From 8b313ef39d8301c9223471fe96fad175b3e31407 Mon Sep 17 00:00:00 2001
From: sumitAgrawal007
com.vmware.vmc.model_client.
AvailableZoneInfo
(subnets=None, name=None)¶com.vmware.vmc.model_client.
AvailableZoneInfo
(subnets=None, id=None)¶
Bases: vmware.vapi.bindings.struct.VapiStruct
Tip
@@ -409,7 +409,7 @@ names.subnets (list
of Subnet
or None
) –
name (str
or None
) – available zone name
id (str
or None
) – available zone id
com.vmware.vmc.model_client.
VpcInfo
(vpc_cidr=None, vgw_id=None, esx_public_security_group_id=None, vif_ids=None, vm_security_group_id=None, tgw_ips=None, route_table_id=None, edge_subnet_id=None, id=None, api_association_id=None, api_subnet_id=None, private_subnet_id=None, private_association_id=None, esx_security_group_id=None, subnet_id=None, internet_gateway_id=None, traffic_group_edge_vm_ips=None, security_group_id=None, association_id=None, vgw_route_table_id=None, edge_association_id=None, provider=None, peering_connection_id=None, network_type=None, available_zones=None, routetables=None)¶com.vmware.vmc.model_client.
VpcInfo
(vpc_cidr=None, vgw_id=None, esx_public_security_group_id=None, vif_ids=None, vm_security_group_id=None, route_table_id=None, edge_subnet_id=None, id=None, api_association_id=None, api_subnet_id=None, private_subnet_id=None, private_association_id=None, esx_security_group_id=None, subnet_id=None, internet_gateway_id=None, security_group_id=None, association_id=None, vgw_route_table_id=None, traffic_group_edge_vm_ips=None, edge_association_id=None, provider=None, tgw_ips=None, peering_connection_id=None, network_type=None, available_zones=None, routetables=None)¶
Bases: vmware.vapi.bindings.struct.VapiStruct
Tip
@@ -4407,8 +4407,6 @@ names.esx_public_security_group_id (str
or None
) –
vif_ids (list
of str
or None
) – set of virtual interfaces attached to the sddc
vm_security_group_id (str
or None
) –
tgw_ips ((dict
of str
and list
of str
) or None
) – Mapping from AZ to a list of IP addresses assigned to TGW ENI
-that’s connected with Vpc
route_table_id (str
or None
) – (deprecated)
edge_subnet_id (str
or None
) – Id of the NSX edge associated with this VPC (deprecated)
id (str
or None
) – vpc id
esx_security_group_id (str
or None
) –
subnet_id (str
or None
) – (deprecated)
internet_gateway_id (str
or None
) –
traffic_group_edge_vm_ips (list
of str
or None
) – List of edge vm Ips of traffic gourps added during scale-out
security_group_id (str
or None
) –
association_id (str
or None
) – (deprecated)
vgw_route_table_id (str
or None
) – Route table which contains the route to VGW (deprecated)
traffic_group_edge_vm_ips (list
of str
or None
) – List of edge vm Ips of traffic gourps added during scale-out
edge_association_id (str
or None
) – Id of the association between edge subnet and route-table
(deprecated)
provider (str
or None
) –
tgw_ips ((dict
of str
and list
of str
) or None
) – Mapping from AZ to a list of IP addresses assigned to TGW ENI
+that’s connected with Vpc
peering_connection_id (str
or None
) – (deprecated)
network_type (str
or None
) –
available_zones (list
of AvailableZoneInfo
or None
) –