History
Package : spaceone.api.statistics.v1
History
History Methods:
NO
Method
Request Type
Response Type
Description
1
2
3
create
POST /statistics/v1/history
Type
Message
Request
Response
list
GET /statistics/v1/history
POST /statistics/v1/history/query
Type
Message
Request
Response
stat
POST /statistics/v1/history/stat
Type
Message
Request
Response
Message
CreateHistoryRequest
No
Field
Type
Required
Description
1
schedule_id
string
✅
2
domain_id
string
✅
HistoryInfo
No
Field
Type
Description
1
results
2
total_count
HistoryStatRequest
No
Field
Type
Required
Description
1
query
✅
2
topic
string
❌
3
domain_id
string
✅
HistoryValueInfo
No
Field
Type
Description
1
topic
string
2
values
3
domain_id
string
4
created_at
QueryHistoryRequest
No
Field
Type
Required
Description
1
query
❌
2
topic
string
❌
3
domain_id
string
✅
Last updated