GoogleNetworkSSLPolicyWarningCode
No description
enum GoogleNetworkSSLPolicyWarningCode {
CLEANUP_FAILED
DEPRECATED_RESOURCE_USED
DEPRECATED_TYPE_USED
DISK_SIZE_LARGER_THAN_IMAGE_SIZE
EXPERIMENTAL_TYPE_USED
EXTERNAL_API_WARNING
FIELD_VALUE_OVERRIDEN
INJECTED_KERNELS_DEPRECATED
INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB
LARGE_DEPLOYMENT_WARNING
MISSING_TYPE_DEPENDENCY
NEXT_HOP_ADDRESS_NOT_ASSIGNED
NEXT_HOP_CANNOT_IP_FORWARD
NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE
NEXT_HOP_INSTANCE_NOT_FOUND
NEXT_HOP_INSTANCE_NOT_ON_NETWORK
NEXT_HOP_NOT_RUNNING
NOT_CRITICAL_ERROR
NO_RESULTS_ON_PAGE
PARTIAL_SUCCESS
REQUIRED_TOS_AGREEMENT
RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING
RESOURCE_NOT_DELETED
SCHEMA_VALIDATION_IGNORED
SINGLE_INSTANCE_PROPERTY_TEMPLATE
UNDECLARED_PROPERTIES
UNREACHABLE
}
Values
GoogleNetworkSSLPolicyWarningCode.CLEANUP_FAILED
Warning about failed cleanup of transient changes made by a failed operation
GoogleNetworkSSLPolicyWarningCode.DEPRECATED_RESOURCE_USED
A link to a deprecated resource was created
GoogleNetworkSSLPolicyWarningCode.DEPRECATED_TYPE_USED
When deploying and at least one of the resources has a type marked as deprecated
GoogleNetworkSSLPolicyWarningCode.DISK_SIZE_LARGER_THAN_IMAGE_SIZE
The user created a boot disk that is larger than image size
GoogleNetworkSSLPolicyWarningCode.EXPERIMENTAL_TYPE_USED
When deploying and at least one of the resources has a type marked as experimental
GoogleNetworkSSLPolicyWarningCode.EXTERNAL_API_WARNING
Warning that is present in an external api call
GoogleNetworkSSLPolicyWarningCode.FIELD_VALUE_OVERRIDEN
Warning that value of a field has been overridden
GoogleNetworkSSLPolicyWarningCode.INJECTED_KERNELS_DEPRECATED
The operation involved use of an injected kernel, which is deprecated
GoogleNetworkSSLPolicyWarningCode.INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB
A WEIGHTED_MAGLEV backend service is associated with a health check that is not of type HTTP/HTTPS/HTTP2
GoogleNetworkSSLPolicyWarningCode.LARGE_DEPLOYMENT_WARNING
When deploying a deployment with a exceedingly large number of resources
GoogleNetworkSSLPolicyWarningCode.MISSING_TYPE_DEPENDENCY
A resource depends on a missing type
GoogleNetworkSSLPolicyWarningCode.NEXT_HOP_ADDRESS_NOT_ASSIGNED
The route's nextHopIp address is not assigned to an instance on the network
GoogleNetworkSSLPolicyWarningCode.NEXT_HOP_CANNOT_IP_FORWARD
The route's next hop instance cannot ip forward
GoogleNetworkSSLPolicyWarningCode.NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE
The route's nextHopInstance URL refers to an instance that does not have an ipv6 interface on the same network as the route
GoogleNetworkSSLPolicyWarningCode.NEXT_HOP_INSTANCE_NOT_FOUND
The route's nextHopInstance URL refers to an instance that does not exist
GoogleNetworkSSLPolicyWarningCode.NEXT_HOP_INSTANCE_NOT_ON_NETWORK
The route's nextHopInstance URL refers to an instance that is not on the same network as the route
GoogleNetworkSSLPolicyWarningCode.NEXT_HOP_NOT_RUNNING
The route's next hop instance does not have a status of RUNNING
GoogleNetworkSSLPolicyWarningCode.NOT_CRITICAL_ERROR
Error which is not critical
GoogleNetworkSSLPolicyWarningCode.NO_RESULTS_ON_PAGE
No results are present on a particular list page
GoogleNetworkSSLPolicyWarningCode.PARTIAL_SUCCESS
Success is reported, but some results may be missing due to errors
GoogleNetworkSSLPolicyWarningCode.REQUIRED_TOS_AGREEMENT
The user attempted to use a resource that requires a TOS they have not accepted
GoogleNetworkSSLPolicyWarningCode.RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING
Warning that a resource is in use.
GoogleNetworkSSLPolicyWarningCode.RESOURCE_NOT_DELETED
One or more of the resources set to auto-delete could not be deleted because they were in use
GoogleNetworkSSLPolicyWarningCode.SCHEMA_VALIDATION_IGNORED
When a resource schema validation is ignored
GoogleNetworkSSLPolicyWarningCode.SINGLE_INSTANCE_PROPERTY_TEMPLATE
Instance template used in instance group manager is valid
GoogleNetworkSSLPolicyWarningCode.UNDECLARED_PROPERTIES
When undeclared properties in the schema are present
GoogleNetworkSSLPolicyWarningCode.UNREACHABLE
A given scope cannot be reached