POST
Get the security metadata for a provisioning service.
List the primary and secondary keys for a provisioning service.
post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}/listkeys
Path parameters
provisioningServiceNamestring required
The provisioning service name to get the shared access keys for.
subscriptionIdstring required
The subscription identifier.
resourceGroupNamestring required
resource group name
Query parameters
api-versionstring required
The version of the API.
Response
This is a synchronous operation. The body contains a JSON-serialized array of shared access policies, including keys, that you can use to access the provisioning service endpoints.