The following information can be obtained.
Role-based execution is not subject to restriction.
-
jobId: IDs (uuid) of jobs
-
self: URLs for accessing job information
-
userId: IDs of the users who issued APIs that triggered creation of jobs
-
status: Progress of jobs
-
state: Status of jobs
-
createdTime: Time when jobs were created
-
updatedTime: Time when job status was updated
-
completedTime: Time when jobs were completed
-
request: Request information
-
affectedResources: URLs for accessing the resources which are the operation targets of jobs
-
error: Job error information
REST API: GET /v1/objects/jobs
CLI: job_list
-
If you can't find job information, filter by the query parameter when you obtain a list of job information, or specify the job ID to get job information individually. For information about the query parameter, see the VSP One SDS Block REST API Reference.
-
Up to 100,000 jobs can be retained in a storage system. Job information that exceeds the maximum number of retentions is deleted in the oldest order. However, because it also includes jobs that run automatically inside the storage system, the total number of job information that can be obtained is less than this number.