Metric
Package : spaceone.api.monitoring.plugin
Metric
Metric Methods:
NO | Method | Request Type | Response Type | Description |
1 | ||||
2 |
list
Type | Message |
Request | |
Response |
get_data
Type | Message |
Request | |
Response |
Message
MetricDataInfo
No | Field | Type | Description |
1 | labels | ||
2 | values |
MetricDataRequest
No | Field | Type | Required | Description |
1 | options | ✅ | ||
2 | secret_data | ✅ | ||
3 | resource | ✅ | ||
4 | metric | string | ✅ | metric identifier in case of requested metric info is not a single. |
5 | start | string | ✅ | |
6 | end | string | ✅ | |
7 | period | ❌ | ||
8 | stat | string | ❌ | |
9 | schema | string | ❌ |
MetricInfo
No | Field | Type | Description |
1 | key | string | |
2 | name | string | |
3 | unit | ||
4 | chart_type | string | |
5 | chart_options |
MetricRequest
No | Field | Type | Required | Description |
1 | options | ✅ | ||
2 | secret_data | ✅ | ||
3 | resource | ✅ | ||
4 | schema | string | ❌ |
MetricsInfo
No | Field | Type | Description |
1 | metrics |
Last updated