doc-exports/docs/modelarts/api-ref/ALL_META.TXT.json
Wuwan, Qi f81ead2467 ModelArts API 24.3.0 20241128 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-committed-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
2024-11-29 09:04:54 +00:00

4708 lines
152 KiB
JSON

[
{
"dockw":"API Reference"
},
{
"uri":"modelarts_03_0139.html",
"node_id":"en-us_topic_0000001909747344.xml",
"product_code":"modelarts",
"code":"1",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Before You Start",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Before You Start",
"githuburl":""
},
{
"uri":"modelarts_03_0001.html",
"node_id":"en-us_topic_0000001909747536.xml",
"product_code":"modelarts",
"code":"2",
"des":"ModelArts is a one-stop AI development platform geared toward developers and data scientists of all skill levels. It enables you to rapidly build, train, and deploy model",
"doc_type":"api",
"kw":"Overview,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Overview",
"githuburl":""
},
{
"uri":"modelarts_03_0140.html",
"node_id":"en-us_topic_0000001943866553.xml",
"product_code":"modelarts",
"code":"3",
"des":"ModelArts supports Representational State Transfer (REST) APIs, allowing you to call APIs using HTTPS. For details about API calling, see Calling APIs.",
"doc_type":"api",
"kw":"API Calling,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"API Calling",
"githuburl":""
},
{
"uri":"modelarts_03_0141.html",
"node_id":"en-us_topic_0000001943866541.xml",
"product_code":"modelarts",
"code":"4",
"des":"An endpoint is the request address for calling an API. Endpoints vary depending on services and regions. To obtain the regions and endpoints, contact the enterprise admin",
"doc_type":"api",
"kw":"Endpoint,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Endpoint",
"githuburl":""
},
{
"uri":"modelarts_03_0142.html",
"node_id":"en-us_topic_0000001909907372.xml",
"product_code":"modelarts",
"code":"5",
"des":"For more constraints, see API description.",
"doc_type":"api",
"kw":"Constraints,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Constraints",
"githuburl":""
},
{
"uri":"modelarts_03_0143.html",
"node_id":"en-us_topic_0000001943866605.xml",
"product_code":"modelarts",
"code":"6",
"des":"AccountAn account is created upon successful registration with the cloud platform. The account has full access permissions for all of its cloud services and resources. It",
"doc_type":"api",
"kw":"Basic Concepts,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"modelarts",
"opensource":"true"
}
],
"title":"Basic Concepts",
"githuburl":""
},
{
"uri":"modelarts_03_0002.html",
"node_id":"en-us_topic_0000001943866693.xml",
"product_code":"modelarts",
"code":"7",
"des":"All ModelArts APIs are proprietary.You can use these APIs to manage development environments, training jobs, AI applications, and services.",
"doc_type":"api",
"kw":"API Overview,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"API Overview",
"githuburl":""
},
{
"uri":"modelarts_03_0144.html",
"node_id":"en-us_topic_0000001909907480.xml",
"product_code":"modelarts",
"code":"8",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Calling APIs",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"modelarts"
}
],
"title":"Calling APIs",
"githuburl":""
},
{
"uri":"modelarts_03_0005.html",
"node_id":"en-us_topic_0000001943866577.xml",
"product_code":"modelarts",
"code":"9",
"des":"This section describes the structure of a REST API request, and uses the IAM API for obtaining a user token as an example to demonstrate how to call an API. The obtained ",
"doc_type":"api",
"kw":"Making an API Request,Calling APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Making an API Request",
"githuburl":""
},
{
"uri":"modelarts_03_0004.html",
"node_id":"en-us_topic_0000001909747456.xml",
"product_code":"modelarts",
"code":"10",
"des":"Requests for calling an API can be authenticated using either of the following methods: AK/SK-based authentication: Requests are authenticated by encrypting the request b",
"doc_type":"api",
"kw":"Authentication,Calling APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Authentication",
"githuburl":""
},
{
"uri":"modelarts_03_0003.html",
"node_id":"en-us_topic_0000001943866673.xml",
"product_code":"modelarts",
"code":"11",
"des":"After sending a request, you will receive a response, including the status code, response header, and response body.A status code is a group of digits, ranging from 1xx t",
"doc_type":"api",
"kw":"Response,Calling APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Response",
"githuburl":""
},
{
"uri":"notebook.html",
"node_id":"en-us_topic_0000002042806688.xml",
"product_code":"modelarts",
"code":"12",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Development Environment Management",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Development Environment Management",
"githuburl":""
},
{
"uri":"CreateNotebook.html",
"node_id":"en-us_topic_0000002079004329.xml",
"product_code":"modelarts",
"code":"13",
"des":"This API is used to create a notebook instance based on the specified flavor, AI engine image, and storage. You can access the instance through a web page or SSH client. ",
"doc_type":"api",
"kw":"Creating a Notebook Instance,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateNotebook"
}
],
"title":"Creating a Notebook Instance",
"githuburl":""
},
{
"uri":"ListNotebooks.html",
"node_id":"en-us_topic_0000002042806784.xml",
"product_code":"modelarts",
"code":"14",
"des":"This API is used to query notebook instances based on specified search criteria.NoneGET /v1/{project_id}/notebooksNoneStatus code: 200Status code: 200OKSee Error Codes.",
"doc_type":"api",
"kw":"Querying Notebook Instances,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListNotebooks"
}
],
"title":"Querying Notebook Instances",
"githuburl":""
},
{
"uri":"ShowNotebook.html",
"node_id":"en-us_topic_0000002079045729.xml",
"product_code":"modelarts",
"code":"15",
"des":"This API is used to query details about a notebook instance, including its ID, name, flavor, image, status, and accessible URLs.NoneGET /v1/{project_id}/notebooks/{id}Non",
"doc_type":"api",
"kw":"Querying Details of a Notebook Instance,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowNotebook"
}
],
"title":"Querying Details of a Notebook Instance",
"githuburl":""
},
{
"uri":"UpdateNotebook.html",
"node_id":"en-us_topic_0000002079045793.xml",
"product_code":"modelarts",
"code":"16",
"des":"This API is used to update a development environment instance, including the name, description, specifications, and image ID. This API can be used only when the notebook ",
"doc_type":"api",
"kw":"Updating a Notebook Instance,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"UpdateNotebook"
}
],
"title":"Updating a Notebook Instance",
"githuburl":""
},
{
"uri":"DeleteNotebook.html",
"node_id":"en-us_topic_0000002042965068.xml",
"product_code":"modelarts",
"code":"17",
"des":"This API is used to delete the container and all storage resources of a notebook instance.NoneDELETE /v1/{project_id}/notebooks/{id}NoneStatus code: 200Status code: 200OK",
"doc_type":"api",
"kw":"Deleting a Notebook Instance,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteNotebook"
}
],
"title":"Deleting a Notebook Instance",
"githuburl":""
},
{
"uri":"CreateImage.html",
"node_id":"en-us_topic_0000002079004389.xml",
"product_code":"modelarts",
"code":"18",
"des":"A running instance can be saved as a container image. In the saved image, the installed dependency package (pip package) is not lost. In the VS Code remote development sc",
"doc_type":"api",
"kw":"Saving a Running Instance as a Container Image,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateImage"
}
],
"title":"Saving a Running Instance as a Container Image",
"githuburl":""
},
{
"uri":"ListFlavors.html",
"node_id":"en-us_topic_0000002079045805.xml",
"product_code":"modelarts",
"code":"19",
"des":"Obtain the available flavors.NoneGET /v1/{project_id}/notebooks/flavorsNoneStatus code: 200Status code: 200OKSee Error Codes.",
"doc_type":"api",
"kw":"Obtaining the Available Flavors,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListFlavors"
}
],
"title":"Obtaining the Available Flavors",
"githuburl":""
},
{
"uri":"ShowSwitchableFlavors.html",
"node_id":"en-us_topic_0000002079045765.xml",
"product_code":"modelarts",
"code":"20",
"des":"This API is used to query the flavors available for a notebook instance.NoneGET /v1/{project_id}/notebooks/{id}/flavorsNoneStatus code: 200Status code: 200OKSee Error Cod",
"doc_type":"api",
"kw":"Querying Flavors Available for a Notebook Instance,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowSwitchableFlavors"
}
],
"title":"Querying Flavors Available for a Notebook Instance",
"githuburl":""
},
{
"uri":"ShowLease.html",
"node_id":"en-us_topic_0000002079004417.xml",
"product_code":"modelarts",
"code":"21",
"des":"This API is used to query the available duration of a running notebook instance.NoneGET /v1/{project_id}/notebooks/{id}/leaseNoneStatus code: 200Status code: 200OKSee Err",
"doc_type":"api",
"kw":"Querying the Available Duration of a Running Notebook Instance,Development Environment Management,AP",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowLease"
}
],
"title":"Querying the Available Duration of a Running Notebook Instance",
"githuburl":""
},
{
"uri":"RenewLease.html",
"node_id":"en-us_topic_0000002079045821.xml",
"product_code":"modelarts",
"code":"22",
"des":"This API is used to prolong a notebook instance.NonePATCH /v1/{project_id}/notebooks/{id}/leaseStatus code: 200Prolong the available duration of a running notebook instan",
"doc_type":"api",
"kw":"Prolonging a Notebook Instance,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"RenewLease"
}
],
"title":"Prolonging a Notebook Instance",
"githuburl":""
},
{
"uri":"StartNotebook.html",
"node_id":"en-us_topic_0000002042964976.xml",
"product_code":"modelarts",
"code":"23",
"des":"This API is used to start a notebook instance.NonePOST /v1/{project_id}/notebooks/{id}/startStatus code: 200Status code: 200OKSee Error Codes.",
"doc_type":"api",
"kw":"Starting a Notebook Instance,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"StartNotebook"
}
],
"title":"Starting a Notebook Instance",
"githuburl":""
},
{
"uri":"StopNotebook.html",
"node_id":"en-us_topic_0000002042965048.xml",
"product_code":"modelarts",
"code":"24",
"des":"This API is used to stop a notebook instance.NonePOST /v1/{project_id}/notebooks/{id}/stopNoneStatus code: 200Status code: 200OKSee Error Codes.",
"doc_type":"api",
"kw":"Stopping a Notebook Instance,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"StopNotebook"
}
],
"title":"Stopping a Notebook Instance",
"githuburl":""
},
{
"uri":"ListAttachableObSs.html",
"node_id":"en-us_topic_0000002042806684.xml",
"product_code":"modelarts",
"code":"25",
"des":"This API is used to obtain the notebook instances with OBS storage mounted.NoneGET /v1/{project_id}/notebooks/{instance_id}/storageNoneStatus code: 200Status code: 200OKS",
"doc_type":"api",
"kw":"Obtaining the Notebook Instances with OBS Storage Mounted,Development Environment Management,API Ref",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListAttachableObSs"
}
],
"title":"Obtaining the Notebook Instances with OBS Storage Mounted",
"githuburl":""
},
{
"uri":"AttachObs.html",
"node_id":"en-us_topic_0000002079004425.xml",
"product_code":"modelarts",
"code":"26",
"des":"An OBS parallel file system can be mounted to a specified file directory of a running notebook instance. After the mounting, objects in the OBS parallel file system can b",
"doc_type":"api",
"kw":"OBS Storage Mounting,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"AttachObs"
}
],
"title":"OBS Storage Mounting",
"githuburl":""
},
{
"uri":"ShowAttachableObs.html",
"node_id":"en-us_topic_0000002079004409.xml",
"product_code":"modelarts",
"code":"27",
"des":"This API is used to obtain details about a notebook instance with OBS storage mounted.NoneGET /v1/{project_id}/notebooks/{instance_id}/storage/{storage_id}NoneStatus code",
"doc_type":"api",
"kw":"Obtaining Details About a Notebook Instance with OBS Storage Mounted,Development Environment Managem",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowAttachableObs"
}
],
"title":"Obtaining Details About a Notebook Instance with OBS Storage Mounted",
"githuburl":""
},
{
"uri":"CancelObs.html",
"node_id":"en-us_topic_0000002042965020.xml",
"product_code":"modelarts",
"code":"28",
"des":"This API is used to unmount OBS storage from a notebook instance. After OBS storage is unmounted, OBS objects remain unchanged but cannot be operated in the notebook cont",
"doc_type":"api",
"kw":"Unmounting OBS Storage from a Notebook Instance,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CancelObs"
}
],
"title":"Unmounting OBS Storage from a Notebook Instance",
"githuburl":""
},
{
"uri":"ListImage.html",
"node_id":"en-us_topic_0000002079045801.xml",
"product_code":"modelarts",
"code":"29",
"des":"This API is used to query all images by page based on specified conditions.NoneGET /v1/{project_id}/imagesNoneStatus code: 200Status code: 200OKSee Error Codes.",
"doc_type":"api",
"kw":"Querying Supported Images,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListImage"
}
],
"title":"Querying Supported Images",
"githuburl":""
},
{
"uri":"RegisterImage.html",
"node_id":"en-us_topic_0000002079004405.xml",
"product_code":"modelarts",
"code":"30",
"des":"Register a custom image with ModelArts Image Management.NonePOST /v1/{project_id}/imagesStatus code: 200The following is an example of how to register a custom image whos",
"doc_type":"api",
"kw":"Registering a Custom Image,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"RegisterImage"
}
],
"title":"Registering a Custom Image",
"githuburl":""
},
{
"uri":"ListImageGroup.html",
"node_id":"en-us_topic_0000002079045725.xml",
"product_code":"modelarts",
"code":"31",
"des":"Obtain the overview of user image information. The image name is used as the aggregated information.NoneGET /v1/{project_id}/images/groupNoneStatus code: 200Status code: ",
"doc_type":"api",
"kw":"Obtaining User Image Groups,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListImageGroup"
}
],
"title":"Obtaining User Image Groups",
"githuburl":""
},
{
"uri":"ShowImage.html",
"node_id":"en-us_topic_0000002079045785.xml",
"product_code":"modelarts",
"code":"32",
"des":"Obtain the details of an image.NoneGET /v1/{project_id}/images/{id}NoneStatus code: 200Status code: 200OKSee Error Codes.",
"doc_type":"api",
"kw":"Obtaining Details of an Image,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowImage"
}
],
"title":"Obtaining Details of an Image",
"githuburl":""
},
{
"uri":"DeleteImage.html",
"node_id":"en-us_topic_0000002079004325.xml",
"product_code":"modelarts",
"code":"33",
"des":"Delete an image object. For a private image, you can also delete the image content from SWR using parameters.NoneDELETE /v1/{project_id}/images/{id}NoneStatus code: 200St",
"doc_type":"api",
"kw":"Deleting an Image,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteImage"
}
],
"title":"Deleting an Image",
"githuburl":""
},
{
"uri":"ListAllNotebooks.html",
"node_id":"en-us_topic_0000002079045813.xml",
"product_code":"modelarts",
"code":"34",
"des":"This API is used to obtain all development environment instances that meet the search criteria.No constraintsGET /v1/{project_id}/notebooks/allNoneStatus code: 200Status ",
"doc_type":"api",
"kw":"Querying All Notebook Instances,Development Environment Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListAllNotebooks"
}
],
"title":"Querying All Notebook Instances",
"githuburl":""
},
{
"uri":"algorithms.html",
"node_id":"en-us_topic_0000002042965004.xml",
"product_code":"modelarts",
"code":"35",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Training Management",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Training Management",
"githuburl":""
},
{
"uri":"CreateAlgorithm.html",
"node_id":"en-us_topic_0000002042965044.xml",
"product_code":"modelarts",
"code":"36",
"des":"This API is used to create an algorithm.POST /v2/{project_id}/algorithmsStatus code: 201The following is an example of how to create an algorithm whose name is TestModelA",
"doc_type":"api",
"kw":"Creating an Algorithm,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateAlgorithm"
}
],
"title":"Creating an Algorithm",
"githuburl":""
},
{
"uri":"ListAlgorithms.html",
"node_id":"en-us_topic_0000002042965012.xml",
"product_code":"modelarts",
"code":"37",
"des":"This API is used to query the algorithm list.GET /v2/{project_id}/algorithmsNoneStatus code: 200The following shows how to query all algorithms in jobs whose names contai",
"doc_type":"api",
"kw":"Querying the Algorithm List,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListAlgorithms"
}
],
"title":"Querying the Algorithm List",
"githuburl":""
},
{
"uri":"ShowAlgorithmByUuid.html",
"node_id":"en-us_topic_0000002042965056.xml",
"product_code":"modelarts",
"code":"38",
"des":"This API is used to query a specified algorithm based on the algorithm ID.GET /v2/{project_id}/algorithms/{algorithm_id}NoneStatus code: 200The following shows how to que",
"doc_type":"api",
"kw":"Querying Algorithm Details,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowAlgorithmByUuid"
}
],
"title":"Querying Algorithm Details",
"githuburl":""
},
{
"uri":"ChangeAlgorithm.html",
"node_id":"en-us_topic_0000002042806764.xml",
"product_code":"modelarts",
"code":"39",
"des":"This API is used to modify an algorithm.PUT /v2/{project_id}/algorithms/{algorithm_id}Status code: 201The following shows how to modify the algorithm whose UUID is 2e5451",
"doc_type":"api",
"kw":"Modifying an Algorithm,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ChangeAlgorithm"
}
],
"title":"Modifying an Algorithm",
"githuburl":""
},
{
"uri":"DeleteAlgorithm.html",
"node_id":"en-us_topic_0000002079045745.xml",
"product_code":"modelarts",
"code":"40",
"des":"This API is used to delete an algorithm.DELETE /v2/{project_id}/algorithms/{algorithm_id}NoneNoneThe following shows how to modify the algorithm whose UUID is 2e5451fe-91",
"doc_type":"api",
"kw":"Deleting an Algorithm,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteAlgorithm"
}
],
"title":"Deleting an Algorithm",
"githuburl":""
},
{
"uri":"ShowSearchAlgorithms.html",
"node_id":"en-us_topic_0000002079045781.xml",
"product_code":"modelarts",
"code":"41",
"des":"Obtain supported hyperparameter search algorithms.GET /v2/{project_id}/search-algorithmsNoneStatus code: 200The following shows how to query information about the search ",
"doc_type":"api",
"kw":"Obtaining Supported Hyperparameter Search Algorithms,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowSearchAlgorithms"
}
],
"title":"Obtaining Supported Hyperparameter Search Algorithms",
"githuburl":""
},
{
"uri":"CreateTrainingJob.html",
"node_id":"en-us_topic_0000002079045741.xml",
"product_code":"modelarts",
"code":"42",
"des":"This API is used to create a training job.POST /v2/{project_id}/training-jobsStatus code: 201Status code: 400The following is an example of how to create a training job w",
"doc_type":"api",
"kw":"Creating a Training Job,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateTrainingJob"
}
],
"title":"Creating a Training Job",
"githuburl":""
},
{
"uri":"ShowTrainingJobDetails.html",
"node_id":"en-us_topic_0000002042965060.xml",
"product_code":"modelarts",
"code":"43",
"des":"This API is used to query the details about a training job.GET /v2/{project_id}/training-jobs/{training_job_id}NoneStatus code: 200The following shows how to query a trai",
"doc_type":"api",
"kw":"Querying the Details About a Training Job,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowTrainingJobDetails"
}
],
"title":"Querying the Details About a Training Job",
"githuburl":""
},
{
"uri":"ChangeTrainingJobDescription.html",
"node_id":"en-us_topic_0000002042806752.xml",
"product_code":"modelarts",
"code":"44",
"des":"This API is used to modify the description of a training job.PUT /v2/{project_id}/training-jobs/{training_job_id}NoneThe following shows how to modify a training job with",
"doc_type":"api",
"kw":"Modifying the Description of a Training Job,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ChangeTrainingJobDescription"
}
],
"title":"Modifying the Description of a Training Job",
"githuburl":""
},
{
"uri":"DeleteTrainingJob.html",
"node_id":"en-us_topic_0000002079045777.xml",
"product_code":"modelarts",
"code":"45",
"des":"This API is used to delete a training job.DELETE /v2/{project_id}/training-jobs/{training_job_id}NoneNoneThe following shows how to delete a training job whose UUID is 3f",
"doc_type":"api",
"kw":"Deleting a Training Job,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteTrainingJob"
}
],
"title":"Deleting a Training Job",
"githuburl":""
},
{
"uri":"StopTrainingJob.html",
"node_id":"en-us_topic_0000002079004397.xml",
"product_code":"modelarts",
"code":"46",
"des":"This API is used to terminate a training job. Only jobs in the Creating, Waiting, or Running state can be terminated.POST /v2/{project_id}/training-jobs/{training_job_id}",
"doc_type":"api",
"kw":"Terminating a Training Job,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"StopTrainingJob"
}
],
"title":"Terminating a Training Job",
"githuburl":""
},
{
"uri":"ShowTrainingJobLogsPreview.html",
"node_id":"en-us_topic_0000002042806768.xml",
"product_code":"modelarts",
"code":"47",
"des":"This API is used to query the logs of a specified task in a given training job (preview).GET /v2/{project_id}/training-jobs/{training_job_id}/tasks/{task_id}/logs/preview",
"doc_type":"api",
"kw":"Querying the Logs of a Specified Task in a Given Training Job (Preview),Training Management,API Refe",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowTrainingJobLogsPreview"
}
],
"title":"Querying the Logs of a Specified Task in a Given Training Job (Preview)",
"githuburl":""
},
{
"uri":"ShowObsUrlOfTrainingJobLogs.html",
"node_id":"en-us_topic_0000002079045737.xml",
"product_code":"modelarts",
"code":"48",
"des":"This API is used to obtain the logs of a specified task of a training job (temporary OBS link, which is valid for 5 minutes). You can view all logs or download the logs.G",
"doc_type":"api",
"kw":"Querying the Logs of a Specified Task in a Training Job (OBS Link),Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowObsUrlOfTrainingJobLogs"
}
],
"title":"Querying the Logs of a Specified Task in a Training Job (OBS Link)",
"githuburl":""
},
{
"uri":"ShowTrainingJobMetrics.html",
"node_id":"en-us_topic_0000002042965024.xml",
"product_code":"modelarts",
"code":"49",
"des":"This API is used to query the running metrics of a specified task in a training job.GET /v2/{project_id}/training-jobs/{training_job_id}/metrics/{task_id}NoneStatus code:",
"doc_type":"api",
"kw":"Querying the Running Metrics of a Specified Task in a Training Job,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowTrainingJobMetrics"
}
],
"title":"Querying the Running Metrics of a Specified Task in a Training Job",
"githuburl":""
},
{
"uri":"ListTrainingJobs.html",
"node_id":"en-us_topic_0000002079004341.xml",
"product_code":"modelarts",
"code":"50",
"des":"This API is used to query the the created training jobs that meet the search criteria.POST /v2/{project_id}/training-job-searchesStatus code: 200The following is an examp",
"doc_type":"api",
"kw":"Querying a Training Job List,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListTrainingJobs"
}
],
"title":"Querying a Training Job List",
"githuburl":""
},
{
"uri":"ShowAutoSearchTrials.html",
"node_id":"en-us_topic_0000002079004413.xml",
"product_code":"modelarts",
"code":"51",
"des":"This API is used to query all trails using hyperparameter search.GET /v2/{project_id}/training-jobs/{training_job_id}/autosearch-trialsNoneStatus code: 200The following s",
"doc_type":"api",
"kw":"Querying All Trials Using Hyperparameter Search,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowAutoSearchTrials"
}
],
"title":"Querying All Trials Using Hyperparameter Search",
"githuburl":""
},
{
"uri":"ShowAutoSearchPerTrial.html",
"node_id":"en-us_topic_0000002042965032.xml",
"product_code":"modelarts",
"code":"52",
"des":"This API is used to query information about a trial using hyperparameter search based on the trial_id.GET /v2/{project_id}/training-jobs/{training_job_id}/autosearch-tria",
"doc_type":"api",
"kw":"Querying Information About a Trial Using Hyperparameter Search,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowAutoSearchPerTrial"
}
],
"title":"Querying Information About a Trial Using Hyperparameter Search",
"githuburl":""
},
{
"uri":"ShowAutoSearchParamsAnalysis.html",
"node_id":"en-us_topic_0000002079004381.xml",
"product_code":"modelarts",
"code":"53",
"des":"This API is used to obtain the summary of hyperparameter sensitivity analysis results.GET /v2/{project_id}/training-jobs/{training_job_id}/autosearch-parameter-analysisNo",
"doc_type":"api",
"kw":"Obtaining the Hyperparameter Sensitivity Analysis Result,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowAutoSearchParamsAnalysis"
}
],
"title":"Obtaining the Hyperparameter Sensitivity Analysis Result",
"githuburl":""
},
{
"uri":"ShowAutoSearchParamAnalysisResultPath.html",
"node_id":"en-us_topic_0000002079045789.xml",
"product_code":"modelarts",
"code":"54",
"des":"This API is used to obtain the path for storing a hyperparameter sensitivity analysis image.GET /v2/{project_id}/training-jobs/{training_job_id}/autosearch-parameter-anal",
"doc_type":"api",
"kw":"Obtaining the Path for Storing a Hyperparameter Sensitivity Analysis Image,Training Management,API R",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowAutoSearchParamAnalysisResultPath"
}
],
"title":"Obtaining the Path for Storing a Hyperparameter Sensitivity Analysis Image",
"githuburl":""
},
{
"uri":"ShowAutoSearchTrialEarlyStop.html",
"node_id":"en-us_topic_0000002042964992.xml",
"product_code":"modelarts",
"code":"55",
"des":"This API is used to early stop a trial of an auto search job.POST /v2/{project_id}/training-jobs/{training_job_id}/autosearch-trial-earlystop/{trial_id}NoneStatus code: 2",
"doc_type":"api",
"kw":"Early Stopping a Trial of an Auto Search Job,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowAutoSearchTrialEarlyStop"
}
],
"title":"Early Stopping a Trial of an Auto Search Job",
"githuburl":""
},
{
"uri":"ShowAutoSearchYamlTemplatesInfo.html",
"node_id":"en-us_topic_0000002042806712.xml",
"product_code":"modelarts",
"code":"56",
"des":"This API is used to obtain information about the YAML template of an auto search job.GET /v2/{project_id}/training-jobs/autosearch/yaml-templatesNoneStatus code: 200The f",
"doc_type":"api",
"kw":"Obtaining Information About the YAML Template of an Auto Search Job,Training Management,API Referenc",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowAutoSearchYamlTemplatesInfo"
}
],
"title":"Obtaining Information About the YAML Template of an Auto Search Job",
"githuburl":""
},
{
"uri":"ShowAutoSearchYamlTemplateContent.html",
"node_id":"en-us_topic_0000002079004377.xml",
"product_code":"modelarts",
"code":"57",
"des":"This API is used to obtain the content of the YAML template of an auto search job.GET /v2/{project_id}/training-jobs/autosearch/yaml-templates/{algorithm_type}/{algorithm",
"doc_type":"api",
"kw":"Obtaining the Content of the YAML Template of an Auto Search Job,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowAutoSearchYamlTemplateContent"
}
],
"title":"Obtaining the Content of the YAML Template of an Auto Search Job",
"githuburl":""
},
{
"uri":"ShowTrainingJobFlavors.html",
"node_id":"en-us_topic_0000002079045733.xml",
"product_code":"modelarts",
"code":"58",
"des":"This API is used to obtain the public flavors supported by a training job.GET /v2/{project_id}/training-job-flavorsNoneStatus code: 200The following shows how to query th",
"doc_type":"api",
"kw":"Obtaining the General Specifications Supported by a Training Job,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowTrainingJobFlavors"
}
],
"title":"Obtaining the General Specifications Supported by a Training Job",
"githuburl":""
},
{
"uri":"ShowTrainingJobEngines.html",
"node_id":"en-us_topic_0000002042806772.xml",
"product_code":"modelarts",
"code":"59",
"des":"This API is used to obtain the preset AI frameworks supported by a training job.GET /v2/{project_id}/training-job-enginesNoneStatus code: 200The following shows how to qu",
"doc_type":"api",
"kw":"Obtaining the Preset AI Frameworks Supported by a Training Job,Training Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowTrainingJobEngines"
}
],
"title":"Obtaining the Preset AI Frameworks Supported by a Training Job",
"githuburl":""
},
{
"uri":"ai_management.html",
"node_id":"en-us_topic_0000002042965076.xml",
"product_code":"modelarts",
"code":"60",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"AI Application Management",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"AI Application Management",
"githuburl":""
},
{
"uri":"ShowModelEngineAndRuntime.html",
"node_id":"en-us_topic_0000002079004385.xml",
"product_code":"modelarts",
"code":"61",
"des":"This API is used to obtain the AI engine and runtime of models.GET /v1/{project_id}/models/ai-engine-runtimesStatus code: 200Status code: 401Status code: 403Status code: ",
"doc_type":"api",
"kw":"Obtaining the Model Runtime,AI Application Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowModelEngineAndRuntime"
}
],
"title":"Obtaining the Model Runtime",
"githuburl":""
},
{
"uri":"ListModels.html",
"node_id":"en-us_topic_0000002042806756.xml",
"product_code":"modelarts",
"code":"62",
"des":"This API is used to query the AI application list based on different search parameters.GET /v1/{project_id}/modelsStatus code: 200Status code: 200ModelsSee Error Codes.",
"doc_type":"api",
"kw":"Querying the AI Application List,AI Application Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListModels"
}
],
"title":"Querying the AI Application List",
"githuburl":""
},
{
"uri":"CreateModel.html",
"node_id":"en-us_topic_0000002079004393.xml",
"product_code":"modelarts",
"code":"63",
"des":"Import a meta model to create an AI application. The execution code and model must be uploaded to OBS first. By default, the model generated by a training job is stored i",
"doc_type":"api",
"kw":"Creating an AI Application,AI Application Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateModel"
}
],
"title":"Creating an AI Application",
"githuburl":""
},
{
"uri":"ShowModel.html",
"node_id":"en-us_topic_0000002079004345.xml",
"product_code":"modelarts",
"code":"64",
"des":"This API is used to query details about an AI application based on the AI application ID.GET /v1/{project_id}/models/{model_id}Status code: 200Status code: 200Model detai",
"doc_type":"api",
"kw":"Obtaining Details About an AI Application,AI Application Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowModel"
}
],
"title":"Obtaining Details About an AI Application",
"githuburl":""
},
{
"uri":"DeleteModel.html",
"node_id":"en-us_topic_0000002042965000.xml",
"product_code":"modelarts",
"code":"65",
"des":"This interface is used to delete an AI application based on the AI application ID. When cascade is set to true, the AI application specified by the AI application ID and ",
"doc_type":"api",
"kw":"Deleting an AI application,AI Application Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteModel"
}
],
"title":"Deleting an AI application",
"githuburl":""
},
{
"uri":"service_management.html",
"node_id":"en-us_topic_0000002042965036.xml",
"product_code":"modelarts",
"code":"66",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Service Management",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Service Management",
"githuburl":""
},
{
"uri":"ShowServiceMonitorInfo.html",
"node_id":"en-us_topic_0000002079045753.xml",
"product_code":"modelarts",
"code":"67",
"des":"This API is used to obtain service monitoring information.GET /v1/{project_id}/services/{service_id}/monitorStatus code: 200Status code: 200Monitoring informationSee Erro",
"doc_type":"api",
"kw":"Obtaining Service Monitoring,Service Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowServiceMonitorInfo"
}
],
"title":"Obtaining Service Monitoring",
"githuburl":""
},
{
"uri":"ListServices.html",
"node_id":"en-us_topic_0000002042806704.xml",
"product_code":"modelarts",
"code":"68",
"des":"This API is used to obtain model services.GET /v1/{project_id}/servicesStatus code: 200Status code: 200Service listSee Error Codes.",
"doc_type":"api",
"kw":"Obtaining Services,Service Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListServices"
}
],
"title":"Obtaining Services",
"githuburl":""
},
{
"uri":"CreateService.html",
"node_id":"en-us_topic_0000002079004369.xml",
"product_code":"modelarts",
"code":"69",
"des":"This API is used to deploy a model as a service.POST /v1/{project_id}/servicesStatus code: 200Sample request of creating a real-time servicePOST https://{endpoint}/v1/{pr",
"doc_type":"api",
"kw":"Deploying Services,Service Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateService"
}
],
"title":"Deploying Services",
"githuburl":""
},
{
"uri":"ShowServiceSpecifications.html",
"node_id":"en-us_topic_0000002079045809.xml",
"product_code":"modelarts",
"code":"70",
"des":"This API is used to obtain supported service deployment specifications.GET /v1/{project_id}/services/specificationsStatus code: 200Status code: 200Service deployment flav",
"doc_type":"api",
"kw":"Obtaining Supported Service Deployment Specifications,Service Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowServiceSpecifications"
}
],
"title":"Obtaining Supported Service Deployment Specifications",
"githuburl":""
},
{
"uri":"ShowService.html",
"node_id":"en-us_topic_0000002042806716.xml",
"product_code":"modelarts",
"code":"71",
"des":"This API is used to obtain the details about a model service based on the service ID.GET /v1/{project_id}/services/{service_id}Status code: 200Status code: 200Service Det",
"doc_type":"api",
"kw":"Obtaining Service Details,Service Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowService"
}
],
"title":"Obtaining Service Details",
"githuburl":""
},
{
"uri":"UpdateService.html",
"node_id":"en-us_topic_0000002079004357.xml",
"product_code":"modelarts",
"code":"72",
"des":"This API is used to update configurations of a model service. It can also be used to start or stop a service.PUT /v1/{project_id}/services/{service_id}NoneThe following s",
"doc_type":"api",
"kw":"Updating Service Configurations,Service Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"UpdateService"
}
],
"title":"Updating Service Configurations",
"githuburl":""
},
{
"uri":"DeleteService.html",
"node_id":"en-us_topic_0000002042964984.xml",
"product_code":"modelarts",
"code":"73",
"des":"This API is used to delete a model service. You can delete your own services only.DELETE /v1/{project_id}/services/{service_id}NoneThe following shows how to delete the m",
"doc_type":"api",
"kw":"Deleting a Service,Service Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteService"
}
],
"title":"Deleting a Service",
"githuburl":""
},
{
"uri":"ShowServiceEvents.html",
"node_id":"en-us_topic_0000002042806692.xml",
"product_code":"modelarts",
"code":"74",
"des":"This API is used to obtain service event logs, including service operation records, key actions during deployment, and deployment failure causes.GET /v1/{project_id}/serv",
"doc_type":"api",
"kw":"Obtaining Service Event Logs,Service Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowServiceEvents"
}
],
"title":"Obtaining Service Event Logs",
"githuburl":""
},
{
"uri":"ShowServiceUpdateLogs.html",
"node_id":"en-us_topic_0000002079045761.xml",
"product_code":"modelarts",
"code":"75",
"des":"This API is used to obtain the update logs of a real-time service.GET /v1/{project_id}/services/{service_id}/logsStatus code: 200Status code: 200Service update logsSee Er",
"doc_type":"api",
"kw":"Obtaining Service Update Logs,Service Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowServiceUpdateLogs"
}
],
"title":"Obtaining Service Update Logs",
"githuburl":""
},
{
"uri":"resource_management1.html",
"node_id":"en-us_topic_0000002042806736.xml",
"product_code":"modelarts",
"code":"76",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Resource Management",
"search_title":"",
"metedata":[
{
}
],
"title":"Resource Management",
"githuburl":""
},
{
"uri":"config_management.html",
"node_id":"en-us_topic_0000002044216580.xml",
"product_code":"modelarts",
"code":"77",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Configuration Management",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Configuration Management",
"githuburl":""
},
{
"uri":"ShowOsConfig.html",
"node_id":"en-us_topic_0000002044058264.xml",
"product_code":"modelarts",
"code":"78",
"des":"This API is used to obtain the configuration parameters of the ModelArts OS service, such as the CIDR block and user resource quota.GET /v1/{project_id}/os-user-configNon",
"doc_type":"api",
"kw":"Querying OS Configuration Parameters,Configuration Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowOsConfig"
}
],
"title":"Querying OS Configuration Parameters",
"githuburl":""
},
{
"uri":"ShowOsQuota.html",
"node_id":"en-us_topic_0000002080257325.xml",
"product_code":"modelarts",
"code":"79",
"des":"This API is used to obtain the quotas of some ModelArts OS resources, such as the quotas for resource pools and networks.GET /v1/{project_id}/quotasNoneStatus code: 200St",
"doc_type":"api",
"kw":"Obtaining OS Quotas,Configuration Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowOsQuota"
}
],
"title":"Obtaining OS Quotas",
"githuburl":""
},
{
"uri":"event_management.html",
"node_id":"en-us_topic_0000002080257309.xml",
"product_code":"modelarts",
"code":"80",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Event Management",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Event Management",
"githuburl":""
},
{
"uri":"ListEvents.html",
"node_id":"en-us_topic_0000002044216588.xml",
"product_code":"modelarts",
"code":"81",
"des":"This API is used to obtain the event list.GET /v1/{project_id}/eventsNoneStatus code: 200Status code: 400Status code: 404Querying events of resource pool pool-6f5da086876",
"doc_type":"api",
"kw":"Obtaining the Event List,Event Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListEvents"
}
],
"title":"Obtaining the Event List",
"githuburl":""
},
{
"uri":"workload_management.html",
"node_id":"en-us_topic_0000002080257333.xml",
"product_code":"modelarts",
"code":"82",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Resource Pool Job Management",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Resource Pool Job Management",
"githuburl":""
},
{
"uri":"ListWorkloads.html",
"node_id":"en-us_topic_0000002044058288.xml",
"product_code":"modelarts",
"code":"83",
"des":"This API is used to obtain jobs in a dedicated resource pool.GET /v2/{project_id}/pools/{pool_name}/workloadsNoneStatus code: 200Status code: 400Status code: 404NoneStatu",
"doc_type":"api",
"kw":"Obtaining Jobs in a Dedicated Resource Pool,Resource Pool Job Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListWorkloads"
}
],
"title":"Obtaining Jobs in a Dedicated Resource Pool",
"githuburl":""
},
{
"uri":"ShowWorkloadStatistics.html",
"node_id":"en-us_topic_0000002044216584.xml",
"product_code":"modelarts",
"code":"84",
"des":"This API is used to obtain statistics about dedicated resource pool jobs.GET /v2/{project_id}/statistics/pools/{pool_name}/workloadsNoneStatus code: 200Status code: 400St",
"doc_type":"api",
"kw":"Obtaining Statistics About Dedicated Resource Pool Jobs,Resource Pool Job Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowWorkloadStatistics"
}
],
"title":"Obtaining Statistics About Dedicated Resource Pool Jobs",
"githuburl":""
},
{
"uri":"metrics_management.html",
"node_id":"en-us_topic_0000002080295929.xml",
"product_code":"modelarts",
"code":"85",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Resource Metrics",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Resource Metrics",
"githuburl":""
},
{
"uri":"ShowPoolRuntimeMetrics.html",
"node_id":"en-us_topic_0000002080257329.xml",
"product_code":"modelarts",
"code":"86",
"des":"This API is used to obtain the real-time usage of all resource pools in the current project.GET /v2/{project_id}/metrics/runtime/poolsNoneStatus code: 200NoneStatus code:",
"doc_type":"api",
"kw":"Obtaining the Real-Time Resource Usage,Resource Metrics,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowPoolRuntimeMetrics"
}
],
"title":"Obtaining the Real-Time Resource Usage",
"githuburl":""
},
{
"uri":"plugintemplate_management.html",
"node_id":"en-us_topic_0000002080295921.xml",
"product_code":"modelarts",
"code":"87",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Plug-in Template Management",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Plug-in Template Management",
"githuburl":""
},
{
"uri":"ShowPluginTemplate.html",
"node_id":"en-us_topic_0000002044058268.xml",
"product_code":"modelarts",
"code":"88",
"des":"This API is used to obtain details of a specified plug-in template.GET /v1/{project_id}/plugintemplates/{plugintemplate_name}NoneStatus code: 200Status code: 404NoneStatu",
"doc_type":"api",
"kw":"Querying a Plug-in Template,Plug-in Template Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowPluginTemplate"
}
],
"title":"Querying a Plug-in Template",
"githuburl":""
},
{
"uri":"tags_management.html",
"node_id":"en-us_topic_0000002044058292.xml",
"product_code":"modelarts",
"code":"89",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Tag Management",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Tag Management",
"githuburl":""
},
{
"uri":"BatchCreatePoolTags.html",
"node_id":"en-us_topic_0000002080257313.xml",
"product_code":"modelarts",
"code":"90",
"des":"This API is used to add tags to a specified resource pool. Tags can be added in batches. If a tag to be added has the same key as an existing tag, the tag will overwrite ",
"doc_type":"api",
"kw":"Creating Resource Pool Tags in Batches,Tag Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"BatchCreatePoolTags"
}
],
"title":"Creating Resource Pool Tags in Batches",
"githuburl":""
},
{
"uri":"BatchDeletePoolTags.html",
"node_id":"en-us_topic_0000002080295941.xml",
"product_code":"modelarts",
"code":"91",
"des":"This API is used to delete tags of a specified resource. Batch deletion is supported.DELETE /v1/{project_id}/pools/{pool_name}/tags/deleteStatus code: 204Status code: 400",
"doc_type":"api",
"kw":"Deleting Resource Pool Tags in Batches,Tag Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"BatchDeletePoolTags"
}
],
"title":"Deleting Resource Pool Tags in Batches",
"githuburl":""
},
{
"uri":"ListPoolTags.html",
"node_id":"en-us_topic_0000002044216576.xml",
"product_code":"modelarts",
"code":"92",
"des":"This API is used to query all tags of a resource pool in the current project. By default, all workspaces are queried. Tag data is not returned for workspaces on which the",
"doc_type":"api",
"kw":"Querying All Tags of Resource Pools,Tag Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListPoolTags"
}
],
"title":"Querying All Tags of Resource Pools",
"githuburl":""
},
{
"uri":"ShowPoolTags.html",
"node_id":"en-us_topic_0000002080257317.xml",
"product_code":"modelarts",
"code":"93",
"des":"This API is used to query tags of a specified resource pool.GET /v1/{project_id}/pools/{pool_name}/tagsNoneStatus code: 204Status code: 400Status code: 401Status code: 40",
"doc_type":"api",
"kw":"Querying Tags of a Resource Pool,Tag Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowPoolTags"
}
],
"title":"Querying Tags of a Resource Pool",
"githuburl":""
},
{
"uri":"ListPoolsByTags.html",
"node_id":"en-us_topic_0000002044058284.xml",
"product_code":"modelarts",
"code":"94",
"des":"This API is used to query resources by tag. Multiple tags can be ANDed. Fuzzy search by resource name is supported.POST /v1/{project_id}/pools/resource-instances/filterSt",
"doc_type":"api",
"kw":"Querying Resource Pools by Tag,Tag Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListPoolsByTags"
}
],
"title":"Querying Resource Pools by Tag",
"githuburl":""
},
{
"uri":"network_management.html",
"node_id":"en-us_topic_0000002080295917.xml",
"product_code":"modelarts",
"code":"95",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Network Management",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Network Management",
"githuburl":""
},
{
"uri":"CreateNetwork.html",
"node_id":"en-us_topic_0000002044216572.xml",
"product_code":"modelarts",
"code":"96",
"des":"This API is used to create network resources.POST /v1/{project_id}/networksStatus code: 200Status code: 400Create a network.Status code: 200OKStatus code: 400Bad request.",
"doc_type":"api",
"kw":"Creating Network Resources,Network Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateNetwork"
}
],
"title":"Creating Network Resources",
"githuburl":""
},
{
"uri":"ListNetworks.html",
"node_id":"en-us_topic_0000002044058272.xml",
"product_code":"modelarts",
"code":"97",
"des":"This API is used to obtain network resources.GET /v1/{project_id}/networksNoneStatus code: 200Obtain resource pools.Status code: 200OKSee Error Codes.",
"doc_type":"api",
"kw":"Obtaining Network Resources,Network Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListNetworks"
}
],
"title":"Obtaining Network Resources",
"githuburl":""
},
{
"uri":"ShowNetwork.html",
"node_id":"en-us_topic_0000002044216600.xml",
"product_code":"modelarts",
"code":"98",
"des":"This API is used to obtain details about a specified network resource.GET /v1/{project_id}/networks/{network_name}NoneStatus code: 200Status code: 404Obtain details about",
"doc_type":"api",
"kw":"Obtaining a Network Resource,Network Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowNetwork"
}
],
"title":"Obtaining a Network Resource",
"githuburl":""
},
{
"uri":"DeleteNetwork.html",
"node_id":"en-us_topic_0000002080295937.xml",
"product_code":"modelarts",
"code":"99",
"des":"This API is used to delete a specified network resource.DELETE /v1/{project_id}/networks/{network_name}NoneStatus code: 200Status code: 404Delete a network.Status code: 2",
"doc_type":"api",
"kw":"Deleting a Network Resource,Network Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteNetwork"
}
],
"title":"Deleting a Network Resource",
"githuburl":""
},
{
"uri":"PatchNetwork.html",
"node_id":"en-us_topic_0000002044058260.xml",
"product_code":"modelarts",
"code":"100",
"des":"This API is used to update a specified network resource.PATCH /v1/{project_id}/networks/{network_name}Status code: 200Status code: 400Status code: 404Interconnect with a ",
"doc_type":"api",
"kw":"Updating a Network Resource,Network Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"PatchNetwork"
}
],
"title":"Updating a Network Resource",
"githuburl":""
},
{
"uri":"nodes_management.html",
"node_id":"en-us_topic_0000002080257341.xml",
"product_code":"modelarts",
"code":"101",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Node Management",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Node Management",
"githuburl":""
},
{
"uri":"ListPoolNodes.html",
"node_id":"en-us_topic_0000002044216596.xml",
"product_code":"modelarts",
"code":"102",
"des":"This API is used to obtain nodes in a resource pool.GET /v2/{project_id}/pools/{pool_name}/nodesNoneStatus code: 200Status code: 404Obtain nodes in a resource pool.Status",
"doc_type":"api",
"kw":"Obtaining Nodes,Node Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListPoolNodes"
}
],
"title":"Obtaining Nodes",
"githuburl":""
},
{
"uri":"BatchDeletePoolNodes.html",
"node_id":"en-us_topic_0000002080295925.xml",
"product_code":"modelarts",
"code":"103",
"des":"This API is used to delete nodes from a specified resource pool in batches. At least one node must be reserved in the resource pool.POST /v2/{project_id}/pools/{pool_name",
"doc_type":"api",
"kw":"Deleting Nodes in Batches,Node Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"BatchDeletePoolNodes"
}
],
"title":"Deleting Nodes in Batches",
"githuburl":""
},
{
"uri":"pools_management.html",
"node_id":"en-us_topic_0000002044058276.xml",
"product_code":"modelarts",
"code":"104",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Resource Pool Management",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Resource Pool Management",
"githuburl":""
},
{
"uri":"CreatePool.html",
"node_id":"en-us_topic_0000002080295933.xml",
"product_code":"modelarts",
"code":"105",
"des":"This API is used to create resource pools.POST /v2/{project_id}/poolsStatus code: 200Status code: 400Status code: 409Create a physical pool.POST https://{endpoint}/v2/{pr",
"doc_type":"api",
"kw":"Creating Resource Pools,Resource Pool Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreatePool"
}
],
"title":"Creating Resource Pools",
"githuburl":""
},
{
"uri":"ListPools.html",
"node_id":"en-us_topic_0000002080257321.xml",
"product_code":"modelarts",
"code":"106",
"des":"This API is used to obtain resource pools.GET /v2/{project_id}/poolsNoneStatus code: 200Obtain resource pools.Status code: 200OKSee Error Codes.",
"doc_type":"api",
"kw":"Obtaining Resource Pools,Resource Pool Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListPools"
}
],
"title":"Obtaining Resource Pools",
"githuburl":""
},
{
"uri":"ShowPool.html",
"node_id":"en-us_topic_0000002044058280.xml",
"product_code":"modelarts",
"code":"107",
"des":"This API is used to obtain details about a specified resource pool.GET /v2/{project_id}/pools/{pool_name}NoneStatus code: 200Status code: 404Obtain details about a resour",
"doc_type":"api",
"kw":"Obtaining a Resource Pool,Resource Pool Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowPool"
}
],
"title":"Obtaining a Resource Pool",
"githuburl":""
},
{
"uri":"DeletePool.html",
"node_id":"en-us_topic_0000002044216592.xml",
"product_code":"modelarts",
"code":"108",
"des":"This API is used to delete a specified resource pool.DELETE /v2/{project_id}/pools/{pool_name}Status code: 200Status code: 404Delete a resource pool.Status code: 200OKSta",
"doc_type":"api",
"kw":"Deleting a Resource Pool,Resource Pool Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeletePool"
}
],
"title":"Deleting a Resource Pool",
"githuburl":""
},
{
"uri":"PatchPool.html",
"node_id":"en-us_topic_0000002080295909.xml",
"product_code":"modelarts",
"code":"109",
"des":"This API is used to update a specified resource pool.PATCH /v2/{project_id}/pools/{pool_name}Status code: 200Status code: 400Status code: 404Expand the capacity of a reso",
"doc_type":"api",
"kw":"Updating a Resource Pool,Resource Pool Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"PatchPool"
}
],
"title":"Updating a Resource Pool",
"githuburl":""
},
{
"uri":"ShowPoolMonitor.html",
"node_id":"en-us_topic_0000002080257337.xml",
"product_code":"modelarts",
"code":"110",
"des":"This API is used to obtain the monitored resource pool information.GET /v2/{project_id}/pools/{pool_name}/monitorNoneStatus code: 200Status code: 404Obtain the monitored ",
"doc_type":"api",
"kw":"Monitoring a Resource Pool,Resource Pool Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowPoolMonitor"
}
],
"title":"Monitoring a Resource Pool",
"githuburl":""
},
{
"uri":"ShowPoolStatistics.html",
"node_id":"en-us_topic_0000002044058296.xml",
"product_code":"modelarts",
"code":"111",
"des":"This API is used to obtain resource pool statistics.GET /v2/{project_id}/statistics/poolsNoneStatus code: 200Status code: 500Obtaining the monitored information of a reso",
"doc_type":"api",
"kw":"Obtaining Resource Pool Statistics,Resource Pool Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ShowPoolStatistics"
}
],
"title":"Obtaining Resource Pool Statistics",
"githuburl":""
},
{
"uri":"resourceflavor_management.html",
"node_id":"en-us_topic_0000002044216604.xml",
"product_code":"modelarts",
"code":"112",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Resource Specifications Management",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Resource Specifications Management",
"githuburl":""
},
{
"uri":"ListResourceFlavors.html",
"node_id":"en-us_topic_0000002080295913.xml",
"product_code":"modelarts",
"code":"113",
"des":"Obtain resource specifications.GET /v1/{project_id}/resourceflavorsNoneStatus code: 200Status code: 401Status code: 404This API is used to obtain resource specifications.",
"doc_type":"api",
"kw":"Obtaining Resource Specifications,Resource Specifications Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListResourceFlavors"
}
],
"title":"Obtaining Resource Specifications",
"githuburl":""
},
{
"uri":"authorization.html",
"node_id":"en-us_topic_0000002042965008.xml",
"product_code":"modelarts",
"code":"114",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Authorization Management",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Authorization Management",
"githuburl":""
},
{
"uri":"GetAuthorizations.html",
"node_id":"en-us_topic_0000002042806740.xml",
"product_code":"modelarts",
"code":"115",
"des":"This API is used to view an authorization list.GET /v2/{project_id}/authorizationsNoneStatus code: 200View an authorization list.Status code: 200OKSee Error Codes.",
"doc_type":"api",
"kw":"Viewing an Authorization List,Authorization Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"GetAuthorizations"
}
],
"title":"Viewing an Authorization List",
"githuburl":""
},
{
"uri":"CreateAuthorization.html",
"node_id":"en-us_topic_0000002079045797.xml",
"product_code":"modelarts",
"code":"116",
"des":"This API is used to configure ModelArts authorization. ModelArts functions such as training management, development environment, data management, and real-time services c",
"doc_type":"api",
"kw":"Configuring Authorization,Authorization Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateAuthorization"
}
],
"title":"Configuring Authorization",
"githuburl":""
},
{
"uri":"DeleteAuthorizations.html",
"node_id":"en-us_topic_0000002042965072.xml",
"product_code":"modelarts",
"code":"117",
"des":"This API is used to delete the authorization of a specified user or all users.DELETE /v2/{project_id}/authorizationsNoneNoneDelete the authorization of a specified user.S",
"doc_type":"api",
"kw":"Deleting Authorization,Authorization Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteAuthorizations"
}
],
"title":"Deleting Authorization",
"githuburl":""
},
{
"uri":"CreateModelArtsAgency.html",
"node_id":"en-us_topic_0000002042965064.xml",
"product_code":"modelarts",
"code":"118",
"des":"This API is used to create an agency so that ModelArts can access dependent services such as OBS, SWR, and IEF.POST /v2/{project_id}/agencyNoneThe following is an example",
"doc_type":"api",
"kw":"Creating a ModelArts Agency,Authorization Management,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateModelArtsAgency"
}
],
"title":"Creating a ModelArts Agency",
"githuburl":""
},
{
"uri":"modelarts_03_0400.html",
"node_id":"en-us_topic_0000001402025994.xml",
"product_code":"modelarts",
"code":"119",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Use Cases",
"search_title":"",
"metedata":[
{
"prodname":"modelarts",
"documenttype":"api"
}
],
"title":"Use Cases",
"githuburl":""
},
{
"uri":"modelarts_03_0406.html",
"node_id":"en-us_topic_0000001452265817.xml",
"product_code":"modelarts",
"code":"120",
"des":"This section describes how to create a development environment instance by calling ModelArts APIs.The process for creating a development environment instance is as follow",
"doc_type":"api",
"kw":"Creating a Development Environment Instance,Use Cases,API Reference",
"search_title":"",
"metedata":[
{
"prodname":"modelarts",
"documenttype":"api"
}
],
"title":"Creating a Development Environment Instance",
"githuburl":""
},
{
"uri":"modelarts_03_0407.html",
"node_id":"en-us_topic_0000001452265821.xml",
"product_code":"modelarts",
"code":"121",
"des":"This section describes how to train a model by calling ModelArts APIs.The process for creating a training job using PyTorch is as follows:, which will be added in a reque",
"doc_type":"api",
"kw":"Using PyTorch to Create a Training Job (New-Version Training),Use Cases,API Reference",
"search_title":"",
"metedata":[
{
"prodname":"modelarts",
"documenttype":"api"
}
],
"title":"Using PyTorch to Create a Training Job (New-Version Training)",
"githuburl":""
},
{
"uri":"modelarts_03_0401.html",
"node_id":"en-us_topic_0000001401866062.xml",
"product_code":"modelarts",
"code":"122",
"des":"This section describes how to train a model by calling ModelArts APIs.The process of creating a training job using TensorFlow is as follows:Call the API for authenticatio",
"doc_type":"api",
"kw":"Using TensorFlow to Create a Training Job (Old-Version Training),Use Cases,API Reference",
"search_title":"",
"metedata":[
{
"prodname":"modelarts",
"documenttype":"api"
}
],
"title":"Using TensorFlow to Create a Training Job (Old-Version Training)",
"githuburl":""
},
{
"uri":"modelarts_03_0405.html",
"node_id":"en-us_topic_0000001402185790.xml",
"product_code":"modelarts",
"code":"123",
"des":"This section describes how to manage agency authorization by calling ModelArts APIs.The process of managing ModelArts authorization is as follows:, which will be added in",
"doc_type":"api",
"kw":"Managing ModelArts Authorization,Use Cases,API Reference",
"search_title":"",
"metedata":[
{
"prodname":"modelarts",
"documenttype":"api"
}
],
"title":"Managing ModelArts Authorization",
"githuburl":""
},
{
"uri":"modelarts_03_0093.html",
"node_id":"en-us_topic_0000001909907412.xml",
"product_code":"modelarts",
"code":"124",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Common Parameters",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"modelarts"
}
],
"title":"Common Parameters",
"githuburl":""
},
{
"uri":"modelarts_03_0094.html",
"node_id":"en-us_topic_0000001909907492.xml",
"product_code":"modelarts",
"code":"125",
"des":"Table 1 describes the status codes.",
"doc_type":"api",
"kw":"Status Code,Common Parameters,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"modelarts",
"opensource":"true"
}
],
"title":"Status Code",
"githuburl":""
},
{
"uri":"modelarts_03_0095.html",
"node_id":"en-us_topic_0000002080304129.xml",
"product_code":"modelarts",
"code":"126",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Error Codes,Common Parameters,API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api"
}
],
"title":"Error Codes",
"githuburl":""
},
{
"uri":"modelarts_03_0147.html",
"node_id":"en-us_topic_0000001909747544.xml",
"product_code":"modelarts",
"code":"127",
"des":"A project ID or name is required for some requests when an API is called. Therefore, obtain the project ID and name before calling the API. Use either of the following me",
"doc_type":"api",
"kw":"Obtaining a Project ID and Name,Common Parameters,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Obtaining a Project ID and Name",
"githuburl":""
},
{
"uri":"modelarts_03_0148.html",
"node_id":"en-us_topic_0000001909907508.xml",
"product_code":"modelarts",
"code":"128",
"des":"When you call APIs, certain requests require the domain name and ID. To obtain a domain name and ID, do as follows:Log in to the ModelArts console.In the upper right corn",
"doc_type":"api",
"kw":"Obtaining a Tenant Name and ID,Common Parameters,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Obtaining a Tenant Name and ID",
"githuburl":""
},
{
"uri":"modelarts_03_0006.html",
"node_id":"en-us_topic_0000001909907356.xml",
"product_code":"modelarts",
"code":"129",
"des":"When you call APIs, certain requests require the username and ID. To obtain a username and ID, do as follows:Log in to the management console after registration.In the up",
"doc_type":"api",
"kw":"Obtaining a Username and ID,Common Parameters,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Obtaining a Username and ID",
"githuburl":""
},
{
"uri":"modelarts_03_0293.html",
"node_id":"en-us_topic_0000001909907336.xml",
"product_code":"modelarts",
"code":"130",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Historical APIs",
"search_title":"",
"metedata":[
{
}
],
"title":"Historical APIs",
"githuburl":""
},
{
"uri":"dataset_management.html",
"node_id":"en-us_topic_0000001909907440.xml",
"product_code":"modelarts",
"code":"131",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Data Management (Old Version)",
"search_title":"",
"metedata":[
{
"documenttype":"api"
}
],
"title":"Data Management (Old Version)",
"githuburl":""
},
{
"uri":"ListDatasets.html",
"node_id":"en-us_topic_0000001909747360.xml",
"product_code":"modelarts",
"code":"132",
"des":"This API is used to query the created datasets that meet the search criteria by page.You can debug this API through automatic authentication in or use the SDK sample cod",
"doc_type":"api",
"kw":"Querying the Dataset List,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListDatasets"
}
],
"title":"Querying the Dataset List",
"githuburl":""
},
{
"uri":"CreateDataset.html",
"node_id":"en-us_topic_0000001943866649.xml",
"product_code":"modelarts",
"code":"133",
"des":"This API is used to create a dataset.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.POST /v2/{project_id",
"doc_type":"api",
"kw":"Creating a Dataset,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateDataset"
}
],
"title":"Creating a Dataset",
"githuburl":""
},
{
"uri":"DescDataset.html",
"node_id":"en-us_topic_0000001909747432.xml",
"product_code":"modelarts",
"code":"134",
"des":"This API is used to query details about a dataset.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.GET /v2",
"doc_type":"api",
"kw":"Querying Details About a Dataset,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DescDataset"
}
],
"title":"Querying Details About a Dataset",
"githuburl":""
},
{
"uri":"UpdateDataset.html",
"node_id":"en-us_topic_0000001909907364.xml",
"product_code":"modelarts",
"code":"135",
"des":"Modify basic information about a dataset, such as name, description, version, and labels.You can debug this API in which supports automatic authentication. API Explorer ",
"doc_type":"api",
"kw":"Modifying a Dataset,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"UpdateDataset"
}
],
"title":"Modifying a Dataset",
"githuburl":""
},
{
"uri":"DeleteDataset.html",
"node_id":"en-us_topic_0000001909907404.xml",
"product_code":"modelarts",
"code":"136",
"des":"This API is used to delete a dataset without deleting the source data of the dataset.You can debug this API through automatic authentication in or use the SDK sample cod",
"doc_type":"api",
"kw":"Deleting a Dataset,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteDataset"
}
],
"title":"Deleting a Dataset",
"githuburl":""
},
{
"uri":"GetDatasetStats.html",
"node_id":"en-us_topic_0000001943866681.xml",
"product_code":"modelarts",
"code":"137",
"des":"Obtain dataset statistics.You can debug this API in which supports automatic authentication. API Explorer can automatically generate SDK code examples and provide the SD",
"doc_type":"api",
"kw":"Obtaining Dataset Statistics,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"GetDatasetStats"
}
],
"title":"Obtaining Dataset Statistics",
"githuburl":""
},
{
"uri":"GetDatasetMetrics.html",
"node_id":"en-us_topic_0000001909747352.xml",
"product_code":"modelarts",
"code":"138",
"des":"This API is used to query the monitoring data of a dataset within a specified time range.You can debug this API through automatic authentication in or use the SDK sample",
"doc_type":"api",
"kw":"Querying the Monitoring Data of a Dataset,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"GetDatasetMetrics"
}
],
"title":"Querying the Monitoring Data of a Dataset",
"githuburl":""
},
{
"uri":"ListDatasetVersions.html",
"node_id":"en-us_topic_0000001909907416.xml",
"product_code":"modelarts",
"code":"139",
"des":"This API is used to query the version list of a specific dataset.You can debug this API through automatic authentication in or use the SDK sample code generated by API E",
"doc_type":"api",
"kw":"Querying the Dataset Version List,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListDatasetVersions"
}
],
"title":"Querying the Dataset Version List",
"githuburl":""
},
{
"uri":"CreateDatasetVersion.html",
"node_id":"en-us_topic_0000001909907324.xml",
"product_code":"modelarts",
"code":"140",
"des":"This API is used to create a dataset labeling version.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.POS",
"doc_type":"api",
"kw":"Creating a Dataset Labeling Version,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateDatasetVersion"
}
],
"title":"Creating a Dataset Labeling Version",
"githuburl":""
},
{
"uri":"DescribeDatasetVersion.html",
"node_id":"en-us_topic_0000001909747476.xml",
"product_code":"modelarts",
"code":"141",
"des":"This API is used to query the details about a dataset version.You can debug this API through automatic authentication in or use the SDK sample code generated by API Expl",
"doc_type":"api",
"kw":"Querying Details About a Dataset Version,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DescribeDatasetVersion"
}
],
"title":"Querying Details About a Dataset Version",
"githuburl":""
},
{
"uri":"DeleteDatasetVersion.html",
"node_id":"en-us_topic_0000001909747404.xml",
"product_code":"modelarts",
"code":"142",
"des":"This API is used to delete a dataset labeling version.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.DEL",
"doc_type":"api",
"kw":"Deleting a Dataset Labeling Version,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteDatasetVersion"
}
],
"title":"Deleting a Dataset Labeling Version",
"githuburl":""
},
{
"uri":"ListSamples.html",
"node_id":"en-us_topic_0000001909747380.xml",
"product_code":"modelarts",
"code":"143",
"des":"Obtain a sample list by page.You can debug this API in which supports automatic authentication. API Explorer can automatically generate SDK code examples and provide the",
"doc_type":"api",
"kw":"Obtaining a Sample List,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListSamples"
}
],
"title":"Obtaining a Sample List",
"githuburl":""
},
{
"uri":"UploadSamplesJson.html",
"node_id":"en-us_topic_0000001909907376.xml",
"product_code":"modelarts",
"code":"144",
"des":"This API is used to add samples in batches.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.POST /v2/{proj",
"doc_type":"api",
"kw":"Adding Samples in Batches,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"UploadSamplesJson"
}
],
"title":"Adding Samples in Batches",
"githuburl":""
},
{
"uri":"DeleteSamples.html",
"node_id":"en-us_topic_0000001909907504.xml",
"product_code":"modelarts",
"code":"145",
"des":"This API is used to delete samples in batches.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.POST /v2/{p",
"doc_type":"api",
"kw":"Deleting Samples in Batches,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteSamples"
}
],
"title":"Deleting Samples in Batches",
"githuburl":""
},
{
"uri":"DescribeSample.html",
"node_id":"en-us_topic_0000001943866721.xml",
"product_code":"modelarts",
"code":"146",
"des":"Obtain details about a sample.You can debug this API in which supports automatic authentication. API Explorer can automatically generate SDK code examples and provide th",
"doc_type":"api",
"kw":"Obtaining Details About a Sample,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DescribeSample"
}
],
"title":"Obtaining Details About a Sample",
"githuburl":""
},
{
"uri":"ListSearch.html",
"node_id":"en-us_topic_0000001909907388.xml",
"product_code":"modelarts",
"code":"147",
"des":"This API is used to obtain sample search condition.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.GET /v",
"doc_type":"api",
"kw":"Obtaining Sample Search Condition,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListSearch"
}
],
"title":"Obtaining Sample Search Condition",
"githuburl":""
},
{
"uri":"ListWorkforceTaskSamples.html",
"node_id":"en-us_topic_0000001909907428.xml",
"product_code":"modelarts",
"code":"148",
"des":"Obtain a sample list of a team labeling task by page.You can debug this API in which supports automatic authentication. API Explorer can automatically generate SDK code ",
"doc_type":"api",
"kw":"Obtaining a Sample List of a Team Labeling Task by Page,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListWorkforceTaskSamples"
}
],
"title":"Obtaining a Sample List of a Team Labeling Task by Page",
"githuburl":""
},
{
"uri":"DescribeWorkforceTaskSample.html",
"node_id":"en-us_topic_0000001909907328.xml",
"product_code":"modelarts",
"code":"149",
"des":"Obtain samples labeled by a team. The API can be called only after an acceptance task is initiated.You can debug this API in which supports automatic authentication. API",
"doc_type":"api",
"kw":"Obtaining Details About a Team Labeling Sample,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DescribeWorkforceTaskSample"
}
],
"title":"Obtaining Details About a Team Labeling Sample",
"githuburl":""
},
{
"uri":"ListLabels.html",
"node_id":"en-us_topic_0000001909747484.xml",
"product_code":"modelarts",
"code":"150",
"des":"This API is used to query all labels of a dataset.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.GET /v2",
"doc_type":"api",
"kw":"Querying the Dataset Label List,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListLabels"
}
],
"title":"Querying the Dataset Label List",
"githuburl":""
},
{
"uri":"CreateLabels.html",
"node_id":"en-us_topic_0000001909747452.xml",
"product_code":"modelarts",
"code":"151",
"des":"This API is used to create a dataset label.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.POST /v2/{proj",
"doc_type":"api",
"kw":"Creating a Dataset Label,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateLabels"
}
],
"title":"Creating a Dataset Label",
"githuburl":""
},
{
"uri":"UpdateLabels.html",
"node_id":"en-us_topic_0000001943866545.xml",
"product_code":"modelarts",
"code":"152",
"des":"This API is used to modify labels in batches.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.PUT /v2/{pro",
"doc_type":"api",
"kw":"Modifying Labels in Batches,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"UpdateLabels"
}
],
"title":"Modifying Labels in Batches",
"githuburl":""
},
{
"uri":"DeleteLabels.html",
"node_id":"en-us_topic_0000001943866573.xml",
"product_code":"modelarts",
"code":"153",
"des":"This API is used to delete labels in batches.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.POST /v2/{pr",
"doc_type":"api",
"kw":"Deleting Labels in Batches,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteLabels"
}
],
"title":"Deleting Labels in Batches",
"githuburl":""
},
{
"uri":"UpdateLabel.html",
"node_id":"en-us_topic_0000001909907512.xml",
"product_code":"modelarts",
"code":"154",
"des":"This API is used to update a label by label names.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.PUT /v2",
"doc_type":"api",
"kw":"Updating a Label by Label Names,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"UpdateLabel"
}
],
"title":"Updating a Label by Label Names",
"githuburl":""
},
{
"uri":"DeleteLabelAndSamples.html",
"node_id":"en-us_topic_0000001909747376.xml",
"product_code":"modelarts",
"code":"155",
"des":"This API is used to delete a label and the files that only contain this label.You can debug this API through automatic authentication in or use the SDK sample code gener",
"doc_type":"api",
"kw":"Deleting a Label and the Files that Only Contain the Label,Data Management (Old Version),API Referen",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteLabelAndSamples"
}
],
"title":"Deleting a Label and the Files that Only Contain the Label",
"githuburl":""
},
{
"uri":"UpdateSamples.html",
"node_id":"en-us_topic_0000001909747416.xml",
"product_code":"modelarts",
"code":"156",
"des":"This API is used to update sample labels in batches, including adding, modifying, and deleting sample labels. If the parameter Labels of a sample in the request body is n",
"doc_type":"api",
"kw":"Updating Sample Labels in Batches,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"UpdateSamples"
}
],
"title":"Updating Sample Labels in Batches",
"githuburl":""
},
{
"uri":"ListWorkforceTasks.html",
"node_id":"en-us_topic_0000001909907432.xml",
"product_code":"modelarts",
"code":"157",
"des":"This API is used to query the team labeling task list of a dataset.You can debug this API through automatic authentication in or use the SDK sample code generated by API",
"doc_type":"api",
"kw":"Querying the Team Labeling Task List of a Dataset,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListWorkforceTasks"
}
],
"title":"Querying the Team Labeling Task List of a Dataset",
"githuburl":""
},
{
"uri":"CreateWorkforceTask.html",
"node_id":"en-us_topic_0000001909907460.xml",
"product_code":"modelarts",
"code":"158",
"des":"This API is used to create a team labeling task.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.POST /v2/",
"doc_type":"api",
"kw":"Creating a Team Labeling Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateWorkforceTask"
}
],
"title":"Creating a Team Labeling Task",
"githuburl":""
},
{
"uri":"DescWorkforceTask.html",
"node_id":"en-us_topic_0000001909747428.xml",
"product_code":"modelarts",
"code":"159",
"des":"This API is used to query the details about a team labeling task.You can debug this API through automatic authentication in or use the SDK sample code generated by API E",
"doc_type":"api",
"kw":"Querying Details About a Team Labeling Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DescWorkforceTask"
}
],
"title":"Querying Details About a Team Labeling Task",
"githuburl":""
},
{
"uri":"StartWorkforceTask.html",
"node_id":"en-us_topic_0000001909747336.xml",
"product_code":"modelarts",
"code":"160",
"des":"This API is used to start a team labeling task.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.POST /v2/{",
"doc_type":"api",
"kw":"Starting a Team Labeling Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"StartWorkforceTask"
}
],
"title":"Starting a Team Labeling Task",
"githuburl":""
},
{
"uri":"UpdateWorkforceTask.html",
"node_id":"en-us_topic_0000001909907352.xml",
"product_code":"modelarts",
"code":"161",
"des":"This API is used to update a team labeling task.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.PUT /v2/{",
"doc_type":"api",
"kw":"Updating a Team Labeling Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"UpdateWorkforceTask"
}
],
"title":"Updating a Team Labeling Task",
"githuburl":""
},
{
"uri":"DeleteWorkforceTask.html",
"node_id":"en-us_topic_0000001909747504.xml",
"product_code":"modelarts",
"code":"162",
"des":"This API is used to delete a team labeling task.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.DELETE /v",
"doc_type":"api",
"kw":"Deleting a Team Labeling Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteWorkforceTask"
}
],
"title":"Deleting a Team Labeling Task",
"githuburl":""
},
{
"uri":"StartWorkforceSamplingTask.html",
"node_id":"en-us_topic_0000001909747348.xml",
"product_code":"modelarts",
"code":"163",
"des":"This API is used to create a team labeling acceptance task.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explore",
"doc_type":"api",
"kw":"Creating a Team Labeling Acceptance Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"StartWorkforceSamplingTask"
}
],
"title":"Creating a Team Labeling Acceptance Task",
"githuburl":""
},
{
"uri":"GetWorkforceSamplingTask.html",
"node_id":"en-us_topic_0000001909747388.xml",
"product_code":"modelarts",
"code":"164",
"des":"This API is used to query the report of a team labeling acceptance task.You can debug this API through automatic authentication in or use the SDK sample code generated b",
"doc_type":"api",
"kw":"Querying the Report of a Team Labeling Acceptance Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"GetWorkforceSamplingTask"
}
],
"title":"Querying the Report of a Team Labeling Acceptance Task",
"githuburl":""
},
{
"uri":"UpdateWorkforceSamplingTask.html",
"node_id":"en-us_topic_0000001943866601.xml",
"product_code":"modelarts",
"code":"165",
"des":"Determine the acceptance scope for a team labeling task, including all labeled data, and update the sample data accordingly.You can debug this API in which supports auto",
"doc_type":"api",
"kw":"Updating Status of a Team Labeling Acceptance Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"UpdateWorkforceSamplingTask"
}
],
"title":"Updating Status of a Team Labeling Acceptance Task",
"githuburl":""
},
{
"uri":"ListWorkforceTaskStats.html",
"node_id":"en-us_topic_0000001909907528.xml",
"product_code":"modelarts",
"code":"166",
"des":"This API is used to query details about team labeling task statistics.You can debug this API through automatic authentication in or use the SDK sample code generated by ",
"doc_type":"api",
"kw":"Querying Details About Team Labeling Task Statistics,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListWorkforceTaskStats"
}
],
"title":"Querying Details About Team Labeling Task Statistics",
"githuburl":""
},
{
"uri":"GetWorkforceTaskMetrics.html",
"node_id":"en-us_topic_0000001909747400.xml",
"product_code":"modelarts",
"code":"167",
"des":"This API is used to query details about the progress of a team labeling task member.You can debug this API through automatic authentication in or use the SDK sample code",
"doc_type":"api",
"kw":"Querying Details About the Progress of a Team Labeling Task Member,Data Management (Old Version),API",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"GetWorkforceTaskMetrics"
}
],
"title":"Querying Details About the Progress of a Team Labeling Task Member",
"githuburl":""
},
{
"uri":"ListWorkerTasks.html",
"node_id":"en-us_topic_0000001909747440.xml",
"product_code":"modelarts",
"code":"168",
"des":"This API is used to query the team labeling task list by a team member.You can debug this API through automatic authentication in or use the SDK sample code generated by",
"doc_type":"api",
"kw":"Querying the Team Labeling Task List by a Team Member,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListWorkerTasks"
}
],
"title":"Querying the Team Labeling Task List by a Team Member",
"githuburl":""
},
{
"uri":"AcceptSamples.html",
"node_id":"en-us_topic_0000001909747340.xml",
"product_code":"modelarts",
"code":"169",
"des":"This API is used to submit sample review comments of an acceptance task.You can debug this API through automatic authentication in or use the SDK sample code generated b",
"doc_type":"api",
"kw":"Submitting Sample Review Comments of an Acceptance Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"AcceptSamples"
}
],
"title":"Submitting Sample Review Comments of an Acceptance Task",
"githuburl":""
},
{
"uri":"ReviewSamples.html",
"node_id":"en-us_topic_0000001943866669.xml",
"product_code":"modelarts",
"code":"170",
"des":"This API is used to review team labeling results.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.POST /v2",
"doc_type":"api",
"kw":"Reviewing Team Labeling Results,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ReviewSamples"
}
],
"title":"Reviewing Team Labeling Results",
"githuburl":""
},
{
"uri":"UpdateWorkforceTaskSamples.html",
"node_id":"en-us_topic_0000001943866637.xml",
"product_code":"modelarts",
"code":"171",
"des":"This API is used to update labels of team labeling samples in batches.You can debug this API through automatic authentication in or use the SDK sample code generated by ",
"doc_type":"api",
"kw":"Updating Labels of Team Labeling Samples in Batches,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"UpdateWorkforceTaskSamples"
}
],
"title":"Updating Labels of Team Labeling Samples in Batches",
"githuburl":""
},
{
"uri":"ListWorkforces.html",
"node_id":"en-us_topic_0000001943866657.xml",
"product_code":"modelarts",
"code":"172",
"des":"This API is used to query the labeling team list.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.GET /v2/",
"doc_type":"api",
"kw":"Querying the Labeling Team List,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListWorkforces"
}
],
"title":"Querying the Labeling Team List",
"githuburl":""
},
{
"uri":"CreateWorkforce.html",
"node_id":"en-us_topic_0000001909907380.xml",
"product_code":"modelarts",
"code":"173",
"des":"This API is used to create a labeling team.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.POST /v2/{proj",
"doc_type":"api",
"kw":"Creating a Labeling Team,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateWorkforce"
}
],
"title":"Creating a Labeling Team",
"githuburl":""
},
{
"uri":"DescWorkforce.html",
"node_id":"en-us_topic_0000001909747524.xml",
"product_code":"modelarts",
"code":"174",
"des":"This API is used to query the details about a labeling team.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explor",
"doc_type":"api",
"kw":"Querying Details About a Labeling Team,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DescWorkforce"
}
],
"title":"Querying Details About a Labeling Team",
"githuburl":""
},
{
"uri":"UpdateWorkforce.html",
"node_id":"en-us_topic_0000001943866561.xml",
"product_code":"modelarts",
"code":"175",
"des":"This API is used to update a labeling team.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.PUT /v2/{proje",
"doc_type":"api",
"kw":"Updating a Labeling Team,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"UpdateWorkforce"
}
],
"title":"Updating a Labeling Team",
"githuburl":""
},
{
"uri":"DeleteWorkforce.html",
"node_id":"en-us_topic_0000001909747512.xml",
"product_code":"modelarts",
"code":"176",
"des":"This API is used to delete a labeling team.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.DELETE /v2/{pr",
"doc_type":"api",
"kw":"Deleting a Labeling Team,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteWorkforce"
}
],
"title":"Deleting a Labeling Team",
"githuburl":""
},
{
"uri":"SendEmails.html",
"node_id":"en-us_topic_0000001909747444.xml",
"product_code":"modelarts",
"code":"177",
"des":"This API is used to send an email to a labeling team member.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explor",
"doc_type":"api",
"kw":"Sending an Email to a Labeling Team Member,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"SendEmails"
}
],
"title":"Sending an Email to a Labeling Team Member",
"githuburl":""
},
{
"uri":"ListAllWorkers.html",
"node_id":"en-us_topic_0000001943866537.xml",
"product_code":"modelarts",
"code":"178",
"des":"This API is used to query the list of all labeling team members.You can debug this API through automatic authentication in or use the SDK sample code generated by API Ex",
"doc_type":"api",
"kw":"Querying the List of All Labeling Team Members,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListAllWorkers"
}
],
"title":"Querying the List of All Labeling Team Members",
"githuburl":""
},
{
"uri":"ListWorkers.html",
"node_id":"en-us_topic_0000001943866613.xml",
"product_code":"modelarts",
"code":"179",
"des":"This API is used to query the list of labeling team members.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explor",
"doc_type":"api",
"kw":"Querying the List of Labeling Team Members,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListWorkers"
}
],
"title":"Querying the List of Labeling Team Members",
"githuburl":""
},
{
"uri":"CreateWorker.html",
"node_id":"en-us_topic_0000001943866521.xml",
"product_code":"modelarts",
"code":"180",
"des":"This API is used to create a labeling team member.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.POST /v",
"doc_type":"api",
"kw":"Creating a Labeling Team Member,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateWorker"
}
],
"title":"Creating a Labeling Team Member",
"githuburl":""
},
{
"uri":"BatchDeleteWorkers.html",
"node_id":"en-us_topic_0000001943866661.xml",
"product_code":"modelarts",
"code":"181",
"des":"This API is used to delete labeling team members in batches.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explor",
"doc_type":"api",
"kw":"Deleting Labeling Team Members in Batches,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"BatchDeleteWorkers"
}
],
"title":"Deleting Labeling Team Members in Batches",
"githuburl":""
},
{
"uri":"DescWorker.html",
"node_id":"en-us_topic_0000001943866689.xml",
"product_code":"modelarts",
"code":"182",
"des":"This API is used to query details about labeling team members.You can debug this API through automatic authentication in or use the SDK sample code generated by API Expl",
"doc_type":"api",
"kw":"Querying Details About Labeling Team Members,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DescWorker"
}
],
"title":"Querying Details About Labeling Team Members",
"githuburl":""
},
{
"uri":"UpdateWorker.html",
"node_id":"en-us_topic_0000001943866533.xml",
"product_code":"modelarts",
"code":"183",
"des":"This API is used to update a labeling team member.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.PUT /v2",
"doc_type":"api",
"kw":"Updating a Labeling Team Member,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"UpdateWorker"
}
],
"title":"Updating a Labeling Team Member",
"githuburl":""
},
{
"uri":"DeleteWorker.html",
"node_id":"en-us_topic_0000001909907484.xml",
"product_code":"modelarts",
"code":"184",
"des":"This API is used to delete a labeling team member.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.DELETE ",
"doc_type":"api",
"kw":"Deleting a Labeling Team Member,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteWorker"
}
],
"title":"Deleting a Labeling Team Member",
"githuburl":""
},
{
"uri":"ListImportTasks.html",
"node_id":"en-us_topic_0000001909747516.xml",
"product_code":"modelarts",
"code":"185",
"des":"This API is used to query the dataset import task list by page.You can debug this API through automatic authentication in or use the SDK sample code generated by API Exp",
"doc_type":"api",
"kw":"Querying the Dataset Import Task List,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListImportTasks"
}
],
"title":"Querying the Dataset Import Task List",
"githuburl":""
},
{
"uri":"ImportTask.html",
"node_id":"en-us_topic_0000001909747540.xml",
"product_code":"modelarts",
"code":"186",
"des":"This API is used to create a dataset import task to import samples and labels from the storage system to the dataset.You can debug this API through automatic authenticati",
"doc_type":"api",
"kw":"Creating an Import Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ImportTask"
}
],
"title":"Creating an Import Task",
"githuburl":""
},
{
"uri":"DescImportTask.html",
"node_id":"en-us_topic_0000001943866585.xml",
"product_code":"modelarts",
"code":"187",
"des":"This API is used to query details about a dataset import task.You can debug this API through automatic authentication in or use the SDK sample code generated by API Expl",
"doc_type":"api",
"kw":"Querying Details About a Dataset Import Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DescImportTask"
}
],
"title":"Querying Details About a Dataset Import Task",
"githuburl":""
},
{
"uri":"GetExportTasksStatusOfDataset.html",
"node_id":"en-us_topic_0000001943866625.xml",
"product_code":"modelarts",
"code":"188",
"des":"This API is used to query the dataset export task list by page.You can debug this API through automatic authentication in or use the SDK sample code generated by API Exp",
"doc_type":"api",
"kw":"Querying the Dataset Export Task List,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"GetExportTasksStatusOfDataset"
}
],
"title":"Querying the Dataset Export Task List",
"githuburl":""
},
{
"uri":"ExportTask.html",
"node_id":"en-us_topic_0000001943866525.xml",
"product_code":"modelarts",
"code":"189",
"des":"This API is used to create a dataset export task to export a dataset to OBS or new datasets.You can debug this API through automatic authentication in or use the SDK sam",
"doc_type":"api",
"kw":"Creating a Dataset Export Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ExportTask"
}
],
"title":"Creating a Dataset Export Task",
"githuburl":""
},
{
"uri":"GetExportTaskStatusOfDataset.html",
"node_id":"en-us_topic_0000001909907476.xml",
"product_code":"modelarts",
"code":"190",
"des":"This API is used to query the status of a dataset export task.You can debug this API through automatic authentication in or use the SDK sample code generated by API Expl",
"doc_type":"api",
"kw":"Querying the Status of a Dataset Export Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"GetExportTaskStatusOfDataset"
}
],
"title":"Querying the Status of a Dataset Export Task",
"githuburl":""
},
{
"uri":"SyncDataSource.html",
"node_id":"en-us_topic_0000001909907444.xml",
"product_code":"modelarts",
"code":"191",
"des":"Synchronize samples and labeling information from the input dataset path to the dataset. Text datasets do not support this operation.You can debug this API through automa",
"doc_type":"api",
"kw":"Synchronizing a Dataset,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"SyncDataSource"
}
],
"title":"Synchronizing a Dataset",
"githuburl":""
},
{
"uri":"SyncDataSourceState.html",
"node_id":"en-us_topic_0000001909907464.xml",
"product_code":"modelarts",
"code":"192",
"des":"This API is used to query the status of a dataset synchronization task.You can debug this API through automatic authentication in or use the SDK sample code generated by",
"doc_type":"api",
"kw":"Querying the Status of a Dataset Synchronization Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"SyncDataSourceState"
}
],
"title":"Querying the Status of a Dataset Synchronization Task",
"githuburl":""
},
{
"uri":"ListAutoAnnotationSamples.html",
"node_id":"en-us_topic_0000001909747392.xml",
"product_code":"modelarts",
"code":"193",
"des":"Obtain a list of auto labeling samples in a dataset.You can debug this API in which supports automatic authentication. API Explorer can automatically generate SDK code e",
"doc_type":"api",
"kw":"Obtaining an Auto Labeling Sample List,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListAutoAnnotationSamples"
}
],
"title":"Obtaining an Auto Labeling Sample List",
"githuburl":""
},
{
"uri":"DescribeAutoAnnotationSample.html",
"node_id":"en-us_topic_0000001943866709.xml",
"product_code":"modelarts",
"code":"194",
"des":"This API is used to query details about an auto labeling sample.You can debug this API through automatic authentication in or use the SDK sample code generated by API Ex",
"doc_type":"api",
"kw":"Querying Details About an Auto Labeling Sample,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DescribeAutoAnnotationSample"
}
],
"title":"Querying Details About an Auto Labeling Sample",
"githuburl":""
},
{
"uri":"ListTasks.html",
"node_id":"en-us_topic_0000001909907368.xml",
"product_code":"modelarts",
"code":"195",
"des":"Obtain auto labeling tasks by page, including auto labeling and auto grouping tasks. You can specify type to obtain the list of a specific type of tasks.Auto labeling mea",
"doc_type":"api",
"kw":"Obtaining an Auto Labeling Task List by Page,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListTasks"
}
],
"title":"Obtaining an Auto Labeling Task List by Page",
"githuburl":""
},
{
"uri":"CreateTask.html",
"node_id":"en-us_topic_0000001943866697.xml",
"product_code":"modelarts",
"code":"196",
"des":"This interface is used to start an intelligent task. Two types of intelligent tasks are supported: intelligent labeling and automatic grouping. You can specify the task_t",
"doc_type":"api",
"kw":"Starting Intelligent Tasks,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateTask"
}
],
"title":"Starting Intelligent Tasks",
"githuburl":""
},
{
"uri":"AutoAnnotationProgress.html",
"node_id":"en-us_topic_0000001943866629.xml",
"product_code":"modelarts",
"code":"197",
"des":"Obtain details about an auto labeling task, including auto labeling and auto grouping tasks. You can specify the task_id parameter to obtain the details about a specific ",
"doc_type":"api",
"kw":"Obtaining Details About an Auto Labeling Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"AutoAnnotationProgress"
}
],
"title":"Obtaining Details About an Auto Labeling Task",
"githuburl":""
},
{
"uri":"StopAutoAnnotation.html",
"node_id":"en-us_topic_0000001909747472.xml",
"product_code":"modelarts",
"code":"198",
"des":"This interface is used to stop an intelligent task. Intelligent labeling and automatic grouping tasks can be stopped. You can specify the task_id parameter to stop a spec",
"doc_type":"api",
"kw":"Stopping an Intelligent Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"StopAutoAnnotation"
}
],
"title":"Stopping an Intelligent Task",
"githuburl":""
},
{
"uri":"ListProcessorTasks.html",
"node_id":"en-us_topic_0000001909907420.xml",
"product_code":"modelarts",
"code":"199",
"des":"This API is used to obtain processing tasks, including feature analysis tasks and data processing tasks. You can specify the task_type parameter to obtain a specific type",
"doc_type":"api",
"kw":"Querying the List of a Processing Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListProcessorTasks"
}
],
"title":"Querying the List of a Processing Task",
"githuburl":""
},
{
"uri":"CreateProcessorTask.html",
"node_id":"en-us_topic_0000001909747464.xml",
"product_code":"modelarts",
"code":"200",
"des":"This API is used to create a processing task, including feature analysis tasks and data processing tasks. You can specify the id field of template composite parameter in ",
"doc_type":"api",
"kw":"Creating a Processing Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateProcessorTask"
}
],
"title":"Creating a Processing Task",
"githuburl":""
},
{
"uri":"GetProcessorTaskItems.html",
"node_id":"en-us_topic_0000001909747364.xml",
"product_code":"modelarts",
"code":"201",
"des":"This API is used to query the algorithm type for data processing.You can debug this API through automatic authentication in or use the SDK sample code generated by API E",
"doc_type":"api",
"kw":"Querying the Algorithm Type for Data Processing,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"GetProcessorTaskItems"
}
],
"title":"Querying the Algorithm Type for Data Processing",
"githuburl":""
},
{
"uri":"DescribeProcessorTask.html",
"node_id":"en-us_topic_0000001909907496.xml",
"product_code":"modelarts",
"code":"202",
"des":"This API is used to obtain details about processing tasks, including feature analysis tasks and data processing tasks. You can specify the task_id parameter to obtain the",
"doc_type":"api",
"kw":"Querying Details About a Processing Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DescribeProcessorTask"
}
],
"title":"Querying Details About a Processing Task",
"githuburl":""
},
{
"uri":"UpdateProcessorTask.html",
"node_id":"en-us_topic_0000001909907340.xml",
"product_code":"modelarts",
"code":"203",
"des":"This API is used to update a processing task, including feature analysis tasks and data processing tasks. Only the description of tasks can be updated. You can specify th",
"doc_type":"api",
"kw":"Updating a Processing Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"UpdateProcessorTask"
}
],
"title":"Updating a Processing Task",
"githuburl":""
},
{
"uri":"DeleteProcessorTask.html",
"node_id":"en-us_topic_0000001909747496.xml",
"product_code":"modelarts",
"code":"204",
"des":"This API is used to delete a processing task, including feature analysis tasks and data processing tasks. A specific task can be deleted by specifying the task_id paramet",
"doc_type":"api",
"kw":"Deleting a Processing Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteProcessorTask"
}
],
"title":"Deleting a Processing Task",
"githuburl":""
},
{
"uri":"ListProcessorTaskVersions.html",
"node_id":"en-us_topic_0000001909907408.xml",
"product_code":"modelarts",
"code":"205",
"des":"This API is used to query the version list of a data processing task.You can debug this API through automatic authentication in or use the SDK sample code generated by A",
"doc_type":"api",
"kw":"Querying the Version List of a Data Processing Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListProcessorTaskVersions"
}
],
"title":"Querying the Version List of a Data Processing Task",
"githuburl":""
},
{
"uri":"CreateProcessorTaskVersion.html",
"node_id":"en-us_topic_0000001943866725.xml",
"product_code":"modelarts",
"code":"206",
"des":"This API is used to create a data processing task version.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer",
"doc_type":"api",
"kw":"Creating a Data Processing Task Version,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"CreateProcessorTaskVersion"
}
],
"title":"Creating a Data Processing Task Version",
"githuburl":""
},
{
"uri":"DescProcessorTaskVersion.html",
"node_id":"en-us_topic_0000001909907392.xml",
"product_code":"modelarts",
"code":"207",
"des":"This API is used to query the details about the version of a data processing task.You can debug this API through automatic authentication in or use the SDK sample code g",
"doc_type":"api",
"kw":"Querying the Details About the Version of a Data Processing Task,Data Management (Old Version),API R",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DescProcessorTaskVersion"
}
],
"title":"Querying the Details About the Version of a Data Processing Task",
"githuburl":""
},
{
"uri":"DeleteProcessorTaskVersion.html",
"node_id":"en-us_topic_0000001909747532.xml",
"product_code":"modelarts",
"code":"208",
"des":"This API is used to delete a data processing task version.You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer",
"doc_type":"api",
"kw":"Deleting a Data Processing Task Version,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"DeleteProcessorTaskVersion"
}
],
"title":"Deleting a Data Processing Task Version",
"githuburl":""
},
{
"uri":"ListProcessorTaskVersionResults.html",
"node_id":"en-us_topic_0000001909907332.xml",
"product_code":"modelarts",
"code":"209",
"des":"Obtain the result of a data processing task version.You can debug this API in which supports automatic authentication. API Explorer can automatically generate SDK code e",
"doc_type":"api",
"kw":"Obtaining the Result of a Data Processing Task Version,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"ListProcessorTaskVersionResults"
}
],
"title":"Obtaining the Result of a Data Processing Task Version",
"githuburl":""
},
{
"uri":"StopProcessorTaskVersion.html",
"node_id":"en-us_topic_0000001909747488.xml",
"product_code":"modelarts",
"code":"210",
"des":"This API is used to stop the version of a data processing task.You can debug this API through automatic authentication in or use the SDK sample code generated by API Exp",
"doc_type":"api",
"kw":"Stopping the Version of a Data Processing Task,Data Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"opensource":"true",
"documenttype":"api",
"operation_id":"StopProcessorTaskVersion"
}
],
"title":"Stopping the Version of a Data Processing Task",
"githuburl":""
},
{
"uri":"modelarts_03_0108.html",
"node_id":"en-us_topic_0000001943866713.xml",
"product_code":"modelarts",
"code":"211",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"DevEnviron (Old Version)",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"DevEnviron (Old Version)",
"githuburl":""
},
{
"uri":"modelarts_03_0110.html",
"node_id":"en-us_topic_0000001909747420.xml",
"product_code":"modelarts",
"code":"212",
"des":"This API is used to create a development environment instance for code development.Calling this API is an asynchronous operation. The job status can be obtained by callin",
"doc_type":"api",
"kw":"Creating a Development Environment Instance,DevEnviron (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Creating a Development Environment Instance",
"githuburl":""
},
{
"uri":"modelarts_03_0111.html",
"node_id":"en-us_topic_0000001909747508.xml",
"product_code":"modelarts",
"code":"213",
"des":"This API is used to obtain the development environment instances that meet the search criteria.GET /v1/{project_id}/demanager/instances?de_type={de_type}&provision_type={",
"doc_type":"api",
"kw":"Obtaining Development Environment Instances,DevEnviron (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Obtaining Development Environment Instances",
"githuburl":""
},
{
"uri":"modelarts_03_0112.html",
"node_id":"en-us_topic_0000001943866549.xml",
"product_code":"modelarts",
"code":"214",
"des":"This API is used to obtain details about a development environment instance.GET /v1/{project_id}/demanager/instances/{instance_id}Table 1 describes the required parameter",
"doc_type":"api",
"kw":"Obtaining Details About a Development Environment Instance,DevEnviron (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Obtaining Details About a Development Environment Instance",
"githuburl":""
},
{
"uri":"modelarts_03_0113.html",
"node_id":"en-us_topic_0000001943866589.xml",
"product_code":"modelarts",
"code":"215",
"des":"This API is used to modify the description of a development environment instance or information about the auto stop function.PUT /v1/{project_id}/demanager/instances/{ins",
"doc_type":"api",
"kw":"Modifying the Description of a Development Environment Instance,DevEnviron (Old Version),API Referen",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Modifying the Description of a Development Environment Instance",
"githuburl":""
},
{
"uri":"modelarts_03_0114.html",
"node_id":"en-us_topic_0000001909747424.xml",
"product_code":"modelarts",
"code":"216",
"des":"This API is used to delete a development environment instance.DELETE /v1/{project_id}/demanager/instances/{instance_id}Table 1 describes the required parameters.Parameter",
"doc_type":"api",
"kw":"Deleting a Development Environment Instance,DevEnviron (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Deleting a Development Environment Instance",
"githuburl":""
},
{
"uri":"modelarts_03_0115.html",
"node_id":"en-us_topic_0000001943866569.xml",
"product_code":"modelarts",
"code":"217",
"des":"This API is used to startor stop a notebook instance.POST /v1/{project_id}/demanager/instances/{instance_id}/actionTable 1 describes the required parameters.ParametersPar",
"doc_type":"api",
"kw":"Managing a Development Environment Instance,DevEnviron (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Managing a Development Environment Instance",
"githuburl":""
},
{
"uri":"modelarts_03_0043.html",
"node_id":"en-us_topic_0000001943866633.xml",
"product_code":"modelarts",
"code":"218",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Training Management (Old Version)",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Training Management (Old Version)",
"githuburl":""
},
{
"uri":"modelarts_03_0044.html",
"node_id":"en-us_topic_0000001943866617.xml",
"product_code":"modelarts",
"code":"219",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Training Jobs",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Training Jobs",
"githuburl":""
},
{
"uri":"modelarts_03_0045.html",
"node_id":"en-us_topic_0000001943866685.xml",
"product_code":"modelarts",
"code":"220",
"des":"This API is used to create a training job.Calling this API is an asynchronous operation. The job status can be obtained by calling the APIs described in Querying a Traini",
"doc_type":"api",
"kw":"Creating a Training Job,Training Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Creating a Training Job",
"githuburl":""
},
{
"uri":"modelarts_03_0046.html",
"node_id":"en-us_topic_0000001909747396.xml",
"product_code":"modelarts",
"code":"221",
"des":"This API is used to obtain the created training jobs that meet the search criteria.GET /v1/{project_id}/training-jobsTable 1 describes the required parameters.URI paramet",
"doc_type":"api",
"kw":"Querying a Training Job List,Training Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Querying a Training Job List",
"githuburl":""
},
{
"uri":"modelarts_03_0047.html",
"node_id":"en-us_topic_0000001943866581.xml",
"product_code":"modelarts",
"code":"222",
"des":"This API is used to obtain the details about a specified training job based on the job ID.GET /v1/{project_id}/training-jobs/{job_id}/versions/{version_id}Table 1 describ",
"doc_type":"api",
"kw":"Querying the Details About a Training Job Version,Training Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Querying the Details About a Training Job Version",
"githuburl":""
},
{
"uri":"modelarts_03_0048.html",
"node_id":"en-us_topic_0000001909747368.xml",
"product_code":"modelarts",
"code":"223",
"des":"This API is used to delete a version of a training job.Calling this API is an asynchronous operation. The job status can be obtained by calling the APIs described in Quer",
"doc_type":"api",
"kw":"Deleting a Version of a Training Job,Training Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Deleting a Version of a Training Job",
"githuburl":""
},
{
"uri":"modelarts_03_0049.html",
"node_id":"en-us_topic_0000001943866597.xml",
"product_code":"modelarts",
"code":"224",
"des":"This API is used to obtain the version of a specified training job based on the job ID.GET /v1/{project_id}/training-jobs/{job_id}/versionsTable 1 describes the required ",
"doc_type":"api",
"kw":"Obtaining Training Job Versions,Training Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Obtaining Training Job Versions",
"githuburl":""
},
{
"uri":"modelarts_03_0050.html",
"node_id":"en-us_topic_0000001943866677.xml",
"product_code":"modelarts",
"code":"225",
"des":"This API is used to create a version of a training job.Calling this API is an asynchronous operation. The job status can be obtained by calling the APIs described in Quer",
"doc_type":"api",
"kw":"Creating a Version of a Training Job,Training Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Creating a Version of a Training Job",
"githuburl":""
},
{
"uri":"modelarts_03_0051.html",
"node_id":"en-us_topic_0000001909907400.xml",
"product_code":"modelarts",
"code":"226",
"des":"This API is used to stop a training job.Calling this API is an asynchronous operation. The job status can be obtained by calling the APIs described in Querying a Training",
"doc_type":"api",
"kw":"Stopping a Training Job,Training Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Stopping a Training Job",
"githuburl":""
},
{
"uri":"modelarts_03_0052.html",
"node_id":"en-us_topic_0000001909907360.xml",
"product_code":"modelarts",
"code":"227",
"des":"This API is used to modify the description of a training job.PUT /v1/{project_id}/training-jobs/{job_id}Table 1 describes the required parameters.ParametersParameterManda",
"doc_type":"api",
"kw":"Modifying the Description of a Training Job,Training Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Modifying the Description of a Training Job",
"githuburl":""
},
{
"uri":"modelarts_03_0053.html",
"node_id":"en-us_topic_0000001909907436.xml",
"product_code":"modelarts",
"code":"228",
"des":"This API is used to delete a training job.Calling this API is an asynchronous operation. The job status can be obtained by calling the APIs described in Querying a Traini",
"doc_type":"api",
"kw":"Deleting a Training Job,Training Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Deleting a Training Job",
"githuburl":""
},
{
"uri":"modelarts_03_0054.html",
"node_id":"en-us_topic_0000001909907344.xml",
"product_code":"modelarts",
"code":"229",
"des":"This API is used to obtain the name of a training job log file.GET /v1/{project_id}/training-jobs/{job_id}/versions/{version_id}/log/file-namesTable 1 describes the requi",
"doc_type":"api",
"kw":"Obtaining the Name of a Training Job Log File,Training Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Obtaining the Name of a Training Job Log File",
"githuburl":""
},
{
"uri":"modelarts_03_0056.html",
"node_id":"en-us_topic_0000001943866557.xml",
"product_code":"modelarts",
"code":"230",
"des":"This API is used to obtain the details about a built-in model.GET /v1/{project_id}/built-in-algorithmsTable 1 describes the required parameters.ParametersParameterMandato",
"doc_type":"api",
"kw":"Querying a Built-in Algorithm,Training Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Querying a Built-in Algorithm",
"githuburl":""
},
{
"uri":"modelarts_03_0149.html",
"node_id":"en-us_topic_0000001909747528.xml",
"product_code":"modelarts",
"code":"231",
"des":"This API is used to obtain detailed information about training job logs by row.GET /v1/{project_id}/training-jobs/{job_id}/versions/{version_id}/aom-logTable 1 describes ",
"doc_type":"api",
"kw":"Querying Training Job Logs,Training Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Querying Training Job Logs",
"githuburl":""
},
{
"uri":"modelarts_03_0057.html",
"node_id":"en-us_topic_0000001909747480.xml",
"product_code":"modelarts",
"code":"232",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Training Job Parameter Configuration",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"modelarts"
}
],
"title":"Training Job Parameter Configuration",
"githuburl":""
},
{
"uri":"modelarts_03_0058.html",
"node_id":"en-us_topic_0000001943866653.xml",
"product_code":"modelarts",
"code":"233",
"des":"This API is used to create a training job configuration.POST /v1/{project_id}/training-job-configsTable 1 describes the required parameters.ParametersParameterMandatoryTy",
"doc_type":"api",
"kw":"Creating a Training Job Configuration,Training Job Parameter Configuration,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Creating a Training Job Configuration",
"githuburl":""
},
{
"uri":"modelarts_03_0059.html",
"node_id":"en-us_topic_0000001909747492.xml",
"product_code":"modelarts",
"code":"234",
"des":"This API is used to obtain the created training job configurations that meet the search criteria.GET /v1/{project_id}/training-job-configsTable 1 describes the required p",
"doc_type":"api",
"kw":"Querying a List of Training Job Configurations,Training Job Parameter Configuration,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Querying a List of Training Job Configurations",
"githuburl":""
},
{
"uri":"modelarts_03_0060.html",
"node_id":"en-us_topic_0000001943866621.xml",
"product_code":"modelarts",
"code":"235",
"des":"This API is used to modify a training job configuration.PUT /v1/{project_id}/training-job-configs/{config_name}Table 1 describes the required parameters.ParametersParamet",
"doc_type":"api",
"kw":"Modifying a Training Job Configuration,Training Job Parameter Configuration,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Modifying a Training Job Configuration",
"githuburl":""
},
{
"uri":"modelarts_03_0061.html",
"node_id":"en-us_topic_0000001909907500.xml",
"product_code":"modelarts",
"code":"236",
"des":"This API is used to delete a training job configuration.DELETE /v1/{project_id}/training-job-configs/{config_name}Table 1 describes the required parameters.ParametersPara",
"doc_type":"api",
"kw":"Deleting a Training Job Configuration,Training Job Parameter Configuration,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Deleting a Training Job Configuration",
"githuburl":""
},
{
"uri":"modelarts_03_0062.html",
"node_id":"en-us_topic_0000001909907384.xml",
"product_code":"modelarts",
"code":"237",
"des":"This API is used to obtain the details about a specified training job configuration.GET /v1/{project_id}/training-job-configs/{config_name}Table 1 describes the required ",
"doc_type":"api",
"kw":"Querying the Details About a Training Job Configuration,Training Job Parameter Configuration,API Ref",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Querying the Details About a Training Job Configuration",
"githuburl":""
},
{
"uri":"modelarts_03_0063.html",
"node_id":"en-us_topic_0000001909747520.xml",
"product_code":"modelarts",
"code":"238",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Visualization Jobs",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"modelarts",
"opensource":"true"
}
],
"title":"Visualization Jobs",
"githuburl":""
},
{
"uri":"modelarts_03_0064.html",
"node_id":"en-us_topic_0000001909907520.xml",
"product_code":"modelarts",
"code":"239",
"des":"This API is used to create a visualization job.Calling this API is an asynchronous operation. The job status can be obtained by calling the APIs described in Querying a V",
"doc_type":"api",
"kw":"Creating a Visualization Job,Visualization Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Creating a Visualization Job",
"githuburl":""
},
{
"uri":"modelarts_03_0065.html",
"node_id":"en-us_topic_0000001909747448.xml",
"product_code":"modelarts",
"code":"240",
"des":"This API is used to obtain the visualization jobs that meet the search criteria.GET /v1/{project_id}/visualization-jobsTable 1 describes the required parameters.Parameter",
"doc_type":"api",
"kw":"Querying a Visualization Job List,Visualization Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Querying a Visualization Job List",
"githuburl":""
},
{
"uri":"modelarts_03_0066.html",
"node_id":"en-us_topic_0000001909747500.xml",
"product_code":"modelarts",
"code":"241",
"des":"This API is used to obtain the details about a specified visualization job based on the job name.GET /v1/{project_id}/visualization-jobs/{job_id}Table 1 describes the req",
"doc_type":"api",
"kw":"Querying the Details About a Visualization Job,Visualization Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Querying the Details About a Visualization Job",
"githuburl":""
},
{
"uri":"modelarts_03_0067.html",
"node_id":"en-us_topic_0000001909907448.xml",
"product_code":"modelarts",
"code":"242",
"des":"This API is used to modify the description of a visualization job.PUT /v1/{project_id}/visualization-jobs/{job_id}Table 1 describes the required parameters.ParametersPara",
"doc_type":"api",
"kw":"Modifying the Description of a Visualization Job,Visualization Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Modifying the Description of a Visualization Job",
"githuburl":""
},
{
"uri":"modelarts_03_0068.html",
"node_id":"en-us_topic_0000001909907472.xml",
"product_code":"modelarts",
"code":"243",
"des":"This API is used to delete a visualization job. Calling this API is an asynchronous operation. The job status can be obtained by calling the APIs described in Querying a ",
"doc_type":"api",
"kw":"Deleting a Visualization Job,Visualization Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Deleting a Visualization Job",
"githuburl":""
},
{
"uri":"modelarts_03_0069.html",
"node_id":"en-us_topic_0000001909747468.xml",
"product_code":"modelarts",
"code":"244",
"des":"This API is used to stop a visualization job. Calling this API is an asynchronous operation. The job status can be obtained by calling the APIs described in Querying a Vi",
"doc_type":"api",
"kw":"Stopping a Visualization Job,Visualization Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Stopping a Visualization Job",
"githuburl":""
},
{
"uri":"modelarts_03_0070.html",
"node_id":"en-us_topic_0000001909747436.xml",
"product_code":"modelarts",
"code":"245",
"des":"This API is used to restart a visualization job. Calling this API is an asynchronous operation. The job status can be obtained by calling the APIs described in Querying a",
"doc_type":"api",
"kw":"Restarting a Visualization Job,Visualization Jobs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Restarting a Visualization Job",
"githuburl":""
},
{
"uri":"modelarts_03_0071.html",
"node_id":"en-us_topic_0000001909747332.xml",
"product_code":"modelarts",
"code":"246",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Resource and Engine Specifications",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"modelarts"
}
],
"title":"Resource and Engine Specifications",
"githuburl":""
},
{
"uri":"modelarts_03_0072.html",
"node_id":"en-us_topic_0000001909907424.xml",
"product_code":"modelarts",
"code":"247",
"des":"This API is used to obtain the resource specifications of a specified job.You must specify the resource specifications when creating a training job or an inference job.GE",
"doc_type":"api",
"kw":"Querying Job Resource Specifications,Resource and Engine Specifications,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Querying Job Resource Specifications",
"githuburl":""
},
{
"uri":"modelarts_03_0073.html",
"node_id":"en-us_topic_0000001909907452.xml",
"product_code":"modelarts",
"code":"248",
"des":"This API is used to obtain the engine type and version of a specified job.You must specify the engine specifications when creating a training job or an inference job.GET ",
"doc_type":"api",
"kw":"Querying Job Engine Specifications,Resource and Engine Specifications,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Querying Job Engine Specifications",
"githuburl":""
},
{
"uri":"modelarts_03_0074.html",
"node_id":"en-us_topic_0000001943866565.xml",
"product_code":"modelarts",
"code":"249",
"des":"Table 1 describes the job statuses.",
"doc_type":"api",
"kw":"Job Statuses,Training Management (Old Version),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"modelarts"
}
],
"title":"Job Statuses",
"githuburl":""
},
{
"uri":"modelarts_03_0097.html",
"node_id":"en-us_topic_0000001943866817.xml",
"product_code":"modelarts",
"code":"250",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Change History,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"opensource":"false;true",
"prodname":"modelarts"
}
],
"title":"Change History",
"githuburl":""
}
]