Get Added Global Settings
Select
SaaS
Customer Managed
Get list of global settings used to modify system default behaviour
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
globalSettings object[]
{
"globalSettings": [
{
"name": "string",
"displayLabel": "string",
"value": "string",
"comment": "string",
"type": "string",
"category": "string",
"enabled": 0
}
]
}
GET /v4/addedglobalsettings
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AddedGlobalSettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AddedGlobalSettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AddedGlobalSettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AddedGlobalSettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AddedGlobalSettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AddedGlobalSettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AddedGlobalSettings' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'