Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::Warnings::Code.
[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
Constants
UNDEFINED_CODE
value: 0
A value indicating that the enum field is not set.
CLEANUP_FAILED
value: 150308440
Warning about failed cleanup of transient changes made by a failed operation.
DEPRECATED_RESOURCE_USED
value: 391835586
A link to a deprecated resource was created.
DEPRECATED_TYPE_USED
value: 346526230
When deploying and at least one of the resources has a type marked as deprecated
DISK_SIZE_LARGER_THAN_IMAGE_SIZE
value: 369442967
The user created a boot disk that is larger than image size.
EXPERIMENTAL_TYPE_USED
value: 451954443
When deploying and at least one of the resources has a type marked as experimental
EXTERNAL_API_WARNING
value: 175546307
Warning that is present in an external api call
FIELD_VALUE_OVERRIDEN
value: 329669423
Warning that value of a field has been overridden. Deprecated unused field.
INJECTED_KERNELS_DEPRECATED
value: 417377419
The operation involved use of an injected kernel, which is deprecated.
LARGE_DEPLOYMENT_WARNING
value: 481440678
When deploying a deployment with a exceedingly large number of resources
MISSING_TYPE_DEPENDENCY
value: 344505463
A resource depends on a missing type
NEXT_HOP_ADDRESS_NOT_ASSIGNED
value: 324964999
The route's nextHopIp address is not assigned to an instance on the network.
NEXT_HOP_CANNOT_IP_FORWARD
value: 383382887
The route's next hop instance cannot ip forward.
NEXT_HOP_INSTANCE_NOT_FOUND
value: 464250446
The route's nextHopInstance URL refers to an instance that does not exist.
NEXT_HOP_INSTANCE_NOT_ON_NETWORK
value: 243758146
The route's nextHopInstance URL refers to an instance that is not on the same network as the route.
NEXT_HOP_NOT_RUNNING
value: 417081265
The route's next hop instance does not have a status of RUNNING.
NOT_CRITICAL_ERROR
value: 105763924
Error which is not critical. We decided to continue the process despite the mentioned error.
NO_RESULTS_ON_PAGE
value: 30036744
No results are present on a particular list page.
PARTIAL_SUCCESS
value: 39966469
Success is reported, but some results may be missing due to errors
REQUIRED_TOS_AGREEMENT
value: 3745539
The user attempted to use a resource that requires a TOS they have not accepted.
RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING
value: 496728641
Warning that a resource is in use.
RESOURCE_NOT_DELETED
value: 168598460
One or more of the resources set to auto-delete could not be deleted because they were in use.
SCHEMA_VALIDATION_IGNORED
value: 275245642
When a resource schema validation is ignored.
SINGLE_INSTANCE_PROPERTY_TEMPLATE
value: 268305617
Instance template used in instance group manager is valid as such, but its application does not make a lot of sense, because it allows only single instance in instance group.
UNDECLARED_PROPERTIES
value: 390513439
When undeclared properties in the schema are present
UNREACHABLE
value: 13328052
A given scope cannot be reached.