List All the Nodes in a Node Manager

get

/v1/nodeManagers/{id}/nodes

Returns a list of all the nodes in a Node Manager.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

The nodes in the Node Manager have all been listed successfully.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : NodeResponse
Type: object
The response schema for getting a node's information.
Show Source
Nested Schema : dcNodeConfigData
Match All
The configuration data of the node.
Show Source
Nested Schema : dcNodeType
Match All
The node type information of the node.
Show Source
  • DCNodeTypeRSM
    The schema defining node type information for a node.
  • The node type information of the node.
Nested Schema : destinationNode
Type: array
The details of destination nodes for routes originating from the node.
Show Source
Nested Schema : DCNodeConfigDataRSM
Type: object
The schema defining node configuration data for a node.
Show Source
Nested Schema : configRules
Type: array
The secondary configuration data of the node.
Show Source
Nested Schema : nodeConfigVariables
Type: array
The general configuration data of the node.
Show Source
Nested Schema : SecondaryConfigData
Type: object
The schema defining secondary configuration data for a node.
Show Source
Nested Schema : fileConfigVariables
Type: array
The list of secondary configuration variables for the node.
Show Source
Nested Schema : NodeConfigVariable
Type: object
The schema defining configuration variable for a node.
Show Source
Nested Schema : DCNodeTypeRSM
Type: object
The schema defining node type information for a node.
Show Source
Nested Schema : DestinationNodeConfig
Type: object
The schema defining destination node's reference for a route.
Show Source

400 Response

The server cannot process the request due to a client error.
Body ()
Root Schema : Error
Type: object
Used when an API encounters an Error, typically with a HTTP error response-code (3xx, 4xx, 5xx).
Show Source

401 Response

The client does not have the correct privileges.
Body ()
Root Schema : Error
Type: object
Used when an API encounters an Error, typically with a HTTP error response-code (3xx, 4xx, 5xx).
Show Source

403 Response

The request was not authorized.
Body ()
Root Schema : Error
Type: object
Used when an API encounters an Error, typically with a HTTP error response-code (3xx, 4xx, 5xx).
Show Source

404 Response

The requested resource cannot be found.
Body ()
Root Schema : Error
Type: object
Used when an API encounters an Error, typically with a HTTP error response-code (3xx, 4xx, 5xx).
Show Source

405 Response

This method is not allowed.
Body ()
Root Schema : Error
Type: object
Used when an API encounters an Error, typically with a HTTP error response-code (3xx, 4xx, 5xx).
Show Source

409 Response

The request cannot be processed due to a conflict with the existing state of the resource.
Body ()
Root Schema : Error
Type: object
Used when an API encounters an Error, typically with a HTTP error response-code (3xx, 4xx, 5xx).
Show Source

500 Response

The system has encountered an internal server error.
Body ()
Root Schema : Error
Type: object
Used when an API encounters an Error, typically with a HTTP error response-code (3xx, 4xx, 5xx).
Show Source
Back to Top

Examples

The following example shows how to get a list of all the nodes in a Node Manager by submitting a GET request on the REST resource using cURL. For more information about cURL, see Use cURL.

curl -X GET 'http://host:port/nodeManagers/NMGR-31eoeh-otm-ln3hrqc9/nodes'

Example of the Response Body

If successful, the response code 200 is returned with the following response body.

