- Resource: NetworkProfilesGetResponse
- NetworkProfile
- Location
- Scope
- NetworkFeatures
- AllowSameNetworkUnicast
- Unicast
- AllowAutoModeSubnet
- AllowVpcPeering
- AllowMultiNicInSameNetwork
- AllowLoadBalancing
- AllowStaticRoutes
- AllowPSC
- AllowCloudRouter
- AllowCloudNat
- AllowVPN
- AllowInterconnect
- AllowPacketMirroringV1
- SubnetPurpose
- SubnetStackType
- PrivateGoogleAccess
- ClassDFirewalls
- SubInterfaces
- ExternalIpAccess
- AliasIpRanges
- Methods
Resource: NetworkProfilesGetResponse
JSON representation |
---|
{
"resource": {
object ( |
Fields | |
---|---|
resource |
|
etag |
|
NetworkProfile
NetworkProfile represents a Google managed network profile resource.
JSON representation |
---|
{ "kind": string, "id": string, "creationTimestamp": string, "name": string, "description": string, "selfLink": string, "selfLinkWithId": string, "zone": string, "location": { object ( |
Fields | |
---|---|
kind |
[Output Only] Type of the resource. Always
for network profiles. |
id |
[Output Only] The unique identifier for the resource. This identifier is defined by the server. |
creation |
[Output Only] Creation timestamp in RFC3339 text format. |
name |
[Output Only] Name of the resource. |
description |
[Output Only] An optional description of this resource. |
self |
[Output Only] Server-defined URL for the resource. |
self |
[Output Only] Server-defined URL for this resource with the resource id. |
zone |
[Output Only] Zone to which the network is restricted. |
location |
[Output Only] Location to which the network is restricted. |
features |
[Output Only] Features supported by the network. |
Location
JSON representation |
---|
{
"scope": enum ( |
Fields | |
---|---|
scope |
|
name |
|
Scope
Enums | |
---|---|
REGION |
|
ZONE |
NetworkFeatures
JSON representation |
---|
{ "allowSameNetworkUnicast": enum ( |
Fields | |
---|---|
allow |
Specifies whether unicast within the same network is allowed. |
unicast |
Specifies which type of unicast is supported. |
allow |
Specifies whether auto mode subnet creation is allowed. |
allow |
Specifies whether VPC peering is allowed. |
allow |
Specifies whether multi-nic in the same network is allowed. |
allow |
Specifies whether cloud load balancing is allowed. |
allow |
Specifies whether static route creation is allowed. |
allow |
Specifies whether PSC creation is allowed. |
allow |
Specifies whether cloud router creation is allowed. |
allow |
Specifies whether cloud NAT creation is allowed. |
allow |
Specifies whether VPN creation is allowed. |
allow |
Specifies whether Cloud Interconnect creation is allowed. |
allow |
Specifies whether Packet Mirroring 1.0 is supported. |
subnet |
Specifies which subnetwork purposes are supported. |
subnet |
Specifies which subnetwork stack types are supported. |
allow |
Specifies whether private Google access is allowed. |
interface |
If set, limits the interface types that the network supports. If empty, all interface types are supported. |
allow |
Specifies whether firewalls for Class D address ranges are supported. |
allow |
Specifies whether sub interfaces are allowed. |
allow |
Specifies whether VMs are allowed to have external IP access on network interfaces connected to this VPC. |
address |
Specifies what address purposes are supported. If empty, all address purposes are supported. |
allow |
Specifies whether alias IP ranges (and secondary address ranges) are allowed. |
AllowSameNetworkUnicast
Enums | |
---|---|
SAME_NETWORK_UNICAST_ALLOWED |
|
SAME_NETWORK_UNICAST_BLOCKED |
Unicast
Enums | |
---|---|
UNICAST_SDN |
|
UNICAST_ULL |
AllowAutoModeSubnet
Enums | |
---|---|
AUTO_MODE_SUBNET_ALLOWED |
|
AUTO_MODE_SUBNET_BLOCKED |
AllowVpcPeering
Enums | |
---|---|
VPC_PEERING_ALLOWED |
|
VPC_PEERING_BLOCKED |
AllowMultiNicInSameNetwork
Enums | |
---|---|
MULTI_NIC_IN_SAME_NETWORK_ALLOWED |
|
MULTI_NIC_IN_SAME_NETWORK_BLOCKED |
AllowLoadBalancing
Enums | |
---|---|
LOAD_BALANCING_ALLOWED |
|
LOAD_BALANCING_BLOCKED |
AllowStaticRoutes
Enums | |
---|---|
STATIC_ROUTES_ALLOWED |
|
STATIC_ROUTES_BLOCKED |
AllowPSC
Enums | |
---|---|
PSC_ALLOWED |
|
PSC_BLOCKED |
AllowCloudRouter
Enums | |
---|---|
CLOUD_ROUTER_ALLOWED |
|
CLOUD_ROUTER_BLOCKED |
AllowCloudNat
Enums | |
---|---|
CLOUD_NAT_ALLOWED |
|
CLOUD_NAT_BLOCKED |
AllowVPN
Enums | |
---|---|
VPN_ALLOWED |
|
VPN_BLOCKED |
AllowInterconnect
Enums | |
---|---|
INTERCONNECT_ALLOWED |
|
INTERCONNECT_BLOCKED |
AllowPacketMirroringV1
Enums | |
---|---|
PACKET_MIRRORING_ALLOWED |
|
PACKET_MIRRORING_BLOCKED |
SubnetPurpose
Enums | |
---|---|
SUBNET_PURPOSE_PRIVATE |
|
SUBNET_PURPOSE_CUSTOM_HARDWARE |
SubnetStackType
Enums | |
---|---|
SUBNET_STACK_TYPE_IPV4_ONLY |
|
SUBNET_STACK_TYPE_IPV4_IPV6 |
|
SUBNET_STACK_TYPE_IPV6_ONLY |
PrivateGoogleAccess
Enums | |
---|---|
PRIVATE_GOOGLE_ACCESS_ALLOWED |
|
PRIVATE_GOOGLE_ACCESS_BLOCKED |
ClassDFirewalls
Enums | |
---|---|
CLASS_D_FIREWALLS_ALLOWED |
|
CLASS_D_FIREWALLS_BLOCKED |
SubInterfaces
Subinterfaces can be used to configure L2 communication. See cloud/cluster/api/mixer_instances.proto
Enums | |
---|---|
SUBINTERFACES_ALLOWED |
|
SUBINTERFACES_BLOCKED |
ExternalIpAccess
Enums | |
---|---|
EXTERNAL_IP_ACCESS_ALLOWED |
|
EXTERNAL_IP_ACCESS_BLOCKED |
AliasIpRanges
Enums | |
---|---|
ALIAS_IP_RANGES_ALLOWED |
|
ALIAS_IP_RANGES_BLOCKED |
Methods |
|
---|---|
|
The method compute.v1.NetworkProfilesService.Get is not available in this (s3nsapis.fr) universe. |
|
The method compute.v1.NetworkProfilesService.List is not available in this (s3nsapis.fr) universe. |