Boomi MFT - AFT Management API Reference (v1) - AdminThruNode
Download OpenAPI Specification: Download
Retrieves a comprehensive list of all nodes in the system
Authorizations:
ApiKeyBearer
Responses
Response Schema:
Array
| id | integer <int32> |
| thruNodeId | string or null |
| organizationId | integer <int32> |
| organizationName | string or null |
| name | string or null |
| isEnabled | boolean |
| tenantId | integer <int32> |
| lastActiveTime | string or null <date-time> |
| thruNodeKey | string or null |
| keyCreationDateTimeUtc | string or null <date-time> |
| createdDate | string <date-time> |
| createdBy | string or null |
| updatedBy | string or null |
| updatedDate | string or null <date-time> |
| deletedBy | string or null |
| deletedDate | string or null <date-time> |
| description | string or null |
| isAlertsEnabled | boolean |
| lastHeartbeatTimeUTC | string or null <date-time> |
| lanIpAddress | string or null |
| hostname | string or null |
| version | string or null |
Response samples
- 200
Content type
No sample
Was this topic helpful?