Pull Cloud Resources
Required scope: read:resources
List and query cloud resources.
Basic Parameters
Parameter | Description |
---|---|
Limit | Number of records to fetch. |
Name | Filter by the cloud resource name. |
Offset | Pagination cursor. |
Types | Filter cloud resources by specific entity types. Multiple values can be specified as comma seperated list. |
Advanced Parameters
Parameter | Description |
---|---|
Deleted After | Filter by the delete time of the object. |
Deleted Before | Filter by the delete time of the object. |
Project IDs | Filter cloud resources by Wiz project IDs. Multiple values can be specified as comma seperated list. If no values are provided, then returns results from all projects. |
Provider IDs | Filter cloud resources according to these cloud service provider unique IDs. Multiple values can be specified as comma seperated list. |
Subscription IDs | Filter cloud resources according to these external subscription IDs. Multiple values can be specified as comma seperated list. |
Updated After | Filter by the update time of the object. |
Updated Before | Filter by the update time of the object. |
Workflow Library Example
Pull Cloud Resources with Wiz and Send Results Via Email
Preview this Workflow on desktop