Defines the supported values for google.rpc.ErrorInfo.reason
for the vmwareengine.googleapis.com
error domain. Values contained in this enum are read-only and are included in the API response when the server encounters an error. Use the machine-readable reason
field to identify and handle errors, as the associated human-readable error message might change over time. Each ErrorInfo
object has an associated metadata
field that contains additional parameters of the error, and a domain
field that identifies the source of the error.
Enums | |
---|---|
ERROR_REASON_UNSPECIFIED |
Do not use this default value. |
NETWORK_POLICY_NOT_CONFIGURED |
Issuing a request which requires network policy to be configured for the VMware Engine network while it is not configured. For example, attempting to reserve an external IP address when no network policy is configured for the VMware Engine network in the region. A sample
|
RESOURCE_HAS_NESTED_RESOURCES |
Issuing a request to delete the resource while it has nested resources. Before you delete a resource, you must delete all nested resources. A sample
|
EXTERNAL_IP_ADDRESS_SERVICE_NOT_ACTIVE |
Issuing a request which requires the external IP address network service to be enabled while the service is disabled or not active. For example, attempting to reserve an external IP address for a private cloud's workload VM when the external IP address network service is disabled in the corresponding network policy. A sample
|
RESOURCE_IS_BEING_DELETED |
Issuing a request to delete resource while it is being deleted. A sample
|
NETWORK_PEERING_NOT_ALLOWED |
Issuing a request to create a service tenant network when network peering is not allowed in this project. For more information, contact support with your project ID and the API response: https://cloud.google.com/vmware-engine/docs/getting-support. A sample
|
RESOURCE_IS_BEING_MODIFIED |
Issuing a request to modify a resource while it is being modified. A sample
|
NETWORK_SERVICE_IN_RECONCILING_STATE |
Request to delete or update a network policy when its services are in the A sample
|
EXTERNAL_ADDRESSES_EXIST |
Issuing a request to delete a network policy or disable its external IP address network service while dependent external IP addresses still exist. For example, attempting to delete a network policy when reserved external IP addresses exist. Release all reserved external IP addresses from private clouds that use a network policy before attempting to delete the policy. A sample
|
RESOURCE_STATE_DISALLOWS_REQUEST |
The resource state does not allow the operation to be fulfilled. For example, attempting to fetch credentials when the private cloud is in an invalid state or not in the required state. A sample
|
RESOURCE_HAS_NESTED_RESOURCES_FORCE_SUPPORTED |
Issuing a request to delete the resource while it has nested resources. Before you delete a resource, you must delete all nested resources or set the A sample
|
EXTERNAL_ADDRESS_NOT_CONFIGURED |
Issuing a request to create or update an external access rule, while an item in A sample
|
LEGACY_VMWARE_ENGINE_NETWORK_TYPE_NOT_ALLOWED |
Legacy VMware Engine network creation is not allowed on this project. Use a Standard VMware Engine network instead. Reason 1: Standard VMware Engine network is present in the project. Reason 2: Migration is complete and there is no existing Legacy VMware Engine network, or it's the first VMware Engine network. A sample
|
STANDARD_VMWARE_ENGINE_NETWORK_TYPE_NOT_ALLOWED |
Requesting to create a standard VMware Engine network which is not allowed because a legacy VMware Engine network is present in the project. A sample
|
REFERENCED_LEGACY_VMWARE_ENGINE_NETWORK_NOT_SUPPORTED |
Issuing a request to perform an operation on a resource not supported by VMware Engine networks of type A sample
|
REFERENCED_VMWARE_ENGINE_NETWORK_NOT_FOUND |
Issuing a request to perform an operation on a resource and referencing a VMware Engine network that doesn't exist. A sample
|
REFERENCED_VMWARE_ENGINE_NETWORK_INVALID_STATE |
Issuing a request that can't be fulfilled due to the state of the VMware Engine network. A sample
|
RESOURCE_IS_REFERENCED |
Issuing a request to delete the resource while it is currently being referenced by other resources. Before you delete a resource, you must delete all referencing resources. A sample { "reason": "RESOURCE_IS_REFERENCED", . "domain": "vmwareengine.googleapis.com", "metadata": { . "resourceName": "VmwareEngineNetwork", "referencingResourceNames": "PrivateCloud,NetworkPeering" } } |
MULTIPLE_LEGACY_VMWARE_ENGINE_NETWORKS_IN_REGION_NOT_ALLOWED |
Requesting to create a legacy VMware Engine network which is not allowed because a legacy network is already present in same region in the project. A sample
|
LEGACY_FIREWALL_TABLES |
Issuing a request to create a new external access firewall rule in a project that already has legacy firewall tables. A sample
|
NO_RULE_DESTINATION_EXISTS |
Issuing a request to create or update an external access firewall rule with a destination IP range of A sample
|
NETWORK_PEERING_EXISTS |
Issuing a request to create a network peering that describes the same peer network and VMware Engine relationship as another network peering in the project. A sample
|
PEERING_NOT_POSSIBLE_BETWEEN_INACCESSIBLE_NETWORKS |
Issuing a request to create a network peering between Peer Network and VMware Engine network that are not accessible. A sample
|
PEERING_NOT_POSSIBLE_DUE_TO_IP_RANGE_OVERLAP |
Issuing a request to create a network peering between a peer network and VMware Engine network that have allocated one or more overlapping IP address ranges. A sample
|
NETWORK_POLICY_FOR_VMWARE_ENGINE_NETWORK_IN_REGION_EXISTS |
Creating a network policy in a VMware Engine network in a region where another network policy already exists. A sample
|
REFERENCED_STANDARD_VMWARE_ENGINE_NETWORK_NOT_SUPPORTED |
Issuing a request to perform an operation on a resource not supported by VMware Engine networks of type A sample
|
MANAGEMENT_IPS_FIREWALL_RULE_NOT_ALLOWED |
Firewall rule cannot allow traffic into management IP addresses from A sample
|
REGIONAL_ROUTING_MODE_NOT_SUPPORTED |
Issuing a request for a private connection with routing mode A sample
|
PEERED_VPC_PER_REGION_QUOTA_REACHED |
Issuing a request for a new private connection when the number of peerable VPCs exceeds the quota assigned. A sample
|
STANDARD_VEN_DOES_NOT_EXIST |
When standard VEN is a prerequisite for the operation but it is not present. A sample
|
PROJECT_NOT_MIGRATED |
The project needs to be migrated to Pantheon UI. A sample
|
SERVICE_DISABLED |
The request is calling a disabled service for a consumer. Example of an ErrorInfo when the consumer "projects/123" is contacting "vmwareengine.googleapis.com" service which is disabled:
This response indicates the "vmwareengine.googleapis.com" has been disabled in "projects/123". |
DNS_FORWARDING_LEGACY_NETWORK_REQUIRED |
DNS forwarding requires a VMware Engine network of type After you grant your user principal DNS bind permission, then you can bind your DNS zones in Cloud DNS to the Standard VMware Engine network intranet VPC. A sample
|
INCORRECT_LOGGING_SERVER_PARAMETERS |
Provided logging server config parameters are incorrect. A sample
|
LOGGING_SERVER_INVALID_PROTOCOL |
Provided logging server protocol is invalid. A sample
|
LOGGING_SERVER_HOSTNAME_NOT_REACHABLE |
Provided logging server hostname or IP is not reachable. A sample
|
LOGGING_SERVER_HOSTNAME_AND_PORT_NOT_REACHABLE |
Provided logging server hostname and port aren't reachable. A sample
|
CLUSTER_DRS_RULES_VIOLATION |
Updating the cluster would violate its DRS rules. A sample
|
CLUSTER_INSUFFICIENT_STORAGE_CAPACITY |
Updating the cluster would make the storage capacity insufficient to meet the SLA. A sample
|
CLUSTER_FTT_POLICY_VIOLATION |
Updating the cluster would violate its FTT policies. A sample
|
CLUSTER_INVALID_HOSTS_NUMBER |
Updating the cluster would make the number of hosts invalid. A sample
|
NETWORK_POLICY_NOT_ALLOWED_ON_VPC_SC_ENABLED_PROJECTS |
Requesting to create or update Network Policy which is not allowed on VPC-SC enabled projects. A sample
|
LOGGING_SERVER_NOT_UNIQUE |
The logging server specified is not unique in the private cloud. Please specify a unique logging server. A sample
|
NETWORK_POLICY_EXISTS_ON_VPC_SC_ENABLED_PROJECT |
Network Policy exists on a VPC-SC enabled project. Delete it before retrying the request. A sample
|
NETWORK_POLICY_NOT_ALLOWED |
Issuing a request to create a network policy is not allowed for this project till VMware Engine API is added in the restricted services list in the project's VPC-SC perimeter. A sample
|
PRIVATE_CONNECTION_NOT_ALLOWED |
Issuing a request to create a private connection is not allowed for this project till VMware Engine API is added in the restricted services list in the project's VPC-SC perimeter. A sample
|
RESOURCE_STATE_NOT_VALID |
The state of the resource is invalid for this operation. A sample
|
CUSTOMER_ONBOARDING_IN_PROGRESS |
Customer onboarding is in progress. Please wait for it to finish. A sample
|
SPANNING_PC_CREATION_UNSUPPORTED |
Issuing a request to create a new spanning private cloud or a cluster in a spanning private cloud. A sample
|
WRONG_ZONE_SELECTED_FOR_EARMARKED_PC |
Issuing a request to create a private cloud in a different zone than the zone in which earmarking is done. A sample
|
NO_EARMARKS_FOR_PC |
Issuing a request to create a private cloud for which no earmarking is done. A sample
|
DNS_BINDINGS_NOT_SUPPORTED_IN_LEGACY_VEN |
Issuing a request to create a management dns zone binding in a private cloud linked to a Vmware Engine Network of type A sample
|
IP_PLAN_NODE_LIMIT_EXCEEDED |
IP plan node limit exceeded. A sample
|