Resource Orchestration Service (ROS) is integrated with ActionTrail. In the ActionTrail console, you can query the management events that are generated from your operations on ROS resources. ActionTrail can deliver the management events to Log Service Logstores or Object Storage Service (OSS) buckets for real-time audit and issue analysis.
ActionTrail records the management events that are generated when you perform operations on cloud resources by using APIs or the Alibaba Cloud Management Console. The following table describes the management events of ROS that you can query in the ActionTrail console.
Event | Description |
---|---|
CancelUpdateStack | Cancels the update of a stack. |
ContinueCreateStack | Creates a new stack based on the template of the previous stack that 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 e 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 the 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 the information about a stack. |
GetStackDriftDetectionStatus | Queries the drift detection status of a stack. |
GetStackGroup | Queries the information about a specified stack group. |
GetStackGroupOperation | Queries the information about an operation that is performed 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 that is contained in a stack. |
GetTemplate | Queries the details of a template, for example, a custom template. The details include the stack and change set that are specified in the template. |
GetTemplateEstimateCost | Queries the estimated price of resources that you specify in a template. |
GetTemplateParameterConstraints | Queries the values of template parameters. |
GetTemplateScratch | Queries the details of a scenario. |
GetTemplateSummary | Queries the information about a new template or an existing template. |
ListChangeSets | Queries change sets. |
ListResourceTypes | Queries supported resource types. |
ListStackEvents | Queries a stack or the events of resources that are contained in the stack. |
ListStackGroupOperationResults | Queries the results of operations that are performed on a stack group. |
ListStackGroupOperations | Queries the operations that are performed on a stack group. |
ListStackGroups | Queries stack groups. |
ListStackInstances | Queries stack instances that are associated with a specified stack group. |
ListStackOperationRisks | Queries resources in which high risks may arise when you delete the stack that contains the resources, and the reason for each risk in a resource. |
ListStackResourceDrifts | Queries the drift details of resources that are contained in a stack. |
ListStackResources | Queries the resources that are contained in a stack. |
ListStacks | Queries stacks. |
ListTagKeys | Queries tag keys. |
ListTagResources | Queries the tags that are bound to one or more ROS resources. |
ListTagValues | Queries the tag values that correspond to a specified a 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 setting for a stack. |
SetStackPolicy | Configures a stack policy. |
SetTemplatePermission | Configures the permissions on the template. |
SignalResource | Sends signals. |
StopStackGroupOperation | Stops the operation that is performed 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 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 | Validates the template that you want to use to create stacks. |