v5

latestSwagger 2.0raw.githubusercontent.com2022-03-0271119.1 KB
Requests

Lists all of the Lockbox requests in the given subscription.

get/subscriptions/{subscriptionId}/providers/Microsoft.CustomerLockbox/requests

Path parameters

subscriptionIdstring required

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

Query parameters

$filterstring

The $filter OData query parameter. Only filter by request status is supported, e.g $filter=properties/status eq 'Pending'

Response

Successfully listed the Lockbox requests under the given subscription.

nextLinkstring

URL to get the next set of operation list results if there are any.