Job
Package : spaceone.api.cost_analysis.v1
Job
Job Methods:
cancel
POST /cost-analysis/v1/job/{job_id}/cancel
Request
Response
get
GET /cost-analysis/v1/job/{job_id}
Request
Response
list
GET /cost-analysis/v1/jobs
POST /cost-analysis/v1/jobs/search
Request
Response
stat
POST /cost-analysis/v1/jobs/stat
Request
Response
Message
ChangedInfo
start
string
end
string
GetJobRequest
job_id
string
✔
domain_id
string
✔
only
list of string
✘
JobInfo
job_id
string
status
SCOPE_NONE
IN_PROGRESS
SUCCESS
FAILURE
TIMEOUT
CANCELED
options
error_code
string
error_message
string
total_tasks
remained_tasks
data_source_id
string
domain_id
string
created_at
string
updated_at
string
finished_at
string
changed
JobQuery
query
✘
job_id
string
✘
status
SCOPE_NONE
IN_PROGRESS
SUCCESS
FAILURE
TIMEOUT
CANCELED
✘
data_source_id
string
✘
domain_id
string
✔
JobRequest
job_id
string
✔
domain_id
string
✔
JobStatQuery
query
✔
domain_id
string
✔
JobsInfo
results
total_count
Last updated
Was this helpful?