Using CTS to Audit Notebook
ModelArts can connect to CTS. With CTS, you can obtain operations associated with ModelArts Notebook for later query, audit, and backtrack operations.
Prerequisites
You have enabled CTS. For details, see Cloud Trace Service User Guide.
Key Development Environment Operations Traced by CTS
| Operation | Resource Type | Event |
|---|---|---|
| Creating a notebook instance | Notebook | createNotebook |
| Obtaining details about a notebook instance | Notebook | getNotebook |
| Obtaining all notebook instances | Notebook | listallNotebook |
| Obtaining notebook instances | Notebook | listNotebook |
| Opening a CodeLab instance | Notebook | openNotebook |
| Deleting a notebook instance | Notebook | deleteNotebook |
| Updating a notebook instance | Notebook | updateNotebook |
| Starting a notebook instance | Notebook | startNotebook |
| Stopping a notebook instance | Notebook | stopNotebook |
| Saving a running instance as a container image | NotebookImage | createNotebookImage |
| Obtaining supported images | NotebookImage | listNotebookImage |
| Obtaining user image information | NotebookImageGroups | listNotebookImageGroups |
| Obtaining image details | NotebookImage | getNotebookImage |
| Synchronizing image status | NotebookImage | updateNotebookImage |
| Registering a custom image | NotebookImage | createNotebookImage |
| Deleting an image | NotebookImage | deleteNotebookImage |
| Creating a NotebookApp instance | NotebookApp | createNotebookApp |
| Obtaining NotebookApp instances | NotebookApp | listNotebookApp |
| Obtaining details about a NotebookApp instance | NotebookApp | getNotebookApp |
| Deleting a NotebookApp instance | NotebookApp | deleteNotebookApp |
| Using a NotebookApp instance | NotebookApp | updateNotebookApp |
| Obtaining notebook tags in a project | CombineTmsTag | listCombineTmsTag |
| Obtaining resource tags | NotebookTmsTag | listNotebookTmsTag |
Viewing Traces
- Log in to the CTS console.
- Click
in the upper left corner and select the target region. - In the navigation pane on the left, choose Trace List.
Each time you log in to the CTS console, the new edition is displayed by default. Click Old Edition in the upper right corner to switch to the trace list of the old edition.
- Filter traces to view information about the target traces.
For details, see Querying Traces in CTS.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot