{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-apimanagement-apimtenant","description":"ApiManagementClient","version":"2019-01-01","base_url":"https://management.azure.com","endpoints":12,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api ApiManagementClient\n@base https://management.azure.com\n@version 2019-01-01\n@auth OAuth2\n@endpoints 12\n@toc subscriptions(12)\n\n@endpoint HEAD /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{accessName}\n@desc Tenant access metadata\n@returns(200) Operation completed successfully.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{accessName}\n@desc Get tenant access information details\n@returns(200) Tenant Access information.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{accessName}\n@desc Update tenant access information details.\n@required {parameters: any # Parameters supplied to retrieve the Tenant Access Information.}\n@returns(204) Tenant's access information updated successfully.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{accessName}/regeneratePrimaryKey\n@desc Regenerate primary access key\n@returns(204) The primary key was successfully regenerated.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{accessName}/regenerateSecondaryKey\n@desc Regenerate secondary access key\n@returns(204) The secondary key was successfully regenerated.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{accessName}/git\n@desc Gets the Git access configuration for the tenant.\n@returns(200) Git Access Information for the Service.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{accessName}/git/regeneratePrimaryKey\n@desc Regenerate primary access key for GIT.\n@returns(204) The primary key was successfully regenerated.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{accessName}/git/regenerateSecondaryKey\n@desc Regenerate secondary access key for GIT.\n@returns(204) The secondary key was successfully regenerated.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{configurationName}/deploy\n@desc This operation applies changes from the specified Git branch to the configuration database. This is a long running operation and could take several minutes to complete.\n@required {parameters: any # Deploy Configuration parameters.}\n@returns(200) Result of applying changes from Git branch to database.\n@returns(202) Accepted: Location header contains the URL where the status of the long running operation can be checked.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{configurationName}/save\n@desc This operation creates a commit with the current configuration snapshot to the specified branch in the repository. This is a long running operation and could take several minutes to complete.\n@required {parameters: any # Save Configuration parameters.}\n@returns(200) Result of creating a commit in the repository.\n@returns(202) Accepted: Location header contains the URL where the status of the long running operation can be checked.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{configurationName}/validate\n@desc This operation validates the changes in the specified Git branch. This is a long running operation and could take several minutes to complete.\n@required {parameters: any # Validate Configuration parameters.}\n@returns(200) Result of validating the changes in the specified Git branch.\n@returns(202) Accepted: Location header contains the URL where the status of the long running operation can be checked.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{configurationName}/syncState\n@desc Gets the status of the most recent synchronization between the configuration database and the Git repository.\n@returns(200) Sync state result.\n\n@end\n"}