List Azure resource metadata names

Lists Azure resource metadata names by metadata type specified. The unique metadata values can be used in search API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Specify the metadata type to be searched. Valid values for metadataType are "resource_groups", "resource_names" , "tag_keys" , "tag_values", "regions".

Query Params
string
required

Specify the resource type to filter resources.Valid value for resourceType is "VirtualMachine".

subscriptions
array of int32s
required

Specify the subscription IDs to be searched. Enter "0" for searching in all subscriptions.

subscriptions*
regions
array of strings

Specify the regions to be searched. Enter "All" to search in all regions.This field is ignored for metadataType "Region", and mandatory for all other metadataTypes.

regions
string

It is optional field. Specify the tagKey to fetch tagvalues.

Headers
string
required

Specify the Auth Entity required for passing OrgIDs. It is a key-value pair delimited by ';'. Specify multiple org values of pIDs by separating with comma. For example, "pType=org;pID=1,2,3".

Responses

400

Bad Request

401

The request did not include an authentication token or the authentication token was expired.

403

Forbidden

404

The requested resource was not found.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json