[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-04 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```"]]