DataArts DataService Operations
CTS provides records of operations on cloud service resources. With CTS, you can query, audit, and backtrack those operations.
Operation | Resource Type | Trace Name |
|---|---|---|
Creating an API | DLMApi | createApi |
Updating an API | DLMApi | updateApi |
Querying an API | DLMApi | getApi |
Querying APIs | DLMApi | getApiList(Api) |
Deleting an API | DLMApi | deleteApi |
Publishing an API | DLMApi | publishApi |
Unpublishing an API | DLMApi | unpublishApi |
Renewing an API | DLMApi | renewApi |
Suspending an API | DLMApi | stopApi |
Restoring an API | DLMApi | recoverApi |
Copying an API | DLMApi | copyApi |
Operating an API | DLMApi | actionApi |
Creating an app | DLMApp | createApp |
Updating an app | DLMApp | updateApp |
Deleting an app | DLMApp | deleteApp |
Querying an app | DLMApp | getApp |
Querying app details | DLMApp | getAppInfo |
Authorizing an app to access an API | DLMRelation | authorizeApi |
Querying authorized apps | DLMRelation | getAuthorizeApp |
Canceling authorization | DLMRelation | cancelApprovalApi |
Querying unauthorized apps | DLMRelation | getLeftApp |
Applying for an API | DLMApply | applyApi |
Canceling an application | DLMApply | revokeApply |
Obtaining applications | DLMApply | getApplyList |
Obtaining application details | DLMApply | getApplyDetail |
Obtaining notification details | DLMApply | getMessageDetail |
Creating an application | DLMApply | createApply |
Reviewing applications | DLMApply | batchApproveNewApply |
Sending a notification | DLMApply | sendMesg |
Obtaining notifications | DLMApply | getMessageList |
Obtaining the publication trend | DLMApply | getPublishTrend |
Creating a throttling policy | DLMFlowControl | createFlowControlStrategy |
Updating a throttling policy | DLMFlowControl | updateFlowControlStrategy |
Deleting a throttling policy | DLMFlowControl | deleteFlowControlStrategy |
Querying a throttling policy | DLMFlowControl | getFlowControlStrategy |
Querying APIs (related to throttling) | DLMFlowControlBindApi | getAllApiList |
Querying the APIs that have been associated with a throttling policy | DLMFlowControlBindApi | getBindingApiList |
Associating a throttling policy with an API | DLMFlowControlBindApi | bindingApi |
Disassociating a throttling policy from an API | DLMFlowControlBindApi | unBindingApi |
Querying the API overview | DLMRequestRecord | getApisOverview |
Querying the app overview | DLMRequestRecord | getAppsOverView |
Querying top N services called by an API | DLMRequestRecord | getApisTop |
Querying the top N services used by an app | DLMRequestRecord | getAppsTop |
Querying API statistics details | DLMRequestRecord | getApisDetail |
Querying app statistics details | DLMRequestRecord | getAppsDetail |
Querying API dashboard data details | DLMRequestRecord | getApisDashboard |
Querying app dashboard data details | DLMRequestRecord | getAppsDashboard |
Querying top N abnormal API calls | DLMRequestRecord | getApisError |
Querying supported data source types | DLMDataSourceType | getDatasources |
Querying data connections | DLMDataSourceConnection | getDatasourceConnections |
Querying databases | DLMDataSourceDatabase | getDatasourcedatabases |
Querying data tables | DLMDataSourceTable | getDatasourcedatables |
Querying table fields | DLMDataSourceTableField | getDatasourceTableFields |
Querying queues | DLMDataSourceQueue | getQueue |
Querying users who can be reviewers | DLMAuthorizedUser | getAuthorizedUser |
Creating reviewers | DLMApprover | createApprover |
Deleting reviewers | DLMApprover | deleteApprover |
Querying reviewers | DLMApprover | getApproverList |
Querying the content in a service catalog | DLMServiceCatalog | getCatalogAllDetail |
Querying APIs in a service catalog | DLMServiceCatalog | getCatalogApis |
Querying sub-catalogs in a service catalog | DLMServiceCatalog | getCatalogCatalogs |
Creating service catalogs | DLMServiceCatalog | createCatalog |
Deleting service catalogs | DLMServiceCatalog | deleteCatalog |
Updating service catalogs | DLMServiceCatalog | updateCatalog |
Querying service catalog details | DLMServiceCatalog | getCatalogDetail |
Moving service catalogs | DLMServiceCatalog | moveCatalog |
Moving APIs | DLMServiceCatalog | moveApi |
Obtaining tags | DLMTag | getTags |
Obtaining local tags | DLMTag | getLocalTags |
Updating tags | DLMTag | updateTags |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

