Actions
List Assets
Get a list of assets.
Basic Parameters
Parameter | Description |
---|---|
Additional Parameters | Additional parameters to filter by. For more information about the optional filtering parameters please refer to Claroty CTD API Documentation - Get Assets . |
Format | The format of returned results. |
ID | The exact ID of the asset to return. |
Ipv4 | The exact IPV4 of the asset to return. |
Page | The page number to show results from, defaults to 1 . |
Per Page | The maximum number of results to return, defaults to 20 . |
Site ID | The exact site ID of the asset to return. |
Advanced Parameters
Parameter | Description |
---|---|
Display Name Contains | A string that is contained in the name of the asset. |
Ipv6 | The exact IPV6 of the asset to return. |
Last Seen | The exact timestamp when the device was seen in the network. Note: Should be in the next format - 2006-01-02T15:04:05 . |
Last Updated | The latest change that was done to the asset. |
Model Contains | A string that is contained in the model of the asset. |
Example Output
Workflow Library Example
List Assets with Claroty Ctd and Send Results Via Email
Preview this Workflow on desktop