Get Access Control Details
Select
SaaS
Customer Managed
Gets owner permissions and laptop ownership details
Responses
- 200
- 404
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
ownerPermissions object[]
automaticLaptopOwnershipAssignment object
{
"ownerPermissions": [
{
"id": 0,
"name": "string"
}
],
"automaticLaptopOwnershipAssignment": {
"assignLaptopOwnerAutomatically": true,
"laptopOwnerOption": "ALL_LOGGED_IN_AD_USERS",
"userGroups": "string"
}
}
Not Found
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
GET /v4/accesscontrol
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AccessControl' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AccessControl' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AccessControl' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AccessControl' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AccessControl' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AccessControl' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AccessControl' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'