[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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```"]]