Vmwareengine Private Cloud

This table represents the vmwareengine_private_cloud resource from Google Cloud Platform.

gcp.vmwareengine_private_cloud

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. Creation time of this resource.
datadog_display_namecorestring
delete_timecoretimestampOutput only. Time when the resource was scheduled for deletion.
descriptioncorestringUser-provided description for this private cloud.
expire_timecoretimestampOutput only. Time when the resource will be irreversibly deleted.
hcxcorejsonOutput only. HCX appliance.
labelscorearray<string>
management_clustercorejsonRequired. Input only. The management cluster for this private cloud. This field is required during creation of the private cloud to provide details for the default cluster. The following fields can't be changed after private cloud creation: `ManagementCluster.clusterId`, `ManagementCluster.nodeTypeId`.
namecorestringOutput only. Identifier. The resource name of this private cloud. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud`
network_configcorejsonRequired. Network configuration of the private cloud.
nsxcorejsonOutput only. NSX appliance.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
statecorestringOutput only. State of the resource. New values may be added to this enum when appropriate. Possible values: ['STATE_UNSPECIFIED', 'ACTIVE', 'CREATING', 'UPDATING', 'FAILED', 'DELETED', 'PURGING']. Values descriptions: ['The default value. This value should never be used.', 'The private cloud is ready.', 'The private cloud is being created.', 'The private cloud is being updated.', 'The private cloud is in failed state.', 'The private cloud is scheduled for deletion. The deletion process can be cancelled by using the corresponding undelete method.', 'The private cloud is irreversibly deleted and is being removed from the system.']
tagscorehstore
typecorestringOptional. Type of the private cloud. Defaults to STANDARD. Possible values: ['STANDARD', 'TIME_LIMITED', 'STRETCHED']. Values descriptions: ['Standard private is a zonal resource, with 3+ nodes. Default type.', 'Time limited private cloud is a zonal resource, can have only 1 node and has limited life span. Will be deleted after defined period of time, can be converted into standard private cloud by expanding it up to 3 or more nodes.', 'Stretched private cloud is a regional resource with redundancy, with a minimum of 6 nodes, nodes count has to be even.']
uidcorestringOutput only. System-generated unique identifier for the resource.
update_timecoretimestampOutput only. Last update time of this resource.
vcentercorejsonOutput only. Vcenter appliance.