[
  {
    "dcNodeConfigData": {
      "configRules": [],
      "nodeConfigVariables": [
        {
          "name": "recordStatistics",
          "value": "false"
        },
        {
          "name": "backup",
          "value": "false"
        },
        {
          "name": "numThreads",
          "value": "2"
        },
        {
          "name": "debuglevel",
          "value": "OFF"
        },
        {
          "name": "numchannels",
          "value": "0"
        },
        {
          "name": "maxrecsperfile",
          "value": "10000"
        },
        {
          "name": "filename",
          "value": "data"
        },
        {
          "name": "currentfileextension",
          "value": "act"
        },
        {
          "name": "filedir",
          "value": "/tmp"
        },
        {
          "name": "secondaryConfigFile",
          "value": "secondary.cfg"
        },
        {
          "name": "timeperiod",
          "value": "hour:1"
        },
        {
          "name": "idleosarwritetime",
          "value": "60"
        },
        {
          "name": "checkforosarstimer",
          "value": "20"
        },
        {
          "name": "fileretentionfolder",
          "value": "/opt/backup"
        },
        {
          "name": "asCodebase",
          "value": "file:/home/ocomcuser/install/ocomc/config/31eoef-otm-lna53s09"
        },
        {
          "name": "mtCheck",
          "value": "false"
        },
        {
          "name": "ftpdirectory",
          "value": "/tmp"
        },
        {
          "name": "completedfileextension",
          "value": "fin"
        },
        {
          "name": "narbackup",
          "value": "false"
        },
        {
          "name": "ftpport",
          "value": "21"
        },
        {
          "name": "monitorinput",
          "value": "false"
        },
        {
          "name": "narbackupdays",
          "value": "7"
        },
        {
          "name": "ftpuser",
          "value": ""
        },
        {
          "name": "fielddelimiter",
          "value": ","
        },
        {
          "name": "compression",
          "value": "NONE"
        },
        {
          "name": "fileretentionused",
          "value": "0"
        },
        {
          "name": "rulesfile",
          "value": "file:/home/ocomcuser/install/ocomc/config/31eoef-otm-lna53s09/?class=com.nt.udc.rules.OI.FlatFile.DC1_npl"
        },
        {
          "name": "enableOrder",
          "value": "false"
        },
        {
          "name": "ftpused",
          "value": "0"
        },
        {
          "name": "monitorinputtime",
          "value": "1"
        },
        {
          "name": "ftpextension",
          "value": "ftp"
        },
        {
          "name": "maxlogfilesize",
          "value": "100000"
        },
        {
          "name": "fileretentionaction",
          "value": "archive"
        },
        {
          "name": "fileleveltransaction",
          "value": "false"
        },
        {
          "name": "bulkio",
          "value": "false"
        },
        {
          "name": "ftpsleeptime",
          "value": "1"
        },
        {
          "name": "addheader",
          "value": "true"
        },
        {
          "name": "sftpused",
          "value": "0"
        },
        {
          "name": "fieldcontainer",
          "value": "'"
        },
        {
          "name": "ftphost",
          "value": ""
        },
        {
          "name": "monitorinputtimeunit",
          "value": "Day"
        },
        {
          "name": "fileretentiondays",
          "value": "60"
        },
        {
          "name": "osarsperfile",
          "value": "2000"
        },
        {
          "name": "ftpsleeptimeUnit",
          "value": "min"
        }
      ],
      "ruleName": "rules.cfg"
    },
    "dcNodeType": {
      "configDataClass": "com.nt.udc.ndk.gui.DCNodeConfigData",
      "configDataGuiClass": "com.nt.udc.oi.node.flatfile.FFOINodeConfigGUI",
      "displayString": "OI : FlatFile",
      "majorType": "OI",
      "minorType": "FlatFile",
      "nodeClass": "com.nt.udc.oi.node.flatfile.FFOINode"
    },
    "destinationNode": [],
    "displayName": "DC1",
    "marketSegment": "CartridgeKit",
    "nodeContext": "CartridgeKit#OI#FFOINode",
    "nodeId": "31eoef-otm-lna53s09",
    "nodeLabel": "4",
    "ruleFileDisplayName": "DC1",
    "ruleFileName": "DC1.npl",
    "startState": true
  },
  {
    "dcNodeConfigData": {
      "configRules": [],
      "nodeConfigVariables": [
        {
          "name": "0routefunct",
          "value": "Multicast"
        },
        {
          "name": "monitorinputtime",
          "value": "1"
        },
        {
          "name": "mtCheck",
          "value": "false"
        },
        {
          "name": "fileleveltransaction",
          "value": "false"
        },
        {
          "name": "numThreads",
          "value": "2"
        },
        {
          "name": "rulesfile",
          "value": "file:/home/ocomcuser/install/ocomc/config/31eoef-otm-lna51qht/?class=com.nt.udc.rules.Processor.NPL.EP1_npl"
        },
        {
          "name": "monitorinputtimeunit",
          "value": "Day"
        },
        {
          "name": "asCodebase",
          "value": "file:/home/ocomcuser/install/ocomc/config/31eoef-otm-lna51qht"
        },
        {
          "name": "maxlogfilesize",
          "value": "100000"
        },
        {
          "name": "narbackup",
          "value": "false"
        },
        {
          "name": "debuglevel",
          "value": "OFF"
        },
        {
          "name": "bulkio",
          "value": "false"
        },
        {
          "name": "enableOrder",
          "value": "false"
        },
        {
          "name": "osarsperfile",
          "value": "2000"
        },
        {
          "name": "idleosarwritetime",
          "value": "60"
        },
        {
          "name": "numchannels",
          "value": "1"
        },
        {
          "name": "backup",
          "value": "false"
        },
        {
          "name": "secondaryConfigFile",
          "value": "secondary.cfg"
        },
        {
          "name": "monitorinput",
          "value": "false"
        },
        {
          "name": "recordStatistics",
          "value": "false"
        },
        {
          "name": "checkforosarstimer",
          "value": "20"
        },
        {
          "name": "narbackupdays",
          "value": "7"
        }
      ],
      "ruleName": "file:/home/ocomcuser/install/ocomc/config/31eoef-otm-lna51qht/?class=com.nt.udc.rules.Processor.NPL.EP1_npl"
    },
    "dcNodeType": {
      "configDataClass": "com.nt.udc.ndk.gui.DCNodeConfigData",
      "configDataGuiClass": "com.nt.udc.ndk.gui.NPLProcessorNodeConfigGUI",
      "displayString": "Processor : NPL",
      "majorType": "Processor",
      "minorType": "NPL",
      "nodeClass": "com.nt.udc.ndk.node.NPLProcessorNode"
    },
    "destinationNode": [
      {
        "channelID": "0",
        "destinationNodeID": "31eoef-otm-lna53s09",
        "href": "/nodes/31eoef-otm-lna53s09"
      }
    ],
    "displayName": "EP1",
    "marketSegment": "CartridgeKit",
    "nodeContext": "CartridgeKit#EP#NPLProcessorNode",
    "nodeId": "31eoef-otm-lna51qht",
    "nodeLabel": "3",
    "ruleFileDisplayName": "EP1",
    "ruleFileName": "EP1.npl",
    "startState": true
  },
  {
    "dcNodeConfigData": {
      "configRules": [
        {
          "fileConfigVariables": [
            {
              "name": "NumberOfHosts",
              "value": "0"
            },
            {
              "name": "DelayTimeUnits",
              "value": "min"
            },
            {
              "name": "DelayTime",
              "value": "1"
            },
            {
              "name": "DeleteFiles",
              "value": "false"
            }
          ],
          "fileName": "ftp.cfg"
        }
      ],
      "nodeConfigVariables": [
        {
          "name": "fileLocation",
          "value": "/home/ocomcuser/ext"
        },
        {
          "name": "0routefunct",
          "value": "Multicast"
        },
        {
          "name": "asCodebase",
          "value": "file:/home/ocomcuser/install/ocomc/config/31eoef-otm-lna4vku4"
        },
        {
          "name": "recordStatistics",
          "value": "false"
        },
        {
          "name": "numThreads",
          "value": "2"
        },
        {
          "name": "narbackupdays",
          "value": "1"
        },
        {
          "name": "narbackup",
          "value": "false"
        },
        {
          "name": "backup",
          "value": "false"
        },
        {
          "name": "useFtp",
          "value": "false"
        },
        {
          "name": "intervalUnits",
          "value": "Minutes"
        },
        {
          "name": "deleteLocalFiles",
          "value": "true"
        },
        {
          "name": "osarsperfile",
          "value": "2000"
        },
        {
          "name": "idleosarwritetime",
          "value": "60"
        },
        {
          "name": "enableOrder",
          "value": "false"
        },
        {
          "name": "ftpcfgfile",
          "value": "/home/ocomcuser/install/ocomc/config/31eoef-otm-lna4vku4/ftp.cfg"
        },
        {
          "name": "fileExpiryTime",
          "value": "1"
        },
        {
          "name": "pollingInterval",
          "value": "600000"
        },
        {
          "name": "secondaryConfigFile",
          "value": "secondary.cfg"
        },
        {
          "name": "localFileSuffix",
          "value": ".complete"
        },
        {
          "name": "fsCheck",
          "value": "false"
        },
        {
          "name": "checkforosarstimer",
          "value": "20"
        },
        {
          "name": "monitorinputtimeunit",
          "value": "Day"
        },
        {
          "name": "fdCheck",
          "value": "false"
        },
        {
          "name": "monitorinput",
          "value": "false"
        },
        {
          "name": "fileleveltransaction",
          "value": "false"
        },
        {
          "name": "bulkio",
          "value": "false"
        },
        {
          "name": "mtCheck",
          "value": "false"
        },
        {
          "name": "numchannels",
          "value": "1"
        },
        {
          "name": "monitorinputtime",
          "value": "1"
        },
        {
          "name": "inputBackupDir",
          "value": ""
        },
        {
          "name": "rulesfile",
          "value": "file:/home/ocomcuser/install/ocomc/config/31eoef-otm-lna4vku4/?class=com.nt.udc.rules.EI.FlatFileEI.CC1_npl"
        },
        {
          "name": "maxlogfilesize",
          "value": "100000"
        },
        {
          "name": "debuglevel",
          "value": "OFF"
        }
      ],
      "ruleName": "file:/home/ocomcuser/install/ocomc/config/31eoef-otm-lna4vku4/?class=com.nt.udc.rules.EI.FlatFileEI.CC1_npl"
    },
    "dcNodeType": {
      "configDataClass": "com.nt.udc.ei.node.ftpei.FtpFileEIConfigData",
      "configDataGuiClass": "com.nt.udc.ei.node.ffei.FlatFileEIConfigGUI",
      "displayString": "EI : FlatFileEI",
      "majorType": "EI",
      "minorType": "FlatFileEI",
      "nodeClass": "com.nt.udc.ei.node.ffei.FlatFileEINode"
    },
    "destinationNode": [
      {
        "channelID": "0",
        "destinationNodeID": "31eoef-otm-lna51qht",
        "href": "/nodes/31eoef-otm-lna51qht"
      }
    ],
    "displayName": "CC1",
    "marketSegment": "CartridgeKit",
    "nodeContext": "CartridgeKit#EI#FlatFileEINode",
    "nodeId": "31eoef-otm-lna4vku4",
    "nodeLabel": "1",
    "ruleFileDisplayName": "CC1",
    "ruleFileName": "CC1.npl",
    "startState": true
  },
  {
    "dcNodeConfigData": {
      "configRules": [
        {
          "fileConfigVariables": [
            {
              "name": "NumberOfHosts",
              "value": "0"
            },
            {
              "name": "DelayTimeUnits",
              "value": "min"
            },
            {
              "name": "DelayTime",
              "value": "1"
            },
            {
              "name": "DeleteFiles",
              "value": "false"
            }
          ],
          "fileName": "ftp.cfg"
        }
      ],
      "nodeConfigVariables": [
        {
          "name": "ftpcfgfile",
          "value": "/home/ocomcuser/install/ocomc/config/31eoep-otm-lnbhn159/ftp.cfg"
        },
        {
          "name": "localFileSuffix",
          "value": ".complete"
        },
        {
          "name": "secondaryConfigFile",
          "value": "secondary.cfg"
        },
        {
          "name": "monitorinput",
          "value": "false"
        },
        {
          "name": "numThreads",
          "value": "2"
        },
        {
          "name": "numchannels",
          "value": "1"
        },
        {
          "name": "osarsperfile",
          "value": "2000"
        },
        {
          "name": "pollingInterval",
          "value": "600000"
        },
        {
          "name": "0routefunct",
          "value": "Multicast"
        },
        {
          "name": "asCodebase",
          "value": "file:/home/ocomcuser/install/ocomc/config/31eoep-otm-lnbhn159"
        },
        {
          "name": "maxlogfilesize",
          "value": "100000"
        },
        {
          "name": "rulesfile",
          "value": "file:/home/ocomcuser/install/ocomc/config/31eoep-otm-lnbhn159/?class=com.nt.udc.rules.EI.FlatFileEI.CC1_npl"
        },
        {
          "name": "checkforosarstimer",
          "value": "20"
        },
        {
          "name": "enableOrder",
          "value": "false"
        },
        {
          "name": "recordStatistics",
          "value": "false"
        },
        {
          "name": "backup",
          "value": "false"
        },
        {
          "name": "monitorinputtime",
          "value": "1"
        },
        {
          "name": "fileLocation",
          "value": "/home/ocomcuser/ext"
        },
        {
          "name": "fdCheck",
          "value": "false"
        },
        {
          "name": "fileleveltransaction",
          "value": "false"
        },
        {
          "name": "idleosarwritetime",
          "value": "60"
        },
        {
          "name": "intervalUnits",
          "value": "Minutes"
        },
        {
          "name": "fileExpiryTime",
          "value": "1"
        },
        {
          "name": "inputBackupDir",
          "value": ""
        },
        {
          "name": "fsCheck",
          "value": "false"
        },
        {
          "name": "useFtp",
          "value": "false"
        },
        {
          "name": "narbackupdays",
          "value": "1"
        },
        {
          "name": "debuglevel",
          "value": "OFF"
        },
        {
          "name": "monitorinputtimeunit",
          "value": "Day"
        },
        {
          "name": "bulkio",
          "value": "false"
        },
        {
          "name": "narbackup",
          "value": "false"
        },
        {
          "name": "mtCheck",
          "value": "false"
        },
        {
          "name": "deleteLocalFiles",
          "value": "true"
        }
      ],
      "ruleName": "file:/home/ocomcuser/install/ocomc/config/31eoep-otm-lnbhn159/?class=com.nt.udc.rules.EI.FlatFileEI.CC1_npl"
    },
    "dcNodeType": {
      "configDataClass": "com.nt.udc.ei.node.ftpei.FtpFileEIConfigData",
      "configDataGuiClass": "com.nt.udc.ei.node.ffei.FlatFileEIConfigGUI",
      "displayString": "EI : FlatFileEI",
      "majorType": "EI",
      "minorType": "FlatFileEI",
      "nodeClass": "com.nt.udc.ei.node.ffei.FlatFileEINode"
    },
    "destinationNode": [
      {
        "channelID": "0",
        "destinationNodeID": "31eoef-otm-lna51qht",
        "href": "/nodes/31eoef-otm-lna51qht"
      }
    ],
    "displayName": "CC2",
    "marketSegment": "CartridgeKit",
    "nodeContext": "CartridgeKit#EI#FlatFileEINode",
    "nodeId": "31eoep-otm-lnbhn159",
    "nodeLabel": "8",
    "ruleFileDisplayName": "CC1",
    "ruleFileName": "CC1.npl",
    "startState": true
  }
]
Back to Top