{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-azsadmin-actionplan","description":"DeploymentAdminClient","version":"2019-01-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 DeploymentAdminClient\n@base https://management.azure.com\n@version 2019-01-01\n@auth OAuth2\n@endpoints 2\n@toc subscriptions(2)\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Deployment.Admin/locations/global/actionPlans\n@desc Gets the list of action plans\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Deployment.Admin/locations/global/actionPlans/{planId}\n@desc Gets the specified action plan\n@required {planId: any # Identifier of the action plan.}\n@returns(200) OK\n\n@end\n"}