forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lai, Weijian <laiweijian4@huawei.com> Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
1766 lines
71 KiB
JSON
1766 lines
71 KiB
JSON
[
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Before You Start",
|
|
"uri":"modelarts_03_0139.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"1"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Overview",
|
|
"uri":"modelarts_03_0001.html",
|
|
"doc_type":"api",
|
|
"p_code":"1",
|
|
"code":"2"
|
|
},
|
|
{
|
|
"desc":"ModelArts supports Representational State Transfer (REST) APIs, allowing you to call APIs using HTTPS. For details about API calling, see Calling APIs.",
|
|
"product_code":"modelarts",
|
|
"title":"API Calling",
|
|
"uri":"modelarts_03_0140.html",
|
|
"doc_type":"api",
|
|
"p_code":"1",
|
|
"code":"3"
|
|
},
|
|
{
|
|
"desc":"An endpoint is the request address for calling an API. Endpoints vary depending on services and regions. For the endpoints of all services, see Regions and Endpoints.",
|
|
"product_code":"modelarts",
|
|
"title":"Endpoint",
|
|
"uri":"modelarts_03_0141.html",
|
|
"doc_type":"api",
|
|
"p_code":"1",
|
|
"code":"4"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Basic Concepts",
|
|
"uri":"modelarts_03_0143.html",
|
|
"doc_type":"api",
|
|
"p_code":"1",
|
|
"code":"5"
|
|
},
|
|
{
|
|
"desc":"All ModelArts APIs are proprietary.Data management APIs include the APIs for managing datasets, dataset versions, samples, and labels. Use these APIs to create datasets a",
|
|
"product_code":"modelarts",
|
|
"title":"API Overview",
|
|
"uri":"modelarts_03_0002.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"6"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Calling APIs",
|
|
"uri":"modelarts_03_0144.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"7"
|
|
},
|
|
{
|
|
"desc":"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 ",
|
|
"product_code":"modelarts",
|
|
"title":"Making an API Request",
|
|
"uri":"modelarts_03_0005.html",
|
|
"doc_type":"api",
|
|
"p_code":"7",
|
|
"code":"8"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Authentication",
|
|
"uri":"modelarts_03_0004.html",
|
|
"doc_type":"api",
|
|
"p_code":"7",
|
|
"code":"9"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Response",
|
|
"uri":"modelarts_03_0003.html",
|
|
"doc_type":"api",
|
|
"p_code":"7",
|
|
"code":"10"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Data Management",
|
|
"uri":"modelarts_03_0202.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"11"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Data Management APIs",
|
|
"uri":"modelarts_03_0299.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"12"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Dataset Management",
|
|
"uri":"dataset_management.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"13"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the created datasets that meet the search criteria by page.GET /v2/{project_id}/datasetsNoneStatus code: 200Querying the Dataset ListStatus code",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Dataset List",
|
|
"uri":"ListDatasets.html",
|
|
"doc_type":"api",
|
|
"p_code":"13",
|
|
"code":"14"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a dataset.POST /v2/{project_id}/datasetsStatus code: 201Creating an Image Classification Dataset{\n \"workspace_id\" : \"0\",\n \"dataset_name\" : \"d",
|
|
"product_code":"modelarts",
|
|
"title":"Creating a Dataset",
|
|
"uri":"CreateDataset.html",
|
|
"doc_type":"api",
|
|
"p_code":"13",
|
|
"code":"15"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a dataset.GET /v2/{project_id}/datasets/{dataset_id}NoneStatus code: 200Querying Details About a DatasetStatus code: 200OKSee Erro",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Details About a Dataset",
|
|
"uri":"DescDataset.html",
|
|
"doc_type":"api",
|
|
"p_code":"13",
|
|
"code":"16"
|
|
},
|
|
{
|
|
"desc":"This API is used to modify basic information about a dataset, such as the dataset name, description, current version, and labels.PUT /v2/{project_id}/datasets/{dataset_id",
|
|
"product_code":"modelarts",
|
|
"title":"Modifying a Dataset",
|
|
"uri":"UpdateDataset.html",
|
|
"doc_type":"api",
|
|
"p_code":"13",
|
|
"code":"17"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a dataset without deleting the source data of the dataset.DELETE /v2/{project_id}/datasets/{dataset_id}NoneNoneDeleting a DatasetStatus code: 2",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting a Dataset",
|
|
"uri":"DeleteDataset.html",
|
|
"doc_type":"api",
|
|
"p_code":"13",
|
|
"code":"18"
|
|
},
|
|
{
|
|
"desc":"This API is used to query dataset statistics.GET /v2/{project_id}/datasets/{dataset_id}/data-annotations/statsNoneStatus code: 200Querying Dataset StatisticsStatus code: ",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Dataset Statistics",
|
|
"uri":"ListStats.html",
|
|
"doc_type":"api",
|
|
"p_code":"13",
|
|
"code":"19"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the monitoring data of a dataset within a specified time range.GET /v2/{project_id}/datasets/{dataset_id}/metricsNoneStatus code: 200Querying th",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Monitoring Data of a Dataset",
|
|
"uri":"GetDatasetMetrics.html",
|
|
"doc_type":"api",
|
|
"p_code":"13",
|
|
"code":"20"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about team labeling task statistics.GET /v2/{project_id}/datasets/{dataset_id}/workforce-tasks/{workforce_task_id}/data-annotations/stat",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Details About Team Labeling Task Statistics",
|
|
"uri":"ListWorkforceTaskStats.html",
|
|
"doc_type":"api",
|
|
"p_code":"13",
|
|
"code":"21"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about the progress of a team labeling task member.GET /v2/{project_id}/datasets/{dataset_id}/workforce-tasks/{workforce_task_id}/metrics",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Details About the Progress of a Team Labeling Task Member",
|
|
"uri":"GetWorkforceTaskMetrics.html",
|
|
"doc_type":"api",
|
|
"p_code":"13",
|
|
"code":"22"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Dataset Version Management",
|
|
"uri":"dataset_version_management.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"23"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the version list of a specific dataset.GET /v2/{project_id}/datasets/{dataset_id}/versionsNoneStatus code: 200Querying the Version List of a Spe",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Dataset Version List",
|
|
"uri":"ListDatasetVersions.html",
|
|
"doc_type":"api",
|
|
"p_code":"23",
|
|
"code":"24"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a dataset labeling version.POST /v2/{project_id}/datasets/{dataset_id}/versionsStatus code: 201Creating a Dataset Labeling VersionStatus code: ",
|
|
"product_code":"modelarts",
|
|
"title":"Creating a Dataset Labeling Version",
|
|
"uri":"CreateDatasetVersion.html",
|
|
"doc_type":"api",
|
|
"p_code":"23",
|
|
"code":"25"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the details about a dataset version.GET /v2/{project_id}/datasets/{dataset_id}/versions/{version_id}NoneStatus code: 200Querying Details About a",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Details About a Dataset Version",
|
|
"uri":"DescribeDatasetVersion.html",
|
|
"doc_type":"api",
|
|
"p_code":"23",
|
|
"code":"26"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a dataset labeling version.DELETE /v2/{project_id}/datasets/{dataset_id}/versions/{version_id}NoneNoneDeleting a Dataset Labeling VersionStatus",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting a Dataset Labeling Version",
|
|
"uri":"DeleteDatasetVersion.html",
|
|
"doc_type":"api",
|
|
"p_code":"23",
|
|
"code":"27"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Sample Management",
|
|
"uri":"sample_management.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"28"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the sample list by page.GET /v2/{project_id}/datasets/{dataset_id}/data-annotations/samplesNoneStatus code: 200Querying the Sample List by PageS",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Sample List",
|
|
"uri":"ListSamples.html",
|
|
"doc_type":"api",
|
|
"p_code":"28",
|
|
"code":"29"
|
|
},
|
|
{
|
|
"desc":"This API is used to add samples in batches.POST /v2/{project_id}/datasets/{dataset_id}/data-annotations/samplesStatus code: 200Adding Samples in BatchesStatus code: 200OK",
|
|
"product_code":"modelarts",
|
|
"title":"Adding Samples in Batches",
|
|
"uri":"UploadSamplesJson.html",
|
|
"doc_type":"api",
|
|
"p_code":"28",
|
|
"code":"30"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete samples in batches.POST /v2/{project_id}/datasets/{dataset_id}/data-annotations/samples/deleteStatus code: 200Deleting Samples in BatchesStatus",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting Samples in Batches",
|
|
"uri":"DeleteSamples.html",
|
|
"doc_type":"api",
|
|
"p_code":"28",
|
|
"code":"31"
|
|
},
|
|
{
|
|
"desc":"Query details about a sample.GET /v2/{project_id}/datasets/{dataset_id}/data-annotations/samples/{sample_id}NoneStatus code: 200Querying Details About a SampleStatus code",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Details About a Sample",
|
|
"uri":"DescribeSample.html",
|
|
"doc_type":"api",
|
|
"p_code":"28",
|
|
"code":"32"
|
|
},
|
|
{
|
|
"desc":"This API is used to obtain sample search condition.GET /v2/{project_id}/datasets/{dataset_id}/data-annotations/search-conditionNoneStatus code: 200Obtaining Sample Search",
|
|
"product_code":"modelarts",
|
|
"title":"Obtaining Sample Search Condition",
|
|
"uri":"ListSearch.html",
|
|
"doc_type":"api",
|
|
"p_code":"28",
|
|
"code":"33"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the sample list of a team labeling task by page.GET /v2/{project_id}/datasets/{dataset_id}/workforce-tasks/{workforce_task_id}/data-annotations/",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Sample List of a Team Labeling Task by Page",
|
|
"uri":"ListWorkforceTaskSamples.html",
|
|
"doc_type":"api",
|
|
"p_code":"28",
|
|
"code":"34"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about team labeling samples.GET /v2/{project_id}/datasets/{dataset_id}/workforce-tasks/{workforce_task_id}/data-annotations/samples/{sam",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Details About Team Labeling Samples",
|
|
"uri":"DescribeWorkforceTaskSample.html",
|
|
"doc_type":"api",
|
|
"p_code":"28",
|
|
"code":"35"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Label Management",
|
|
"uri":"label_management.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"36"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all labels of a dataset.GET /v2/{project_id}/datasets/{dataset_id}/data-annotations/labelsNoneStatus code: 200Querying All Labels of a DatasetSt",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Dataset Label List",
|
|
"uri":"ListLabels.html",
|
|
"doc_type":"api",
|
|
"p_code":"36",
|
|
"code":"37"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a dataset label.POST /v2/{project_id}/datasets/{dataset_id}/data-annotations/labelsStatus code: 200Creating a Dataset LabelStatus code: 200OKSe",
|
|
"product_code":"modelarts",
|
|
"title":"Creating a Dataset Label",
|
|
"uri":"CreateLabels.html",
|
|
"doc_type":"api",
|
|
"p_code":"36",
|
|
"code":"38"
|
|
},
|
|
{
|
|
"desc":"This API is used to modify labels in batches.PUT /v2/{project_id}/datasets/{dataset_id}/data-annotations/labelsStatus code: 200Modifying Labels in BatchesStatus code: 200",
|
|
"product_code":"modelarts",
|
|
"title":"Modifying Labels in Batches",
|
|
"uri":"UpdateLabels.html",
|
|
"doc_type":"api",
|
|
"p_code":"36",
|
|
"code":"39"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete labels in batches.POST /v2/{project_id}/datasets/{dataset_id}/data-annotations/labels/deleteStatus code: 200Deleting Labels in BatchesStatus co",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting Labels in Batches",
|
|
"uri":"DeleteLabels.html",
|
|
"doc_type":"api",
|
|
"p_code":"36",
|
|
"code":"40"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a label by label names.PUT /v2/{project_id}/datasets/{dataset_id}/data-annotations/labels/{label_name}Status code: 204Updating a Label by Label",
|
|
"product_code":"modelarts",
|
|
"title":"Updating a Label by Label Names",
|
|
"uri":"UpdateLabel.html",
|
|
"doc_type":"api",
|
|
"p_code":"36",
|
|
"code":"41"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a label and the files that only contain this label.DELETE /v2/{project_id}/datasets/{dataset_id}/data-annotations/labels/{label_name}NoneStatus",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting a Label and the Files that Only Contain the Label",
|
|
"uri":"DeleteLabelAndSamples.html",
|
|
"doc_type":"api",
|
|
"p_code":"36",
|
|
"code":"42"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Manual Labeling",
|
|
"uri":"manual_annotation_management.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"43"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Updating Sample Labels in Batches",
|
|
"uri":"UpdateSamples.html",
|
|
"doc_type":"api",
|
|
"p_code":"43",
|
|
"code":"44"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Labeling Task Management",
|
|
"uri":"label_task_management.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"45"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the team labeling task list of a dataset.GET /v2/{project_id}/datasets/{dataset_id}/workforce-tasksNoneStatus code: 200Querying the Team Labelin",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Team Labeling Task List of a Dataset",
|
|
"uri":"ListWorkforceTasks.html",
|
|
"doc_type":"api",
|
|
"p_code":"45",
|
|
"code":"46"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a team labeling task.POST /v2/{project_id}/datasets/{dataset_id}/workforce-tasksStatus code: 200Creating a Team Labeling TaskStatus code: 200OK",
|
|
"product_code":"modelarts",
|
|
"title":"Creating a Team Labeling Task",
|
|
"uri":"CreateWorkforceTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"45",
|
|
"code":"47"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the details about a team labeling task.GET /v2/{project_id}/datasets/{dataset_id}/workforce-tasks/{workforce_task_id}NoneStatus code: 200Queryin",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Details About a Team Labeling Task",
|
|
"uri":"DescWorkforceTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"45",
|
|
"code":"48"
|
|
},
|
|
{
|
|
"desc":"This API is used to start a team labeling task.POST /v2/{project_id}/datasets/{dataset_id}/workforce-tasks/{workforce_task_id}NoneStarting a Team Labeling TaskStatus code",
|
|
"product_code":"modelarts",
|
|
"title":"Starting a Team Labeling Task",
|
|
"uri":"StartWorkforceTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"45",
|
|
"code":"49"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a team labeling task.PUT /v2/{project_id}/datasets/{dataset_id}/workforce-tasks/{workforce_task_id}NoneUpdating a Team Labeling TaskStatus code",
|
|
"product_code":"modelarts",
|
|
"title":"Updating a Team Labeling Task",
|
|
"uri":"UpdateWorkforceTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"45",
|
|
"code":"50"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a team labeling task.DELETE /v2/{project_id}/datasets/{dataset_id}/workforce-tasks/{workforce_task_id}NoneNoneDeleting a Team Labeling TaskStat",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting a Team Labeling Task",
|
|
"uri":"DeleteWorkforceTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"45",
|
|
"code":"51"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a team labeling acceptance task.POST /v2/{project_id}/datasets/{dataset_id}/workforce-tasks/{workforce_task_id}/acceptanceStatus code: 200Creat",
|
|
"product_code":"modelarts",
|
|
"title":"Creating a Team Labeling Acceptance Task",
|
|
"uri":"StartWorkforceSamplingTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"45",
|
|
"code":"52"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the report of a team labeling acceptance task.GET /v2/{project_id}/datasets/{dataset_id}/workforce-tasks/{workforce_task_id}/acceptance/reportNo",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Report of a Team Labeling Acceptance Task",
|
|
"uri":"GetWorkforceSamplingTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"45",
|
|
"code":"53"
|
|
},
|
|
{
|
|
"desc":"This API is used to update the sample status by confirming the acceptance scope and whether the labeled data is overwritten before the acceptance of the team labeling tas",
|
|
"product_code":"modelarts",
|
|
"title":"Updating the Status of a Team Labeling Acceptance Task",
|
|
"uri":"UpdateWorkforceSamplingTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"45",
|
|
"code":"54"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the team labeling task list by a team member.GET /v2/{project_id}/workforces/worker-tasksNoneStatus code: 200Querying the Team Labeling Task Lis",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Team Labeling Task List by a Team Member",
|
|
"uri":"ListWorkerTasks.html",
|
|
"doc_type":"api",
|
|
"p_code":"45",
|
|
"code":"55"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Team Labeling Process Management",
|
|
"uri":"workforce_process_management.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"56"
|
|
},
|
|
{
|
|
"desc":"This API is used to submit sample review comments of an acceptance task.POST /v2/{project_id}/datasets/{dataset_id}/workforce-tasks/{workforce_task_id}/acceptance/batch-c",
|
|
"product_code":"modelarts",
|
|
"title":"Submitting Sample Review Comments of an Acceptance Task",
|
|
"uri":"AcceptSamples.html",
|
|
"doc_type":"api",
|
|
"p_code":"56",
|
|
"code":"57"
|
|
},
|
|
{
|
|
"desc":"This API is used to review team labeling results.POST /v2/{project_id}/datasets/{dataset_id}/workforce-tasks/{workforce_task_id}/data-annotations/reviewNoneReviewing Team",
|
|
"product_code":"modelarts",
|
|
"title":"Reviewing Team Labeling Results",
|
|
"uri":"ReviewSamples.html",
|
|
"doc_type":"api",
|
|
"p_code":"56",
|
|
"code":"58"
|
|
},
|
|
{
|
|
"desc":"This API is used to update labels of team labeling samples in batches.PUT /v2/{project_id}/datasets/{dataset_id}/workforce-tasks/{workforce_task_id}/data-annotations/samp",
|
|
"product_code":"modelarts",
|
|
"title":"Updating Labels of Team Labeling Samples in Batches",
|
|
"uri":"UpdateWorkforceTaskSamples.html",
|
|
"doc_type":"api",
|
|
"p_code":"56",
|
|
"code":"59"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Labeling Team Management",
|
|
"uri":"workforce_management.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"60"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the labeling team list.GET /v2/{project_id}/workforcesNoneStatus code: 200Querying the Labeling Team ListStatus code: 200OKSee Error Codes.",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Labeling Team List",
|
|
"uri":"ListWorkforces.html",
|
|
"doc_type":"api",
|
|
"p_code":"60",
|
|
"code":"61"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a labeling team.POST /v2/{project_id}/workforcesStatus code: 201Creating a Labeling TeamStatus code: 201CreatedSee Error Codes.",
|
|
"product_code":"modelarts",
|
|
"title":"Creating a Labeling Team",
|
|
"uri":"CreateWorkforce.html",
|
|
"doc_type":"api",
|
|
"p_code":"60",
|
|
"code":"62"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the details about a labeling team.GET /v2/{project_id}/workforces/{workforce_id}NoneStatus code: 200Querying Details About a Labeling TeamStatus",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Details About a Labeling Team",
|
|
"uri":"DescWorkforce.html",
|
|
"doc_type":"api",
|
|
"p_code":"60",
|
|
"code":"63"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a labeling team.PUT /v2/{project_id}/workforces/{workforce_id}NoneUpdating a Labeling TeamStatus code: 200OKSee Error Codes.",
|
|
"product_code":"modelarts",
|
|
"title":"Updating a Labeling Team",
|
|
"uri":"UpdateWorkforce.html",
|
|
"doc_type":"api",
|
|
"p_code":"60",
|
|
"code":"64"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a labeling team.DELETE /v2/{project_id}/workforces/{workforce_id}NoneStatus code: 204Deleting a Labeling TeamStatus code: 204No ContentSee Erro",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting a Labeling Team",
|
|
"uri":"DeleteWorkforce.html",
|
|
"doc_type":"api",
|
|
"p_code":"60",
|
|
"code":"65"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Labeling Team Member Management",
|
|
"uri":"workforce_worker_management.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"66"
|
|
},
|
|
{
|
|
"desc":"This API is used to send an email to a labeling team member.POST /v2/{project_id}/datasets/{dataset_id}/workforce-tasks/{workforce_task_id}/notifyStatus code: 200Sending ",
|
|
"product_code":"modelarts",
|
|
"title":"Sending an Email to a Labeling Team Member",
|
|
"uri":"SendEmails.html",
|
|
"doc_type":"api",
|
|
"p_code":"66",
|
|
"code":"67"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the list of all labeling team members.GET /v2/{project_id}/workforces/workersNoneStatus code: 200Querying All Labeling Team AdministratorsStatus",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the List of All Labeling Team Members",
|
|
"uri":"ListAllWorkers.html",
|
|
"doc_type":"api",
|
|
"p_code":"66",
|
|
"code":"68"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the list of labeling team members.GET /v2/{project_id}/workforces/{workforce_id}/workersNoneStatus code: 200Querying the List of Labeling Team M",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the List of Labeling Team Members",
|
|
"uri":"ListWorkers.html",
|
|
"doc_type":"api",
|
|
"p_code":"66",
|
|
"code":"69"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a labeling team member.POST /v2/{project_id}/workforces/{workforce_id}/workersNoneCreating a Labeling Team MemberStatus code: 201CreatedSee Err",
|
|
"product_code":"modelarts",
|
|
"title":"Creating a Labeling Team Member",
|
|
"uri":"CreateWorker.html",
|
|
"doc_type":"api",
|
|
"p_code":"66",
|
|
"code":"70"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete labeling team members in batches.POST /v2/{project_id}/workforces/{workforce_id}/workers/batch-deleteStatus code: 200Deleting Labeling Team Mem",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting Labeling Team Members in Batches",
|
|
"uri":"DeleteWorkers.html",
|
|
"doc_type":"api",
|
|
"p_code":"66",
|
|
"code":"71"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about labeling team members.GET /v2/{project_id}/workforces/{workforce_id}/workers/{worker_id}NoneStatus code: 200Querying Details About",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Details About Labeling Team Members",
|
|
"uri":"DescWorker.html",
|
|
"doc_type":"api",
|
|
"p_code":"66",
|
|
"code":"72"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a labeling team member.PUT /v2/{project_id}/workforces/{workforce_id}/workers/{worker_id}NoneUpdating a Labeling Team MemberStatus code: 200OKS",
|
|
"product_code":"modelarts",
|
|
"title":"Updating a Labeling Team Member",
|
|
"uri":"UpdateWorker.html",
|
|
"doc_type":"api",
|
|
"p_code":"66",
|
|
"code":"73"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a labeling team member.DELETE /v2/{project_id}/workforces/{workforce_id}/workers/{worker_id}NoneNoneDeleting a Labeling Team MemberStatus code:",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting a Labeling Team Member",
|
|
"uri":"DeleteWorker.html",
|
|
"doc_type":"api",
|
|
"p_code":"66",
|
|
"code":"74"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Data Import Task",
|
|
"uri":"data_import.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"75"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the dataset import task list by page.GET /v2/{project_id}/datasets/{dataset_id}/import-tasksNoneStatus code: 200Obtaining the Dataset Import Tas",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Dataset Import Task List",
|
|
"uri":"ListImportTasks.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"76"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a dataset import task to import samples and labels from the storage system to the dataset.POST /v2/{project_id}/datasets/{dataset_id}/import-ta",
|
|
"product_code":"modelarts",
|
|
"title":"Creating an Import Task",
|
|
"uri":"ImportTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"77"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a dataset import task.GET /v2/{project_id}/datasets/{dataset_id}/import-tasks/{task_id}NoneStatus code: 200Querying Details About ",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Details About a Dataset Import Task",
|
|
"uri":"DescImportTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"75",
|
|
"code":"78"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Data Export Task",
|
|
"uri":"data_export.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"79"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the dataset export task list by page.GET /v2/{project_id}/datasets/{dataset_id}/export-tasksNoneStatus code: 200Querying the Export Task List by",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Dataset Export Task List",
|
|
"uri":"GetExportTasksStatusOfDataset.html",
|
|
"doc_type":"api",
|
|
"p_code":"79",
|
|
"code":"80"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a dataset export task to export a dataset to OBS or new datasets.POST /v2/{project_id}/datasets/{dataset_id}/export-tasksStatus code: 200Creati",
|
|
"product_code":"modelarts",
|
|
"title":"Creating a Dataset Export Task",
|
|
"uri":"ExportTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"79",
|
|
"code":"81"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the status of a dataset export task.GET /v2/{project_id}/datasets/{resource_id}/export-tasks/{task_id}NoneStatus code: 200Querying the Status of",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Status of a Dataset Export Task",
|
|
"uri":"GetExportTaskStatusOfDataset.html",
|
|
"doc_type":"api",
|
|
"p_code":"79",
|
|
"code":"82"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Data Synchronization Task",
|
|
"uri":"data_sync.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"83"
|
|
},
|
|
{
|
|
"desc":"This API is used to synchronize samples and labeling information from the input dataset path to the dataset.POST /v2/{project_id}/datasets/{dataset_id}/sync-dataNoneNoneS",
|
|
"product_code":"modelarts",
|
|
"title":"Synchronizing a Dataset",
|
|
"uri":"SyncDataSource.html",
|
|
"doc_type":"api",
|
|
"p_code":"83",
|
|
"code":"84"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the status of a dataset synchronization task.GET /v2/{project_id}/datasets/{dataset_id}/sync-data/statusNoneStatus code: 200Obtaining the Status",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Status of a Dataset Synchronization Task",
|
|
"uri":"SyncDataSourceState.html",
|
|
"doc_type":"api",
|
|
"p_code":"83",
|
|
"code":"85"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Intelligent Task",
|
|
"uri":"auto_task.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"86"
|
|
},
|
|
{
|
|
"desc":"This API is used to query auto labeling samples in a dataset.GET /v2/{project_id}/datasets/{dataset_id}/auto-annotations/samplesNoneStatus code: 200Querying Auto Labeling",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Auto Labeling Sample List",
|
|
"uri":"ListAutoAnnotationSamples.html",
|
|
"doc_type":"api",
|
|
"p_code":"86",
|
|
"code":"87"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about an auto labeling sample.GET /v2/{project_id}/datasets/{dataset_id}/auto-annotations/samples/{sample_id}NoneStatus code: 200Queryin",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Details About an Auto Labeling Sample",
|
|
"uri":"DescribeAutoAnnotationSample.html",
|
|
"doc_type":"api",
|
|
"p_code":"86",
|
|
"code":"88"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the intelligent task list by page, including auto labeling and auto grouping tasks. You can specify the type parameter to query the list of a sp",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Intelligent Task List by Page",
|
|
"uri":"ListTasks.html",
|
|
"doc_type":"api",
|
|
"p_code":"86",
|
|
"code":"89"
|
|
},
|
|
{
|
|
"desc":"This API is used to start an intelligent task, which can be an auto labeling task or an auto grouping task. You can specify task_type in the request body to start a type ",
|
|
"product_code":"modelarts",
|
|
"title":"Starting Intelligent Tasks",
|
|
"uri":"CreateTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"86",
|
|
"code":"90"
|
|
},
|
|
{
|
|
"desc":"This API is used to obtain information about intelligent tasks, including auto labeling, one-click model deployment, and auto grouping tasks. You can specify the task_id ",
|
|
"product_code":"modelarts",
|
|
"title":"Obtaining Information About Intelligent Tasks",
|
|
"uri":"AutoAnnotationProgress.html",
|
|
"doc_type":"api",
|
|
"p_code":"86",
|
|
"code":"91"
|
|
},
|
|
{
|
|
"desc":"This API is used to stop intelligent tasks, including auto labeling, one-click model deployment, and auto grouping tasks. You can specify the task_id parameter to stop a ",
|
|
"product_code":"modelarts",
|
|
"title":"Stopping an Intelligent Task",
|
|
"uri":"StopAutoAnnotation.html",
|
|
"doc_type":"api",
|
|
"p_code":"86",
|
|
"code":"92"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Processing Task",
|
|
"uri":"process_task.html",
|
|
"doc_type":"api",
|
|
"p_code":"11",
|
|
"code":"93"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the list of a processing task. You can specify the task_type parameter to query the list of a specific type of tasks.- Data processing refers to",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the List of a Processing Task",
|
|
"uri":"ListProcessorTasks.html",
|
|
"doc_type":"api",
|
|
"p_code":"93",
|
|
"code":"94"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a processing task. You can create data processing tasks. You can specify the id field of template composite parameter in the request body to cr",
|
|
"product_code":"modelarts",
|
|
"title":"Creating a Processing Task",
|
|
"uri":"CreateProcessorTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"93",
|
|
"code":"95"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the algorithm type for data processing.GET /v2/{project_id}/processor-tasks/itemsNoneStatus code: 200Querying the List of the Algorithm Type for",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Algorithm Type for Data Processing",
|
|
"uri":"GetProcessorTaskItems.html",
|
|
"doc_type":"api",
|
|
"p_code":"93",
|
|
"code":"96"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the details about processing tasks. You can query feature analysis tasks and data processing tasks. You can specify the task_id parameter to que",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Details About a Processing Task",
|
|
"uri":"DescribeProcessorTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"93",
|
|
"code":"97"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a processing task. You can update feature analysis tasks and data processing tasks. Only the description of updated tasks is supported. You can",
|
|
"product_code":"modelarts",
|
|
"title":"Updating a Processing Task",
|
|
"uri":"UpdateProcessorTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"93",
|
|
"code":"98"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a processing task. You can delete feature analysis tasks and data processing tasks. A specific task can be deleted by specifying the task_id pa",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting a Processing Task",
|
|
"uri":"DeleteProcessorTask.html",
|
|
"doc_type":"api",
|
|
"p_code":"93",
|
|
"code":"99"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the version list of a data processing task.GET /v2/{project_id}/processor-tasks/{task_id}/versionsNoneStatus code: 200Querying the Version List ",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Version List of a Data Processing Task",
|
|
"uri":"ListProcessorTaskVersions.html",
|
|
"doc_type":"api",
|
|
"p_code":"93",
|
|
"code":"100"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a data processing task version.POST /v2/{project_id}/processor-tasks/{task_id}/versionsStatus code: 200Creating a Data Validation Task VersionS",
|
|
"product_code":"modelarts",
|
|
"title":"Creating a Data Processing Task Version",
|
|
"uri":"CreateProcessorTaskVersion.html",
|
|
"doc_type":"api",
|
|
"p_code":"93",
|
|
"code":"101"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the details about the version of a data processing task.GET /v2/{project_id}/processor-tasks/{task_id}/versions/{version_id}NoneStatus code: 200",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Details About the Version of a Data Processing Task",
|
|
"uri":"DescProcessorTaskVersion.html",
|
|
"doc_type":"api",
|
|
"p_code":"93",
|
|
"code":"102"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a data processing task version.DELETE /v2/{project_id}/processor-tasks/{task_id}/versions/{version_id}NoneNoneDeleting a Data Processing Task V",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting a Data Processing Task Version",
|
|
"uri":"DeleteProcessorTaskVersion.html",
|
|
"doc_type":"api",
|
|
"p_code":"93",
|
|
"code":"103"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the result of a data processing task version.GET /v2/{project_id}/processor-tasks/{task_id}/versions/{version_id}/resultsNoneStatus code: 200Que",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Result of a Data Processing Task Version",
|
|
"uri":"ListProcessorTaskVersionResults.html",
|
|
"doc_type":"api",
|
|
"p_code":"93",
|
|
"code":"104"
|
|
},
|
|
{
|
|
"desc":"This API is used to stop the version of a data processing task.POST /v2/{project_id}/processor-tasks/{task_id}/versions/{version_id}/stopNoneNoneThis API is used to stop ",
|
|
"product_code":"modelarts",
|
|
"title":"Stopping the Version of a Data Processing Task",
|
|
"uri":"StopProcessorTaskVersion.html",
|
|
"doc_type":"api",
|
|
"p_code":"93",
|
|
"code":"105"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"DevEnviron (New Version)",
|
|
"uri":"modelarts_03_0107.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"106"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"DevEnviron Instance Management",
|
|
"uri":"notebook.html",
|
|
"doc_type":"api",
|
|
"p_code":"106",
|
|
"code":"107"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all images by page based on specified conditions.NoneGET /v1/{project_id}/imagesNoneStatus code: 200NoneStatus code: 200OKSee Error Codes.",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Supported Images",
|
|
"uri":"ListImage.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"108"
|
|
},
|
|
{
|
|
"desc":"This API is used to query notebook instances based on specified search criteria.NoneGET /v1/{project_id}/notebooksNoneStatus code: 200NoneStatus code: 200OKSee Error Code",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Notebook Instances",
|
|
"uri":"ListNotebooks.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"109"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a notebook instance based on the specified flavor, AI engine images, and storage. You can access the instance through a web page or SSH client.",
|
|
"product_code":"modelarts",
|
|
"title":"Creating a Notebook Instance",
|
|
"uri":"CreateNotebook.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"110"
|
|
},
|
|
{
|
|
"desc":"This API is used to open a free CodeLab instance. After opening it, you can switch to another instance as required.NonePOST /v1/{project_id}/notebooks/openStatus code: 20",
|
|
"product_code":"modelarts",
|
|
"title":"Opening a CodeLab Instance",
|
|
"uri":"RunCodeLab.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"111"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Details of a Notebook Instance",
|
|
"uri":"ShowNotebook.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"112"
|
|
},
|
|
{
|
|
"desc":"This API is used to update the name, description, flavor, and image ID of a stopped notebook instance.NonePUT /v1/{project_id}/notebooks/{id}Status code: 200Status code: ",
|
|
"product_code":"modelarts",
|
|
"title":"Updating a Notebook Instance",
|
|
"uri":"UpdateNotebook.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"113"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete the container and all storage resources of a notebook instance.NoneDELETE /v1/{project_id}/notebooks/{id}NoneStatus code: 200NoneStatus code: 2",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting a Notebook Instance",
|
|
"uri":"DeleteNotebook.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"114"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the flavors available for a notebook instance.NoneGET /v1/{project_id}/notebooks/{id}/flavorsNoneStatus code: 200NoneStatus code: 200OKSee Error",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Flavors Available for a Notebook Instance",
|
|
"uri":"ShowSwitchableFlavors.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"115"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the available duration of a running notebook instance.NoneGET /v1/{project_id}/notebooks/{id}/leaseNoneStatus code: 200NoneStatus code: 200OKSee",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Available Duration of a Running Notebook Instance",
|
|
"uri":"ShowLease.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"116"
|
|
},
|
|
{
|
|
"desc":"This API is used to prolong a notebook instance.NonePATCH /v1/{project_id}/notebooks/{id}/leaseNoneStatus code: 200NoneStatus code: 200OKSee Error Codes.",
|
|
"product_code":"modelarts",
|
|
"title":"Prolonging a Notebook Instance",
|
|
"uri":"RenewLease.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"117"
|
|
},
|
|
{
|
|
"desc":"This API is used to start a notebook instance.NonePOST /v1/{project_id}/notebooks/{id}/startStatus code: 200NoneStatus code: 200OKSee Error Codes.",
|
|
"product_code":"modelarts",
|
|
"title":"Starting a Notebook Instance",
|
|
"uri":"StartNotebook.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"118"
|
|
},
|
|
{
|
|
"desc":"This API is used to stop a notebook instance.NonePOST /v1/{project_id}/notebooks/{id}/stopNoneStatus code: 200NoneStatus code: 200OKSee Error Codes.",
|
|
"product_code":"modelarts",
|
|
"title":"Stopping a Notebook Instance",
|
|
"uri":"StopNotebook.html",
|
|
"doc_type":"api",
|
|
"p_code":"107",
|
|
"code":"119"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"OBS Storage Mounting",
|
|
"uri":"storage.html",
|
|
"doc_type":"api",
|
|
"p_code":"106",
|
|
"code":"120"
|
|
},
|
|
{
|
|
"desc":"This API is used to obtain the notebook instances with OBS storage mounted.NoneGET /v1/{project_id}/notebooks/{instance_id}/storageNoneStatus code: 200NoneStatus code: 20",
|
|
"product_code":"modelarts",
|
|
"title":"Obtaining the Notebook Instances with OBS Storage Mounted",
|
|
"uri":"ListDynamicMount.html",
|
|
"doc_type":"api",
|
|
"p_code":"120",
|
|
"code":"121"
|
|
},
|
|
{
|
|
"desc":"This API is used to mount OBS storage to a running notebook instance so that the application layer can operate OBS parallel file system in the container.NonePOST /v1/{pro",
|
|
"product_code":"modelarts",
|
|
"title":"OBS Storage Mounting",
|
|
"uri":"AttachObs.html",
|
|
"doc_type":"api",
|
|
"p_code":"120",
|
|
"code":"122"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Obtaining Details About a Notebook Instance with OBS Storage Mounted",
|
|
"uri":"ShowAttachableObs.html",
|
|
"doc_type":"api",
|
|
"p_code":"120",
|
|
"code":"123"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Unmounting OBS Storage from a Notebook Instance",
|
|
"uri":"CancelObs.html",
|
|
"doc_type":"api",
|
|
"p_code":"120",
|
|
"code":"124"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"DevEnviron (Old Version)",
|
|
"uri":"modelarts_03_0108.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"125"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the authentication information of a development environment instance, which is used to open the development environment instance.GET /v1/{projec",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Authentication Information of a Development Environment Instance",
|
|
"uri":"modelarts_03_0109.html",
|
|
"doc_type":"api",
|
|
"p_code":"125",
|
|
"code":"126"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Creating a Development Environment Instance",
|
|
"uri":"modelarts_03_0110.html",
|
|
"doc_type":"api",
|
|
"p_code":"125",
|
|
"code":"127"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the development environment instances that meet the search criteria.GET /v1/{project_id}/demanager/instances?de_type={de_type}&provision_type={p",
|
|
"product_code":"modelarts",
|
|
"title":"Querying a List of Development Environment Instances",
|
|
"uri":"modelarts_03_0111.html",
|
|
"doc_type":"api",
|
|
"p_code":"125",
|
|
"code":"128"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the details about a development environment instance.GET /v1/{project_id}/demanager/instances/{instance_id}Table 1 describes the required parame",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Details About a Development Environment Instance",
|
|
"uri":"modelarts_03_0112.html",
|
|
"doc_type":"api",
|
|
"p_code":"125",
|
|
"code":"129"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Modifying the Description of a Development Environment Instance",
|
|
"uri":"modelarts_03_0113.html",
|
|
"doc_type":"api",
|
|
"p_code":"125",
|
|
"code":"130"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting a Development Environment Instance",
|
|
"uri":"modelarts_03_0114.html",
|
|
"doc_type":"api",
|
|
"p_code":"125",
|
|
"code":"131"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Managing a Development Environment Instance",
|
|
"uri":"modelarts_03_0115.html",
|
|
"doc_type":"api",
|
|
"p_code":"125",
|
|
"code":"132"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Training Management (New Version)",
|
|
"uri":"modelarts_03_0119.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"133"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Algorithm Management",
|
|
"uri":"algorithms.html",
|
|
"doc_type":"api",
|
|
"p_code":"133",
|
|
"code":"134"
|
|
},
|
|
{
|
|
"desc":"This API is used to create an algorithm.POST /v2/{project_id}/algorithmsStatus code: 201The following shows how to create an algorithm whose name is TestModelArtsalgorith",
|
|
"product_code":"modelarts",
|
|
"title":"Creating an Algorithm",
|
|
"uri":"CreateAlgorithm.html",
|
|
"doc_type":"api",
|
|
"p_code":"134",
|
|
"code":"135"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Algorithm List",
|
|
"uri":"ListAlgorithms.html",
|
|
"doc_type":"api",
|
|
"p_code":"134",
|
|
"code":"136"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Algorithm Details",
|
|
"uri":"ShowAlgorithmByUuid.html",
|
|
"doc_type":"api",
|
|
"p_code":"134",
|
|
"code":"137"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Modifying an Algorithm",
|
|
"uri":"ChangeAlgorithm.html",
|
|
"doc_type":"api",
|
|
"p_code":"134",
|
|
"code":"138"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting an Algorithm",
|
|
"uri":"DeleteAlgorithm.html",
|
|
"doc_type":"api",
|
|
"p_code":"134",
|
|
"code":"139"
|
|
},
|
|
{
|
|
"desc":"This API is used tp query the hyperparameter search algorithm list.GET /v2/{project_id}/search-algorithmsNoneStatus code: 200The following shows how to query information ",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Hyperparameter Search Algorithm List",
|
|
"uri":"ListSearchAlgorithms.html",
|
|
"doc_type":"api",
|
|
"p_code":"134",
|
|
"code":"140"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Training Job Management",
|
|
"uri":"trainingJobs.html",
|
|
"doc_type":"api",
|
|
"p_code":"133",
|
|
"code":"141"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a training job.POST /v2/{project_id}/training-jobsStatus code: 201The following shows how to create a training job named TestModelArtsJob. The ",
|
|
"product_code":"modelarts",
|
|
"title":"Creating a Training Job",
|
|
"uri":"CreateTrainingJob.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"142"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Details About a Training Job",
|
|
"uri":"ShowTrainingJobInfomation.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"143"
|
|
},
|
|
{
|
|
"desc":"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 whos",
|
|
"product_code":"modelarts",
|
|
"title":"Modifying the Description of a Training Job",
|
|
"uri":"ChangeTrainingJobDescription.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"144"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting a Training Job",
|
|
"uri":"DeleteTrainingJob.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"145"
|
|
},
|
|
{
|
|
"desc":"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}",
|
|
"product_code":"modelarts",
|
|
"title":"Terminating a Training Job",
|
|
"uri":"StopTrainingJob.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"146"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Logs of a Specified Task in a Given Training Job (Preview)",
|
|
"uri":"ShowTrainingJobLogsPreview.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"147"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the logs of a specified task in a given training job (OBS URL). You can view or download all logs.GET /v2/{project_id}/training-jobs/{training_j",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Logs of a Specified Taks in a Given Training Job (OBS URL)",
|
|
"uri":"ShowTrainingJobLogsFromObs.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"148"
|
|
},
|
|
{
|
|
"desc":"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:",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Running Metrics of a Specified Task in a Training Job",
|
|
"uri":"ShowTrainingJobMetrics.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"149"
|
|
},
|
|
{
|
|
"desc":"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 shows how t",
|
|
"product_code":"modelarts",
|
|
"title":"Querying a Training Job List",
|
|
"uri":"ListTrainingJobs.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"150"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Querying All Trials Using Hyperparameter Search",
|
|
"uri":"ShowAutoSearchTrials.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"151"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Information About a Trial Using Hyperparameter Search",
|
|
"uri":"ShowAutoSearchPerTrial.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"152"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Obtaining the Hyperparameter Sensitivity Analysis Result",
|
|
"uri":"ShowAutoSearchParamsAnalysis.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"153"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Obtaining the Path for Storing a Hyperparameter Sensitivity Analysis Image",
|
|
"uri":"ShowAutoSearchParamAnalysisResultPath.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"154"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Early Stopping a Trial of an Auto Search Job",
|
|
"uri":"ShowAutoSearchTrialEarlyStop.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"155"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Obtaining Information About the YAML Template of an Auto Search Job",
|
|
"uri":"ShowAutoSearchYamlTemplatesInfo.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"156"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Obtaining the Content of the YAML Template of an Auto Search Job",
|
|
"uri":"ShowAutoSearchYamlTemplateContent.html",
|
|
"doc_type":"api",
|
|
"p_code":"141",
|
|
"code":"157"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Resource and Engine Specifications",
|
|
"uri":"resources.html",
|
|
"doc_type":"api",
|
|
"p_code":"133",
|
|
"code":"158"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the list of public flavors supported by a training job.GET /v2/{project_id}/training-job-flavorsNoneStatus code: 200The following shows how to q",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Public Flavor List Supported by a Training Job",
|
|
"uri":"ListTrainingJobFlavors.html",
|
|
"doc_type":"api",
|
|
"p_code":"158",
|
|
"code":"159"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the list of AI engines supported by a training job.GET /v2/{project_id}/training-job-enginesNoneStatus code: 200The following shows how to query",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the AI Engine List Supported by a Training Job",
|
|
"uri":"ListTrainingJobEngines.html",
|
|
"doc_type":"api",
|
|
"p_code":"158",
|
|
"code":"160"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Model Management",
|
|
"uri":"modelarts_03_0153.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"161"
|
|
},
|
|
{
|
|
"desc":"You can use the API to import a model.Ensure that the execution code and model have been uploaded to OBS. By default, the models generated by a training job are stored in",
|
|
"product_code":"modelarts",
|
|
"title":"Importing a Model",
|
|
"uri":"modelarts_03_0076.html",
|
|
"doc_type":"api",
|
|
"p_code":"161",
|
|
"code":"162"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the models that meet the search criteria.GET /v1/{project_id}/modelsTable 1 describes the required parameters.ParametersParameterMandatoryTypeDe",
|
|
"product_code":"modelarts",
|
|
"title":"Querying a Model List",
|
|
"uri":"modelarts_03_0077.html",
|
|
"doc_type":"api",
|
|
"p_code":"161",
|
|
"code":"163"
|
|
},
|
|
{
|
|
"desc":"This API is used to query details about a model based on the model ID.GET /v1/{project_id}/models/{model_id}Table 1 describes the required parameters.ParametersParameterM",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Details About a Model",
|
|
"uri":"modelarts_03_0078.html",
|
|
"doc_type":"api",
|
|
"p_code":"161",
|
|
"code":"164"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a model based on the model ID. When cascade is set to true, the model specified by the model ID and models of different versions with the same ",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting a Model",
|
|
"uri":"modelarts_03_0079.html",
|
|
"doc_type":"api",
|
|
"p_code":"161",
|
|
"code":"165"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Service Management",
|
|
"uri":"modelarts_03_0081.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"166"
|
|
},
|
|
{
|
|
"desc":"This API is used to deploy a model as a service.POST /v1/{project_id}/servicesTable 1 describes the required parameters.ParametersParameterMandatoryTypeDescriptionproject",
|
|
"product_code":"modelarts",
|
|
"title":"Deploying a Model as a Service",
|
|
"uri":"modelarts_03_0082.html",
|
|
"doc_type":"api",
|
|
"p_code":"166",
|
|
"code":"167"
|
|
},
|
|
{
|
|
"desc":"This API is used to obtain model services.GET /v1/{project_id}/servicesTable 1 describes the required parameters.ParametersParameterMandatoryTypeDescriptionproject_idYesS",
|
|
"product_code":"modelarts",
|
|
"title":"Querying a Service List",
|
|
"uri":"modelarts_03_0083.html",
|
|
"doc_type":"api",
|
|
"p_code":"166",
|
|
"code":"168"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the details about a model service based on the service ID.GET /v1/{project_id}/services/{service_id}Table 1 describes the required parameters.Pa",
|
|
"product_code":"modelarts",
|
|
"title":"Querying the Details About a Service",
|
|
"uri":"modelarts_03_0084.html",
|
|
"doc_type":"api",
|
|
"p_code":"166",
|
|
"code":"169"
|
|
},
|
|
{
|
|
"desc":"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}Table 1 describes t",
|
|
"product_code":"modelarts",
|
|
"title":"Updating Service Configurations",
|
|
"uri":"modelarts_03_0086.html",
|
|
"doc_type":"api",
|
|
"p_code":"166",
|
|
"code":"170"
|
|
},
|
|
{
|
|
"desc":"This API is used to query service monitoring information.GET /v1/{project_id}/services/{service_id}/monitorTable 1 describes the required parameters.ParametersParameterMa",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Service Monitoring Information",
|
|
"uri":"modelarts_03_0087.html",
|
|
"doc_type":"api",
|
|
"p_code":"166",
|
|
"code":"171"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the update logs of a real-time service.GET /v1/{project_id}/services/{service_id}/logsTable 1 describes the required parameters.ParametersParame",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Service Update Logs",
|
|
"uri":"modelarts_03_0088.html",
|
|
"doc_type":"api",
|
|
"p_code":"166",
|
|
"code":"172"
|
|
},
|
|
{
|
|
"desc":"This API is used to query service event logs, including service operation records, key actions during deployment, and deployment failure causes.GET /v1/{project_id}/servi",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Service Event Logs",
|
|
"uri":"modelarts_03_0155.html",
|
|
"doc_type":"api",
|
|
"p_code":"166",
|
|
"code":"173"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a service. You can delete your own services only.Table 1 describes the required parameters.ParametersParameterMandatoryTypeDescriptionproject_i",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting a Service",
|
|
"uri":"modelarts_03_0089.html",
|
|
"doc_type":"api",
|
|
"p_code":"166",
|
|
"code":"174"
|
|
},
|
|
{
|
|
"desc":"This API is used to query supported service deployment specifications.URIGET /v1/{project_id}/services/specificationsNoneSample requestGET https://endpoint/v1/{project",
|
|
"product_code":"modelarts",
|
|
"title":"Querying Supported Service Deployment Specifications",
|
|
"uri":"modelarts_03_0200.html",
|
|
"doc_type":"api",
|
|
"p_code":"166",
|
|
"code":"175"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Authorization Management",
|
|
"uri":"authorization.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"176"
|
|
},
|
|
{
|
|
"desc":"This API is used to configure ModelArts authorization. ModelArts functions such as training management, development environment, data management, and real-time services c",
|
|
"product_code":"modelarts",
|
|
"title":"Configuring Authorization",
|
|
"uri":"CreateAuthorization.html",
|
|
"doc_type":"api",
|
|
"p_code":"176",
|
|
"code":"177"
|
|
},
|
|
{
|
|
"desc":"This API is used to view an authorization list.GET /v2/{project_id}/authorizationsNoneStatus code: 200View an authorization list.Status code: 200OKSee Error Codes.",
|
|
"product_code":"modelarts",
|
|
"title":"Viewing an Authorization List",
|
|
"uri":"GetAuthorizations.html",
|
|
"doc_type":"api",
|
|
"p_code":"176",
|
|
"code":"178"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Deleting Authorization",
|
|
"uri":"DeleteAuthorizations.html",
|
|
"doc_type":"api",
|
|
"p_code":"176",
|
|
"code":"179"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a ModelArts agency for dependent services such as OBS, SWR, and IEF.POST /v2/{project_id}/agencyNoneCreate a ModelArts agency.Status code: 200O",
|
|
"product_code":"modelarts",
|
|
"title":"Creating a ModelArts Agency",
|
|
"uri":"CreateModelArtsAgency.html",
|
|
"doc_type":"api",
|
|
"p_code":"176",
|
|
"code":"180"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Permissions Policies and Supported Actions",
|
|
"uri":"modelarts_03_0138.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"181"
|
|
},
|
|
{
|
|
"desc":"This section describes fine-grained permissions management for your ModelArts. If your account does not require individual IAM users, skip this section.By default, new IA",
|
|
"product_code":"modelarts",
|
|
"title":"Introduction",
|
|
"uri":"modelarts_03_0146.html",
|
|
"doc_type":"api",
|
|
"p_code":"181",
|
|
"code":"182"
|
|
},
|
|
{
|
|
"desc":"ExeML APIs are inaccessible to external systems. To use ExeML functions on the console and manage permissions, perform the operations described in the following table.",
|
|
"product_code":"modelarts",
|
|
"title":"ExeML Permissions",
|
|
"uri":"modelarts_03_0234.html",
|
|
"doc_type":"api",
|
|
"p_code":"181",
|
|
"code":"183"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Data Management Permissions",
|
|
"uri":"modelarts_03_0161.html",
|
|
"doc_type":"api",
|
|
"p_code":"181",
|
|
"code":"184"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"DevEnviron Permissions",
|
|
"uri":"modelarts_03_0162.html",
|
|
"doc_type":"api",
|
|
"p_code":"181",
|
|
"code":"185"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Training Job Permissions",
|
|
"uri":"modelarts_03_0163.html",
|
|
"doc_type":"api",
|
|
"p_code":"181",
|
|
"code":"186"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Model Management Permissions",
|
|
"uri":"modelarts_03_0164.html",
|
|
"doc_type":"api",
|
|
"p_code":"181",
|
|
"code":"187"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Service Management Permissions",
|
|
"uri":"modelarts_03_0165.html",
|
|
"doc_type":"api",
|
|
"p_code":"181",
|
|
"code":"188"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Workspace Management Permissions",
|
|
"uri":"modelarts_03_0166.html",
|
|
"doc_type":"api",
|
|
"p_code":"181",
|
|
"code":"189"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Common Parameters",
|
|
"uri":"modelarts_03_0093.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"190"
|
|
},
|
|
{
|
|
"desc":"Table 1 describes the status codes.",
|
|
"product_code":"modelarts",
|
|
"title":"Status Code",
|
|
"uri":"modelarts_03_0094.html",
|
|
"doc_type":"api",
|
|
"p_code":"190",
|
|
"code":"191"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Error Codes",
|
|
"uri":"modelarts_03_0095.html",
|
|
"doc_type":"api",
|
|
"p_code":"190",
|
|
"code":"192"
|
|
},
|
|
{
|
|
"desc":"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",
|
|
"product_code":"modelarts",
|
|
"title":"Obtaining a Project ID and Name",
|
|
"uri":"modelarts_03_0147.html",
|
|
"doc_type":"api",
|
|
"p_code":"190",
|
|
"code":"193"
|
|
},
|
|
{
|
|
"desc":"When you call APIs, certain requests require the account name and ID. To obtain an account name and ID, do as follows:Log in to the console.Hover the cursor on the userna",
|
|
"product_code":"modelarts",
|
|
"title":"Obtaining the Account Name and Account ID",
|
|
"uri":"modelarts_03_0148.html",
|
|
"doc_type":"api",
|
|
"p_code":"190",
|
|
"code":"194"
|
|
},
|
|
{
|
|
"desc":"When you call APIs, certain requests require the username and ID. To obtain a username and ID, do as follows:Log in to the console.Hover the cursor on the username and ch",
|
|
"product_code":"modelarts",
|
|
"title":"Obtaining a Username and ID",
|
|
"uri":"modelarts_03_0006.html",
|
|
"doc_type":"api",
|
|
"p_code":"190",
|
|
"code":"195"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"modelarts",
|
|
"title":"Change History",
|
|
"uri":"modelarts_03_0097.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"196"
|
|
}
|
|
] |