PutMetricData

Description

Publish Metric Datapoint to Synaps. If there is no specified Metric, create it.

Parameters

Following is list of parameters for this action.

Name Description Mandatory
MetricData.member.N

Data for describe the Metric

Data type: MetricDatum list

Yes
Namespace

Namespace for Metric data.

Because “SPCS/” is reserved for SPCS product family, namespace beginning with “SPCS/” can not be used as user API. only access with Admin API can use namespace prefix “SPCS/”.

Data type: String

Length limitation: 1 ~ 255 bytes

Type limitation: Value consisting of only numbers can not be used.

Yes

see also Common Query Parameters

Errors

Following is list of errors for this action.

Error Description HTTP Status Code
InvalidParameterValue Invalid value of input parameter. 400

see also Common Errors

Table Of Contents

Previous topic

PutMetricAlarm

Next topic

SetAlarmState

This Page