List Cloud Accounts
Retrieve list of cloud accounts of the current logged-in user's organization.
Parameters
Parameter | Description |
---|---|
Filter | Filter only cloud accounts with fields containing certain values. |
Free Text Search | Filter cloud accounts by user free text input. search in cloud account name, id, cloud provider and tags. |
Get Stats | Get statistics on returned cloud accounts. |
Get Tags | Get cloud account tags. |
Get Total Stats | Get summary of statistics. |
Sort By | Sort cloud accounts by this field. |
Sort Order | Sort cloud accounts in asc/desc order (by sort_by field). |
Unique List | Get unique list of values for the specified fields (comma separated list). |
With Associated Business Units | Get the cloud accounts list with ;business_units; field containing a list of business units associated to account. |
Example Output
{
"data": "a list of cloud accounts",
"status": "Operation status"
}
Workflow Library Example
List Cloud Accounts with Orca Security and Send Results Via Email
Preview this Workflow on desktop