GcpInfo

GcpInfo
GcpInfo
JSON Example
{
    "hostname": "string",
    "machine_type": "string",
    "network": "string",
    "project": "string",
    "subnet": "string",
    "zone": "string"
}
string
hostname
Optional

Hostname of this SE. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
machine_type
Optional

Instance type of this SE. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
network
Required

Network this SE is assigned. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
project
Required

Project this SE belongs to. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
subnet
Optional

Subnet assigned to this SE. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
zone
Required

Zone this SE is part of. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.