Operations Logged by CTS
AOM is a one-stop O&M platform that monitors applications and resources in real time. By analyzing dozens of metrics and correlation between alarms and logs, AOM helps O&M personnel quickly locate faults.
You can use AOM to comprehensively monitor and uniformly manage servers, storage, networks, web containers, and applications hosted in Docker and Kubernetes. This effectively prevents problems and helps O&M personnel locate faults in minutes, reducing O&M costs. Also, AOM provides unified APIs to interconnect in-house monitoring or report systems. Unlike traditional monitoring systems, AOM monitors services by application. It meets enterprises' requirements for high efficiency and fast iteration, provides effective IT support for their services, and protects and optimizes their IT assets, enabling enterprises to achieve strategic goals and maximize value. With CTS, you can record operations associated with AOM for future query, audit, and backtracking.
pe traces actually record AOM operations, but these operations are performed through CCE or ServiceStage.
Function |
Operation |
Resource Type |
Trace |
---|---|---|---|
Global Configuration |
Adding an access code |
icmgr |
icmgrAddAccessCode |
Deleting an access code |
icmgr |
icmgrDelAccessCode |
|
CMDB |
Creating an application |
application |
createApp |
Updating an application |
application |
updateApp |
|
Deleting an application |
application |
deleteApp |
|
Creating an application (for other services to invoke) |
application |
createAomApp |
|
Modifying the EPS ID of an application (for EPS to invoke) |
application |
updateAppEpsId |
|
Adding a sub-application |
sub_application |
createSubApp |
|
Deleting a sub-application |
sub_application |
deleteSubApp |
|
Updating a sub-application |
sub_application |
updateSubApp |
|
Creating a sub-application (for other services to invoke) |
sub_application |
createAomSubApp |
|
Transferring a sub-application |
sub_application |
transferSubApp |
|
Adding a component |
component |
createComponent |
|
Transferring a component |
component |
transferComponent |
|
Updating a component |
component |
updateComponent |
|
Deleting a component |
component |
deleteComponent |
|
Creating a component (for other services to invoke) |
component |
createAomComponent |
|
Creating an environment |
environment |
createEnvironment |
|
Modifying an environment |
environment |
updateEnvironment |
|
Deleting an environment |
environment |
deleteEnvironment |
|
Creating an environment (for other services to invoke) |
environment |
createAomEnv |
|
Creating an environment tag |
tag |
createTag |
|
Updating a tag |
tag |
updateTag |
|
Deleting an environment tag |
tag |
deleteTag |
|
Updating an environment tag |
tag |
updateEnvTag |
|
Adding a multi-cloud account |
cloud_account |
addCloudAccount |
|
Modifying a multi-cloud account |
cloud_account |
updateCloudAccount |
|
Deleting a multi-cloud account |
cloud_account |
deleteCloudAccount |
|
Creating a workload |
workload |
createWorkload |
|
Deleting a workload |
workload |
deleteWorkload |
|
Updating a workload |
workload |
updateWorkload |
|
Reporting ECS information |
ecs |
aomImportECS |
|
Resource Monitoring |
Creating a dashboard |
dashboard |
updateDashboard |
Deleting a dashboard |
dashboard |
deleteDashboard |
|
Updating a dashboard |
dashboard |
updateDashboard |
|
Creating a dashboard group |
dashboard_folder |
addDashboardFolder |
|
Updating a dashboard group |
dashboard_folder |
updateDashboardFolder |
|
Deleting a dashboard group |
dashboard_folder |
deleteDashboardFolder |
|
Creating or updating an alarm rule |
audit_v4_alarm_rule |
addOrUpdateAlarm |
|
Deleting an alarm rule |
audit_v4_alarm_rule |
delAlarmRule |
|
Creating a process discovery rule |
appDiscoveryRule |
addAppDiscoveryRule |
|
Updating a process discovery rule |
appDiscoveryRule |
updateAppDiscoveryRule |
|
Deleting a process discovery rule |
appDiscoveryRule |
delAppDiscoveryRule |
|
Creating a data subscription rule |
apminventory |
createSubscribeRule |
|
Verifying DMS connectivity |
apminventory |
verifyConnect |
|
Deleting a data subscription rule |
apminventory |
deleteSubscribeRule |
|
Adding an alarm template |
audit_v4_alarm_rule |
addAlarmRuleTemplate |
|
Modifying an alarm template |
audit_v4_alarm_rule |
modAlarmRuleTemplate |
|
Deleting an alarm template |
audit_v4_alarm_rule |
delAlarmRuleTemplate |
|
Adding a grouping rule |
groupRule |
addGroupRule |
|
Modifying a grouping rule |
groupRule |
updateGroupRule |
|
Deleting a grouping rule |
groupRule |
delGroupRule |
|
Adding a suppression rule |
inhibitRule |
addInhibitRule |
|
Modifying a suppression rule |
inhibitRule |
updateInhibitRule |
|
Deleting a suppression rule |
inhibitRule |
delInhibitRule |
|
Adding a silence rule |
muteRule |
addMuteRule |
|
Modifying a silence rule |
muteRule |
updateMuteRule |
|
Deleting a silence rule |
muteRule |
delMuteRule |
|
Adding an alarm action rule |
actionRule |
addActionRule |
|
Modifying an alarm action rule |
actionRule |
updateActionRule |
|
Deleting an alarm action rule |
actionRule |
delActionRule |
|
Adding a message template |
notificationTemplate |
addNotificationTemplate |
|
Modifying a message template |
notificationTemplate |
updateTemplate |
|
Deleting a message template |
notificationTemplate |
delTemplate |
|
Automation |
Enabling the Automation service |
function |
functionRegister |
Updating user information |
function |
functionRegister |
|
Updating a task timer trigger |
workflow |
operateCronTriggerFlow |
|
Creating a task |
workflow |
createWorkflow |
|
Modifying a task |
workflow |
updateWorkflow |
|
Executing a task |
execution |
execute |
|
Stopping a task |
execution |
terminateWorkflow |
|
Deleting a task |
workflow |
deleteWorkflow |
|
Creating a job execution plan |
template |
createTemplate |
|
Release a job execution plan |
template |
publishTemplate |
|
Deleting a job execution plan |
template |
deleteTemplate |
|
Creating an account |
account |
createAccount |
|
Updating an account |
account |
updateAccount |
|
Deleting an account |
account |
deleteAccount |
|
Creating global parameters |
param |
createParams |
|
Deleting global parameters |
param |
deleteParams |
|
Creating a package |
package |
createPack |
|
Updating a package |
package |
updateBasicPack |
|
Deleting a package |
package |
deletePack |
|
Creating a job |
job |
createJob |
|
Updating a job |
job |
updateJob |
|
Deleting a job |
job |
deleteJobByJobId |
|
Applying for a review |
approve |
createApprove |
|
Saving the review setting |
approve |
saveApprove |
|
Creating a script version |
script |
createScriptAndVersion |
|
Updating a script version |
script |
updateVersionByVersionId |
|
Deleting a script version |
script |
deleteVersionByVersionId |
|
Publishing a service |
serviceScenario |
onboardToolMarketTenantInfo |
|
Adding a service to favorites |
serviceScenario |
serviceScenarioFavorites |
|
Updating a script |
script |
updateScript |
|
Executing a script |
ecs |
runScript |
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