Role Set Enterprise Delegated To Operator
Grants enterprise access to the network operator. When an enterprise is delegated to the operator, operator users are permitted to view, configure, and troubleshoot Edges owned by the enterprise. As a security consideration, operator users cannot view personally identifiable information.
Privileges required:
UPDATE
ENTERPRISE_DELEGATION
Request
URI
POST
https://{api_host}/portal/rest/role/setEnterpriseDelegatedToOperator
COPY
Request Body
role_set_enterprise_delegated_to_operatorBody
of type(s)
application/json
Optional
{
"isDelegated": false
}
Responses
200
Request was successfully processed
Returns
role_set_enterprise_delegated_to_operator_result
of type(s)
application/json
This response body class contains all of the following:
Inlinerole_set_enterprise_delegated_to_operator_result0
"role_set_enterprise_delegated_to_operator_result Object"
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"isDelegated:"boolean"}' https://{api_host}/portal/rest/role/setEnterpriseDelegatedToOperator
Role Operations
POST
Role Apply Role Customization Package
POST
Role Get Eligible Privileges For Customization
POST
Get Role Customization Privileges
POST
Role Insert Role Customization Package
POST
Role Save N Apply Role Customization Package
POST
Role Set Enterprise Delegated To Enterprise Proxy
POST
Role Set Enterprise Delegated To Operator
POST
Role Set Enterprise Proxy Delegated To Operator
POST
Role Set Enterprise User Management Delegated To Operator
POST
Role Set Enterprise View Sensitive Data Delegated To Enterprise Proxy
POST
Role Set Enterprise View Sensitive Data Delegated To Operator