Get all available settings
Select
SaaS
Customer Managed
List all available settings that can be added to entity or global
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
additionalSettings object[]
{
"additionalSettings": [
{
"name": "string",
"displayLabel": "string",
"description": "string",
"defaultValue": "string",
"type": "Integer",
"isRestartRequired": true,
"minValue": 0,
"maxValue": 0,
"category": "string"
}
]
}
GET /v4/lookupsettings
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/LookupSettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/LookupSettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/LookupSettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/LookupSettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/LookupSettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/LookupSettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/LookupSettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'