PublicipCreateRequest
PublicipCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | PublicIP 상세 설명 Example : Public IP Description | any of [string, null] | |
| tags optional | 태그 목록 Example : [{'key': 'key', 'value': 'value'}] | array[Tag] | |
| type required | PublicIP 타입 Example : IGW | enum (IGW, GGW, SIGW) |