- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`additional_email_recipients
Type: UNORDERED_LIST_STRING
Provider name: additionalEmailRecipients
Description: Optional. Additional email addresses to notify for all the actions performed on the grant.
ancestors
Type: UNORDERED_LIST_STRING
audit_trail
Type: STRUCT
Provider name: auditTrail
Description: Output only. Audit trail of access provided by this grant. If unspecified then access was never granted.
access_grant_time
TIMESTAMP
accessGrantTime
access_remove_time
TIMESTAMP
accessRemoveTime
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. Create time stamp.
externally_modified
Type: BOOLEAN
Provider name: externallyModified
Description: Output only. Flag set by the PAM system to indicate that policy bindings made by this grant have been modified from outside PAM. After it is set, this flag remains set forever irrespective of the grant state. A true
value here indicates that PAM no longer has any certainty on the access a user has because of this grant.
justification
Type: STRUCT
Provider name: justification
Description: Optional. Justification of why this access is needed.
unstructured_justification
STRING
unstructuredJustification
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Identifier. Name of this grant. Possible formats: * organizations/{organization-number}/locations/{region}/entitlements/{entitlement-id}/grants/{grant-id}
* folders/{folder-number}/locations/{region}/entitlements/{entitlement-id}/grants/{grant-id}
* projects/{project-id|project-number}/locations/{region}/entitlements/{entitlement-id}/grants/{grant-id}
The last segment of this name ({grant-id}
) is autogenerated.
organization_id
Type: STRING
parent
Type: STRING
privileged_access
Type: STRUCT
Provider name: privilegedAccess
Description: Output only. The access that would be granted by this grant.
gcp_iam_access
STRUCT
gcpIamAccess
resource
STRING
resource
resource_type
STRING
resourceType
role_bindings
UNORDERED_LIST_STRUCT
roleBindings
condition_expression
STRING
conditionExpression
role
STRING
role
project_id
Type: STRING
project_number
Type: STRING
requested_duration
Type: STRING
Provider name: requestedDuration
Description: Required. The amount of time access is needed for. This value should be less than the max_request_duration
value of the entitlement.
requester
Type: STRING
Provider name: requester
Description: Output only. Username of the user who created this grant.
resource_name
Type: STRING
state
Type: STRING
Provider name: state
Description: Output only. Current state of this grant.
Possible values:
STATE_UNSPECIFIED
- Unspecified state. This value is never returned by the server.APPROVAL_AWAITED
- The entitlement had an approval workflow configured and this grant is waiting for the workflow to complete.DENIED
- The approval workflow completed with a denied result. No access is granted for this grant. This is a terminal state.SCHEDULED
- The approval workflow completed successfully with an approved result or none was configured. Access is provided at an appropriate time.ACTIVATING
- Access is being given.ACTIVE
- Access was successfully given and is currently active.ACTIVATION_FAILED
- The system could not give access due to a non-retriable error. This is a terminal state.EXPIRED
- Expired after waiting for the approval workflow to complete. This is a terminal state.REVOKING
- Access is being revoked.REVOKED
- Access was revoked by a user. This is a terminal state.ENDED
- System took back access as the requested duration was over. This is a terminal state.WITHDRAWING
- Access is being withdrawn.WITHDRAWN
- Grant was withdrawn by the grant owner. This is a terminal state.tags
Type: UNORDERED_LIST_STRING
timeline
Type: STRUCT
Provider name: timeline
Description: Output only. Timeline of this grant.
events
UNORDERED_LIST_STRUCT
events
Requested
and there is always at least one entry in this array.activated
Type: STRUCT
Provider name: activated
Description: The grant was successfully activated to give access.
activation_failed
Type: STRUCT
Provider name: activationFailed
Description: There was a non-retriable error while trying to give access.
error
STRUCT
error
code
INT32
code
message
STRING
message
approved
Type: STRUCT
Provider name: approved
Description: The grant was approved.
actor
STRING
actor
reason
STRING
reason
denied
Type: STRUCT
Provider name: denied
Description: The grant was denied.
actor
STRING
actor
reason
STRING
reason
ended
Type: STRUCT
Provider name: ended
Description: Access given by the grant ended automatically as the approved duration was over.
event_time
Type: TIMESTAMP
Provider name: eventTime
Description: Output only. The time (as recorded at server) when this event occurred.
expired
Type: STRUCT
Provider name: expired
Description: The approval workflow did not complete in the necessary duration, and so the grant is expired.
externally_modified
Type: STRUCT
Provider name: externallyModified
Description: The policy bindings made by grant have been modified outside of PAM.
requested
Type: STRUCT
Provider name: requested
Description: The grant was requested.
expire_time
TIMESTAMP
expireTime
revoked
Type: STRUCT
Provider name: revoked
Description: The grant was revoked.
actor
STRING
actor
reason
STRING
reason
scheduled
Type: STRUCT
Provider name: scheduled
Description: The grant has been scheduled to give access.
scheduled_activation_time
TIMESTAMP
scheduledActivationTime
withdrawn
Type: STRUCT
Provider name: withdrawn
Description: The grant was withdrawn.
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. Update time stamp.