Export Data From A List View
This guide explains how to export Cloudaware CMDB list views as SOQL or CURL queries.
Introduction
List views in Cloudaware CMDB help organize and display CI data in a clear, user-friendly format.
Default Views
The default views are managed by Cloudaware and cannot be exported.Custom Views
The custom views are customizable. Users can clone existing list views or create and filter new views using the Visual Builder. Admins can configure access and visibility for private or public views.
Cloudaware users can also export data from custom list views as SOQL or CURL queries.
Step-by-step guide
Log in to Cloudaware account. Select the object in CMDB Navigator, e.g. AWS EC2 Instances.
Locate the list view in the CUSTOM VIEWS section. Click on the list view to open it.
Only custom list views are editable. Clone and save a default list view if necessary.
3. Click SHOW EQUIVALENT → select {} Show Equivalent CURL or </> Show Equivalent SOQL:
4. For {} Show Equivalent CURL, select Response Data Format (JSON, CSV) and Command Format (CMD, BASH). Click COPY.
Once copied, click CLOSE.
For </> Show Equivalent SOQL, click COPY to copy the query.
Once copied, click CLOSE.