We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
metatadata
metadata
1 parent 403de20 commit b3b1d5aCopy full SHA for b3b1d5a
articles/virtual-machines/instance-metadata-service.md
@@ -130,7 +130,7 @@ http://169.254.169.254/metadata/<endpoint>/[<filter parameter>/...]?<query param
130
```
131
The parameters correspond to the indexes/keys that would be used to walk down the json object were you interacting with a parsed representation.
132
133
-For example, `/metatadata/instance` returns the json object:
+For example, `/metadata/instance` returns the json object:
134
```json
135
{
136
"compute": { ... },
0 commit comments