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 | ✅ | ||
2 | domain_id | string | ✅ |
JobsInfo
JobsQuery
No | Field | Type | Required | Description |
1 | query | ❌ | ||
2 | job_id | string | ❌ | |
3 | status |
| ❌ | |
4 | collector_id | string | ❌ | |
5 | project_id | string | ❌ | |
6 | domain_id | string | ✅ |
Last updated