Info |
---|
SOQL query statements may be used for exporting data from CMDB in PythonCloudaware users can export list views as SOQL or CURL queries. |
1. Log in to Cloudaware account. Select the object in CMDB Navigator.
...
Only Custom list views are editable. Clone and save a Default list view if necessary.
3. Scroll down to the list view preview section. Click the gear icon → Show Eq. SOQL.
...
4. Copy the query to bufferSHOW EQUIVALENT → </> Show Equivalent SOQL or </> Show Equivalent CURL
...
4. If you selected </> Show Equivalent SOQL, click COPY TO BUFFER to copy the query. Click Close.
...
If you selected </> Show Equivalent CURL, select Response Data Format (JSON, CSV) and Command Format (CMD, BASH). Click COPY. Click Close.
...