Updated on 2023-11-24 GMT+08:00

IEF Operations Supported by CTS

Scenario

Cloud Trace Service (CTS) is a log audit service provided by Huawei Cloud and intended for cloud security. It allows you to collect, store, and query cloud resource operation records and use these records for security analysis, compliance auditing, resource tracking, and fault locating.

With CTS, you can record operations associated with IEF for future query, audit, and backtrack operations.

Key Operations Recorded by CTS

Table 1 IEF operations that can be recorded by CTS

Operation

Resource Type

Trace Name

Registering an edge node

node

createEdgeNode

Updating an edge node

node

updateEdgeNode

Deleting an edge node

node

deleteEdgeNode

Creating a device template

deviceTemplate

createDeviceTemplate

Updating a device template

deviceTemplate

updateDeviceTemplate

Deleting a device template

deviceTemplate

deleteDeviceTemplate

Registering a device

device

createDevice

Updating a device

device

updateDevice

Deleting a device

device

deleteDevice

Deploying an Edge-Connector application

device

deployConnector

Updating device twins

device

updateDeviceTwin

Updating the device access configuration

device

updateDeviceAccessConfig

Creating an application template

application

createApplication

Updating an application template

application

updateApplication

Deleting an application template

application

deleteApplication

Creating an application template version

appVersion

createAppVersion

Updating an application template version

appVersion

updateAppVersion

Deleting an application template version

appVersion

deleteAppVersion

Creating a ConfigMap

configmap

createConfigMap

Updating a ConfigMap

configmap

updateConfigMap

Deleting a ConfigMap

configmap

deleteConfigMap

Creating a containerized application

deployment

createDeployment

Updating a containerized application

deployment

updateDeployment

Deleting a containerized application

deployment

deleteDeployment

Querying a list of containerized applications

deployment

getDeploymentList

Querying a containerized application

deployment

getDeployment

Creating an endpoint

endpoint

createEndpoint

Deleting an endpoint

endpoint

deleteEndpoint

Adding a node certificate

node

AddNodeCert

Deleting a node certificate

node

deleteNodeCert

Upgrading the firmware

nodeFirmware

UpgradeNodeFirmware

Querying a list of application instances

Pods

getPods

Querying an instance

Pod

getPod

Creating a node registration job

product

createProduct

Deleting a node registration job

product

deleteProduct

Creating a node upgrade job

batchJob

createJob

Pausing a node upgrade job

batchJob

pauseJob

Deleting a node upgrade job

batchJob

deleteJob

Querying quotas

quota

getQuota

Updating a quota

quota

updateQuota

Creating a rule

rule

createRule

Deleting a rule

rule

deleteRule

Updating a rule

rule

updateRule

Creating a secret

secret

createSecret

Updating a secret

secret

updateSecret

Deleting a secret

secret

deleteSecret

Filtering resources by tag

Tags

filterTags

Adding or deleting tags in batches

Tags

batchAddDeleteTags

Adding a tag

Tags

addTag

Deleting a tag

Tags

deleteTag

Creating a system subscription

Systemevent

createSystemevent

Deleting a system subscription

Systemevent

DeleteSystemevent

Enabling a system subscription

Systemevent

startSystemevent

Disabling a system subscription

Systemevent

stopSystemevent