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.

Changes

No recorded changes to this endpoint across all 5 revisions of this API.