List added entity settings
Select
SaaS
Customer Managed
Returns a list of all entity settings added
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
entitySettings object[]
{
"entitySettings": [
{
"displayLabel": "string",
"type": "string",
"enabled": 0,
"name": "string",
"category": "string",
"values": [
{
"value": "string",
"comment": "string",
"entity": {
"id": 0,
"name": "string",
"type": "string"
}
}
]
}
]
}
GET /v4/addedentitysettings
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AddedEntitySettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AddedEntitySettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AddedEntitySettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AddedEntitySettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AddedEntitySettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AddedEntitySettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AddedEntitySettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'