PolicyAttachRequest
PolicyAttachRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| entity required | 개체 유형 Example : POLICY | enum (POLICY, TARGET) | |
| organization_id optional | 조직 ID Example : o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 | any of [string, null] | |
| policy_ids required | 제어 정책 목록 ID Example : ['f98e76d54c32b10a9z8y7x6w5v4u3'] | array[string] | |
| target_ids required | 타겟 정보 Example : ['ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5'] | array[string] |