Search Azure resources

Searches Azure resources based on specified filters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

This is optional field. Specify the PageSize to determine the count of rows to be fetched. Default value is 1024.

string

This is optional field. Specify the token to fetch the next page. If this is not specified, the first page is displayed.

Body Params
regions
array of strings
required

Specify the regions to be searched. Enter "All" to search in all regions.

regions*
resourceGroups
array of strings

Specify the resourcegroups to be searched.

resourceGroups
resourceNames
array of strings

Specify the resourcenames to be searched.

resourceNames
string
required

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

string
required

Specify the parameter to be used for searching resources. Valid values for searchBy are "ResourceGroups" ,"ResourceNames" ,"Tags".

subscriptions
array of int32s
required

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

subscriptions*
tags
array of objects

Specify the tags to be searched.

tags
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