Job
Package : spaceone.api.cost_saving.v1
Job
Job Methods:
NO
Method
Request Type
Response Type
Description
list
GET /cost-saving/v1/jobs
POST /cost-saving/v1/jobs/search
stat
POST /cost-saving/v1/jobs/stat
Message
ErrorInfo
JobInfo
No
Field
Type
Description
1
job_id
string
2
status
NONE
CREATED
CANCELED
IN_PROGRESS
SUCCESS
ERROR
TIMEOUT
7
project_id
string
8
domain_id
string
JobStatQuery
JobsInfo
JobsQuery
No
Field
Type
Required
Description
2
job_id
string
❌
3
status
JOB_STATE_NONE
CREATED
CANCELED
IN_PROGRESS
SUCCESS
ERROR
TIMEOUT
❌
4
project_id
string
❌
5
domain_id
string
✅
Last updated