检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Delete a Service You can delete a service in either of the following ways: Delete the service created in Deploying a Real-Time Service. Delete the service object returned in Obtaining Service Objects.
Will an Image Be Smaller If I Uninstall and Repackage It or Simply Delete Existing Datasets from the Image? No, it will get larger. The new image is derived from the original one without any change in size, as the number of layers remains the same.
Table 2 Query Parameters Parameter Mandatory Type Description delete_source No Boolean Whether to delete the sample source files. Options: true: Delete the sample source files. false: Do not delete the sample source files. (Default value) label_type No Integer Label type.
Before using this API, the administrator must have the permission to delete the authorization and specify the user whose authorization is to be deleted or delete the authorization of all users.
Sample Request The following shows how to delete the visualization job whose ID is 10.
How Do I Delete Images from a Dataset in ModelArts? Log in to the ModelArts management console. In the navigation pane, choose Data Management > Label Data. The data labeling task list is displayed. Click the dataset from which you want to delete images.
Deleting an App Function This API is used to delete a specified app. Only the user who creates the app can delete it, and the app is not bound to any API.
Deleting a Version of a Training Job Function This API is used to delete a version of a training job. Calling this API is an asynchronous operation.
Deleting a Dataset Function This API is used to delete a dataset without deleting the source data of the dataset. Debugging You can debug this API through automatic authentication in API Explorer or use the SDK sample code generated by API Explorer.
Deleting an Image Function This API is used to delete an image object. For a private image, you can also delete its SWR image content using parameters.
Deleting an API Function This API is used to delete a specified API. Only users who have the permission to delete the service to which the API belongs can delete the API.
If ModelArts is no longer used, stop or delete the services running in ModelArts and delete the data stored in OBS and EVS. Clearing Storage Data ModelArts data is stored in OBS. To stop storage billing, switch to the OBS console and delete the data and directories.
Deleting an App Code Function This API is used to delete a specified app code of an API Gateway app. Only the user who creates the app can delete it, and only apps of the shared or dedicated API Gateway can have app codes.
Deleting Samples in a Batch Delete samples from a dataset in a batch based on the sample ID list. dataset.delete_samples(samples) Sample Code Delete samples from a dataset in a batch. from modelarts.session import Session from modelarts.dataset import Dataset session = Session()
Deleting a Training Job Function This API is used to delete a training job from ModelArts. This API applies to the following scenarios: When you need to delete completed or unnecessary training jobs, you can use this API to delete a specified training job.
Sample Request The following shows how to delete the job whose job_id is 10.
Deleting an Algorithm Deleting Your Algorithm Delete unused algorithms. On the Algorithm Management > My algorithm page. click Delete in the Operation column of the target algorithm. In the displayed dialog box, click OK to confirm the deletion. Parent topic: Preparing Algorithms
Deleting a Service Function This API is used to delete a model service. You can delete your own services only. Debugging You can debug this API through automatic authentication in API Explorer or use the SDK sample code generated by API Explorer.
On the Training Jobs page, click Delete in the Operation column. In the displayed dialog box, click OK to delete the training job. Go to OBS and delete the OBS bucket and files used by the training job.
Delete the OBS bucket and data stored in OBS. Notebook: Delete notebook instances. Delete the OBS bucket and data stored in OBS. EVS is still billed even if the notebook instance is stopped. To stop billing, delete the notebook instance. Training job: Stop the training job.