ztw_list_public_cloud_info
Retrieve a paginated list of ZTW public cloud accounts with metadata, filterable by cloud provider, search string, or JMESPath expression.
Instructions
List ZTW public cloud accounts with metadata (read-only) Supports JMESPath client-side filtering via the query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page offset for paginated results. The default is 0. | |
| page_size | No | Number of results per page. Default is 100; maximum is 1000. | |
| search | No | Optional search filter for account name or metadata. | |
| cloud_type | No | Cloud provider filter (e.g., 'AWS', 'AZURE', 'GCP'). | |
| query | No | JMESPath expression for client-side filtering/projection of results. | |
| service | No | The service to use. | ztw |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |