This product is not supported for your selected
Datadog site. (
).
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel,
n'hésitez pas à nous contacter.
gcp_vmwareengine_vmware_engine_network
ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. Creation time of this resource.
description
Type: STRING
Provider name: description
Description: User-provided description for this VMware Engine network.
etag
Type: STRING
Provider name: etag
Description: Checksum that may be sent on update and delete requests to ensure that the user-provided value is up to date before the server processes a request. The server computes checksums based on the value of other fields in the request.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Output only. Identifier. The resource name of the VMware Engine network. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/global/vmwareEngineNetworks/my-network
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
state
Type: STRING
Provider name: state
Description: Output only. State of the VMware Engine network.
Possible values:
STATE_UNSPECIFIED
- The default value. This value is used if the state is omitted.
CREATING
- The VMware Engine network is being created.
ACTIVE
- The VMware Engine network is ready.
UPDATING
- The VMware Engine network is being updated.
DELETING
- The VMware Engine network is being deleted.
Type: UNORDERED_LIST_STRING
type
Type: STRING
Provider name: type
Description: Required. VMware Engine network type.
Possible values:
TYPE_UNSPECIFIED
- The default value. This value should never be used.
LEGACY
- Network type used by private clouds created in projects without a network of type STANDARD
. This network type is no longer used for new VMware Engine private cloud deployments.
STANDARD
- Standard network type used for private cloud connectivity.
uid
Type: STRING
Provider name: uid
Description: Output only. System-generated unique identifier for the resource.
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. Last update time of this resource.
vpc_networks
Type: UNORDERED_LIST_STRUCT
Provider name: vpcNetworks
Description: Output only. VMware Engine service VPC networks that provide connectivity from a private cloud to customer projects, the internet, and other Google Cloud services.
network
Type: STRING
Provider name: network
Description: Output only. The relative resource name of the service VPC network this VMware Engine network is attached to. For example: projects/123123/global/networks/my-network
type
Type: STRING
Provider name: type
Description: Output only. Type of VPC network (INTRANET, INTERNET, or GOOGLE_CLOUD)
Possible values:
TYPE_UNSPECIFIED
- The default value. This value should never be used.
INTRANET
- VPC network that will be peered with a consumer VPC network or the intranet VPC of another VMware Engine network. Access a private cloud through Compute Engine VMs on a peered VPC network or an on-premises resource connected to a peered consumer VPC network.
INTERNET
- VPC network used for internet access to and from a private cloud.
GOOGLE_CLOUD
- VPC network used for access to Google Cloud services like Cloud Storage.