Resource Orchestration Service (ROS) is integrated with ActionTrail. You can query the management events generated by ROS operations in the ActionTrail console. ActionTrail can deliver management events to Log Service Logstores or Object Storage Service (OSS) buckets for real-time auditing and issue analysis.
ActionTrail records management events when you manage cloud resources by calling API operations or using the Alibaba Cloud Management Console. The following table lists the ROS management events that you can query in ActionTrail.
|
Event name |
Description |
|
CancelUpdateStack |
Cancels the update of a stack. |
|
ContinueCreateStack |
Creates a stack after the previous stack fails to be created. |
|
CreateChangeSet |
Creates a change set. |
|
CreateStack |
Creates a stack. |
|
CreateStackGroup |
Creates a stack group. |
|
CreateStackInstances |
Creates stack instances in the specified account and region. |
|
CreateTemplate |
Creates a custom template. |
|
CreateTemplateScratch |
Creates a scenario. |
|
DeleteChangeSet |
Deletes a change set. |
|
DeleteStack |
Deletes a stack. |
|
DeleteStackGroup |
Deletes a stack group. |
|
DeleteStackInstances |
Deletes stack instances from the specified account and region. |
|
DeleteTemplate |
Deletes a template. |
|
DeleteTemplateScratch |
Deletes a scenario. |
|
DescribeRegions |
Queries regions. |
|
DetectStackDrift |
Performs drift detection on a stack. |
|
DetectStackGroupDrift |
Performs drift detection on a stack group. |
|
DetectStackResourceDrift |
Performs drift detection on a resource. |
|
ExecuteChangeSet |
Executes a change set. |
|
GenerateTemplateByScratch |
Generates a template for a scenario. |
|
GenerateTemplatePolicy |
Generates a policy for a template. |
|
GetChangeSet |
Queries information about a change set. |
|
GetFeatureDetails |
Queries the details of a specified feature. |
|
GetResourceType |
Queries the details of a resource type. |
|
GetResourceTypeTemplate |
Queries the template of a resource by resource type. |
|
GetServiceProvisions |
Queries the activation status and the RAM roles of an Alibaba Cloud service. |
|
GetStack |
Queries information about a stack. |
|
GetStackDriftDetectionStatus |
Queries the drift detection status of a stack. |
|
GetStackGroup |
Queries information about a specified stack group. |
|
GetStackGroupOperation |
Queries information about an operation on a stack group. |
|
GetStackInstance |
Queries the details of a stack instance that is associated with a specified stack group. |
|
GetStackPolicy |
Queries a stack policy. |
|
GetStackResource |
Queries a resource of a stack. |
|
GetTemplate |
Queries the details of a template, such as a custom template. The details include the stack and change set that are specified in the template. |
|
GetTemplateEstimateCost |
Queries the estimated prices of resources specified in a template. |
|
GetTemplateParameterConstraints |
Queries the values of template parameters. |
|
GetTemplateScratch |
Queries the details of a scenario. |
|
GetTemplateSummary |
Queries information about a new template or an existing template. |
|
ListChangeSets |
Queries change sets. |
|
ListResourceTypes |
Queries supported resource types. |
|
ListStackEvents |
Queries a stack and its resource events. |
|
ListStackGroupOperationResults |
Queries the results of an operation on a stack group. |
|
ListStackGroupOperations |
Queries the operations on a stack group. |
|
ListStackGroups |
Queries stack groups. |
|
ListStackInstances |
Queries stack instances that are associated with a specified stack group. |
|
ListStackOperationRisks |
Queries high-risk resources that may be involved when you delete a stack and the risk reason for each resource. |
|
ListStackResourceDrifts |
Queries the resource drift details of a stack. |
|
ListStackResources |
Queries the resources of a stack. |
|
ListStacks |
Queries stacks. |
|
ListTagKeys |
Queries tag keys. |
|
ListTagResources |
Queries tags that are bound to one or more ROS resources. |
|
ListTagValues |
Queries the tag values of a specified tag key. |
|
ListTemplates |
Queries templates. |
|
ListTemplateScratches |
Queries scenarios. |
|
ListTemplateVersions |
Queries the versions of a template. |
|
MoveResourceGroup |
Modifies the resource group to which a resource belongs. |
|
PreviewStack |
Previews the information about a stack that you want to create based on a specified template. |
|
SetDeletionProtection |
Modifies the deletion protection settings of a stack. |
|
SetStackPolicy |
Configures a stack policy. |
|
SetTemplatePermission |
Configures the permissions on a template. |
|
SignalResource |
Sends signals. |
|
StopStackGroupOperation |
Stops the operations on a stack group. |
|
TagResources |
Creates tags and binds the tags to specified ROS resources. |
|
UntagResources |
Unbinds tags from specified ROS resources and deletes the tags. |
|
UpdateStack |
Updates a stack. |
|
UpdateStackGroup |
Updates a resource stack group. |
|
UpdateStackInstances |
Updates stack instances in a specified account and region. |
|
UpdateStackTemplateByResources |
Corrects the template of a stack to eliminate the drift of the stack. |
|
UpdateTemplate |
Updates a template. |
|
UpdateTemplateScratch |
Updates a scenario. |
|
ValidateTemplate |
Verifies the template that is used to create stacks. |