{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-azsadmin-productdeployment","description":"DeploymentAdminClient","version":"2019-01-01","base_url":"https://management.azure.com","endpoints":7,"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 7\n@toc subscriptions(7)\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Deployment.Admin/locations/global/productDeployments\n@desc Invokes bootstrap action on the product deployment\n@returns(200) Ok\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Deployment.Admin/locations/global/productDeployments/{productId}\n@desc Invokes bootstrap action on the product deployment\n@returns(200) Ok\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.Deployment.Admin/locations/global/productDeployments/{productId}/bootstrap\n@desc Invokes bootstrap action on the product deployment\n@returns(200) Ok\n@returns(202) ACCEPTED\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.Deployment.Admin/locations/global/productDeployments/{productId}/deploy\n@desc Invokes deploy action on the product\n@returns(200) Ok\n@returns(202) ACCEPTED\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.Deployment.Admin/locations/global/productDeployments/{productId}/remove\n@desc Invokes remove action on the product deployment\n@returns(200) Ok\n@returns(202) ACCEPTED\n@returns(204) No Content\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.Deployment.Admin/locations/global/productDeployments/{productId}/rotateSecrets\n@desc Invokes rotate secrets action on the product deployment\n@returns(200) OK\n@returns(202) ACCEPTED\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.Deployment.Admin/locations/global/productDeployments/{productId}/executeRunner\n@desc Invokes execute runner action on the product deployment\n@required {executeRunnerActionParameter: map # Represents execute runner action parameter}\n@returns(200) OK\n@returns(202) ACCEPTED\n\n@end\n"}