API Overview
ModelArts provides self-developed APIs.
You can use the self-developed APIs of ModelArts to manage jobs, models, and services.
| API | Description |
|---|---|
| This API is used to create a development environment instance for code development. | |
| This API is used to query the development environment instances that meet the search criteria. | |
| Querying the Details About a Development Environment Instance | This API is used to query the details about a development environment instance. |
| Modifying the Description of a Development Environment Instance | This API is used to modify the description of a development environment instance. |
| This API is used to delete a development environment instance. | |
| This API is used to start or stop a development environment instance. |
| Type | API | Description |
|---|---|---|
| Training Job Management | This API is used to create a training job. | |
| This API is used to query the created training jobs that meet the search criteria. | ||
| This API is used to query the details about a specified training job based on the job ID. | ||
| This API is used to delete a version of a training job. | ||
| This API is used to query the version of a specified training job based on the job ID. | ||
| This API is used to create a version of a training job. | ||
| This API is used to stop a training job. | ||
| This API is used to modify the description of a training job. | ||
| This API is used to delete a training job. | ||
| This API is used to obtain the name of a training job log file. | ||
| This API is used to query the details about a built-in model. | ||
| This API is used to query detailed information about training job logs by row. | ||
| Training Job Parameter Configuration | This API is used to create a training job configuration. | |
| This API is used to query the created training job configurations that meet the search criteria. | ||
| This API is used to modify a training job configuration. | ||
| This API is used to delete a training job configuration. | ||
| This API is used to query the details about a specified training job configuration. | ||
| Visualization Job Management | This API is used to create a visualization job. | |
| This API is used to query the visualization jobs that meet the search criteria. | ||
| This API is used to query the details about a specified visualization job based on the job name. | ||
| This API is used to modify the description of a visualization job. | ||
| This API is used to delete a visualization job. | ||
| This API is used to stop a visualization job. | ||
| This API is used to restart a visualization job. | ||
| Resource and Engine Specifications | This API is used to query the resource specifications of a specified job. | |
| This API is used to query the engine type and version of a specified job. | ||
| Job Statuses | This API is used to view job statuses and status description. |
| API | Description |
|---|---|
| This API is used to import a model. | |
| This API is used to query the models that meet the search criteria. | |
| This API is used to query the details about a model based on the model ID. | |
| This API is used to delete a specified model based on the model ID. All versions of the model can be deleted in cascading mode. |
| API | Description |
|---|---|
| This API is used to deploy a model service. | |
| This API is used to query model services. | |
| This API is used to query the details about a model service based on the service ID. | |
| This API is used to start or stop a service instance on an edge node. | |
| This API is used to update a model service. | |
| This API is used to query service monitoring information. Only the services whose infer_type is real-time or edge can be queried. | |
| This API is used to query the update logs of a real-time service. Only the services whose infer_type is real-time or edge can be queried. | |
| This API is used to query service event logs, including service operation records, key actions during deployment, and deployment failure causes. | |
| This API is used to delete a model service. | |
| This API is used to query supported service deployment specifications. | |
| This API is used to query dedicated resource pools. |
| API | Description |
|---|---|
| This API is used to create a workspace. | |
| This API is used to query the list of workspaces with certain permissions. The list contains detailed information about the workspaces. | |
| This API is used to delete a workspace. | |
| This API is used to query the details about a workspace. | |
| This API is used to modify a workspace. | |
| This API is used to query a workspace quota. | |
| This API is used to modify a workspace quota. |
Last Article: Basic Concepts
Next Article: Calling APIs
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.