Resource: NetworkProfilesGetResponse
JSON representation |
---|
{ "resource": { "kind": string, "id": string, "creationTimestamp": string, "name": string, "description": string, "selfLink": string, "selfLinkWithId": string, "zone": string, "features": { "allowSameNetworkUnicast": enum, "unicast": enum, "allowAutoModeSubnet": enum, "allowVpcPeering": enum, "allowMultiNicInSameNetwork": enum, "allowLoadBalancing": enum, "allowStaticRoutes": enum, "allowPsc": enum, "allowCloudRouter": enum, "allowCloudNat": enum, "allowVpn": enum, "allowInterconnect": enum, "allowPacketMirroring": enum, "subnetPurposes": [ enum ], "subnetStackTypes": [ enum ], "allowPrivateGoogleAccess": enum, "interfaceTypes": [ enum ], "allowClassDFirewalls": enum, "allowSubInterfaces": enum, "allowExternalIpAccess": enum, "addressPurposes": [ enum ], "allowAliasIpRanges": enum } }, "etag": string } |
Fields | |
---|---|
resource |
|
resource. |
[Output Only] Type of the resource. Always |
resource. |
[Output Only] The unique identifier for the resource. This identifier is defined by the server. |
resource. |
[Output Only] Creation timestamp in RFC3339 text format. |
resource. |
[Output Only] Name of the resource. |
resource. |
[Output Only] An optional description of this resource. |
resource. |
[Output Only] Server-defined URL for the resource. |
resource. |
[Output Only] Server-defined URL for this resource with the resource id. |
resource. |
[Output Only] Zone to which the network is restricted. |
resource. |
[Output Only] Features supported by the network. |
resource. |
Specifies whether unicast within the same network is allowed. |
resource. |
Specifies which type of unicast is supported. |
resource. |
Specifies whether auto mode subnet creation is allowed. |
resource. |
Specifies whether VPC peering is allowed. |
resource. |
Specifies whether multi-nic in the same network is allowed. |
resource. |
Specifies whether cloud load balancing is allowed. |
resource. |
Specifies whether static route creation is allowed. |
resource. |
Specifies whether PSC creation is allowed. |
resource. |
Specifies whether cloud router creation is allowed. |
resource. |
Specifies whether cloud NAT creation is allowed. |
resource. |
Specifies whether VPN creation is allowed. |
resource. |
Specifies whether Cloud Interconnect creation is allowed. |
resource. |
Specifies whether Packet Mirroring 1.0 is supported. |
resource. |
Specifies which subnetwork purposes are supported. |
resource. |
Specifies which subnetwork stack types are supported. |
resource. |
Specifies whether private Google access is allowed. |
resource. |
If set, limits the interface types that the network supports. If empty, all interface types are supported. |
resource. |
Specifies whether firewalls for Class D address ranges are supported. |
resource. |
Specifies whether sub interfaces are allowed. |
resource. |
Specifies whether VMs are allowed to have external IP access on network interfaces connected to this VPC. |
resource. |
Specifies what address purposes are supported. If empty, all address purposes are supported. |
resource. |
Specifies whether alias IP ranges (and secondary address ranges) are allowed. |
etag |
|
Methods |
|
---|---|
|
Returns the specified network profile. |
|
Retrieves a list of network profiles available to the specified project. |