ServerGroup
ServerGroup
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | 계정 ID Example : a8f10467abfc4b87b64614ab36eb9ae4 | string | |
| id required | 서버 그룹 ID Example : 616fb98f-46ca-475e-917e-2563e5a8cd19 | string | |
| members required | 서버 그룹 멤버 Example : ['2a9be312-5d4b-4bc8-b2ae-35100fa9241f'] | array[string] | |
| name required | 서버 그룹 명 Example : server-group | string | |
| partition_size required | 파티션 사이즈 Example : 3 | any of [integer, null] | |
| policy required | 서버 그룹 정책 Example : anti-affinity | string | |
| user_id required | 사용자 ID Example : 570907805e5447be84b618450ef52o0t | string |