Publicip
Publicip
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : f1e6c81a2b054582878cb9724dc2ce9f | string | |
| attached_resource_id optional | PublicIP Attached Resource ID Example : 37e6db41f5124184a43251a63124cdc9 | any of [string, null] | |
| attached_resource_name optional | PublicIP Attached Resource Name Example : Attached NAT Gateway Name | any of [string, null] | |
| attached_resource_type optional | PublicIP Attached Resource Type Example : NAT_GW | any of [enum (VM, ALB, LB, BM, DB, NAT_GW, GPU_NODE, VPN, GPU_SERVER, EPAS, POSTGRESQL, MARIADB, SQLSERVER, CACHESTORE, SCALABLEDB, EVENTSTREAMS, SEARCHENGINE, VERTICA, SUBNET), null] | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description optional | PublicIP Description Example : Public IP Description | any of [string, null] | |
| id required | PublicIP ID Example : 12f56e27070248a6a240a497e43fbe18 | string | |
| ip_address required | IP Address Example : 192.167.0.5 | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| state required | PublicIP State Example : ATTACHED | enum (RESERVED, ATTACHED, DELETED) | |
| type required | PublicIP Type Example : IGW | enum (IGW, GGW, SIGW) |