v7

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

Lists all of the certificates in the specified account.

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

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 "properties/provisioningState", "properties/provisioningStateTransitionTime", "name".

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.