O seguinte erro ocorre quando você tenta criar ou atualizar a configuração de renovação automática
para um compromisso.
INVALID_FIELD_VALUE
Esse erro ocorrerá se você não transmitir um valor ou transmitir um valor inválido para
a renovação automática.
Para resolver esse erro, transmita valores válidos para a renovação automática. A lista a seguir
mostra os valores válidos de renovação automática:
CLI gcloud: --auto-renew, --no-auto-renew
API Compute Engine: true, false
Recurso não disponível para renovação automática
O seguinte erro ocorre quando você tenta atualizar a configuração de renovação automática de um
compromisso.
RESOURCE_NOT_READY_WITH_DETAILS
Esse erro ocorrerá se você tentar atualizar a configuração de renovação automática em um compromisso
que esteja em um dos seguintes estados: "Criando", "Expirado", "Cancelado".
Para resolver esse erro, atualize a configuração de renovação automática em um compromisso somente quando
ele estiver no estado Ativo.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-19 UTC."],[[["\u003cp\u003e\u003ccode\u003eINVALID_FIELD_VALUE\u003c/code\u003e error occurs when creating or updating auto-renew settings with no value or an invalid value.\u003c/p\u003e\n"],["\u003cp\u003eTo resolve \u003ccode\u003eINVALID_FIELD_VALUE\u003c/code\u003e, provide valid values: \u003ccode\u003e--auto-renew\u003c/code\u003e or \u003ccode\u003e--no-auto-renew\u003c/code\u003e in gcloud CLI, or \u003ccode\u003etrue\u003c/code\u003e or \u003ccode\u003efalse\u003c/code\u003e in Compute Engine API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRESOURCE_NOT_READY_WITH_DETAILS\u003c/code\u003e error occurs when updating auto-renew settings on a commitment in Creating, Expired, or Cancelled states.\u003c/p\u003e\n"],["\u003cp\u003eTo resolve \u003ccode\u003eRESOURCE_NOT_READY_WITH_DETAILS\u003c/code\u003e, ensure the commitment is in the Active state before updating auto-renew.\u003c/p\u003e\n"]]],[],null,["# Troubleshooting automatic commitment renewal\n\n*** ** * ** ***\n\nTroubleshoot [automatic commitment renewal](/compute/docs/instances/renew-commitments-automatically)\nby using the following information.\n\nInvalid values for auto-renew\n-----------------------------\n\nThe following error occurs when you try to create or update the auto-renew\nsetting for a commitment. \n\n```\nINVALID_FIELD_VALUE\n```\n\nThis error occurs if you don't pass a value or you pass an invalid value for\nauto-renew.\n\nTo resolve this error, pass valid values for auto-renew. The following list\nshows the valid values auto-renew:\n\n- **gcloud CLI** : `--auto-renew`, `--no-auto-renew`\n- **Compute Engine API** : `true`, `false`\n\nResource not available for auto-renew\n-------------------------------------\n\nThe following error occurs when you try to update the auto-renew setting for a\ncommitment. \n\n```\nRESOURCE_NOT_READY_WITH_DETAILS\n```\n\nThis error occurs if you try to update the auto-renew setting on a commitment\nthat is in one of the following states: Creating, Expired, Cancelled.\n\nTo resolve this error, only update the auto-renew setting on a commitment when\nit is in the Active state.\n\nWhat's next\n-----------\n\n- [Learn how to renew commitments\n automatically](/compute/docs/instances/renew-commitments-automatically)."]]