types.Identity
types.Identity API schema defining 4 fields, including name, network id, node id, and 1 more.
namestring
network_idstring
node_idstring
organization_idstring
types.Identity
{
"name": "string",
"network_id": "string",
"node_id": "string",
"organization_id": "string"
}