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 | ✅ | |
5 | start | ✅ | ||
6 | end | ✅ | ||
7 | period | ❌ | ||
8 | stat | 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 | ✅ |
MetricsInfo
No | Field | Type | Description |
1 | metrics |
PluginMetricDataResponse
No | Field | Type | Required | Description |
1 | resource_type | string | ✅ | |
2 | actions | ❌ | ||
3 | result | ✅ |
PluginMetricsResponse
No | Field | Type | Required | Description |
1 | resource_type | string | ✅ | |
2 | actions | ❌ | ||
3 | result | ✅ |
Last updated