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.