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
CTS has been enabled. For details, see Cloud Trace Service Overview.
Key Notebook Operations Supported by CTS
| Operation | Resource Type | Event |
|---|---|---|
| Creating notebook instances | 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 notebook instances | Notebook | deleteNotebook |
| Updating notebook instances | Notebook | updateNotebook |
| Starting notebook instances | Notebook | startNotebook |
| Stopping notebook instances | 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 custom images | NotebookImage | createNotebookImage |
| Deleting images | NotebookImage | deleteNotebookImage |
| Creating NotebookApp instances | NotebookApp | createNotebookApp |
| Obtaining NotebookApp instances | NotebookApp | listNotebookApp |
| Obtaining details about a NotebookApp instance | NotebookApp | getNotebookApp |
| Deleting NotebookApp instances | NotebookApp | deleteNotebookApp |
| Using NotebookApp instances | 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.
You can call the API to get traces in the trace list to view resource operation records. For details, see Querying a Trace List.
What is your overall rating for this page?
Thank 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