Job
Package : spaceone.api.inventory.v1
Job
NO
Method
Request Type
Response Type
Description
1
2
list
GET /inventory/v1/jobs
POST /inventory/v1/jobs/search
Type
Message
Request
Response
stat
POST /inventory/v1/jobs/stat
Type
Message
Request
Response
Message
JobStatQuery
No
Field
Type
Required
Description
1
query
required
2
domain_id
string
required
JobsInfo
No
Field
Type
Required
Description
1
results
2
total_count
JobsQuery
No
Field
Type
Required
Description
1
query
optional
optional
2
job_id
string
3
state
JobState
JOB_STATE_NONE
CREATED
CANCELED
IN_PROGRESS
FINISHED
FAILURE
TIMEOUT
4
collector_id
string
5
resource_type
string
6
resource_id
string
7
domain_id
string
Last updated
Was this helpful?