Module: Azure::RecoveryServicesBackup::Mgmt::V2019_05_13::Models::HttpStatusCode
- Defined in:
- lib/2019-05-13/generated/azure_mgmt_recovery_services_backup/models/http_status_code.rb
Overview
Defines values for HttpStatusCode
Constant Summary collapse
- Continue =
"Continue"- SwitchingProtocols =
"SwitchingProtocols"- OK =
"OK"- Created =
"Created"- Accepted =
"Accepted"- NonAuthoritativeInformation =
"NonAuthoritativeInformation"- NoContent =
"NoContent"- ResetContent =
"ResetContent"- PartialContent =
"PartialContent"- MultipleChoices =
"MultipleChoices"- Ambiguous =
"Ambiguous"- MovedPermanently =
"MovedPermanently"- Moved =
"Moved"- Found =
"Found"- Redirect =
"Redirect"- SeeOther =
"SeeOther"- RedirectMethod =
"RedirectMethod"- NotModified =
"NotModified"- UseProxy =
"UseProxy"- Unused =
"Unused"- TemporaryRedirect =
"TemporaryRedirect"- RedirectKeepVerb =
"RedirectKeepVerb"- BadRequest =
"BadRequest""Unauthorized"- PaymentRequired =
"PaymentRequired"- Forbidden =
"Forbidden"- NotFound =
"NotFound"- MethodNotAllowed =
"MethodNotAllowed"- NotAcceptable =
"NotAcceptable"- ProxyAuthenticationRequired =
"ProxyAuthenticationRequired"- RequestTimeout =
"RequestTimeout"- Conflict =
"Conflict"- Gone =
"Gone"- LengthRequired =
"LengthRequired"- PreconditionFailed =
"PreconditionFailed"- RequestEntityTooLarge =
"RequestEntityTooLarge"- RequestUriTooLong =
"RequestUriTooLong"- UnsupportedMediaType =
"UnsupportedMediaType"- RequestedRangeNotSatisfiable =
"RequestedRangeNotSatisfiable"- ExpectationFailed =
"ExpectationFailed"- UpgradeRequired =
"UpgradeRequired"- InternalServerError =
"InternalServerError"- NotImplemented =
"NotImplemented"- BadGateway =
"BadGateway""ServiceUnavailable"- GatewayTimeout =
"GatewayTimeout"- HttpVersionNotSupported =
"HttpVersionNotSupported"