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 separated 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 separated 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 separated list. |
| Subscription IDs | Filter cloud resources according to these external subscription IDs. Multiple values can be specified as comma separated list. |
| Updated After | Filter by the update time of the object. |
| Updated Before | Filter by the update time of the object. |