IpamDnsGCPProfile

IpamDnsGCPProfile
IpamDnsGCPProfile
JSON Example
{
    "match_se_group_subnet": false,
    "network_host_project_id": "string",
    "region_name": "string",
    "se_project_id": "string",
    "usable_network_refs": [
        "string"
    ],
    "use_gcp_network": false,
    "vpc_network_name": "string"
}
boolean
match_se_group_subnet
Optional

Match SE group subnets for VIP placement. Default is to not match SE group subnets. Field introduced in 17.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
network_host_project_id
Optional

Google Cloud Platform Network Host Project ID. This is the host project in which Google Cloud Platform Network resides. Field introduced in 18.1.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
region_name
Optional

Google Cloud Platform Region Name. Field introduced in 18.1.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
se_project_id
Optional

Google Cloud Platform Project ID. This is the project where service engines are hosted. This field is optional. By default it will use the value of the field network_host_project_id. Field introduced in 18.1.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

array of string
usable_network_refs
Optional

Usable networks for Virtual IP. If VirtualService does not specify a network and auto_allocate_ip is set, then the first available network from this list will be chosen for IP allocation. It is a reference to an object of type Network. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
use_gcp_network
Optional

Use Google Cloud Platform Network for Private VIP allocation. By default Avi Vantage Network is used for Private VIP allocation. Field introduced in 18.1.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
vpc_network_name
Optional

Google Cloud Platform VPC Network Name. Field introduced in 18.1.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.