Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListGrantsRequest

example

Click here to see how to use ListGrantsRequest.

Properties

Optional depthLevel

depthLevel: undefined | number

A filter to return only items that match the specified user grant depth level.

Optional depthLevelGreaterThanOrEqualTo

depthLevelGreaterThanOrEqualTo: undefined | number

A filter to return only items that are at a level greater than or equal to the specified user grant depth level.

Optional depthLevelLessThan

depthLevelLessThan: undefined | number

A filter to return only items that are at a level less than the specified user grant depth level.

Optional grantKey

grantKey: undefined | string

A filter to return only items that match the specified user grant key.

Optional grantName

grantName: undefined | string

A filter to return only items that match the specified user grant name.

Optional limit

limit: undefined | number

For list pagination. The maximum number of items to return per page in a paginated "List" call. For details about how pagination works, see List Pagination.

Optional opcRequestId

opcRequestId: undefined | string

Unique identifier for the request.

Optional page

page: undefined | string

For list pagination. The page token representing the page at which to start retrieving results. It is usually retrieved from a previous "List" call. For details about how pagination works, see List Pagination.

Optional privilegeCategory

privilegeCategory: undefined | string

A filter to return only items that match the specified user privilege category.

Optional privilegeType

privilegeType: undefined | string

A filter to return only items that match the specified privilege grant type.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

Optional sortBy

sortBy: SortBy

The field to sort by. You can specify only one sort order (sortOrder). The default order for grantName is ascending.

Optional sortOrder

sortOrder: SortOrder

The sort order to use, either ascending (ASC) or descending (DESC).

userAssessmentId

userAssessmentId: string

The OCID of the user assessment.

userKey

userKey: string

The unique user key. This is a system-generated identifier. ListUsers gets the user key for a user.