Skip to main content

Get Metrics Commcell Unique ID

Select

SaaS
Customer Managed

This API fetches the Commcell Unique ID of the Metrics Server. If there are more than 1 commcell uploading data to same metric server the values will differ

Responses

OK


Schema
  • integer
GET /localcsuniqueid    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/LocalCSUniqueId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'