List Assets
Retrieve information about assets. See /api/assets/scheme to get the scheme for additional filter parameters.
Parameters
Parameter | Description |
---|---|
Asset Labels | Filter by this asset_labels. |
Asset State | Filter by this asset_state. |
Asset Type | Filter by this asset_type. |
Asset Unique ID | Filter by this asset_unique_id. |
Cloud Provider ID | Filter by this cloud_provider_id. |
Compute Regions | Filter by this compute.regions. |
Compute Vpcs | Filter by this compute.vpcs. |
Internet Facing | Filter by this internet_facing. |
State Score | Filter by this state.score, possible values 1-4. |
State Severity | Filter by this state.severity. |
Tags Info List | Filter by this tags_info_list. |
Type | Filter by this type. |
Example Output
[
{}
]
Workflow Library Example
List Assets with Orca Security and Send Results Via Email
Preview this Workflow on desktop