Operation
get /data/otn/node/
To get list of all nodes (list : /data/otn/node/)
list
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
Response
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/data/otn/node/
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
*/*
Example Response Data
{"reqCompletionStatus":0,"requestId":0,"clientName":null,"clientLocation":null,"clientUser":null,"sessionId":"","mdcId":null,"sequenceNum":0,"moreToCome":false,"messages":[],"errcde":null,"errorParams":null,"nextTasks":null,"items":[{"guiLabel":"130SCA1_Ene1","className":"node","id":"48","key":"node/48","productName":"BBOX_NE"},{"guiLabel":"EN-1","className":"node","id":"60","key":"node/60","productName":"BBOX_NE"},{"guiLabel":"ENE-2","className":"node","id":"61","key":"node/61","productName":"BBOX_NE"},{"guiLabel":"GMRE_NODE1","className":"node","id":"27","key":"node/27","productName":"1830PSS"},{"guiLabel":"GMRE_NODE2","className":"node","id":"26","key":"node/26","productName":"1830PSS"},{"guiLabel":"M-Node-1","className":"node","id":"9","key":"node/9","productName":"1830PSS"},{"guiLabel":"M-Node-2","className":"node","id":"4","key":"node/4","productName":"1830PSS"},{"guiLabel":"Node_202_20","className":"node","id":"49","key":"node/49","productName":"1830PSS_32"},{"guiLabel":"Node_202_29","className":"node","id":"50","key":"node/50","productName":"1830PSS_32"},{"guiLabel":"NODE_C","className":"node","id":"58","key":"node/58","productName":"1830PSS_32"},{"guiLabel":"NODE_D","className":"node","id":"59","key":"node/59","productName":"1830PSS_32"},{"guiLabel":"NODE002","className":"node","id":"4294967295","key":"node/4294967295","productName":"1830PSS"},{"guiLabel":"NODE3","className":"node","id":"23","key":"node/23","productName":"1830PSS"},{"guiLabel":"OCSNE","className":"node","id":"3","key":"node/3","productName":"1830PSS"},{"guiLabel":"OTNNODE2","className":"node","id":"28","key":"node/28","productName":"1830PSS"},{"guiLabel":"PHN-1","className":"node","id":"22","key":"node/22","productName":"1830PSS_32"},{"guiLabel":"PHN-2","className":"node","id":"25","key":"node/25","productName":"1830PSS_32"},{"guiLabel":"SITE11-1","className":"node","id":"46","key":"node/46","productName":"1830PSS_4"},{"guiLabel":"Site12-1","className":"node","id":"47","key":"node/47","productName":"1830PSS_4"},{"guiLabel":"siva1","className":"node","id":"54","key":"node/54","productName":"1830PSS_32"},{"guiLabel":"siva2","className":"node","id":"55","key":"node/55","productName":"1830PSS_32"},{"guiLabel":"siva3","className":"node","id":"12","key":"node/12","productName":"1830PSS_32"}],"successfulCompletion":false,"failedCompletion":false}
External Docs
See Also :
HashMap«string,string»
Name |
Type |
Description |
Enum |
---|
OtnI18nMessage
Name |
Type |
Description |
Enum |
---|---|---|---|
messageTime | Long long |
Message Time | --- |
messageType | String string |
Message Type | [Info, Warning, Error] |
messageUnformatted | String string |
Message Unformatted | --- |
validPropertyResourceMessage | Boolean boolean |
--- | --- |
messageId | String string |
Message Id | --- |
messageParams | array[String] string |
Message Params | --- |
message | String string |
Message | --- |
Response
Name |
Type |
Description |
Enum |
---|---|---|---|
reqCompletionStatus | Integer integer |
A value which indicates completion status of the request | --- |
requestId | Long long |
Id generated for the Request passed | --- |
clientName | String string |
Indicates name of the client | --- |
clientLocation | String string |
Indicates location of the client | --- |
clientUser | String string |
Indicates the client User | --- |
sessionId | String string |
Session Id of the event | --- |
mdcId | String string |
MDC Id,if any | --- |
sequenceNum | Integer integer |
Indicates the sequence Number generated for the response | --- |
moreToCome | Boolean boolean |
Indicates with true/false if more responses are to come | --- |
messages | array[OtnI18nMessage] OtnI18nMessage |
Response Messages,if any from the response like an Info,Warning etc | --- |
errcde | String string |
Indicates error code,if any error generated | --- |
errorParams | array[Object] object |
Indicates different error parameters,if any error generated | --- |
nextTasks | array[String] string |
--- | --- |
items | array[HashMap«string,string»] HashMap«string,string» |
--- | --- |
failedCompletion | Boolean boolean |
Indicates response completion failed with true/false | --- |
successfulCompletion | Boolean boolean |
Indicates successful response completion with true/false | --- |
timeout | Long long |
--- | --- |
nadString | String string |
--- | --- |