Home > Configuration > Endpoint > setendpointinfo_endpointlabelsjson

setendpointinfo_endpointlabelsjson

Use this method to set string representing labels in json form. Maximum length 16K

Syntax



Parameters

endpointkind

Endpoint kind. Currently, IP endpoints are supported
Default value = ENDPOINT_IP.
Possible Values : IP.

endpointname

Name of endpoint, depends on kind. For IP Endpoint - IP address.
This is mandatory parameter.

endpointlabelsjson

String representing labels in json form. Maximum length 16K

Return Value

Returns simpleResult

See Also