Resource
Package : spaceone.api.statistics.v1
Resource
Resource Methods:
NO | Method | Request Type | Response Type | Description |
1 |
stat
POST /statistics/v1/resources/stat
Type | Message |
Request | |
Response |
Message
Formula
No | Field | Type | Required | Description |
1 | name | string | ❌ | |
2 | formula | string | ✅ | |
3 | operator | string | ❌ |
JoinQuery
No | Field | Type | Required | Description |
1 | keys | string | ❌ | |
2 | type |
| ❌ | |
3 | data_source_id | string | ❌ | |
4 | resource_type | string | ✅ | |
5 | query | ✅ |
ResourceStatRequest
No | Field | Type | Required | Description |
1 | data_source_id | string | ❌ | |
2 | resource_type | string | ✅ | |
3 | query | ✅ | ||
4 | join | ❌ | ||
5 | formulas | ❌ | ||
6 | domain_id | string | ✅ |
Last updated