SecurityGroupCreateRequest
SecurityGroupCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | Security Group 설명 Example : | any of [string, null] | |
| loggable optional | Security Group 로깅 여부 Example : False | any of [boolean, null] | |
| name required | Security Group 이름 Example : Maximum length : 255 | string | |
| tags optional | 태그 목록 | array[Tag] |