PrivGroup
Perform various operations for Symitar parameters.
Operations
Returns the privilege groups with select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
PrivGroupGroupintegerOptional
Responses
200
Successful operation.
application/json
post
/getPrivGroupSelectFields200
Successful operation.
Returns paged list of privilege groups with select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getPrivGroupPagedListSelectFields200
Successful operation.
Retrieve a paged list of select fields for privilege groups
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchPrivGroupPagedSelectFields200
Successful operation.
Last updated
Was this helpful?