public enum Warning.Types.Code
Reference documentation and code samples for the Compute Engine v1 API enum Warning.Types.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.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields | |
---|---|
Name | Description |
CleanupFailed | Warning about failed cleanup of transient changes made by a failed operation. |
DeprecatedResourceUsed | A link to a deprecated resource was created. |
DeprecatedTypeUsed | When deploying and at least one of the resources has a type marked as deprecated |
DiskSizeLargerThanImageSize | The user created a boot disk that is larger than image size. |
ExperimentalTypeUsed | When deploying and at least one of the resources has a type marked as experimental |
ExternalApiWarning | Warning that is present in an external api call |
FieldValueOverriden | Warning that value of a field has been overridden. Deprecated unused field. |
InjectedKernelsDeprecated | The operation involved use of an injected kernel, which is deprecated. |
InvalidHealthCheckForDynamicWieghtedLb | A WEIGHTED_MAGLEV backend service is associated with a health check that is not of type HTTP/HTTPS/HTTP2. |
LargeDeploymentWarning | When deploying a deployment with a exceedingly large number of resources |
ListOverheadQuotaExceed | Resource can't be retrieved due to list overhead quota exceed which captures the amount of resources filtered out by user-defined list filter. |
MissingTypeDependency | A resource depends on a missing type |
NextHopAddressNotAssigned | The route's nextHopIp address is not assigned to an instance on the network. |
NextHopCannotIpForward | The route's next hop instance cannot ip forward. |
NextHopInstanceHasNoIpv6Interface | The route's nextHopInstance URL refers to an instance that does not have an ipv6 interface on the same network as the route. |
NextHopInstanceNotFound | The route's nextHopInstance URL refers to an instance that does not exist. |
NextHopInstanceNotOnNetwork | The route's nextHopInstance URL refers to an instance that is not on the same network as the route. |
NextHopNotRunning | The route's next hop instance does not have a status of RUNNING. |
NoResultsOnPage | No results are present on a particular list page. |
NotCriticalError | Error which is not critical. We decided to continue the process despite the mentioned error. |
PartialSuccess | Success is reported, but some results may be missing due to errors |
RequiredTosAgreement | The user attempted to use a resource that requires a TOS they have not accepted. |
ResourceInUseByOtherResourceWarning | Warning that a resource is in use. |
ResourceNotDeleted | One or more of the resources set to auto-delete could not be deleted because they were in use. |
SchemaValidationIgnored | When a resource schema validation is ignored. |
SingleInstancePropertyTemplate | 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. |
UndeclaredProperties | When undeclared properties in the schema are present |
UndefinedCode | A value indicating that the enum field is not set. |
Unreachable | A given scope cannot be reached. |