Look up a node type by node type ID or agent node instance ID.
id.
You can pass either kind of ID:
GET /agent_nodes or nodes[].node_type_id in Get Agent. Looked up directly.nodes[].id in Get Agent. The API resolves this to its underlying node type automatically.node_type_id:
id and the resolved node_type_id:
id field is only present when the request matched an actual agent node instance.