Enumerate all privilege elevation assignments that are effective for a specific scope

  1. "Starts" and "Expires" are returned only if there is any value in the assignment. 2. UI can call this UI to enumerate all the effective privilege elevation assignments on a system/system set. 3. If neither "Command" or "CommandId" is specified, this function returns ALL effective privilege elevation assignments on a system/system set.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

If specified, only return privilege elevation assignments for privilege elevation command with this ID. You cannot specify both Command and CommandId

string
required

Specifies whether to search for privilege elevation assignments that are effective on system set or a specific system. Specify: "Collection" to search for all privilege elevation assignments that are effective for the system set specified in "Scope". "System" to search for all privilege elevation assignments that are effective for the system specified in "Scope"

string

scope of rule. Values: 1. If "ScopeType" is "Collection", UUID of collection should be specified. 2. If "ScopeType" is "System", UUID of system should be specified.

string

If specified, only return privilege elevation assignment for this privilege elevation command name. You cannot specify both Command and CommandId

boolean
Defaults to false

Use inheritance.

Response

Language
LoadingLoading…
Response
Choose an example:
*/*