All ModelArts APIs are proprietary.
You can use these APIs to manage datasets, training jobs, models, and services.
Data management APIs include the APIs for managing datasets, dataset versions, samples, and labels. Use these APIs to create datasets and label data. For details, see Data Management APIs.
API |
Description |
---|---|
Create a development environment instance for code development. |
|
Query the development environment instances that meet the search criteria. |
|
Query the details about a development environment instance. |
|
Modifying the Description of a Development Environment Instance |
Modify the description of a development environment instance. |
Delete a development environment instance. |
|
Start or stop a development environment instance. |
Type |
API |
Description |
---|---|---|
Training Jobs |
Create a training job. |
|
Query the created training jobs that meet the search criteria. |
||
Query the details about a specified training job based on the job ID. |
||
Delete a version of a training job. |
||
Query the version of a specified training job based on the job ID. |
||
Create a version of a training job. |
||
Stop a training job. |
||
Modify the description of a training job. |
||
Delete a training job. |
||
Obtain the name of a training job log file. |
||
Query the details about a built-in model. |
||
Query detailed information about training job logs by row. |
||
Training Job Parameter Configuration |
Create a training job configuration. |
|
Query the created training job configurations that meet the search criteria. |
||
Modify a training job configuration. |
||
Delete a training job configuration. |
||
Query the details about a specified training job configuration. |
||
Visualization Job Management |
Create a visualization job. |
|
Query the visualization jobs that meet the search criteria. |
||
Query the details about a specified visualization job based on the job name. |
||
Modify the description of a visualization job. |
||
Delete a visualization job. |
||
Stop a visualization job. |
||
Restart a visualization job. |
||
Resource and Engine Specifications |
Query the resource specifications of a specified job. |
|
Query the engine type and version of a specified job. |
||
Job Statuses |
View job statuses and status description. |
API |
Description |
---|---|
Import a model. |
|
Query the models that meet the search criteria. |
|
Query details about a model based on the model ID. |
|
Delete a specified model based on the model ID. All versions of the model can be deleted in cascading mode. |
API |
Description |
---|---|
Deploy a model service. |
|
Query model services. |
|
Query the details about a model service based on the service ID. |
|
Update a model service. |
|
Query service monitoring information. |
|
Query the update logs of a real-time service. |
|
Query service event logs, including service operation records, key actions during deployment, and deployment failure causes. |
|
Delete a model service. |
|
Query supported service deployment specifications. |
|
Query dedicated resource pools. |
API |
Description |
---|---|
View an authorization list. |
|
Configure ModelArts authorization. ModelArts functions such as real-time services can be properly used only after required permissions are assigned. |
|
Delete the authorization of a specified user or all users. |
|
Create a ModelArts agency for dependent services such as OBS, SWR, and IEF. |