v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
Azure

Search Azure resources

Searches Azure resources based on specified filters.

post/pazwlConfig/v1/azure/search

Query parameters

pageSizeinteger

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

pageTokenstring

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

Headers

authEntitiesstring 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".

Request body

regionsstring[] required

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

resourceGroupsstring[]

Specify the resourcegroups to be searched.

resourceNamesstring[]

Specify the resourcenames to be searched.

resourceTypestring required

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

searchBystring required

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

subscriptionsinteger[] required

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

Response

Success

nextPageTokenstring

The page token value for the next set of API results. The value of this parameter is NULL for the last set of results.

totalCountinteger

Total count of results fetched.