Job
Package : spaceone.api.inventory.v1
Job
Job Methods:
Method | Request | Response |
---|---|---|
list
GET /inventory/v1/jobs
POST /inventory/v1/jobs/search
stat
POST /inventory/v1/jobs/stat
Type | Message |
---|---|
Request | |
Response |
Message
JobStatQuery
Field | Type | Required | Description |
---|---|---|---|
query | ✔ | ||
domain_id | string | ✔ |
JobsInfo
Field | Type | Description |
---|---|---|
results | ||
total_count |
JobsQuery
Field | Type | Required | Description |
---|---|---|---|
query | ✘ | ||
job_id | string | ✘ | |
status |
| ✘ | |
collector_id | string | ✘ | |
project_id | string | ✘ | |
domain_id | string | ✔ |
Last updated