Available operations
Table 4-14 Available operations
| Operation | Description |
|---|---|
| PUSH | Uploads a file to the object store. |
| DELETE | Deletes a file by name. |
| DELETE_BY_ID | Deletes a file by file ID. |
| DOWNLOAD | Downloads a file by name. |
| DOWNLOAD_BY_ID | Downloads a file by file ID. |
| GET_PAR | Generates a PAR URL for a file name. |
| GET_PAR_BY_ID | Generates a PAR URL for a file ID. |
| EXECUTE | Executes a batch. |
| STATUS | Returns the status of a batch or selected tasks. |
| DATALOAD | Loads a data file to a stage table. |
| GET_PREF_DATE | Returns the as-of date for an application ID. |
| SET_PREF_DATE | Sets the as-of date for an application ID. |
| CREATEPROPS | Creates a properties-file template. |
| GETMANIFEST | Retrieves the manifest for a data-export run. |