Operation
post /data/esmBrowser/RMD/ClearPortsStatRMD
Used to Clear RMD Port Stats on NE.
This is a scheduled operation in ESM. Only schedule now is supported for Clear Port Stats.
If all the commands executed are successful, the Job will be marked Success.
If any of the commands deployed to NE are failed job will be marked as Failed.
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | RMD Data | nRMDIdHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMDIdRespHolder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/xml
Produces
application/xml
External Docs
Operation
post /data/esmBrowser/e_RMDDatas/ClearPortsStatRMD
Used to Clear RMD Port Stats on NE.
This is a scheduled operation in ESM. Only schedule now is supported for Clear Port Stats.
If all the commands executed are successful, the Job will be marked Success.
If any of the commands deployed to NE are failed job will be marked as Failed.
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | RMD Data | nRMDIdHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMDIdRespHolder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/xml
Produces
application/xml
External Docs
Operation
post /esmBrowser/RMD/ClearPortsStatRMD
Used to Clear RMD Port Stats on NE.
This is a scheduled operation in ESM. Only schedule now is supported for Clear Port Stats.
If all the commands executed are successful, the Job will be marked Success.
If any of the commands deployed to NE are failed job will be marked as Failed.
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | RMD Data | nRMDIdHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMDIdRespHolder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/xml
Produces
application/xml
External Docs
Operation
post /data/esmBrowser/RMD/DeleteRMD
This operation is used to cleanup/delete entities for the RMD.
This is a scheduled operation in ESM. User can choose to modify a RMD for a future time or modify it right away. Modification will start at the scheduled time.
The deletion commands are sent to NE. If the commands are successful, RMD , RMD specific attributes, Access Interface Id are deleted from ESM.
Entities to be cleaned up on NE : RMD, Access Interface Id
If all the commands executed are successful, the Job will be marked Success.
If any of the commands deployed to NE are failed job will be marked as Failed.
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | RMD Data | nRMDIdHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMDIdRespHolder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/xml
Produces
application/xml
External Docs
Operation
post /data/esmBrowser/e_RMDDatas/DeleteRMD
This operation is used to cleanup/delete entities for the RMD.
This is a scheduled operation in ESM. User can choose to modify a RMD for a future time or modify it right away. Modification will start at the scheduled time.
The deletion commands are sent to NE. If the commands are successful, RMD , RMD specific attributes, Access Interface Id are deleted from ESM.
Entities to be cleaned up on NE : RMD, Access Interface Id
If all the commands executed are successful, the Job will be marked Success.
If any of the commands deployed to NE are failed job will be marked as Failed.
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | RMD Data | nRMDIdHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMDIdRespHolder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/xml
Produces
application/xml
External Docs
Operation
post /esmBrowser/RMD/DeleteRMD
This operation is used to cleanup/delete entities for the RMD.
This is a scheduled operation in ESM. User can choose to modify a RMD for a future time or modify it right away. Modification will start at the scheduled time.
The deletion commands are sent to NE. If the commands are successful, RMD , RMD specific attributes, Access Interface Id are deleted from ESM.
Entities to be cleaned up on NE : RMD, Access Interface Id
If all the commands executed are successful, the Job will be marked Success.
If any of the commands deployed to NE are failed job will be marked as Failed.
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | RMD Data | nRMDIdHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMDIdRespHolder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/xml
Example Request Data
<RMDIdHolder> <req> <rmdid>2</rmdid> <accessinterfaceid>3</accessinterfaceid> <handle>27</handle> <description/> <devicename>REST-K-11QCE12X-2-7-2</devicename> <devicetype>EFM</devicetype> <nename>REST-K</nename> <portname>11QCE12X-2-7-C2</portname> <ouid>10:01:01</ouid> </req> <reqId> <clientName/> <reqId>5</reqId> <respBeanRef/> </reqId> <scheduler> <jobName>RMD_REST-K-11QCE12X-2-7-2_Mon Mar 14 2016 23:03:09 UTC+5:30</jobName> <jobDescription/> <username/> <trigger> <name>RMD_REST-K-11QCE12X-2-7-2_Mon Mar 14 2016 23:03:09 UTC+5:30Trigger</name> <deployNow>Yes</deployNow> <type/> <expression/> <timeOffset/> </trigger> </scheduler> </RMDIdHolder>
Produces
application/xml
Example Response Data
<RMDIdResponse> <responseId> <cmdStatus>Success</cmdStatus> <errorReason>No errors</errorReason> <msgCode>RMD Deleted</msgCode> <opMsg/> <paramCount>8</paramCount> <parameters>3</parameters> <parameters>REST-K-11QCE12X-2-7-2</parameters> <parameters>0</parameters> <parameters>2</parameters> <parameters>REST-K</parameters> <parameters>11QCE12X-2-7-C2</parameters> <parameters>10:01:01</parameters> <parameters>27</parameters> </responseId> </RMDIdResponse>
External Docs
Operation
get /data/esmBrowser/RMD/GetRMDAlarms/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
AlarmNMLEMLListModel
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetRMDAlarms/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
AlarmNMLEMLListModel
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetRMDAlarms/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
AlarmNMLEMLListModel
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetRMDAlarms/+5:30/REST-K/11QCE12X-2-7-X1/1?request.preventCache=1457946190942
Produces
application/json
Example Response Data
{ "alarmNmlEmlData": [ { "source": "PSS32-BA-02/11QCE12X/1/10/RMD1,RMD", "serverAlarmType": null, "neSeverity": "MAJOR", "neAlarmType": "EQUIPMENT", "neProbableCause": "RmdDNR", "neOccurenceTime": "Thu Aug 11 12:53:38 IST 2016", "typeName": "--", "nmlOccurenceTime": "--", "nmlSeverity": "--", "nmlProbableCause": "--", "errorOccured": null, "entryId": null } ], "nmlSeverity": null, "neSeverity": null }
External Docs
Operation
get /data/esmBrowser/RMD/getAllRMDs/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/getAllRMDs/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/getAllRMDs/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/getAllRMDs/+5:30?request.preventCache=1457946190710
Produces
application/json
Example Response Data
[ { "handle": 1, "lastupdatedtime": "2016-03-14 11:21:54", "scheduletime": "--", "portname": "11QCE12X-2-7-X1", "resetvalue": null, "objectscope": 1, "vsid": 1, "createtime": "2016-02-25 19:12:03", "portmode": "PORTMODE_NETWORK", "description": null, "mark": 0, "nename": "REST-K", "newdevicename": null, "accessinterfaceid": 1, "macaddress": "10:10:10:10:10:11", "devicestatus": "Device Not Reachable", "devicetype": "cEDD", "firmwareversion": null, "mcmacaddress": "11:10:10:00:00:02", "operationstate": 0, "ouid": "10:10:10", "pktprocessornvmversion": null, "pktprocessorversion": null, "devicename": "REST-K-11QCE12X-2-7-1", "urid": "1:1:1", "id": 1 } ]
External Docs
Operation
get /data/esmBrowser/RMD/GetAllServicesWithAlarmState/{localTimeZoneOffset}/{nodeName}/{portName}/{pageContext}/{selectedServiceName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset, the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
nodeName | required | nodeName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
pageContext | required | pageContext, allowed values are Operate, Deploy | --- |
selectedServiceName | required | selectedServiceName, can be retrived as serviceName from GetAllServicesWithAlarmState/{localTimeZoneOffset}/{nodeName}/{portName}/{pageContext}/{selectedHServiceName} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ServiceUIDataModel
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetAllServicesWithAlarmState/{localTimeZoneOffset}/{nodeName}/{portName}/{pageContext}/{selectedServiceName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset, the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
nodeName | required | nodeName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
pageContext | required | pageContext, allowed values are Operate, Deploy | --- |
selectedServiceName | required | selectedServiceName, can be retrived as serviceName from GetAllServicesWithAlarmState/{localTimeZoneOffset}/{nodeName}/{portName}/{pageContext}/{selectedHServiceName} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ServiceUIDataModel
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetAllServicesWithAlarmState/{localTimeZoneOffset}/{nodeName}/{portName}/{pageContext}/{selectedServiceName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset, the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
nodeName | required | nodeName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
pageContext | required | pageContext, allowed values are Operate, Deploy | --- |
selectedServiceName | required | selectedServiceName, can be retrived as serviceName from GetAllServicesWithAlarmState/{localTimeZoneOffset}/{nodeName}/{portName}/{pageContext}/{selectedHServiceName} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ServiceUIDataModel
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/GetAllServicesWithAlarmState_ForRMD/{localTimeZoneOffset}/{rmdId}/{vsId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
vsId | required | vsId, can be retrived as VSID attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ServiceUIDataModel
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetAllServicesWithAlarmState_ForRMD/{localTimeZoneOffset}/{rmdId}/{vsId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
vsId | required | vsId, can be retrived as VSID attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ServiceUIDataModel
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetAllServicesWithAlarmState_ForRMD/{localTimeZoneOffset}/{rmdId}/{vsId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
vsId | required | vsId, can be retrived as VSID attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ServiceUIDataModel
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetAllServicesWithAlarmState_ForRMD/+5:30/2/1?request.preventCache=1457975789735
Produces
application/json
Example Response Data
{"svcMapperDataList":[{"serviceId":115,"serviceName":"Svc-Mod-Policy_70","serviceDescr":null,"serviceType":"EVPL","customerName":"DiscoveredCustomer4","managementState":"Commissioned","operationState":"down","serviceState":"In Service","createTime":"2016-07-05 11:44:58","lastUpdatedTime":"2016-07-07 13:42:16","scheduleTime":"--","author":null,"description":null,"cvlan":"2027","svlan":null,"reserveResource":null,"preProvCLICommand":null,"postProvCLICommand":null,"templateID":0,"templateDeleteFlag":0,"alarmSeverity":"Clear:Clear","alarmToolTip1":null,"alarmToolTip2":null,"alarmToolTip3":null,"alarmToolTip4":null,"alarmToolTip5":null,"toolTipCount":0,"mdFormat":null,"mdLevel":0,"maFormat":null,"maName":null,"ccmInterval":null,"direction":false,"active":false,"ccmEnable":false,"enable":false,"aisLevel":null,"controlMepEnabled":false,"ccmPriority":0,"aisPriority":0,"aisInterval":0,"interfaceType":null,"lowestPriorityDefect":null,"oamConfigured":true,"remark":"--","pmState":1,"pmstartTime":null,"pmendTime":null,"llf":false,"l2pt":false,"lacp":false,"l2cp":false,"vlanRangeEnabled":false,"mipValue":null,"policyId":null,"policyName":null,"ringHubName":null,"repProf15m":null,"repProf24h":null,"tcaProfName":null,"defaultPort":false,"defaultNode":false,"fragmentType":null,"ntwktechnology":null,"oamsupported":false,"vneInvolved":false,"mdlevel":0,"pmStartTime":null,"pmEndTime":null,"hubInst":null},{"serviceId":114,"serviceName":"NEW-1","serviceDescr":null,"serviceType":"EVPL","customerName":"DiscoveredCustomer4","managementState":"Commissioned","operationState":"down","serviceState":"Out Of Service","createTime":"2016-07-05 11:38:36","lastUpdatedTime":"2016-07-05 14:08:27","scheduleTime":"--","author":null,"description":null,"cvlan":"2003","svlan":null,"reserveResource":null,"preProvCLICommand":null,"postProvCLICommand":null,"templateID":0,"templateDeleteFlag":0,"alarmSeverity":"Clear:Clear","alarmToolTip1":null,"alarmToolTip2":null,"alarmToolTip3":null,"alarmToolTip4":null,"alarmToolTip5":null,"toolTipCount":0,"mdFormat":null,"mdLevel":0,"maFormat":null,"maName":null,"ccmInterval":null,"direction":false,"active":false,"ccmEnable":false,"enable":false,"aisLevel":null,"controlMepEnabled":false,"ccmPriority":0,"aisPriority":0,"aisInterval":0,"interfaceType":null,"lowestPriorityDefect":null,"oamConfigured":true,"remark":"--","pmState":-1,"pmstartTime":null,"pmendTime":null,"llf":false,"l2pt":false,"lacp":false,"l2cp":false,"vlanRangeEnabled":false,"mipValue":null,"policyId":null,"policyName":null,"ringHubName":null,"repProf15m":null,"repProf24h":null,"tcaProfName":null,"defaultPort":false,"defaultNode":false,"fragmentType":null,"ntwktechnology":null,"oamsupported":false,"vneInvolved":false,"mdlevel":0,"pmStartTime":null,"pmEndTime":null,"hubInst":null}]}
External Docs
Operation
get /data/esmBrowser/RMD/GetCFMDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Config_Fault_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetCFMDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Config_Fault_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetCFMDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Config_Fault_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetCFMDetails/REST-K/11QCE12X-2-7-C1/3?request.preventCache=1457976129336
Produces
application/json
Example Response Data
{"cfmdetails":null}
External Docs
Operation
get /data/esmBrowser/RMD/GetCFMDetailsMap/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Config_Fault_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetCFMDetailsMap/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Config_Fault_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/GetCFMDetailsMapById/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Config_Fault_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetCFMDetailsMapById/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Config_Fault_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetCFMDetailsMapById/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Config_Fault_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/GetCustNetworkPortDetails/{localTimeZoneOffset}/{context}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
context | required | context,allowed values are Operate, Deploy | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Network_Cust
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetCustNetworkPortDetails/{localTimeZoneOffset}/{context}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
context | required | context,allowed values are Operate, Deploy | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Network_Cust
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetCustNetworkPortDetails/{localTimeZoneOffset}/{context}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
context | required | context,allowed values are Operate, Deploy | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Network_Cust
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetCustNetworkPortDetails/+5:30/2/REST-K/11QCE12X-2-7-X1/1?request.preventCache=1457946936672
Produces
application/json
Example Response Data
{ "custNetowrkDetails": { "provPauseMode": "Disabled", "actualDuplexMode": "Not Available", "mdi_mdixMode": "Not Available", "actualSpeed": "Not Available", "actualPauseMode": "Not Available", "provSpeed": "1000 Mbps", "autoNegoStatus": "Not Available", "provDuplexMode": "Full", "autoNegEnabled": "Enabled", "operState": "DOWN", "forwdMode": "Not Applicable", "trafficEnabled": "Enabled", "autoNegoFBEnabled": "No", "macAddr": "00:00:00:00:00:00" } }
External Docs
Operation
get /data/esmBrowser/RMD/GetCustNetworkPortDetailsMap/{localTimeZoneOffset}/{context}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
context | required | context,allowed values are Operate, Deploy | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Network_Cust
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetCustNetworkPortDetailsMap/{localTimeZoneOffset}/{context}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
context | required | context,allowed values are Operate, Deploy | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Network_Cust
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/GetCustNetworkPortDetailsMapById/{localTimeZoneOffset}/{context}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
context | required | context,allowed values are Operate, Deploy | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Network_Cust
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetCustNetworkPortDetailsMapById/{localTimeZoneOffset}/{context}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
context | required | context,allowed values are Operate, Deploy | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Network_Cust
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetCustNetworkPortDetailsMapById/{localTimeZoneOffset}/{context}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
context | required | context,allowed values are Operate, Deploy | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Network_Cust
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetCustNetworkPortDetailsMapById/+5:30/2/real-16.144/11QCE12X-1-6-C7/2
Produces
application/json
Example Response Data
{ "items": [{ "provPauseMode": "Disabled", "actualDuplexMode": "Full", "mdi_mdixMode": "Not Applicable", "actualSpeed": "1000 Mbps", "actualPauseMode": "Disabled", "provSpeed": "1000 Mbps", "autoNegoStatus": "Complete", "provDuplexMode": "Full", "autoNegEnabled": "Enabled", "operState": "UP", "forwdMode": "Not Applicable", "trafficEnabled": "Not Applicable", "autoNegoFBEnabled": "Yes", "macAddr": "00:19:3a:00:49:58" }] }
External Docs
Operation
get /data/esmBrowser/RMD/GetEFMDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_EFM_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetEFMDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_EFM_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetEFMDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_EFM_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetEFMDetails/REST-K/11QCE12X-2-7-C2/2?request.preventCache=1457976015322
Produces
application/json
Example Response Data
{"efmdetails":null}
External Docs
Operation
get /data/esmBrowser/RMD/GetEFMDetailsMap/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_EFM_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetEFMDetailsMap/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_EFM_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/GetEFMDetailsMapById/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_EFM_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetEFMDetailsMapById/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_EFM_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetEFMDetailsMapById/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_EFM_Data
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetEFMDetailsMapById/real-16.144/11QCE12X-1-6-C10/1
Produces
application/json
Example Response Data
{ "items": [{ "mode": "Passive", "efmEnabled": "No", "functionSupport": "LB", "transmitInterval": "1000", "efmDefect": "None", "nearEndSymbolErrors": "0" }] }
External Docs
Operation
get /data/esmBrowser/RMD/GetPortInvDetails/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset, client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetPortInvDetails/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset, client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetPortInvDetails/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset, client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetPortInvDetails/+5:30/REST-K/11QCE12X-2-7-X1/1?request.preventCache=1457948167224
Produces
application/json
Example Response Data
{ "portInvDetails": { "factId1": " ", "date": " ", "modVendorSlNo3": " ", "maxCaseTemp1": "0", "modVendorSlNo1": " ", "maxCaseTemp3": "0", "intrchngMarking3": " ", "cleiCode3": " ", "swPartNo3": " ", "extraData": " ", "factId3": " ", "intrchngMarking1": " ", "modType": " ", "swPartNo1": " ", "frequency1": "0", "frequency3": "0", "cleiCode1": " ", "unitPartNo": " ", "frequency": "0", "maxCaseTemp": "0", "modVendor1": " ", "modVendor": " ", "extraData3": " ", "unitPartNo3": " ", "extraData1": " ", "unitPartNo1": " ", "modVendor3": " ", "modVendorSlNo": " ", "acronymCode": " ", "swPartNo": " ", "modType1": " ", "modType3": " ", "date3": " ", "date1": " ", "cleiCode": " ", "factId": " ", "intrchngMarking": " ", "acronymCode1": " ", "acronymCode3": " " } }
External Docs
Operation
get /data/esmBrowser/RMD/GetPortInvDetailsMap/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset, client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetPortInvDetailsMap/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset, client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/GetPortInvDetailsMapById/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset, client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetPortInvDetailsMapById/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset, client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetPortInvDetailsMapById/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset, client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetPortInvDetailsMapById/+5:30/real-16.144/11QCE12X-1-6-C7/2
Produces
application/json
Example Response Data
{ "items": [{ "date": "140927 ", "acronymCode": "SG-S-4.1 ", "swPartNo": "RSP06SI1-IT3iT2 ", "extraData": "-----ETR------------------------", "modType": "SG-S-4.1", "cleiCode": "WOTRDBVTAA", "unitPartNo": "1AB407440024", "frequency": "1310", "maxCaseTemp": "85", "modVendor": "OE SOLUTIONS ", "factId": "-", "intrchngMarking": "M01:01", "modVendorSlNo": "ALLU14--OF59840004" }] }
External Docs
Operation
get /data/esmBrowser/RMD/getRMDbyHandle/{rmdHandle}/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
rmdHandle | required | rmdHandle,the value of rmdHandle can be got using getAllRMDs | --- |
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/getRMDbyHandle/{rmdHandle}/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
rmdHandle | required | rmdHandle,the value of rmdHandle can be got using getAllRMDs | --- |
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
rmdId | required | rmdId,the value of rmdId can be got using getAllRMDs | --- |
localTimeZoneOffset | required | localTimeZoneOffset | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/{rmdId}/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
rmdId | required | rmdId,the value of rmdId can be got using getAllRMDs | --- |
localTimeZoneOffset | required | localTimeZoneOffset | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
rmdId | required | rmdId,the value of rmdId can be got using getAllRMDs | --- |
localTimeZoneOffset | required | localTimeZoneOffset | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/data/esmBrowser/e_RMDDatas/2
Produces
application/json
Example Response Data
{ "items": [{ "handle": 2, "notificationTime": 1584704134241, "guiLabel": "real-16.144-11QCE12X-1-6-2", "id": "2", "key": "E_RMDData/2", "className": "E_RMDData", "rmdId": 2, "portPrimaryState": null, "urid": "133:2:2", "description": null, "createtime": "1580989092000", "lastupdatedtime": "1580989092000", "scheduletime": null, "portmode": "PORTMODE_ACCESS", "mark": 0, "objectscope": 1, "accessinterfaceid": 2, "vsid": 133, "nename": "real-16.144", "resetvalue": null, "newdevicename": null, "macaddress": "00:19:3a:00:49:58", "devicestatus": "Normal", "devicetype": "TSoP-OC12", "firmwareversion": "1.5.4.20", "mcmacaddress": "01:19:3a:00:00:02", "operationstate": 0, "ouid": "00:19:3a", "pktprocessornvmversion": "12.1.5.4", "pktprocessorversion": "12.1.5.4", "portname": "11QCE12X-1-6-C7", "devicename": "real-16.144-11QCE12X-1-6-2" }] }
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/{rmdId}/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
rmdId | required | rmdId,the value of rmdId can be got using getAllRMDs | --- |
localTimeZoneOffset | required | localTimeZoneOffset | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
rmdId | required | rmdId,the value of rmdId can be got using getAllRMDs | --- |
localTimeZoneOffset | required | localTimeZoneOffset | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/{rmdId}/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
rmdId | required | rmdId,the value of rmdId can be got using getAllRMDs | --- |
localTimeZoneOffset | required | localTimeZoneOffset | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/GetRMDDetails/{localTimeZoneOffset}/{rmdId}/{neName}/{portName}/{accessInterfaceId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
accessInterfaceId | required | accessInterfaceId, can be retrived as ACCESSINTERFACEID attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetRMDDetails/{localTimeZoneOffset}/{rmdId}/{neName}/{portName}/{accessInterfaceId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
accessInterfaceId | required | accessInterfaceId, can be retrived as ACCESSINTERFACEID attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetRMDDetails/{localTimeZoneOffset}/{rmdId}/{neName}/{portName}/{accessInterfaceId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
accessInterfaceId | required | accessInterfaceId, can be retrived as ACCESSINTERFACEID attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetRMDDetails/+5:30/1/PSS32-BA-01/11QPE24-1-4-C12/1
Produces
application/json
Example Response Data
{"handle":4,"accessinterfaceid":1,"devicestatus":"Device Not Reachable","devicetype":"CFM","firmwareversion":"0.0.0.0","macaddress":"00:19:3a:00:1c:3c","mcmacaddress":"01:19:3a:00:00:02","operationstate":0,"ouid":"00:19:3a","pktprocessornvmversion":"0.0.0.0","pktprocessorversion":"0.0.0.0","portname":"11QPE24-1-4-C12","devicename":"PSS32-BA-01-11QPE24-1-4-1","urid":null,"newdevicename":null,"lastupdatedtime":"2016-07-08 17:25:29","scheduletime":null,"description":null,"nename":"PSS32-BA-01","createtime":"2016-06-29 17:43:46","vsid":3,"portmode":"PORTMODE_ACCESS","mark":0,"objectscope":1,"resetvalue":null,"id":1}
External Docs
Operation
get /data/esmBrowser/RMD/GetRMDDetailsById/{localTimeZoneOffset}/{rmdId}/{neName}/{portName}/{accessInterfaceId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
accessInterfaceId | required | accessInterfaceId, can be retrived as ACCESSINTERFACEID attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetRMDDetailsById/{localTimeZoneOffset}/{rmdId}/{neName}/{portName}/{accessInterfaceId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
accessInterfaceId | required | accessInterfaceId, can be retrived as ACCESSINTERFACEID attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetRMDDetailsById/{localTimeZoneOffset}/{rmdId}/{neName}/{portName}/{accessInterfaceId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
accessInterfaceId | required | accessInterfaceId, can be retrived as ACCESSINTERFACEID attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetRMDDetailsById/+5:30/2/real-16.144/11QCE12X-1-6-C7/2
Produces
application/json
Example Response Data
{ "items": [{ "handle": 2, "notificationTime": 1584704212229, "guiLabel": "real-16.144-11QCE12X-1-6-2", "id": "2", "key": "E_RMDData/2", "className": "E_RMDData", "rmdId": 2, "portPrimaryState": null, "urid": null, "description": null, "createtime": "2020-02-06 17:08:12", "lastupdatedtime": "2020-02-06 17:08:12", "scheduletime": null, "portmode": "PORTMODE_ACCESS", "mark": 0, "objectscope": 1, "accessinterfaceid": 2, "vsid": 133, "nename": "real-16.144", "resetvalue": null, "newdevicename": null, "macaddress": "00:19:3a:00:49:58", "devicestatus": "Normal", "devicetype": "TSoP-OC12", "firmwareversion": "1.5.4.20", "mcmacaddress": "01:19:3a:00:00:02", "operationstate": 0, "ouid": "00:19:3a", "pktprocessornvmversion": "12.1.5.4", "pktprocessorversion": "12.1.5.4", "portname": "11QCE12X-1-6-C7", "devicename": "real-16.144-11QCE12X-1-6-2" }] }
External Docs
Operation
get /data/esmBrowser/RMD/GetRMDForService/{localTimeZoneOffset}/{serviceName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
serviceName | required | serviceName, can be retrived as serviceName from GetAllServicesWithAlarmState/{localTimeZoneOffset}/{nodeName}/{portName}/{pageContext}/{selectedHServiceName} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetRMDForService/{localTimeZoneOffset}/{serviceName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
serviceName | required | serviceName, can be retrived as serviceName from GetAllServicesWithAlarmState/{localTimeZoneOffset}/{nodeName}/{portName}/{pageContext}/{selectedHServiceName} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetRMDForService/{localTimeZoneOffset}/{serviceName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
serviceName | required | serviceName, can be retrived as serviceName from GetAllServicesWithAlarmState/{localTimeZoneOffset}/{nodeName}/{portName}/{pageContext}/{selectedHServiceName} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetRMDForService/+5:30/NEW-1
Produces
application/json
Example Response Data
[{"handle":13,"accessinterfaceid":2,"devicestatus":"Normal","devicetype":"EFM","firmwareversion":"1.2.3.19","macaddress":"00:19:3a:00:31:4c","mcmacaddress":"01:19:3a:00:00:02","operationstate":0,"ouid":"00:19:3a","pktprocessornvmversion":"1.1.1.9","pktprocessorversion":"1.1.1.9","portname":"11QCE12X-1-6-C4","devicename":"PSS32-BA-01-11QCE12X-1-6-1","urid":null,"newdevicename":null,"lastupdatedtime":"2016-07-08 17:25:28","scheduletime":"--","description":null,"nename":"PSS32-BA-01","createtime":"2016-07-05 18:27:32","vsid":1,"portmode":null,"mark":0,"objectscope":1,"resetvalue":null,"id":1}]
External Docs
Operation
get /data/esmBrowser/RMD/GetRMDForServiceFromServiceId/{localTimeZoneOffset}/{serviceId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
serviceId | required | serviceId, can be retrived as id from GetAllServicesWithAlarmState/{localTimeZoneOffset}/{nodeName}/{portName}/{pageContext}/{selectedHServiceName} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetRMDForServiceFromServiceId/{localTimeZoneOffset}/{serviceId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
serviceId | required | serviceId, can be retrived as id from GetAllServicesWithAlarmState/{localTimeZoneOffset}/{nodeName}/{portName}/{pageContext}/{selectedHServiceName} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD Data Model
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/GetSWVersionDetails/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetSWVersionDetails/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/GetSWVersionDetailsMap/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetSWVersionDetailsMap/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/GetSWVersionDetailsMapById/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetSWVersionDetailsMapById/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetSWVersionDetailsMapById/{localTimeZoneOffset}/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | localTimeZoneOffset,client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_Port_Inventory
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetSWVersionDetailsMapById/+5:30/real-16.144/11QCE12X-1-6-C10/1
Produces
application/json
Example Response Data
{ "items": [{ }] }
External Docs
Operation
get /data/esmBrowser/RMD/GetTSOPDecapDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_DecapDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetTSOPDecapDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_DecapDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetTSOPDecapDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_DecapDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetTSOPDecapDetails/PSS32-BA-01/11QCE12X-1-6-C6/3
Produces
application/json
Example Response Data
{"tsopDecapDtls":{"tsopDecapForceGais":"No","tsopDecapUnknownEcid":"0","tsopDecapGais":"Yes","tsopDecapRTPPayloadTypeMismatchDefect":"No","tsopDecapGaisStatus":"Inactive","tsopDecapClrThreshold":"8","tsopDecapInclInvalidLmBits":"Yes","tsopDecapExptdRtpHeader":"Yes","tsopDecapRTPClockSrc":"Ethernet","tsopDecapRTPExptdSsrc":"0","tsopDecapInclStray":"No","tsopDecapRaiseThreshold":"8","tsopDecapInclMalformed":"Yes","tsopDecapTimingMode":"Differential","tsopDecapRTPFreq":"25 MHz","tsopDecapExptdEcid":"0","tsopDecapExptdRtpPayloadType":"0"}}
External Docs
Operation
get /data/esmBrowser/RMD/GetTSOPDecapDetailsMap/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_DecapDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetTSOPDecapDetailsMap/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_DecapDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/GetTSOPEncapDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_EncapDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetTSOPEncapDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_EncapDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetTSOPEncapDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_EncapDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetTSOPEncapDetails/PSS32-BA-01/11QCE12X-1-6-C6/3
Produces
application/json
Example Response Data
{"tsopEncapDtls":{"tsopEncapIncludeLOF":"Yes","tsopEncapRTPHeader":"Yes","tsopEncapRTPClockSrc":"Ethernet","tsopEncapGAISStatuc":"Inactive","tsopEncapEnabled":"No","tsopEncapIncludeLOS":"Yes","tsopEncapECId":"0","tsopEncapRTPFreq":"25 MHz","tsopEncapRTPPayloadType":"0","tsopEncapRTPssrc":"0"}}
External Docs
Operation
get /data/esmBrowser/RMD/GetTSOPEncapDetailsMap/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_EncapDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetTSOPEncapDetailsMap/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_EncapDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/GetTSOPGeneralDetails/{neName}/{portName}/{rmdId}/{deviceType}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
deviceType | required | deviceType, TSOP DEVICETYPE retrived from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_GeneralDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetTSOPGeneralDetails/{neName}/{portName}/{rmdId}/{deviceType}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
deviceType | required | deviceType, TSOP DEVICETYPE retrived from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_GeneralDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetTSOPGeneralDetails/{neName}/{portName}/{rmdId}/{deviceType}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
deviceType | required | deviceType, TSOP DEVICETYPE retrived from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_GeneralDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetTSOPGeneralDetails/PSS32-BA-01/11QCE12X-1-6-C6/3/TSoP-OC3
Produces
application/json
Example Response Data
{"tsopGeneralDtls":{"tsopInLoopType":"0","tsopOutLoopEnabled":"00:19:3a:11:11:11","tsopDestMacAddr":"00:00:00:00:00:00","tsopDestMacCheck":"No","tsopMacAddr":"00:19:3a:11:11:11","tsopMaxJBSize":"0","tsopMaxChannel":"0","tsopOutLoopType":"0","tsopInLoopEnabled":"00:19:3a:11:11:11"},"rate":"OC3","loopBack":"None"}
External Docs
Operation
get /data/esmBrowser/RMD/GetTSOPGeneralDetailsMap/{neName}/{portName}/{rmdId}/{deviceType}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
deviceType | required | deviceType, TSOP DEVICETYPE retrived from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_GeneralDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetTSOPGeneralDetailsMap/{neName}/{portName}/{rmdId}/{deviceType}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
deviceType | required | deviceType, TSOP DEVICETYPE retrived from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_GeneralDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/RMD/GetTSOPJitterDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_JitterDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetTSOPJitterDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_JitterDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/RMD/GetTSOPJitterDetails/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_JitterDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/RMD/GetTSOPJitterDetails/PSS32-BA-01/11QCE12X-1-6-C6/3
Produces
application/json
Example Response Data
{"tsopGeneralDtls":{"tsopInLoopType":"0","tsopOutLoopEnabled":"00:19:3a:11:11:11","tsopDestMacAddr":"00:00:00:00:00:00","tsopDestMacCheck":"No","tsopMacAddr":"00:19:3a:11:11:11","tsopMaxJBSize":"0","tsopMaxChannel":"0","tsopOutLoopType":"0","tsopInLoopEnabled":"00:19:3a:11:11:11"},"rate":"OC3","loopBack":"None"}
External Docs
Operation
get /data/esmBrowser/RMD/GetTSOPJitterDetailsMap/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_JitterDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/e_RMDDatas/GetTSOPJitterDetailsMap/{neName}/{portName}/{rmdId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neName | required | neName, can be retrived as NENAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
portName | required | portName, can be retrived as PORTNAME attribute from getAllRMDs/{localTimeZoneOffset} | --- |
rmdId | required | rmdId, can be retrived as id attribute from getAllRMDs/{localTimeZoneOffset} | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMD_TSOP_JitterDetails
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
post /data/esmBrowser/RMD/ResetRMD
Used to reset RMD on NE.
There are four types of reset :
1. Warm1,
2. Warm2,
3. Warm3,
4. Cold.
This is a scheduled operation in ESM. Only schedule now is supported for reset.
If all the commands executed are successful, the Job will be marked Success.
If any of the commands deployed to NE are failed job will be marked as Failed.
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | RMD Data | nRMDIdHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMDIdRespHolder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/xml
Produces
application/xml
External Docs
Operation
post /data/esmBrowser/e_RMDDatas/ResetRMD
Used to reset RMD on NE.
There are four types of reset :
1. Warm1,
2. Warm2,
3. Warm3,
4. Cold.
This is a scheduled operation in ESM. Only schedule now is supported for reset.
If all the commands executed are successful, the Job will be marked Success.
If any of the commands deployed to NE are failed job will be marked as Failed.
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | RMD Data | nRMDIdHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMDIdRespHolder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/xml
Produces
application/xml
External Docs
Operation
post /esmBrowser/RMD/ResetRMD
Used to reset RMD on NE.
There are four types of reset :
1. Warm1,
2. Warm2,
3. Warm3,
4. Cold.
This is a scheduled operation in ESM. Only schedule now is supported for reset.
If all the commands executed are successful, the Job will be marked Success.
If any of the commands deployed to NE are failed job will be marked as Failed.
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | RMD Data | nRMDIdHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMDIdRespHolder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/xml
Example Request Data
<RMDIdHolder> <req> <rmdid>1</rmdid> <accessinterfaceid>1</accessinterfaceid> <handle>1</handle> <description/> <devicename>REST-K-11QCE12X-2-7-1</devicename> <devicetype>cEDD</devicetype> <nename>REST-K</nename> <portname>11QCE12X-2-7-X1</portname> <ouid>10:10:10</ouid> <resetValue>RMD Warm1 Reset</resetValue> </req> <reqId> <clientName/> <reqId>7</reqId> <respBeanRef/> </reqId> <scheduler> <jobName>RMD_REST-K-11QCE12X-2-7-1_Mon Mar 14 2016 15:20:23 UTC+5:30</jobName> <jobDescription/> <username>alcatel</username> <trigger> <name>RMD_REST-K-11QCE12X-2-7-1_Mon Mar 14 2016 15:20:23 UTC+5:30Trigger</name> <deployNow>Yes</deployNow> <type/> <expression/> <timeOffset/> </trigger> </scheduler> </RMDIdHolder>
Produces
application/xml
Example Response Data
<RMDIdResponse> <responseId> <cmdStatus>Success</cmdStatus> <msgCode>RMD_RESET_SUCCESS_JOB</msgCode> <opMsg/> <paramCount>0</paramCount> </responseId> </RMDIdResponse>
External Docs
Operation
post /data/esmBrowser/RMD/scheduleModifyRMD
This operation is used for modification of RMD attributes.
It is a scheduled operation in ESM. The user can choose to modify a RMD for a future time or modify it right away. Modification will start at the scheduled time. This operation will first update the ESM database with the changes done on the RMD by user and then it deploys the changes to the NE. The set of modifiable attributes depend on the device type.
The modification is allowed for the following entities using this operation :
Remote managed device name
Author(not propagated to NE)
Description
Customer port attriubte
Network port attributes
CFM/EFM/TSoP specific attributes
All the commands executed and their status along with error reason if failed, will be logged in ESM job list.
If all the commands executed are successful, the Job will be marked Success.
On successful modification, RMD details will be updated with modified attribute values.
If any of the commands deployed to NE are failed job will be marked as Failed.
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | RMD Data | nRMDIdHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMDIdRespHolder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/xml
Produces
application/xml
External Docs
Operation
post /data/esmBrowser/e_RMDDatas/scheduleModifyRMD
This operation is used for modification of RMD attributes.
It is a scheduled operation in ESM. The user can choose to modify a RMD for a future time or modify it right away. Modification will start at the scheduled time. This operation will first update the ESM database with the changes done on the RMD by user and then it deploys the changes to the NE. The set of modifiable attributes depend on the device type.
The modification is allowed for the following entities using this operation :
Remote managed device name
Author(not propagated to NE)
Description
Customer port attriubte
Network port attributes
CFM/EFM/TSoP specific attributes
All the commands executed and their status along with error reason if failed, will be logged in ESM job list.
If all the commands executed are successful, the Job will be marked Success.
On successful modification, RMD details will be updated with modified attribute values.
If any of the commands deployed to NE are failed job will be marked as Failed.
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | RMD Data | nRMDIdHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMDIdRespHolder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/xml
Produces
application/xml
External Docs
Operation
post /esmBrowser/RMD/scheduleModifyRMD
This operation is used for modification of RMD attributes.
It is a scheduled operation in ESM. The user can choose to modify a RMD for a future time or modify it right away. Modification will start at the scheduled time. This operation will first update the ESM database with the changes done on the RMD by user and then it deploys the changes to the NE. The set of modifiable attributes depend on the device type.
The modification is allowed for the following entities using this operation :
Remote managed device name
Author(not propagated to NE)
Description
Customer port attriubte
Network port attributes
CFM/EFM/TSoP specific attributes
All the commands executed and their status along with error reason if failed, will be logged in ESM job list.
If all the commands executed are successful, the Job will be marked Success.
On successful modification, RMD details will be updated with modified attribute values.
If any of the commands deployed to NE are failed job will be marked as Failed.
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | RMD Data | nRMDIdHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
RMDIdRespHolder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/xml
Example Request Data
<RMDIdHolder> <req> <rmdid>1</rmdid> <accessinterfaceid>1</accessinterfaceid> <handle>1</handle> <description/> <devicename>REST-K-11QCE12X-2-7-1</devicename> <devicetype>2</devicetype> <nename>REST-K</nename> <portname>11QCE12X-2-7-X1</portname> <ouid>10:10:10</ouid> <isMepToBeDeletedForCFM>1</isMepToBeDeletedForCFM> <rmdPortAttributesList> <rmdPortAttributes> <portAttributeType>2</portAttributeType> <portAttributeMap> <entry> <key>trafficEnabled</key> <value>Enabled</value> </entry> <entry> <key>autoNegEnabled</key> <value>Enabled</value> </entry> <entry> <key>forwdMode</key> <value>Not Applicable</value> </entry> </portAttributeMap> </rmdPortAttributes> <rmdPortAttributes> <portAttributeType>1</portAttributeType> <portAttributeMap> <entry> <key>autoNegEnabled</key> <value>Enabled</value> </entry> <entry> <key>forwdMode</key> <value>Not Applicable</value> </entry> </portAttributeMap> </rmdPortAttributes> <rmdPortAttributes> <portAttributeType>2</portAttributeType> <portAttributeMap> <entry> <key>provSpeed</key> <value>1000 Mbps</value> </entry> <entry> <key>provDuplexMode</key> <value>Full</value> </entry> </portAttributeMap> </rmdPortAttributes> <rmdPortAttributes> <portAttributeType>1</portAttributeType> <portAttributeMap> <entry> <key>autoNegoFBEnabled</key> <value>No</value> </entry> </portAttributeMap> </rmdPortAttributes> </rmdPortAttributesList> <cfmDetailData/> </req> <reqId> <clientName/> <reqId>4</reqId> <respBeanRef/> </reqId> <scheduler> <jobName>RMD_REST-K-11QCE12X-2-7-1_Mon Mar 14 2016 15:24:27 UTC+5:30</jobName> <jobDescription/> <username>alcatel</username> <trigger> <name>RMD_REST-K-11QCE12X-2-7-1_Mon Mar 14 2016 15:24:27 UTC+5:30Trigger</name> <deployNow>Yes</deployNow> <type/> <expression/> <timeOffset/> </trigger> </scheduler> </RMDIdHolder>
Produces
application/xml
Example Response Data
<RMDIdResponse> <responseId> <cmdStatus>Success</cmdStatus> <msgCode>RMD_MODIFY_SUCCESS_JOB_001</msgCode> <opMsg/> <paramCount>0</paramCount> </responseId> </RMDIdResponse>
External Docs
AlarmNMLEMLListModel
Name |
Type |
Description |
Enum |
---|---|---|---|
alarmNmlEmlData | array[AlarmNmlEmlUIDataModel] AlarmNmlEmlUIDataModel |
Alarm NML EML Data List | --- |
nmlSeverity | String string |
NML Alarm Severity | [CRITICAL, MAJAOR, MINOR, NA] |
neSeverity | String string |
NE Alarm Severity | [CRITICAL, MAJAOR, MINOR, NA] |
items | array[AlarmNmlEmlUIDataModel] AlarmNmlEmlUIDataModel |
--- | --- |
AlarmNmlEmlUIDataModel
Name |
Type |
Description |
Enum |
---|---|---|---|
source | String string |
Source of the Alarm | --- |
serverAlarmType | String string |
server Alarm type | --- |
neSeverity | String string |
NE Alarm Severity | [CRITICAL, MAJOR, MINOR, NA] |
neAlarmType | String string |
NE Alarm Type | --- |
neProbableCause | String string |
NE Alarm probable cause | --- |
neOccurenceTime | String string |
NE Alarm occurence time | --- |
typeName | String string |
Alarm type name | --- |
nmlOccurenceTime | String string |
NML Alarm Occurence time | --- |
nmlSeverity | String string |
NML Alarm severity | --- |
nmlProbableCause | String string |
NML Alarm probable cause | --- |
specificproblem | String string |
NE SA/NSA | --- |
id | Integer integer |
--- | --- |
key | String string |
--- | --- |
className | String string |
--- | --- |
CFMDetailsDataRest
Name |
Type |
Description |
Enum |
---|---|---|---|
cfmDtlParamMap | Object object |
getCfmDtlParamMap | --- |
EFMOAMDataRest
Name |
Type |
Description |
Enum |
---|---|---|---|
efmOamParamMap | Object object |
getEfmOamParamMap | --- |
ESMSchedulerDataModel
Name |
Type |
Description |
Enum |
---|---|---|---|
jobName | String string |
Job Name | --- |
jobDescription | String string |
Job description | --- |
trigger | ESMSchedulerTriggerDataModel ESMSchedulerTriggerDataModel |
Job Trigger data model | --- |
username | String string |
User name | --- |
nRMDIdHolder
Name |
Type |
Description |
Enum |
---|---|---|---|
sessionId | String string |
--- | --- |
requestURI | String string |
--- | --- |
logReqId | String string |
--- | --- |
operator | String string |
--- | --- |
client | String string |
--- | --- |
reqId | Request Header Request Header |
--- | --- |
req | RMDId RMDId |
--- | --- |
scheduler | ESMSchedulerDataModel ESMSchedulerDataModel |
--- | --- |
operationName | String string |
--- | --- |
activate | Boolean boolean |
--- | --- |
Response Header Model
Name |
Type |
Description |
Enum |
---|---|---|---|
req | Request Header Request Header |
req | --- |
errorReason | String string |
errorReason | [Error reason] |
errorCode | String string |
--- | --- |
message | String string |
--- | --- |
cmdStatus | String string |
cmdStatus | [Success, Failure, Timed-Out, Unknown] |
opMsg | String string |
Operation message | --- |
msgCode | String string |
msgCode | [Message code] |
parameters | array[String] string |
--- | --- |
paramCount | Integer integer |
parameter count returned in the response | --- |
objectId | Integer integer |
Object Id | --- |
jobName | String string |
Job Name | --- |
objectType | Integer integer |
Job Object TYpe | --- |
RMD Data Model
Name |
Type |
Description |
Enum |
---|---|---|---|
handle | Long long |
handle | --- |
notificationTime | Long long |
--- | --- |
guiLabel | String string |
--- | --- |
id | String string |
--- | --- |
key | String string |
--- | --- |
className | String string |
--- | --- |
rmdId | Integer integer |
--- | --- |
portPrimaryState | String string |
PortPrimaryState | [In Service, In Service, AINS, Out Of Service - Autonomous, Out Of Service - Auto and Mgmt, In Service - Autonomous, Maintenance] |
RMD_Config_Fault_Data
Name |
Type |
Description |
Enum |
---|---|---|---|
CFMDetails | Object object |
--- | --- |
RMD_EFM_Data
Name |
Type |
Description |
Enum |
---|---|---|---|
EFMDetails | Object object |
--- | --- |
RMD_Network_Cust
Name |
Type |
Description |
Enum |
---|---|---|---|
custNetowrkDetails | Object object |
getCustNetowrkDetails | --- |
RMD_Port_Inventory
Name |
Type |
Description |
Enum |
---|---|---|---|
portInvDetails | Object object |
getPortInvDetails | --- |
RMD_TSOP_DecapDetails
Name |
Type |
Description |
Enum |
---|---|---|---|
tsopDecapDtls | Object object |
getTsopDecapDtls | --- |
RMD_TSOP_EncapDetails
Name |
Type |
Description |
Enum |
---|---|---|---|
tsopEncapDtls | Object object |
getTsopEncapDtls | --- |
RMD_TSOP_JitterDetails
Name |
Type |
Description |
Enum |
---|---|---|---|
tsopJiiterDtls | Object object |
getTsopJiiterDtls | --- |
RMDId
Name |
Type |
Description |
Enum |
---|---|---|---|
accessinterfaceid | Integer integer |
Accessinterfaceid | --- |
efmOamData | EFMOAMDataRest EFMOAMDataRest |
getEfmOamData | --- |
description | String string |
getDescription | --- |
handle | Long long |
getHandle | --- |
devicetype | Integer integer |
getDevicetype | --- |
resetValue | String string |
get Reset Value | [00:19:3A ] |
tsopDetailData | TSOPDetailDataRest TSOPDetailDataRest |
getTsopDetailData | --- |
rmdPortAttributes | array[RMDPortAttributes] RMDPortAttributes |
getRmdPortAttributes | --- |
isMepToBeDeletedForCFM | String string |
value for Is Mep To Be Deleted For CFM | [0, 1] |
rmdPortInventoryData | RMDPortInventoryData RMDPortInventoryData |
getRmdPortInventoryData | --- |
nename | String string |
getNename | --- |
ouid | String string |
getOuid | --- |
portname | String string |
getPortname | --- |
devicename | String string |
getDevicename | --- |
cfmDetailData | CFMDetailsDataRest CFMDetailsDataRest |
getCfmDetailData | --- |
rmdid | Integer integer |
getRmdid | --- |
RMDIdRespHolder
Name |
Type |
Description |
Enum |
---|---|---|---|
responseId | Response Header Model Response Header Model |
getResponseId | --- |
req | RMDId RMDId |
getReq | --- |
schedReqMapper | ESMSchedulerDataModel ESMSchedulerDataModel |
getSchedReqMapper | --- |
ServiceUIDataModel
Name |
Type |
Description |
Enum |
---|---|---|---|
serviceId | Long long |
ServiceId | --- |
serviceName | String string |
Unique name for the service | --- |
serviceDescr | String string |
Description for the service | --- |
serviceType | String string |
Service type | [EPL, EVPL, EPLAN, EVPLAN, EPTREE, EVPTREE] |
customerName | String string |
Customer name | --- |
managementState | String string |
Current management state of the erp | --- |
operationState | String string |
Operational state | [up, down, unknown, transition, --] |
serviceState | String string |
Service state | [In service, Out of service, Not in service, Inconsistent, partial, unknown , --] |
createTime | Date DateTime |
Service creation time | --- |
lastUpdatedTime | Date DateTime |
Service last updated time | --- |
scheduleTime | Date DateTime |
Service scheduled time | --- |
author | String string |
Author for the service | --- |
description | String string |
Description for the service | --- |
cvlan | String string |
Customer VLAN ID | --- |
svlan | String string |
Subscriber VLAN ID | --- |
reserveResource | String string |
Ports to be reserved | --- |
preProvCLICommand | String string |
Pre CLI commands | --- |
postProvCLICommand | String string |
Post CLI commands | --- |
templateID | Long long |
Template ID | --- |
templateDeleteFlag | Integer integer |
Flag required to delete service Template | [0] |
alarmSeverity | String string |
alarm severity | --- |
alarmToolTip1 | String string |
AlarmToolTip1 | --- |
alarmToolTip2 | String string |
AlarmToolTip2 | --- |
alarmToolTip3 | String string |
AlarmToolTip3 | --- |
alarmToolTip4 | String string |
AlarmToolTip4 | --- |
alarmToolTip5 | String string |
AlarmToolTip5 | --- |
toolTipCount | Integer integer |
ToolTipCount | --- |
mdFormat | String string |
Maintenance Domain Format | [Y.1731 supports only NONE Format for MD] |
mdLevel | Integer integer |
Maintenance Domain Level | --- |
maFormat | String string |
Maintenance Association Format | [ITU-ICC] |
maName | String string |
Ma Name | --- |
ccmInterval | String string |
Ccm Interval | --- |
direction | Boolean boolean |
MEP direction | --- |
active | Boolean boolean |
MEP Active | --- |
ccmEnable | Boolean boolean |
CCM Enabled | --- |
enable | Boolean boolean |
AIS Enabled | --- |
aisLevel | array[Integer] integer |
AIS levels list | --- |
controlMepEnabled | Boolean boolean |
Control MEP enabled | --- |
ccmPriority | Integer integer |
CCM Priority | [0, 1, 2, 3, 4, 5, 6, 7] |
aisPriority | Integer integer |
AIS priority | [0, 1, 2, 3, 4, 5, 6, 7] |
aisInterval | Integer integer |
AIS Interval | [1, 60] |
interfaceType | String string |
MEP Interface type | [SAP, PATH] |
lowestPriorityDefect | String string |
Lowest priority deffect on the MEP | ['All Defects', 'MAC, Remote, Error, Xcon', 'Remote, Error, Xcon', 'Error, Xcon', 'Xcon only', 'No defects Xcon or lower'] |
oamConfigured | Boolean boolean |
isOamConfigured | --- |
oamConfiguredStr | String string |
--- | --- |
tdmPluggableConfiguredStr | String string |
--- | --- |
remark | String string |
Service Remark | --- |
pmState | Integer integer |
Performnce Monitoring report state | --- |
pmStateStr | String string |
--- | --- |
pmstartTime | Date DateTime |
Performnce Monitoring report generation starting Time | --- |
pmendTime | Date DateTime |
Performnce Monitoring report generation End Time | --- |
llf | Boolean boolean |
isLlf | --- |
l2pt | Boolean boolean |
isL2pt | --- |
lacp | Boolean boolean |
isLacp | --- |
l2cp | Boolean boolean |
Enable EPL Option 2 Tunneling | --- |
vlanRangeEnabled | Boolean boolean |
isVlanRangeEnabled | --- |
mipValue | String string |
Mip Value | [Default, Explicit] |
protectionConfigured | Boolean boolean |
isProtectionConfigured | --- |
switchState | String string |
--- | --- |
proConfd | String string |
--- | --- |
pwStatusSignalEnabled | String string |
Status Signal Enable/Disable | --- |
pwControlChannelEnabled | String string |
Control Channel Enable/Disable | --- |
pwAcknowledgementEnabled | String string |
PW Acknowledgement Enable/Disable | --- |
epStandbySignallingMaster | String string |
Stand By Signalling Master | --- |
epStandbySignallingSlave | String string |
Stand By Signalling Slave | --- |
pwRefreshTimer | Long long |
Refresh Timer in Seconds | --- |
pwRequestTimer | Long long |
Request Timer in Seconds | --- |
pwRetryTimer | Long long |
Retry Timer in Seconds | --- |
pwTimeoutMultiplier | Long long |
Timeout Multiplier in Seconds | --- |
epRevertTimer | Long long |
Revert Timer in Seconds | --- |
epActiveHoldDelay | Long long |
Active Hold Delay in deciSeconds | --- |
guiLabel | String string |
--- | --- |
svcSapType | String string |
--- | --- |
policyId | String string |
--- | --- |
policyName | String string |
--- | --- |
ringHubName | String string |
--- | --- |
trunkSvlanId | String string |
--- | --- |
branchSvlanId | String string |
--- | --- |
eTreeType | String string |
--- | --- |
repProf15m | String string |
15 min PM report profile | --- |
repProf24h | String string |
24 hour PM report profile | --- |
tcaProfName | String string |
TCA profile name to be used | --- |
defaultPort | Boolean boolean |
--- | --- |
defaultNode | Boolean boolean |
--- | --- |
fragmentType | String string |
Fragment Type | [All Frames, Tagged Frames] |
ntwktechnology | String string |
--- | --- |
vlanRangeType | String string |
--- | --- |
frameTagType | String string |
--- | --- |
alarmStatus | String string |
--- | --- |
serverAlarmStatus | String string |
--- | --- |
notificationTime | Long long |
--- | --- |
id | String string |
--- | --- |
key | String string |
--- | --- |
className | String string |
--- | --- |
cacCheck | Boolean boolean |
isCac | --- |
healthCheckConfigured | Boolean boolean |
--- | --- |
preemptCheckConfigured | Boolean boolean |
--- | --- |
hcInterval | Long long |
--- | --- |
slmTsId | String string |
--- | --- |
dmTsId | String string |
--- | --- |
asymmetricService | Boolean boolean |
--- | --- |
hcJobScheduled | Boolean boolean |
--- | --- |
pmStartTime | Date DateTime |
Performnce Monitoring report generation starting Time | --- |
pmEndTime | Date DateTime |
Performnce Monitoring report generation End Time | --- |
singleCardService | Boolean boolean |
--- | --- |
mclagEndpoint | Boolean boolean |
--- | --- |
asymmetricTree | Boolean boolean |
--- | --- |
hubInst | HubInst HubInst |
--- | --- |
mdlevel | Integer integer |
Maintenance Domain Level | --- |
vneInvolved | Boolean boolean |
--- | --- |
TSOPDecapAttributes
Name |
Type |
Description |
Enum |
---|---|---|---|
tsopDecapParamMap | Object object |
getTsopDecapParamMap | --- |
TSOPDetailDataRest
Name |
Type |
Description |
Enum |
---|---|---|---|
tsopDtlParamMap | Object object |
getTsopDtlParamMap | --- |
TSOPEncapAttributes
Name |
Type |
Description |
Enum |
---|---|---|---|
tsopEncapParamMap | Object object |
TSOP Encap Attributes Map | --- |
TSOPJitterAttributes
Name |
Type |
Description |
Enum |
---|---|---|---|
tsopJitterParamMap | Object object |
getTsopJitterParamMap | --- |