v7

latestSwagger 2.0raw.githubusercontent.com2019-12-163581169.9 KB
Pool

Lists all of the pools in the specified account.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools

Path parameters

resourceGroupNamestring required

The name of the resource group that contains the Batch account.

accountNamestring required

The name of the Batch account.

subscriptionIdstring required

The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)

Query parameters

maxresultsinteger

The maximum number of items to return in the response.

$selectstring

Comma separated list of properties that should be returned. e.g. "properties/provisioningState". Only top level properties under properties/ are valid for selection.

$filterstring

OData filter expression. Valid properties for filtering are:

name properties/allocationState properties/allocationStateTransitionTime properties/creationTime properties/provisioningState properties/provisioningStateTransitionTime properties/lastModified properties/vmSize properties/interNodeCommunication properties/scaleSettings/autoScale properties/scaleSettings/fixedScale

api-versionstring required

The API version to be used with the HTTP request.

Response

The operation was successful. The response contains a list of certificates associated with the account.

nextLinkstring

The continuation token.