{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-recoveryservices-registeredidentities","description":"RecoveryServicesClient","version":"2016-06-01","base_url":"https://management.azure.com","endpoints":2,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api RecoveryServicesClient\n@base https://management.azure.com\n@version 2016-06-01\n@auth OAuth2\n@endpoints 2\n@toc Subscriptions(2)\n\n@endpoint PUT /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/certificates/{certificateName}\n@desc Uploads a certificate for a resource.\n@required {subscriptionId: any # The subscription Id., api-version: any # Client Api Version., resourceGroupName: any # The name of the resource group where the recovery services vault is present., vaultName: any # The name of the recovery services vault., certificateName: any # Certificate friendly name., certificateRequest: map # Input parameters for uploading the vault certificate.}\n@returns(200) OK\n\n@endpoint DELETE /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/registeredIdentities/{identityName}\n@desc Unregisters the given container from your Recovery Services vault.\n@required {subscriptionId: any # The subscription Id., api-version: any # Client Api Version., resourceGroupName: any # The name of the resource group where the recovery services vault is present., vaultName: any # The name of the recovery services vault., identityName: any # Name of the protection container to unregister.}\n@returns(204) NoContent\n\n@end\n"}