Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1004 Bytes

CloudJobCreateParams.md

File metadata and controls

16 lines (12 loc) · 1004 Bytes

CloudJobCreateParams

Properties

Name Type Description Notes
accounts list[str] The names of accounts for COI restore [optional]
directories list[str] Directories addressed by this job [optional]
expiration_date int The new expiration date in seconds [optional]
file_matching_pattern Empty The file filtering logic to find files for this job. (Only applicable for 'recall' jobs) [optional]
files list[str] Filenames addressed by this job [optional]
policy str The name of an existing cloudpool policy to apply to this job. (Only applicable for 'archive' jobs) [optional]
type str The type of cloud action to be performed by this job.

[Back to Model list] [Back to API list] [Back to README]