Get Commcell properties
Select
SaaS
Customer Managed
This operation returns commcell properties.
Header Parameters
- Accept string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
commCellInfo object
{
"commCellInfo": {
"commCellEntity": {
"_type_": 0,
"commCellName": "string",
"commCellId": 0
},
"generalInfo": {
"hostName": "string",
"enableSharedLaptopUsage": true,
"enableTwoFactorAuthentication": true,
"networkErrorRetryCount": 0,
"useUPNForEmail": true,
"flags": 0,
"description": "string",
"networkErrorRetryFreq": 0,
"autoClientOwnerAssignmentType": 0,
"networkErrorRetryFlag": true,
"allowUsersToEnablePasskey": true,
"autoClientOwnerAssignmentValue": "string",
"enablePrivacy": true,
"twoFactorAuthenticationInfo": {
"mode": 0
},
"manageInactiveDevices": {
"deleteInactiveDevices": true,
"noOfDaysToMarkClientAsInactive": 0
},
"autoRetireDevices": {
"retireDevicesAfterDays": 0,
"forceDeleteDevicesAfterDays": 0
}
}
}
}
{
"commCellInfo": {
"commCellEntity": {
"_type_": 1,
"commCellName": "bdcsrvtest05",
"commCellId": 2
},
"generalInfo": {
"hostName": "BDCSRVTEST05.test.com",
"enableSharedLaptopUsage": false,
"enableTwoFactorAuthentication": false,
"networkErrorRetryCount": 1,
"useUPNForEmail": false,
"flags": 0,
"description": "",
"networkErrorRetryFreq": 1,
"autoClientOwnerAssignmentType": 0,
"networkErrorRetryFlag": true,
"allowUsersToEnablePasskey": false,
"autoClientOwnerAssignmentValue": "Administrators,testadmin,",
"enablePrivacy": false,
"twoFactorAuthenticationInfo": {
"mode": 0
},
"manageInactiveDevices": {
"deleteInactiveDevices": false,
"noOfDaysToMarkClientAsInactive": 0
},
"autoRetireDevices": {
"retireDevicesAfterDays": 183,
"forceDeleteDevicesAfterDays": -1
}
}
}
}
GET /commcell/properties
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/commcell/properties' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/commcell/properties' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/commcell/properties' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/commcell/properties' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/commcell/properties' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/commcell/properties' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/commcell/properties' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'