Metric

Package : spaceone.api.monitoring.v1

Metric

Metric Methods:

NO

Method

Request Type

Response Type

Description

get_data

GET /monitoring/v1/data-source/{data_source_id}/metric-data

Type

Message

list

GET /monitoring/v1/data-source/{data_source_id}/metrics

Type

Message

Response

Message

MetricDataInfo

No

Field

Type

Description

2

resource_values

3

domain_id

string

MetricDataRequest

No

Field

Type

Required

Description

1

data_source_id

string

2

resource_type

string

3

resources

list of string

4

metric

string

5

start

string

6

end

string

7

period

8

stat

string

9

domain_id

string

MetricInfo

No

Field

Type

Description

1

key

string

2

name

string

4

chart_type

string

MetricRequest

No

Field

Type

Required

Description

1

data_source_id

string

2

resource_type

string

3

resources

list of string

4

domain_id

string

MetricsInfo

No

Field

Type

Description

2

available_resources

3

domain_id

string

Last updated