Publicip

Publicip

NameDescriptionSchemaDefault
account_id
required
Account ID
Example :
string
attached_resource_id
optional
PublicIP Attached Resource ID
Example :
any of [string, null]
attached_resource_name
optional
PublicIP Attached Resource Name
Example :
any of [string, null]
attached_resource_type
optional
PublicIP Attached Resource Type
Example : VM
any of [enum (VM, ALB, LB, BM, DB, NAT_GW, GPU_NODE, VPN), 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 :
any of [string, null]
id
required
PublicIP ID
Example :
string
ip_address
required
IP Address
Example :
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 : RESERVED
enum (RESERVED, ATTACHED, DELETED)
type
required
PublicIP Type
Example : IGW
enum (IGW, GGW, SIGW)