{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-recoveryservices-vaults","description":"RecoveryServicesClient","version":"2016-06-01","base_url":"https://management.azure.com","endpoints":13,"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@common_fields {api-version: any # Client Api Version.}\n@endpoints 13\n@toc subscriptions(12), providers(1)\n\n@group subscriptions\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/privateLinkResources\n@desc Returns the list of private link resources that need to be created for Backup and SiteRecovery\n@required {subscriptionId: any # The subscription Id., resourceGroupName: any # The name of the resource group where the recovery services vault is present., vaultName: any # The name of the recovery services vault.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/privateLinkResources/{privateLinkResourceName}\n@desc Returns a specified private link resource that need to be created for Backup and SiteRecovery\n@required {subscriptionId: any # The subscription Id., resourceGroupName: any # The name of the resource group where the recovery services vault is present., vaultName: any # The name of the recovery services vault., privateLinkResourceName: any}\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/locations/{location}/checkNameAvailability\n@desc API to check for resource name availability.\n@required {subscriptionId: any # The subscription Id., resourceGroupName: any # The name of the resource group where the recovery services vault is present., location: any # Location of the resource, input: map # Contains information about Resource type and Resource name}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.RecoveryServices/vaults\n@desc Fetches all the resources of the specified type in the subscription.\n@required {subscriptionId: any # The subscription Id.}\n@returns(200) OK\n\n@endgroup\n\n@group providers\n@endpoint GET /providers/Microsoft.RecoveryServices/operations\n@desc Returns the list of available operations.\n@returns(200) OK\n\n@endgroup\n\n@group subscriptions\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults\n@desc Retrieve a list of Vaults.\n@required {subscriptionId: any # The subscription Id., resourceGroupName: any # The name of the resource group where the recovery services vault is present.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}\n@desc Get the Vault details.\n@required {subscriptionId: any # The subscription Id., resourceGroupName: any # The name of the resource group where the recovery services vault is present., vaultName: any # The name of the recovery services vault.}\n@returns(200) OK\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}\n@desc Creates or updates a Recovery Services vault.\n@required {subscriptionId: any # The subscription Id., resourceGroupName: any # The name of the resource group where the recovery services vault is present., vaultName: any # The name of the recovery services vault., vault: map # Recovery Services Vault to be created.}\n@returns(200) OK\n@returns(201) Created\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}\n@desc Deletes a vault.\n@required {subscriptionId: any # The subscription Id., resourceGroupName: any # The name of the resource group where the recovery services vault is present., vaultName: any # The name of the recovery services vault.}\n@returns(200) OK\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}\n@desc Updates the vault.\n@required {subscriptionId: any # The subscription Id., resourceGroupName: any # The name of the resource group where the recovery services vault is present., vaultName: any # The name of the recovery services vault., vault: map # Recovery Services Vault to be created.}\n@returns(200) OK\n@returns(201) Created\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/extendedInformation/vaultExtendedInfo\n@desc Get the vault extended info.\n@required {subscriptionId: any # The subscription Id., resourceGroupName: any # The name of the resource group where the recovery services vault is present., vaultName: any # The name of the recovery services vault.}\n@returns(200) OK\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/extendedInformation/vaultExtendedInfo\n@desc Create vault extended info.\n@required {subscriptionId: any # The subscription Id., resourceGroupName: any # The name of the resource group where the recovery services vault is present., vaultName: any # The name of the recovery services vault., resourceResourceExtendedInfoDetails: map # Details of ResourceExtendedInfo}\n@returns(200) OK\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/extendedInformation/vaultExtendedInfo\n@desc Update vault extended info.\n@required {subscriptionId: any # The subscription Id., resourceGroupName: any # The name of the resource group where the recovery services vault is present., vaultName: any # The name of the recovery services vault., resourceResourceExtendedInfoDetails: map # Details of ResourceExtendedInfo}\n@returns(200) OK\n\n@endgroup\n\n@end\n"}