Assignment
Retrieve the assignment of a client policy.
Path parameters
idinteger · int32Required
Client Policy ID
Responses
200
Success
application/json; api-version=1.0
The Client Policy Assignment object.
defaultstring · enumOptionalPossible values:
Default assignment type options
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
get
/api/ClientPolicies/{id}/AssignmentUpdate settings of a client policy assignment. For each setting, the request has a corresponding parameter. To modify a setting, specify a matching parameter and its value.
Path parameters
idinteger · int32Required
Client policy ID
Body
Update a RAS Client Policy Assignment
defaultstring · enumOptionalPossible values:
Default assignment type options
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
put
/api/ClientPolicies/{id}/AssignmentNo content
Last updated