{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-machinelearning-commitmentplans","description":"Azure ML Commitment Plans Management Client","version":"2016-05-01-preview","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 Azure ML Commitment Plans Management Client\n@base https://management.azure.com\n@version 2016-05-01-preview\n@auth OAuth2\n@endpoints 12\n@toc providers(1), subscriptions(11)\n\n@group providers\n@endpoint GET /providers/Microsoft.MachineLearning/operations\n@desc Lists all of the available Azure Machine Learning Studio Commitment Plan RP REST API operations.\n@required {api-version: any # The version of the Microsoft.MachineLearning resource provider API to use.}\n@returns(200) OK.\n\n@endgroup\n\n@group subscriptions\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.MachineLearning/skus\n@desc Lists the available commitment plan SKUs.\n@required {subscriptionId: any # Azure Subscription ID., api-version: any # The version of the Microsoft.MachineLearning resource provider API to use.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}/commitmentAssociations/{commitmentAssociationName}\n@desc Get a commitment association.\n@required {subscriptionId: any # Azure Subscription ID., resourceGroupName: any # The resource group name., commitmentPlanName: any # The Azure ML commitment plan name., commitmentAssociationName: any # The commitment association name., api-version: any # The version of the Microsoft.MachineLearning resource provider API to use.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}/commitmentAssociations\n@desc Get all commitment associations for a parent commitment plan.\n@required {subscriptionId: any # Azure Subscription ID., resourceGroupName: any # The resource group name., commitmentPlanName: any # The Azure ML commitment plan name., api-version: any # The version of the Microsoft.MachineLearning resource provider API to use.}\n@optional {$skipToken: any # Continuation token for pagination.}\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}/commitmentAssociations/{commitmentAssociationName}/move\n@desc Re-parent a commitment association from one commitment plan to another.\n@required {subscriptionId: any # Azure Subscription ID., resourceGroupName: any # The resource group name., commitmentPlanName: any # The Azure ML commitment plan name., commitmentAssociationName: any # The commitment association name., api-version: any # The version of the Microsoft.MachineLearning resource provider API to use., movePayload: map # The move request payload.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}\n@desc Retrieve an Azure ML commitment plan by its subscription, resource group and name.\n@returns(200) OK\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}\n@desc Create a new Azure ML commitment plan resource or updates an existing one.\n@required {createOrUpdatePayload: map # The payload to create or update the Azure ML commitment plan.}\n@returns(200) OK\n@returns(201) Created\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}\n@desc Remove an existing Azure ML commitment plan.\n@returns(200) OK\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}\n@desc Patch an existing Azure ML commitment plan resource.\n@required {patchPayload: map # The payload to use to patch the Azure ML commitment plan. Only tags and SKU may be modified on an existing commitment plan.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.MachineLearning/commitmentPlans\n@desc Retrieve all Azure ML commitment plans in a subscription.\n@required {subscriptionId: any # Azure Subscription ID., api-version: any # The version of the Microsoft.MachineLearning resource provider API to use.}\n@optional {$skipToken: any # Continuation token for pagination.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans\n@desc Retrieve all Azure ML commitment plans in a resource group.\n@required {subscriptionId: any # Azure Subscription ID., resourceGroupName: any # The resource group name., api-version: any # The version of the Microsoft.MachineLearning resource provider API to use.}\n@optional {$skipToken: any # Continuation token for pagination.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}/usageHistory\n@desc Retrieve the usage history for an Azure ML commitment plan.\n@required {subscriptionId: any # Azure Subscription ID., resourceGroupName: any # The resource group name., commitmentPlanName: any # The Azure ML commitment plan name., api-version: any # The version of the Microsoft.MachineLearning resource provider API to use.}\n@optional {$skipToken: any # Continuation token for pagination.}\n@returns(200) OK\n\n@endgroup\n\n@end\n"}