Cloud Ctrl
Overview
Getting Setup
Using
Recommendations
Overview
Getting Setup
Using
Recommendations
  • Quick Start
  • Getting Started
  • Concepts and Terminology
    • Overview
    • Tag Hierarchy
    • Shared Data
    • Custom Data
    • Actions
    • System Tags
  • Getting data into Cloud Ctrl

    • Overview
    • Microsoft Azure
      • Azure App Registration
      • Cost Management Exports
      • Enhanced Azure Access
      • Troubleshooting
    • Amazon Web Services
    • Google Cloud
    • Oracle Cloud
    • Alibaba Cloud
    • Tag Mapping
    • Custom Usage
    • Settings
  • Using Cloud Ctrl
    • Costs and Usage
    • Emissions and Energy
    • Tracking
    • Budgets
    • Reporting
    • Customer Management
  • Recommendations
    • Azure
    • Amazon
  • Kubernetes Cost Insights
  • Platform Integration and Security

    • API Overview
    • Platform Security & Data Protection
    • Access Management

Actions

Overview

Actions are custom functionality that can be added into various parts of the Cloud Ctrl platform. The two primary differentiating properties of actions are their "Flow Type" and their "Delivery Type"

Delivery Type - Script

Cloud Ctrl Actions can be written directly into the platform as nodejs scripts. This simplifis the process of implementing and deploying these transformations which are typically one or two lines of custom code.

Delivery Type - Web Hooks

Coming Soon! Web Hook delivered Actions will enable users to bring their own infrastructure into Cloud Ctrl through web hooks. For more information on the state of this feature please contact support.

Flow Type - Usage Transformations

One action flow type is the ImportUsageTransformation type. This denotes an action which expects usage data as an input and output. This is used to transform inbound usage data in different places in the platform. At time of writing this can be in the usage import process, where usage is transformed right after it has been pulled from a cloud vendor. The other is the share cloud account data process, where shared usage data can be transformed before it is received by the child tenant.

For more information on this kind of transformation please read this page.

Flow Type - Billing Transformations

For more information on billing within Cloud Ctrl please reach out to support.

Prev
Custom Data
Next
System Tags