{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-cosmos-db-privatelinkresources","description":"Cosmos DB","version":"2019-08-01-preview","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 Cosmos DB\n@base https://management.azure.com\n@version 2019-08-01-preview\n@auth OAuth2\n@endpoints 2\n@toc subscriptions(2)\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/privateLinkResources\n@desc Gets the private link resources that need to be created for a Cosmos DB account.\n@required {accountName: any # Cosmos DB database account name.}\n@returns(200) Successfully retrieved private link resources.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/privateLinkResources/{groupName}\n@desc Gets the private link resources that need to be created for a Cosmos DB account.\n@required {accountName: any # Cosmos DB database account name., groupName: any # The name of the private link resource.}\n@returns(200) Successfully retrieved a specified private link resource.\n\n@end\n"}