History
Package : spaceone.api.spot_automation.v1
History
History Methods:
NO | Method | Request Type | Response Type | Description |
1 | ||||
2 |
list
GET /spot-automation/v1/history
POST /spot-automation/v1/history/search
Type | Message |
Request | |
Response |
stat
POST /spot-automation/v1/history/stat
Type | Message |
Request | |
Response |
Message
HistoryInfo
No | Field | Type | Description |
1 | results | ||
2 | total_count |
HistoryStatRequest
No | Field | Type | Required | Description |
1 | query | ✅ | ||
2 | domain_id | string | ✅ |
HistoryValueInfo
No | Field | Type | Description |
1 | history_id | string | |
2 | spot_group_id | string | |
3 | ondemand_count | ||
4 | spot_count | ||
5 | total_count | ||
6 | project_id | string | |
7 | domain_id | string | |
8 | history_at | string | |
9 | created_at | string |
QueryHistoryRequest
No | Field | Type | Required | Description |
1 | query | ❌ | ||
2 | spot_group_id | string | ❌ | |
3 | domain_id | string | ✅ |
Last updated