检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
You are advised to go to the OBS management console and delete the stored data and OBS buckets to stop billing. Parent topic: Billing FAQs
/services modelarts:service:list N/A √ √ Obtaining details about a model service GET /v1/{project_id}/services/{service_id} modelarts:service:get N/A √ √ Updating a model service PUT /v1/{project_id}/services/{service_id} modelarts:service:update N/A √ √ Deleting a model service DELETE
FROM {An existing image} USER root # If the user group whose GID is 100 already exists, delete the groupadd command. RUN groupadd ma-group -g 100 # If the user whose UID is 1000 already exists, delete the useradd command.
Solution Delete unnecessary files in /home/ma-user/work. Parent topic: Failures to Access the Development Environment Through VS Code
To change the email address of a member, delete the member, and set a new email address when adding a member. Possible values of Role are Labeler, Reviewer, and Team Manager. Only one Team Manager can be set.
Delete the historical image. Log in to the ModelArts console. In the navigation pane on the left, choose Image Management. On the Image Management page, click the target image name. In the Operation column, click Delete. In the displayed dialog box, enter DELETE and click OK.
You can click Delete Labels on Current Item at the bottom of the page to delete all labels in the selected text object. Figure 6 Deleting current labels Parent topic: Manual Labeling
Currently, there are two solutions to isolating IAM users: Solution 1: Delete the modelarts:notebook:listAllNotebooks permission. Solution 2: Use workspaces. As an enterprise user, you can submit the request for enabling the workspace function to your technical support.
Table 1 Operations and risks Object Operation Risk Severity Solution Cluster Upgrade, modify, hibernate, or delete clusters.
(Delete the angle brackets.) commitId=<Commit ID> mkdir -p /home/ma-user/.vscode-server/bin/$commitId tar -zxvf vscode-server-linux-x64.tar.gz -C /home/ma-user/.vscode-server/bin/$commitId --strip=1 chmod 750 -R /home/ma-user/.vscode-server/bin/$commitId Close VS Code and open it
Call the API for deleting authorization to delete the authorization of a specified user or all users. Request body: URI: DELETE https://{endpoint}/v2/{project_id}/authorizations?
You are advised to go to the OBS console and delete the stored data and OBS buckets to stop billing. Parent topic: Billing FAQs
You can view, search for, add, modify, and delete tags of a resource pool. You can add up to 20 tags.
To delete nodes in batches, select the target nodes and click Delete above the node list, enter DELETE in the displayed dialog box, and click OK. For a yearly/monthly resource pool whose resources are not expired, click Unsubscribe in the Operation column.
You can also modify existing labels, or delete them and re-label. Manual labeling: allows you to manually label data. Auto labeling: allows you to automatically label remaining data after a small amount of data is manually labeled.
Deleting a Network If a network is no longer needed for AI service development, you can delete the network. Go to the Network tab page and click Delete in the Operation column of a network. Confirm the information and click OK. Parent topic: Elastic Cluster
Deleting a Node Pool If there are multiple node pools, you can delete one. To do so, click Delete in the Operation column. Confirm the associated resources and jobs that will be affected, click Delete, enter DELETE, and click OK.
You can use either of these methods to solve the problem: Delete the /home/ma-user/.ssh directory when creating the image. You do not need to set up SSH; it is automatically generated when the notebook starts.
Will an Image Be Smaller If I Uninstall and Repackage It or Simply Delete Existing Datasets from the Image? What Do I Do If Error "ModelArts.6787" Is Reported When I Register an Image on ModelArts?
Move the data in the checkpoints folder to the new folder and delete the checkpoints folder in the root directory. mv checkpoints/* xxx rm -r checkpoints Parent topic: Other Faults