PublicipCreateRequest
PublicipCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | PublicIP Description Example : Public IP Description | any of [string, null] | |
| tags optional | Tag List Example : [{'key': 'key', 'value': 'value'}] | array[Tag] | |
| type required | PublicIP Type Example : IGW | enum (IGW, GGW, SIGW) |