[[["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."],[],[],null,["# View instance information\n\nThis page gives instructions for how to view details about an instance.\n\nView instance information\n-------------------------\n\n### Console\n\n1. Go to the **Memorystore for Valkey** page in the Google Cloud console.\n\n [Memorystore for Valkey](https://console.cloud.google.com/memorystore/valkey/instances?)\n2. Click your instance ID.\n\n### gcloud\n\nTo view the details of an instance, run the `describe` command: \n\n```\ngcloud memorystore instances describe INSTANCE \\\n--location=REGION_ID\n```\n\nReplace the following:\n\n- \u003cvar translate=\"no\"\u003eINSTANCE\u003c/var\u003e is the ID of your instance.\n- \u003cvar translate=\"no\"\u003eREGION_ID\u003c/var\u003e is the region where your instance is located. For example:\n\n```\ngcloud memorystore instances describe my-instance \\\n--location=us-central1\n```"]]