syncing market data_
These APIs allow end users to operate on Azure Machine Learning Commitment Plans resources and their child Commitment Association resources. They support CRUD operations for commitment plans, get and list operations for commitment associati
These APIs allow end users to operate on Azure Machine Learning Commitment Plans resources and their child Commitment Association resources. They support CRUD operations for commitment plans, get and list operations for commitment associations, moving commitment associations between commitment plans, and retrieving commitment plan usage history. --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /providers/Microsoft.MachineLearning/operations | Lists all of the available Azure Machine Learning Studio Commitment Plan RP REST API operations. | 1c |
| GET | /subscriptions/{subscriptionId}/providers/Microsoft.MachineLearning/commitmentPlans | Retrieve all Azure ML commitment plans in a subscription. | 1c |
| GET | /subscriptions/{subscriptionId}/providers/Microsoft.MachineLearning/skus | Lists the available commitment plan SKUs. | 1c |
| GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans | Retrieve all Azure ML commitment plans in a resource group. | 1c |
| DELETE | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName} | Remove an existing Azure ML commitment plan. | 1c |
| GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName} | Retrieve an Azure ML commitment plan by its subscription, resource group and name. | 1c |
| PATCH | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName} | Patch an existing Azure ML commitment plan resource. | 1c |
| PUT | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName} | Create a new Azure ML commitment plan resource or updates an existing one. | 1c |
| GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}/commitmentAssociations | Get all commitment associations for a parent commitment plan. | 1c |
| GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}/commitmentAssociations/{commitmentAssociationName} | Get a commitment association. | 1c |
| POST | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}/commitmentAssociations/{commitmentAssociationName}/move | Re-parent a commitment association from one commitment plan to another. | 1c |
| GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/commitmentPlans/{commitmentPlanName}/usageHistory | Retrieve the usage history for an Azure ML commitment plan. | 1c |
ozma register && ozma call azure-ml-commitment-plans-management-client /providers/Microsoft.MachineLearning/operations --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/azure-ml-commitment-plans-management-client/providers/Microsoft.MachineLearning/operations# Python
client.proxy_call("azure-ml-commitment-plans-management-client", "/providers/Microsoft.MachineLearning/operations")Own this API? Claim the listing to manage pricing and receive payouts.