Skip to main content

GoogleCloudNetworkSSLPolicyWarningCode

No description

enum GoogleCloudNetworkSSLPolicyWarningCode {
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

GoogleCloudNetworkSSLPolicyWarningCode.CLEANUP_FAILED

Warning about the failed cleanup of transient changes made by a failed operation

GoogleCloudNetworkSSLPolicyWarningCode.DEPRECATED_RESOURCE_USED

A link to a deprecated resource was created

GoogleCloudNetworkSSLPolicyWarningCode.DEPRECATED_TYPE_USED

When deploying and at least one of the resources has a type marked as deprecated

GoogleCloudNetworkSSLPolicyWarningCode.DISK_SIZE_LARGER_THAN_IMAGE_SIZE

The user created a boot disk that is larger than the image size

GoogleCloudNetworkSSLPolicyWarningCode.EXPERIMENTAL_TYPE_USED

When deploying and at least one of the resources has a type marked as experimental

GoogleCloudNetworkSSLPolicyWarningCode.EXTERNAL_API_WARNING

Warning that is present in an external api call

GoogleCloudNetworkSSLPolicyWarningCode.FIELD_VALUE_OVERRIDEN

Warning that value of a field has been overridden

GoogleCloudNetworkSSLPolicyWarningCode.INJECTED_KERNELS_DEPRECATED

The operation involved the use of an injected kernel, which is deprecated

GoogleCloudNetworkSSLPolicyWarningCode.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

GoogleCloudNetworkSSLPolicyWarningCode.LARGE_DEPLOYMENT_WARNING

When deploying a deployment with an exceedingly large number of resources

GoogleCloudNetworkSSLPolicyWarningCode.MISSING_TYPE_DEPENDENCY

A resource depends on a missing type

GoogleCloudNetworkSSLPolicyWarningCode.NEXT_HOP_ADDRESS_NOT_ASSIGNED

The route's nextHopIp address is not assigned to an instance on the network

GoogleCloudNetworkSSLPolicyWarningCode.NEXT_HOP_CANNOT_IP_FORWARD

The route's next hop instance cannot IP forward

GoogleCloudNetworkSSLPolicyWarningCode.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

GoogleCloudNetworkSSLPolicyWarningCode.NEXT_HOP_INSTANCE_NOT_FOUND

The route's nextHopInstance URL refers to an instance that does not exist

GoogleCloudNetworkSSLPolicyWarningCode.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

GoogleCloudNetworkSSLPolicyWarningCode.NEXT_HOP_NOT_RUNNING

The route's next hop instance does not have a status of RUNNING

GoogleCloudNetworkSSLPolicyWarningCode.NOT_CRITICAL_ERROR

An error which is not critical

GoogleCloudNetworkSSLPolicyWarningCode.NO_RESULTS_ON_PAGE

No results are present on a particular list page

GoogleCloudNetworkSSLPolicyWarningCode.PARTIAL_SUCCESS

Success is reported, but some results may be missing due to errors

GoogleCloudNetworkSSLPolicyWarningCode.REQUIRED_TOS_AGREEMENT

The user attempted to use a resource that requires a TOS they have not accepted

GoogleCloudNetworkSSLPolicyWarningCode.RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING

Warning that a resource is in use.

GoogleCloudNetworkSSLPolicyWarningCode.RESOURCE_NOT_DELETED

One or more of the resources set to auto-delete could not be deleted because they were in use

GoogleCloudNetworkSSLPolicyWarningCode.SCHEMA_VALIDATION_IGNORED

When a resource schema validation is ignored

GoogleCloudNetworkSSLPolicyWarningCode.SINGLE_INSTANCE_PROPERTY_TEMPLATE

The instance template used in the instance group manager is valid

GoogleCloudNetworkSSLPolicyWarningCode.UNDECLARED_PROPERTIES

When undeclared properties in the schema are present

GoogleCloudNetworkSSLPolicyWarningCode.UNREACHABLE

A given scope cannot be reached

Member of

GoogleCloudNetworkSSLPolicyWarning object