Connectors
...
Actions
Get Cloud Resources V2
1 min
description retrieve a filtered list of cloud resources from wiz using specified variables and query parameters endpoint method post inputs json body (object) – required query (string) – required the graphql query to execute variables (object) – required after (string) use as a pagination argument for results use the value returned by pageinfo endcursor from the previous response fetchtotalcount (boolean) whethwizer to fetch the total count of resources filterby (object) this object defines query filters to narrow down search results and return specific cloud resources cloudplatform (object) filter by cloud platform equals (array) cloudaccountv2 (object) filter by cloud account external id(s) externalid (object) equals (array) hasadminprivileges (object) filter by whether the resource has admin privileges equals (boolean) hashighprivileges (object) filter by whether the resource has high privileges equals (boolean) hassensitivedata (object) filter by whether the resource contains sensitive data equals (boolean) hasaccesstosensitivedata (object) filter by whether the resource has access to sensitive data equals (boolean) isaccessiblefrominternet (object) filter by whether the resource is accessible from the internet equals (boolean) isopentoallinternet (object) filter by whether the resource is open to all internet equals (boolean) tag (object) filter by resource tags containsall (array) type (object) the cloud managed resource object(s) to return entity types must be specified in all caps format for example, use virtual machine for virtual machines equals (array) updatedat (object) – required this object contains date filters to narrow down the query results use to return items that have been updated before (string) after (string) orderby (object) sort the results field (string) direction (string) orderby (object) sort the results field (string) direction (string)