Job
Package : spaceone.api.inventory.v1
Job
Job Methods:
NO | Method | Request Type | Response Type | Description |
1 | ||||
2 |
list
GET /inventory/v1/jobs
POST /inventory/v1/jobs/search
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
JobsQuery
No | Field | Type | Required | Description |
1 | query | optional | optional | |
2 | job_id | string | ||
3 | state | JobState
| ||
4 | collector_id | string | ||
5 | resource_type | string | ||
6 | resource_id | string | ||
7 | domain_id | string |
Last updated