Update privilege elevation assignment

  1. This API updates the specific privilege elevation assignment. The caller should call GetAssignment to get the list of privilege elevation assignment(s) and call this API for each one. 2. If an optional parameter is NOT specified, it WILL remains unchanged.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The ID of the privilege elevation assignment to update

string

If the permission to execute is temporary, specifies the expiration time in ISO 8601 format. Example: 2020-10-21T15:09:10Z. Note that the caller has to convert the time to UTC.

string

If the permission to execute is temporary, specifies the start time in ISO 8601 format. Example: 2020-10-21T15:09:10Z. Note that the caller has to convert the time to UTC.

boolean

Whether user can execute the privilege elevation command without challenge

Response

Language
LoadingLoading…
Response
Choose an example:
*/*