역할
역할에 대한 REST API 작업
개요
이 API 작업을 사용하여 상호작용하세요 사용자 역할 HTTP 소스 설정 중에는 스키마를 선택하지 마십시오.
API를 호출하려면 다음을 참조하세요 Panther REST API 사용 방법 지침—포함하여 이 문서 페이지에서 직접 호출하는 방법에 대한 안내.
필수 권한
다음을 위해
GET작업을 수행하려면 API 토큰에 다음 권한이 있어야 합니다사용자 정보 읽기권한이 있어야 합니다.다음을 위해
한 후 Panther에서 볼 수 있기까지 몇 분 기다려야 할 수 있습니다.와DELETE작업을 수행하려면 API 토큰에 다음 권한이 있어야 합니다사용자 관리권한이 있어야 합니다.
작업
The log types that the role can or cannot access, according to the logTypeAccessKind field. This field should be omitted if logTypeAccessKind has a value of ALLOW_ALL or DENY_ALL
Defines the role's access to log types. This field is required and has effect only if the datalake RBAC feature is enabled.
The name of the role
OK response.
bad_request: Bad Request response.
ID of the role
The log types that the role can or cannot access, according to the logTypeAccessKind field. This field should be omitted if logTypeAccessKind has a value of ALLOW_ALL or DENY_ALL
Defines the role's access to log types. This field is required and has effect only if the datalake RBAC feature is enabled.
The name of the role
OK response.
bad_request: Bad Request response.
not_found: Not Found response.
A string to search for in the Role name
An exact match of a role's name to return. If provided all other parameters are ignored
Set of IDS to return
A comma delimited list of IDs
The sort direction of the results
ascPossible values: OK response.
OK response.
Last updated
Was this helpful?

