To learn more, visit the Tenable documentation.

Parameters

ParameterDescription
Export UUIDThe UUID for the export request.

Example Output

{    "value": {        "chunks_available": [            1,            2,            3,            4        ],        "status": "FINISHED"    }}

Workflow Library Example

Get Asset Export Status with Tenable and Send Results Via Email

Preview this Workflow on desktop