Endpoint Inventory - view
External DocumentationTo learn more, visit the Trend Vision One documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Endpoint Inventory - view| Parameter | Description |
|---|---|
| Task ID | The ID of the task. For example: 53cd53d0-6798-4547-ab07-9386cc2c891e.Can be obtained by using the List Tasks action. |
{
"id": "53cd53d0-6798-4547-ab07-9386cc2c891e",
"status": "running",
"action": "export",
"createdDateTime": "2023-02-08T10:00:00Z",
"lastActionDateTime": "2023-02-08T10:00:00Z",
"resourceLocation": "string",
"expiredDateTime": "2023-02-08T10:00:00Z",
"error": {
"code": "TaskError",
"message": "string"
}
}
Was this page helpful?