3 - ACTION OPTIONS
Action options specify the task that dsrqst executes. No values follow an Action option. A single dsrqst execution can perform multiple tasks depending on which Action option is chosen: some comprehensive actions include other simpler actions by default, and others trigger additional actions when certain Mode options are present. Providing multiple Action options simultaneously is not allowed.
Some actions write information to GDEXDB, and others retrieve information from GDEXDB, for one or more datasets.
Based on the kind of information they manipulate, the actions fall into three categories:
create, delete, modify, and retrieve request control information in GDEXDB for a given dataset/group and request type |
|
create, delete, modify, and retrieve information for individual requests and their requested data files |
|
build requests by staging data online, and purge requests by cleaning request records and the temporary online data |
Table of Contents
- 3.1 - Request Control Actions
- 3.2 - Request Actions
- 3.2.1 - Get Request Information
- 3.2.2 - Set Request Information
- 3.2.3 - Delete Request Information
- 3.2.4 - Get Partition Information
- 3.2.5 - Set Partition Information
- 3.2.6 - Get Request File information
- 3.2.7 - Set Request File information
- 3.2.8 - Delete Request File Information
- 3.2.9 - Get Tar File information
- 3.2.10 - Set Tar File information
- 3.2.11 - Email Request Status
- 3.3 - Request Process Actions
Appendix A: List of Examples