Api Change Log

Application Versions


Changes between 24.6.0 to 25.6.0

What's New


  1. POST/oamTemplateService/modifyOAMTemplateJson modifyOAMTemplateJson
  2. POST/oamTemplateService/createOAMTemplateJson createOAMTemplate
  3. POST/esmService/topoService/convertRoleToShared Convert non shared erp to shared erp
  4. POST/esmService/bandwidth/computeBandwidth Compute ESM Bandwidth
  5. POST/esmService/MCLAG/allocateMclagJson Allocates a MC-Lag
  6. POST/esmBrowser/topoMCLAGTemplate/publishMCLAGTemplateJson publishMCLAGTemplate
  7. POST/esmBrowser/topoMCLAGTemplate/modifyMCLAGTemplateJson modifyMCLAGTemplate
  8. POST/esmBrowser/topoMCLAGTemplate/deleteMCLAGTemplateJson deleteMCLAGTemplate
  9. POST/esmBrowser/topoMCLAGTemplate/createMCLAGTemplateJson createMCLAGTemplate
  10. POST/data/esmBrowser/topoLAGTemplate/modifyLAGTemplateJson modifyLAGTemplateJson
  11. POST/esmBrowser/topoLAGTemplate/modifyLAGTemplateJson modifyLAGTemplateJson
  12. POST/data/esmBrowser/topoLAGTemplate/createLAGTemplateJson createLAGTemplate
  13. POST/esmBrowser/topoLAGTemplate/createLAGTemplateJson createLAGTemplate
  14. GET/esmBrowser/topoService/GetAllErpForNetworkReport Gets range of ERP records as response
  15. GET/data/esmBrowser/serviceUIDatas/getServiceIdByServiceName Gets Service ID of a service when service name is provided as input
  16. GET/esmBrowser/serviceUIDatas/getServiceIdByServiceName Gets Service ID of a service when service name is provided as input
  17. GET/preferences/getServiceIdByServiceName Gets Service ID of a service when service name is provided as input
  18. GET/esmBrowser/service/getServiceIdByServiceName Gets Service ID of a service when service name is provided as input
  19. GET/data/esmBrowser/service/getServiceIdByServiceName Gets Service ID of a service when service name is provided as input
  20. GET/esmBrowser/LAG/getVlanMappingsByVsIdLagId/{vsId}/{lagId} Retrieve lag vlan mapping details for Modify Lag screen
  21. GET/esmBrowser/LAG/getLagVlanConversationJson/{lagId}/{vsId}/{status} fetches list of Lag Vlan Conversation Data based on Lag identifier

What's Deleted


  1. POST/data/otn/labelUnassign This API is to un-assign the label from the business object(s). The POST request body used for WS-NOC operations can have following fields. The "nameSpace" can be any string and is a mandatory field. For WS-NOC, preferred value is "NOC". The "type" distinguishes the request type and is a mandatory field. It can have multiple values like “newLabel” (for createLabel request), “genericObject” (for labelAssign/labelUnassign). The "businessObjectId" is the Id of the object and is a mandatory field. The connection id can be obtained from 'data/otn/connections' REST call as id. The ne id can be retrieved as 'id' from the REST call '/data/npr/{table}' (table=ne). The "businessObjectType" is the type of the object and is a mandatory field. For WS-NOC it can be “trail” or "lopc" or ”path” or ”physicalConn” or ”ne”. The "labelNames" is the string array and is a mandatory field.
  2. POST/data/otn/labelAssign This API is to assign the label to the business object(s). The POST request body used for WS-NOC operations can have following fields. The "nameSpace" can be any string and is a mandatory field. For WS-NOC, preferred value is "NOC". The "type" distinguishes the request type and is a mandatory field. It can have multiple values like “newLabel” (for createLabel request), “genericObject” (for labelAssign/labelUnassign). The "businessObjectId" is the Id of the object and is a mandatory field. The connection id can be obtained from 'data/otn/connections' REST call as id. The ne id can be retrieved as 'id' from the REST call '/data/npr/{table}' (table=ne). The "businessObjectType" is the type of the object and is a mandatory field. For WS-NOC it can be “trail” or "lopc" or ”path” or ”physicalConn” or ”ne”. The "labelNames" is the string array and is a mandatory field.
  3. POST/data/otn/createNewLabel This API is to create the new label in the application. The POST request body used for WS-NOC operations can have following fields. The "nameSpace" can be any string and is a mandatory field. For WS-NOC, preferred value is "NOC". The "type" distinguishes the request type and is a mandatory field. It can have multiple values like “newLabel” (for createLabel request), “genericObject” (for labelAssign/labelUnassign). The "assignedLabel" is a string type and is a mandatory field. The "containsAssignBusinessObject" is a boolean and is a mandatory field. It is true when requires to create the label name and also assign the objects to it. Otherwise it is false. The "businessObjectId" is the Id of the object and is a mandatory field if "containsAssignBusinessObject" is true. The connection id can be obtained from 'data/otn/connections' REST call as id. The ne id can be retrieved as 'id' from the REST call '/data/npr/{table}' (table=ne). The "businessObjectType" is the type of the object and is a mandatory field if "containsAssignBusinessObject" is true. For WS-NOC it can be “trail” or "lopc" or ”path” or ”physicalConn” or ”ne”.
  4. GET/data/otn/labelsByObjectId This API is to retrieve all the labels associated with the given business object.This API might get deprecated and would be replaced by /data/otn/labelsByBusinessObjectIdAndType API in future release.
  5. GET/data/otn/labelsByBusinessObjectIdAndType This API is to retrieve all the labels associated with the given business object(uses new DB view).This is currently used only by ESM and might replace the /data/otn/labelsByObjectId API in future release.
  6. GET/data/otn/labelNames This API is to retrieve all the label names created in the application
  7. GET/esmBrowser/topoService/GetERPElementaryDetailsSAPJSON/{erpRingName} ERP Elementary SAP Details
  8. GET/esmBrowser/topoService/GetERPElementaryDetailsPortParamInfoJSON/{erpRingName} ERP Elementary Port Params Details
  9. GET/esmBrowser/topoService/GetERPDetailsJSON/{erpName} Erp Details
  10. GET/esmBrowser/topoService/GetERPDetailsByNameJSON/{context} Erp Details
  11. GET/esmBrowser/LAG/getAllElemLAGsJson/{localTimeZoneOffset}/{pageContext}/{selectedLagName} All Lags

What's Deprecated


  1. No Changes

What's Changed


  1. GET/esmDiscovery/GetIsSyncInProgress/{localTimeZoneOffset} This API checks if Sync is in progress and returns a boolean value true or false
    • Response

      • Changed response : [200]//checks if sync is in progress and a boolean value true or false is returned
    • GET/esmBrowser/svcTemplate/getGlobalPubServiceTemplatesJson/{svcType} Retrieve the Service Template details by service type
      • Parameters

        • svcType in path
      • Response

        • Changed response : [200]//Globally Published Template Identifier for the given Service Type is retrieved successfully
      • GET/esmBrowser/svcTemplate/getAllSvcTypeJson Gets all the different types of services available and supported
        • Response

          • Changed response : [200]//list of all the Service Types in Ethernet Service Manager is retrieved successfully
        • GET/esmBrowser/service/getSubnetNamefromId/{subnetId} Retrieves the subnet name for the corresponding subnet identifier
          • Response

            • Changed response : [200]//Retrieved the subnet name for the corresponding subnet identifier successfully
          • GET/preferences/getSubnetNamefromId/{subnetId} Retrieves the subnet name for the corresponding subnet identifier
            • Response

              • Changed response : [200]//Retrieved the subnet name for the corresponding subnet identifier successfully
            • GET/esmBrowser/RMD/GetTSOPGeneralDetailsMapByNeId/{neId}/{portName}/{rmdId}/{deviceType} Gets general details of TSOP device
              • Response

                • Changed response : [200]//Returns general Details of the TSOP device type in a Remote Managed Device using the Network Element Identifier,Port Name,Remote Managed Device Identifier and Device type. Note: This API returns a Map of String key-value pairs containing general information about the specified RMD device.
              • GET/data/esmBrowser/RMD/GetTSOPGeneralDetailsMapByNeId/{neId}/{portName}/{rmdId}/{deviceType} Gets general details of TSOP device
                • Response

                  • Changed response : [200]//Returns general Details of the TSOP device type in a Remote Managed Device using the Network Element Identifier,Port Name,Remote Managed Device Identifier and Device type. Note: This API returns a Map of String key-value pairs containing general information about the specified RMD device.
                • GET/data/esmBrowser/e_RMDDatas/GetTSOPGeneralDetailsMapByNeId/{neId}/{portName}/{rmdId}/{deviceType} Gets general details of TSOP device
                  • Response

                    • Changed response : [200]//Returns general Details of the TSOP device type in a Remote Managed Device using the Network Element Identifier,Port Name,Remote Managed Device Identifier and Device type. Note: This API returns a Map of String key-value pairs containing general information about the specified RMD device.
                  • GET/data/esmBrowser/RMD/GetSWVersionDetailsMapByNeId/{localTimeZoneOffset}/{neId}/{portName}/{rmdId} Gets the software version details by nodeid,portname and rmd id
                    • Response

                      • Changed response : [200]//Gets software version details by nodeid, portname and rmd id
                    • GET/data/esmBrowser/e_RMDDatas/GetSWVersionDetailsMapByNeId/{localTimeZoneOffset}/{neId}/{portName}/{rmdId} Gets the software version details by nodeid,portname and rmd id
                      • Response

                        • Changed response : [200]//Gets software version details by nodeid, portname and rmd id
                      • GET/esmBrowser/RMD/GetSWVersionDetailsMapByNeId/{localTimeZoneOffset}/{neId}/{portName}/{rmdId} Gets the software version details by nodeid,portname and rmd id
                        • Response

                          • Changed response : [200]//Gets software version details by nodeid, portname and rmd id
                        • GET/data/esmBrowser/e_RMDDatas/GetPortInvDetailsMapByNeId/{localTimeZoneOffset}/{neId}/{portName}/{rmdId} Retrieves port inventory details of a port
                          • Response

                            • Changed response : [200]//Retrieves port inventory details of a port
                          • GET/esmBrowser/RMD/GetPortInvDetailsMapByNeId/{localTimeZoneOffset}/{neId}/{portName}/{rmdId} Retrieves port inventory details of a port
                            • Response

                              • Changed response : [200]//Retrieves port inventory details of a port
                            • GET/data/esmBrowser/RMD/GetPortInvDetailsMapByNeId/{localTimeZoneOffset}/{neId}/{portName}/{rmdId} Retrieves port inventory details of a port
                              • Response

                                • Changed response : [200]//Retrieves port inventory details of a port
                              • GET/esmBrowser/RMD/GetEFMDetailsMapByNeId/{neId}/{portName}/{rmdId} Retrieves EFM details for a specified port using unique rmdId
                                • Response

                                  • Changed response : [200]//Retrieves EFM details for a specified port using unique rmdId
                                • GET/data/esmBrowser/RMD/GetEFMDetailsMapByNeId/{neId}/{portName}/{rmdId} Retrieves EFM details for a specified port using unique rmdId
                                  • Response

                                    • Changed response : [200]//Retrieves EFM details for a specified port using unique rmdId
                                  • GET/data/esmBrowser/e_RMDDatas/GetEFMDetailsMapByNeId/{neId}/{portName}/{rmdId} Retrieves EFM details for a specified port using unique rmdId
                                    • Response

                                      • Changed response : [200]//Retrieves EFM details for a specified port using unique rmdId
                                    • GET/esmBrowser/RMD/GetCustNetworkPortDetailsByNeId/{localTimeZoneOffset}/{context}/{neId}/{portName}/{rmdId} Gets all customer network port details of a specified port name using neId and RmdId
                                      • Response

                                        • Changed response : [200]//Retrieved all customer network port details of a specified port name using neId and RmdId successfully
                                      • GET/data/esmBrowser/e_RMDDatas/GetCustNetworkPortDetailsByNeId/{localTimeZoneOffset}/{context}/{neId}/{portName}/{rmdId} Gets all customer network port details of a specified port name using neId and RmdId
                                        • Response

                                          • Changed response : [200]//Retrieved all customer network port details of a specified port name using neId and RmdId successfully
                                        • GET/data/esmBrowser/RMD/GetCustNetworkPortDetailsByNeId/{localTimeZoneOffset}/{context}/{neId}/{portName}/{rmdId} Gets all customer network port details of a specified port name using neId and RmdId
                                          • Response

                                            • Changed response : [200]//Retrieved all customer network port details of a specified port name using neId and RmdId successfully
                                          • GET/oamTestBrowser/getTestSuiteIDbyTestSuiteName/{tsName} Gets test suite ID of a test suite when test suite name is provided as input
                                            • Response

                                              • Changed response : [200]//Retrieved test suite ID of a test suite by passing test suite name as input successfully
                                            • GET/oamTestBrowser/getLSPTestCaseIDbyTestCaseName/{tcName} Gets LSP test case ID provided test case name as input
                                              • Response

                                                • Changed response : [200]//Retrieved LSP test case ID by using test case name as input
                                              • POST/esmService/topoTemplate/createERPTemplate
                                                • Request

                                                  • Schema incompatible

                                                    Changed body: 'application/xml'

                                                    Missing property: sessionId (string)

                                                    Missing property: requestURI (string)

                                                    Missing property: logReqId (string)

                                                    Missing property: operator (string)

                                                    Missing property: client (string)

                                                    Missing property: reqId (object)

                                                    Missing property: req (object)

                                                    Missing property: oamTemplate (object)

                                                    Missing property: activate (boolean)

                                              • POST/esmService/svcTemplate/saveServiceTemplate
                                                • Request

                                                  • Schema incompatible

                                                    Changed body: 'application/json'

                                                    Missing property: Service name (string)

                                                    Missing property: template name (string)

                                                    Missing property: location details (string)

                                                    Missing property: ne name (string)

                                                    Missing property: tpnative name (string)

                                                    Missing property: oam template name (string)

                                                    Missing property: oam template details (string)

                                                    Missing property: oam config details (boolean)

                                                    Missing property: Template description (string)

                                                    Missing property: OAM Template description (string)

                                              • POST/esmService/packetSwitchTemplate/unpublishPacketSwitchTemplate
                                                • Request

                                                  • Schema incompatible

                                                    Changed body: 'application/json'

                                                    Missing property: sessionId (string)

                                                    Missing property: requestURI (string)

                                                    Missing property: logReqId (string)

                                                    Missing property: operator (string)

                                                    Missing property: client (string)

                                                    Missing property: reqId (object)

                                                    Missing property: templatePath (string)

                                                    Missing property: templateId (integer)

                                                    Missing property: templateName (string)

                                                    Missing property: templateType (string)

                                                    Missing property: desc (string)

                                                    Missing property: templateState (string)

                                                    Missing property: operationalMode (integer)

                                                    Missing property: activate (boolean)

                                              • POST/esmService/packetSwitchTemplate/publishPacketSwitchTemplate
                                                • Request

                                                  • Schema incompatible

                                                    Changed body: 'application/json'

                                                    Missing property: sessionId (string)

                                                    Missing property: requestURI (string)

                                                    Missing property: logReqId (string)

                                                    Missing property: operator (string)

                                                    Missing property: client (string)

                                                    Missing property: reqId (object)

                                                    Missing property: templatePath (string)

                                                    Missing property: templateId (integer)

                                                    Missing property: templateName (string)

                                                    Missing property: templateType (string)

                                                    Missing property: desc (string)

                                                    Missing property: templateState (string)

                                                    Missing property: operationalMode (integer)

                                                    Missing property: activate (boolean)

                                              • POST/esmService/packetSwitchTemplate/modifyPacketSwitchTemplate
                                                • Request

                                                  • Schema incompatible

                                                    Changed body: 'application/json'

                                                    Missing property: sessionId (string)

                                                    Missing property: requestURI (string)

                                                    Missing property: logReqId (string)

                                                    Missing property: operator (string)

                                                    Missing property: client (string)

                                                    Missing property: reqId (object)

                                                    Missing property: templatePath (string)

                                                    Missing property: templateId (integer)

                                                    Missing property: templateName (string)

                                                    Missing property: templateType (string)

                                                    Missing property: desc (string)

                                                    Missing property: templateState (string)

                                                    Missing property: operationalMode (integer)

                                                    Missing property: activate (boolean)

                                              • POST/esmService/packetSwitchTemplate/deletePacketSwitchTemplate
                                                • Request

                                                  • Schema incompatible

                                                    Changed body: 'application/json'

                                                    Missing property: sessionId (string)

                                                    Missing property: requestURI (string)

                                                    Missing property: logReqId (string)

                                                    Missing property: operator (string)

                                                    Missing property: client (string)

                                                    Missing property: reqId (object)

                                                    Missing property: templatePath (string)

                                                    Missing property: templateId (integer)

                                                    Missing property: templateName (string)

                                                    Missing property: templateType (string)

                                                    Missing property: desc (string)

                                                    Missing property: templateState (string)

                                                    Missing property: operationalMode (integer)

                                                    Missing property: activate (boolean)

                                              • POST/esmService/packetSwitchTemplate/createPacketSwitchTemplate
                                                • Request

                                                  • Schema incompatible

                                                    Changed body: 'application/json'

                                                    Missing property: sessionId (string)

                                                    Missing property: requestURI (string)

                                                    Missing property: logReqId (string)

                                                    Missing property: operator (string)

                                                    Missing property: client (string)

                                                    Missing property: reqId (object)

                                                    Missing property: templatePath (string)

                                                    Missing property: templateId (integer)

                                                    Missing property: templateName (string)

                                                    Missing property: templateType (string)

                                                    Missing property: desc (string)

                                                    Missing property: templateState (string)

                                                    Missing property: operationalMode (integer)

                                                    Missing property: activate (boolean)

                                              • POST/esmService/mplstpProtectionTemplate/modifyMplstpProtectionTemplate
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • POST/esmService/mplstpProtectionTemplate/deletemplstpProtectionTemplateName delete mplstp protection template
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • POST/esmService/mplstpProtectionTemplate/createMplstpProtectionTemplate
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • POST/esmService/mplstpOAMTemplate/modifyMplstpOAMTemplate
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • POST/esmService/mplstpOAMTemplate/deletemplstpOAMTemplateName
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • POST/esmService/mplstpOAMTemplate/createMplstpOAMTemplate
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • POST/data/esmBrowser/e_PMOAMTestSuiteObjs/modifyTestSuiteById/
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • POST/oamTestBrowser/modifyTestSuiteById/
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • POST/oamTestBrowser/getTestResultsByTSId/
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • POST/oamTestBrowser/getTestResultsByTCId/
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • POST/oamTestBrowser/getSummaryByTSId/
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • POST/oamTestBrowser/deleteTestSuiteById/
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • POST/oamTestBrowser/createOAMTestSuite/
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • GET/esmBrowser/packetSwitchTemplate/getPacketSwitchTemplateById/{id} Retrieves particular PacketSwitch Template details by template id
                                                • Parameters

                                                  • id in path
                                              • GET/esmBrowser/mplstpLspTemplate/getMplsTpTunnelTemplateName/{id} Reads mplstp tunnel template data from tunnel Id
                                                • Response

                                                  • Changed response : [200]//tunnel template name is retrieved successfully
                                                • GET/esmBrowser/mplstpTunnel/getTunnelServiceDetailsByTunnelName/{localTimeZoneOffset}/{tunnelName} Gets all Tunnel details for the requested extremities
                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema

                                                        Changed body: 'application/json'
                                                • GET/esmBrowser/service/getServiceTypeSummary Get summary for service Type in Ethernet Service Manager
                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema incompatible

                                                        Changed body: 'application/json'

                                                        Missing property: Service Type Summary List (array)

                                                • GET/preferences/getServiceTypeSummary Get summary for service Type in Ethernet Service Manager
                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema incompatible

                                                        Changed body: 'application/json'

                                                        Missing property: Service Type Summary List (array)

                                                • GET/preferences/GetAllServicesQueryParametersByNeid/{localTimeZoneOffset}/{nodeId}/{portName}/{pageContext}/{selectedHServiceName} Gets all Services along with Alarm severity state for a particular NE
                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema

                                                        Changed body: 'application/json'
                                                • GET/esmBrowser/serviceUIDatas/GetAllServicesQueryParametersByNeid/{localTimeZoneOffset}/{nodeId}/{portName}/{pageContext}/{selectedHServiceName} Gets all Services along with Alarm severity state for a particular NE
                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema

                                                        Changed body: 'application/json'
                                                • GET/preferences/GetAllServicesQueryParameters/{localTimeZoneOffset}/{nodeName}/{portName}/{pageContext}/{selectedHServiceName}
                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema

                                                        Changed body: 'application/json'
                                                • GET/esmBrowser/service/GetAllServicesQueryParameters/{localTimeZoneOffset}/{nodeName}/{portName}/{pageContext}/{selectedHServiceName}
                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema

                                                        Changed body: 'application/json'
                                                • GET/esmBrowser/l2Cards/GetServicesOnAPort/{neName}/{portName}/{portType}/{localTimeZoneOffset} Gets list of all L2 cards Service riding on a port
                                                  • Parameters

                                                    • portType in path
                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema

                                                        Changed body: 'application/json'
                                                • GET/esmBrowser/l2Cards/GetL2CardsServicesListByVsId/{vsId} Gets list of all L2 services at card level by vsid
                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema

                                                        Changed body: 'application/json'
                                                • GET/esmBrowser/l2Cards/GetL2CardsServicesList/{neName}/{packName}/{localTimeZoneOffset} List of all L2 cards Service List in Carrier Ethernet Cards
                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema

                                                        Changed body: 'application/json'
                                                • GET/esmBrowser/RMD/GetCustNetworkPortDetailsMapById/{localTimeZoneOffset}/{context}/{neName}/{portName}/{rmdId} Retrieves all Customer Network Port details by RmdId
                                                  • Parameters

                                                    • context in path
                                                • GET/esmBrowser/RMD/GetAllServicesWithAlarmState_ForRMD/{localTimeZoneOffset}/{rmdId}/{vsId} Retrieves all the services along with alarm details associated to the RMD(Remote Managed Device)
                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema

                                                        Changed body: 'application/json'
                                                • GET/esmBrowser/RMD/GetAllServicesWithAlarmState/{localTimeZoneOffset}/{nodeName}/{portName}/{pageContext}/{selectedServiceName} Gets All Service With Alarm State by nodename,portname
                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema

                                                        Changed body: 'application/json'
                                                • GET/esmBrowser/carrierLinks/getServicesByLinkId/{localTimeZoneOffset}/{linkId} Gets list of all the services associated to a link
                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema

                                                        Changed body: 'application/json'
                                                • POST/esmService/mplstpTunnelTemplate/unpublishMplstpTunnelTemplate
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpTunnelTemplate/publishMplstpTunnelTemplate
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpTunnelTemplate/modifyMplstpTunnelTemplate
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpTunnelTemplate/deletemplstpTunnelTemplateName
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpTunnelTemplate/createMplstpTunenlTemplate
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpNpaTemplate/unpublishMplstpNpaTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: req.respBeanRef (string)

                                                      Missing property: req.snaId (string)

                                                      Missing property: req.neId (string)

                                                      Missing property: req.serviceWaitTime (integer)

                                                      Missing property: req.impactServiceCount (integer)

                                                      Missing property: req.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/mplstpNpaTemplate/publishMplstpNpaTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: req.respBeanRef (string)

                                                      Missing property: req.snaId (string)

                                                      Missing property: req.neId (string)

                                                      Missing property: req.serviceWaitTime (integer)

                                                      Missing property: req.impactServiceCount (integer)

                                                      Missing property: req.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/mplstpNpaTemplate/modifyMplstpNpaTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: template path (string)

                                                      Missing property: template state can be published or unpublished (string)

                                                      Missing property: pre cli cmd (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Request wrapper.respBeanRef (string)

                                                      Missing property: Request wrapper.snaId (string)

                                                      Missing property: Request wrapper.neId (string)

                                                      Missing property: Request wrapper.serviceWaitTime (integer)

                                                      Missing property: Request wrapper.impactServiceCount (integer)

                                                      Missing property: Request wrapper.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/mplstpNpaTemplate/deleteMplstpNpaTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: req.respBeanRef (string)

                                                      Missing property: req.snaId (string)

                                                      Missing property: req.neId (string)

                                                      Missing property: req.serviceWaitTime (integer)

                                                      Missing property: req.impactServiceCount (integer)

                                                      Missing property: req.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/mplstpNpaTemplate/createMplstpNpaTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: template path (string)

                                                      Missing property: template state can be published or unpublished (string)

                                                      Missing property: pre cli cmd (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Request wrapper.respBeanRef (string)

                                                      Missing property: Request wrapper.snaId (string)

                                                      Missing property: Request wrapper.neId (string)

                                                      Missing property: Request wrapper.serviceWaitTime (integer)

                                                      Missing property: Request wrapper.impactServiceCount (integer)

                                                      Missing property: Request wrapper.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/mplstpBfdTemplate/modifyMplstpBfdTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: Author for the mplstpnpa templated (string)

                                                      Missing property: Description for the mplstp npa template (string)

                                                      Missing property: template state can be published or unpublished (string)

                                                      Missing property: timer value at a end (integer)

                                                      Missing property: timer value at z end (integer)

                                                      Missing property: BFD Multiplier value (integer)

                                                      Missing property: activate (boolean)

                                                      Missing property: Request wrapper.respBeanRef (string)

                                                      Missing property: Request wrapper.snaId (string)

                                                      Missing property: Request wrapper.neId (string)

                                                      Missing property: Request wrapper.serviceWaitTime (integer)

                                                      Missing property: Request wrapper.impactServiceCount (integer)

                                                      Missing property: Request wrapper.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/mplstpBfdTemplate/deletemplstpBFDTemplateName
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: Author for the mplstpnpa templated (string)

                                                      Missing property: Description for the mplstp npa template (string)

                                                      Missing property: template state can be published or unpublished (string)

                                                      Missing property: timer value at a end (integer)

                                                      Missing property: timer value at z end (integer)

                                                      Missing property: BFD Multiplier value (integer)

                                                      Missing property: activate (boolean)

                                                      Missing property: Request wrapper.respBeanRef (string)

                                                      Missing property: Request wrapper.snaId (string)

                                                      Missing property: Request wrapper.neId (string)

                                                      Missing property: Request wrapper.serviceWaitTime (integer)

                                                      Missing property: Request wrapper.impactServiceCount (integer)

                                                      Missing property: Request wrapper.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/mplstpBfdTemplate/createMplstpBfdTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: Author for the mplstpnpa templated (string)

                                                      Missing property: Description for the mplstp npa template (string)

                                                      Missing property: template state can be published or unpublished (string)

                                                      Missing property: timer value at a end (integer)

                                                      Missing property: timer value at z end (integer)

                                                      Missing property: BFD Multiplier value (integer)

                                                      Missing property: activate (boolean)

                                                      Missing property: Request wrapper.respBeanRef (string)

                                                      Missing property: Request wrapper.snaId (string)

                                                      Missing property: Request wrapper.neId (string)

                                                      Missing property: Request wrapper.serviceWaitTime (integer)

                                                      Missing property: Request wrapper.impactServiceCount (integer)

                                                      Missing property: Request wrapper.selectiveSyncViaPolling (boolean)

                                                • POST/esmBrowser/topoMCLAGTemplate/modifyMCLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.tempId (object)

                                                      Missing property: req.mclagConfig (string)

                                                      Missing property: req.holdOnNeighborFailurMulti (string)

                                                      Missing property: req.keepAliveInterval (string)

                                                      Missing property: req.mclagBindingEnabled (string)

                                                      Missing property: req.controlServiceProtected (string)

                                                      Missing property: req.portMode (string)

                                                      Missing property: req.flushEthernetRingEnable (string)

                                                      Missing property: req.preProvcliCommand (string)

                                                      Missing property: req.postProvcliCommand (string)

                                                      Missing property: req.mclagType (string)

                                                • POST/esmBrowser/topoMCLAGTemplate/createMCLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.tempId (object)

                                                      Missing property: req.mclagConfig (string)

                                                      Missing property: req.holdOnNeighborFailurMulti (string)

                                                      Missing property: req.keepAliveInterval (string)

                                                      Missing property: req.mclagBindingEnabled (string)

                                                      Missing property: req.controlServiceProtected (string)

                                                      Missing property: req.portMode (string)

                                                      Missing property: req.flushEthernetRingEnable (string)

                                                      Missing property: req.preProvcliCommand (string)

                                                      Missing property: req.postProvcliCommand (string)

                                                      Missing property: req.mclagType (string)

                                                • POST/esmBrowser/packetSwitch/getUnUsedUplinkCards
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/packetSwitch/getUnUsedPacketCards
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/topoService/saveVneInput
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/topoService/GetFilteredCommissionedErpAndLinkNew/{selectedRingIds}/{selectedLinkIds}
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/topoLAGTemplate/modifyLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.tempId (object)

                                                      Missing property: req.usage (string)

                                                      Missing property: req.serviceState (string)

                                                      Missing property: req.mode (string)

                                                      Missing property: req.encapType (string)

                                                      Missing property: req.holdDownTime (string)

                                                      Missing property: req.descr (string)

                                                      Missing property: req.author (string)

                                                      Missing property: req.lacpEnabled (string)

                                                      Missing property: req.lacpEnabledOnStandby (string)

                                                      Missing property: req.templateState (string)

                                                • POST/data/esmBrowser/topoLAGTemplate/modifyLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.tempId (object)

                                                      Missing property: req.usage (string)

                                                      Missing property: req.serviceState (string)

                                                      Missing property: req.mode (string)

                                                      Missing property: req.encapType (string)

                                                      Missing property: req.holdDownTime (string)

                                                      Missing property: req.descr (string)

                                                      Missing property: req.author (string)

                                                      Missing property: req.lacpEnabled (string)

                                                      Missing property: req.lacpEnabledOnStandby (string)

                                                      Missing property: req.templateState (string)

                                                • POST/data/esmBrowser/topoLAGTemplate/createLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.tempId (object)

                                                      Missing property: req.usage (string)

                                                      Missing property: req.serviceState (string)

                                                      Missing property: req.mode (string)

                                                      Missing property: req.encapType (string)

                                                      Missing property: req.holdDownTime (string)

                                                      Missing property: req.descr (string)

                                                      Missing property: req.author (string)

                                                      Missing property: req.lacpEnabled (string)

                                                      Missing property: req.lacpEnabledOnStandby (string)

                                                      Missing property: req.templateState (string)

                                                • POST/esmBrowser/topoLAGTemplate/createLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.tempId (object)

                                                      Missing property: req.usage (string)

                                                      Missing property: req.serviceState (string)

                                                      Missing property: req.mode (string)

                                                      Missing property: req.encapType (string)

                                                      Missing property: req.holdDownTime (string)

                                                      Missing property: req.descr (string)

                                                      Missing property: req.author (string)

                                                      Missing property: req.lacpEnabled (string)

                                                      Missing property: req.lacpEnabledOnStandby (string)

                                                      Missing property: req.templateState (string)

                                                • POST/esmBrowser/l2Cards/GetL2CardFromName
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/oamTestBrowser/getTestCaseListByTSId/
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/oamTestBrowser/createOAMTestCase/
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: Values displayed for TPS in UI are 3.3 , 10 , 100 , 1000 , 10000 , 60000 , 600000 in milli-seconds and the corresponding values considered in payload after conversion of units to deci-milliseconds/seconds are 33 , 100 , 1000 , 1 ,10 , 60 ,600 respectively (string)

                                                      Missing property: getmdId (integer)

                                                      Missing property: healthCheckTC (boolean)

                                                      Missing property: activate (boolean)

                                                • POST/oamTestBrowser/createOAMLspTestCase/
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: Values displayed for TPS in UI are 3.3 , 10 , 100 , 1000 , 10000 , 60000 , 600000 in milli-seconds and the corresponding values considered in payload after conversion of units to deci-milliseconds/seconds are 33 , 100 , 1000 , 1 ,10 , 60 ,600 respectively (string)

                                                      Missing property: getmdId (integer)

                                                      Missing property: healthCheckTC (boolean)

                                                      Missing property: activate (boolean)

                                                • POST/esmBrowser/carrierLinks/getLinkFromChannelName Gets All Links with respect to a channel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: transportType (string)

                                                      Missing property: srcIsNPAConfigured (boolean)

                                                      Missing property: srcUserLabel (string)

                                                      Missing property: orderid (integer)

                                                      Missing property: getaNetworkTechType (integer)

                                                      Missing property: getzNetworkTechType (integer)

                                                      Missing property: getaNeVersion (string)

                                                      Missing property: getzNeVersion (string)

                                                      Missing property: sinkportcapacityExceeded (boolean)

                                                      Missing property: srcpsname (string)

                                                      Missing property: sinkpsname (string)

                                                      Missing property: linkid (integer)

                                                • GET/esmBrowser/labelsByObjectId Gets list of all the labels associated to an entity(service,lag,tunnel)
                                                  • Parameters

                                                    • fromType in query
                                                • GET/esmBrowser/genericSvcTemplate/getAllTemplatesByPath/{context}/{localTimeZoneOffset}/{globalFolderFlag} Retrieves list of all the published and unpublished templates(service,erp,mclag etc.) based on context
                                                  • Parameters

                                                    • globalFolderFlag in path
                                                • GET/esmBrowser/genericSvcTemplate/getAllPublishedTemplatesByPath/{context}/{localTimeZoneOffset}/{globalFolderFlag} Retrieves list of all the published templates(service,erp,mclag etc.) based on context
                                                  • Parameters

                                                    • globalFolderFlag in path
                                                • GET/esmBrowser/carrierLinks/getAllLinksForMPLSTP_NPA/{LinkOrLagLink}/{SelectedlinkIdList}
                                                  • Parameters

                                                    • LinkOrLagLink in path
                                                • GET/esmBrowser/carrierLinks/GetAllLinksBytype/{type} Gets list of links based on link type
                                                  • Parameters

                                                    • type in path
                                                    • linkId in query change into not required
                                                • GET/esmBrowser/carrierLinks/GetAllLinksByParentId/{type}/{parentId} Fetches the laglinks details by parentId
                                                  • Parameters

                                                    • type in path
                                                • POST/routingDisplay/saveEntityPos
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: entityId (integer)

                                                      Missing property: entityType (string)

                                                      Missing property: rdObjList (array)

                                                • POST/oamTemplateService/modifyOAMTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.author (string)

                                                      Missing property: req.descr (string)

                                                      Missing property: req.state (string)

                                                      Missing property: req.createTime (integer)

                                                      Missing property: req.modifyTime (integer)

                                                      Missing property: req.oamSupported (string)

                                                      Missing property: req.mdData (object)

                                                • POST/oamTemplateService/deleteOAMTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                • POST/oamTemplateService/createOAMTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.author (string)

                                                      Missing property: req.descr (string)

                                                      Missing property: req.state (string)

                                                      Missing property: req.createTime (integer)

                                                      Missing property: req.modifyTime (integer)

                                                      Missing property: req.oamSupported (string)

                                                      Missing property: req.mdData (object)

                                                • POST/esmService/topoTemplate/unpublishERPTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/topoTemplate/publishERPTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/topoTemplate/modifyERPTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: oamTemplate (object)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/topoTemplate/deleteERPTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/topoService/moveBackToAllocateERPScheduled
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/topoService/deleteERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/topoService/deleteERPScheduled
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/topoService/deactivateERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/topoService/dbDeleteERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/topoService/activateERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/topoService/MoveToDeployERPScheduled
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/topoService/ForceDeployERPScheduled
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Changed property type: req.parentRingId (integer -> array)

                                                      Missing property: vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/svcTemplate/unpublishServiceTemplate
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/svcTemplate/publishServiceTemplate
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/svcTemplate/modifyServiceTemplate
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/svcTemplate/deleteServiceTemplate
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/subnet/scheduledModifySubnet
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: req.respBeanRef (string)

                                                      Missing property: req.snaId (string)

                                                      Missing property: req.neId (string)

                                                      Missing property: req.serviceWaitTime (integer)

                                                      Missing property: req.impactServiceCount (integer)

                                                      Missing property: req.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/subnet/scheduledDiscoverSubnet
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: req.respBeanRef (string)

                                                      Missing property: req.snaId (string)

                                                      Missing property: req.neId (string)

                                                      Missing property: req.serviceWaitTime (integer)

                                                      Missing property: req.impactServiceCount (integer)

                                                      Missing property: req.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/scheduledDeleteService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/scheduledDeactivateService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/scheduledActivateService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/policy/scheduleDeployPolicy
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: resId.errorCode (string)

                                                      Missing property: resId.message (string)

                                                      Missing property: resId.Operation message (string)

                                                      Missing property: resId.parameters (array)

                                                      Missing property: resId.parameter count returned in the response (integer)

                                                      Missing property: resId.Object Id (integer)

                                                      Missing property: resId.Job Name (string)

                                                      Missing property: resId.Job Object TYpe (integer)

                                                      Missing property: Request Data Model.policy ID (integer)

                                                      Missing property: Request Data Model.policy Name (string)

                                                      Missing property: Request Data Model.policy Path (string)

                                                      Missing property: Request Data Model.policy Description (string)

                                                      Missing property: Request Data Model.Best Practice (boolean)

                                                      Missing property: Request Data Model.policy Type (string)

                                                      Missing property: Request Data Model.state (string)

                                                      Missing property: Request Data Model.author (string)

                                                      Missing property: Request Data Model. Service policy Type (integer)

                                                      Missing property: Request Data Model.tpid (integer)

                                                      Missing property: Request Data Model.interfaceId (integer)

                                                      Missing property: Request Data Model. Port Name (string)

                                                      Missing property: Request Data Model. NE Name (string)

                                                      Missing property: Request Data Model. Interface Name (string)

                                                      Missing property: Request Data Model.Access Ingress Policy Details (object)

                                                      Missing property: Request Data Model.Access Egress Policy Details (object)

                                                      Missing property: Request Data Model.Netwrk QOS Policy Details (object)

                                                      Missing property: Request Data Model.Network Queue Policy Details (object)

                                                      Missing property: Request Data Model.Port Scheduler Policy Details (object)

                                                      Missing property: Request Data Model.Egress Queue Sloping Policy Details (object)

                                                      Missing property: Request Data Model.remarkingPolicy (object)

                                                      Missing property: Request Data Model.mplsLspExpData (object)

                                                      Missing property: Request Data Model.additionalInfo (object)

                                                      Missing property: Request Data Model.policyModified (boolean)

                                                      Missing property: Request Data Model. Is Policy Changed (boolean)

                                                • POST/esmService/policy/scheduleDeployMultiPortPolicy
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: resId (object)

                                                      Missing property: message (string)

                                                      Missing property: Request Data Model (object)

                                                      Missing property: Scheduler Model (object)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/policy/scheduleDeployMultiPortPolicyReact
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: resId (object)

                                                      Missing property: message (string)

                                                      Missing property: Request Data Model (object)

                                                      Missing property: Scheduler Model (object)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/policy/planPolicy
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: resId.errorCode (string)

                                                      Missing property: resId.message (string)

                                                      Missing property: resId.Operation message (string)

                                                      Missing property: resId.parameters (array)

                                                      Missing property: resId.parameter count returned in the response (integer)

                                                      Missing property: resId.Object Id (integer)

                                                      Missing property: resId.Job Name (string)

                                                      Missing property: resId.Job Object TYpe (integer)

                                                      Missing property: Request Data Model.policy ID (integer)

                                                      Missing property: Request Data Model.policy Name (string)

                                                      Missing property: Request Data Model.policy Path (string)

                                                      Missing property: Request Data Model.policy Description (string)

                                                      Missing property: Request Data Model.Best Practice (boolean)

                                                      Missing property: Request Data Model.policy Type (string)

                                                      Missing property: Request Data Model.state (string)

                                                      Missing property: Request Data Model.author (string)

                                                      Missing property: Request Data Model. Service policy Type (integer)

                                                      Missing property: Request Data Model.tpid (integer)

                                                      Missing property: Request Data Model.interfaceId (integer)

                                                      Missing property: Request Data Model. Port Name (string)

                                                      Missing property: Request Data Model. NE Name (string)

                                                      Missing property: Request Data Model. Interface Name (string)

                                                      Missing property: Request Data Model.Access Ingress Policy Details (object)

                                                      Missing property: Request Data Model.Access Egress Policy Details (object)

                                                      Missing property: Request Data Model.Netwrk QOS Policy Details (object)

                                                      Missing property: Request Data Model.Network Queue Policy Details (object)

                                                      Missing property: Request Data Model.Port Scheduler Policy Details (object)

                                                      Missing property: Request Data Model.Egress Queue Sloping Policy Details (object)

                                                      Missing property: Request Data Model.remarkingPolicy (object)

                                                      Missing property: Request Data Model.mplsLspExpData (object)

                                                      Missing property: Request Data Model.additionalInfo (object)

                                                      Missing property: Request Data Model.policyModified (boolean)

                                                      Missing property: Request Data Model. Is Policy Changed (boolean)

                                                • POST/esmService/policy/modifyPolicy
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/packetSwitch/schedulePacketSwitchDeploy
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/packetSwitch/resetPacketSwitch
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/packetSwitch/modifyPacketSwitch
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/packetSwitch/deletePacketSwitch
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/packetSwitch/ackInconsistencyService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/mplstptunnel/terminateMplsTpTunnel
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstptunnel/scheduledMoveToDeployMplsTpTunnel
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstptunnel/scheduledForceCompleteMplsTpTunnel
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstptunnel/planToAllocate
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstptunnel/deleteTunnel
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstptunnel/dbDeleteTunnel
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstptunnel/allocateToPlan
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstptunnel/ScheduledTunnelDelete
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstptunnel/ScheduledTunnelDeactivate TunnelDeactivate
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstptunnel/ScheduledTunnelActivate TunnelActivate
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstptunnel/MBATunnel
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/moveToAllocateService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/moveBackToPlannedService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/moveBackToAllocatedServiceScheduled
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/forceCompleteModifyFailedServiceScheduled
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/deleteService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/dbDeleteService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/customer/modifyCustomer
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Request ID Mapper.respBeanRef (string)

                                                      Missing property: Request ID Mapper.snaId (string)

                                                      Missing property: Request ID Mapper.neId (string)

                                                      Missing property: Request ID Mapper.serviceWaitTime (integer)

                                                      Missing property: Request ID Mapper.impactServiceCount (integer)

                                                      Missing property: Request ID Mapper.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/customer/modifyCustomerNew
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Request ID Mapper.respBeanRef (string)

                                                      Missing property: Request ID Mapper.snaId (string)

                                                      Missing property: Request ID Mapper.neId (string)

                                                      Missing property: Request ID Mapper.serviceWaitTime (integer)

                                                      Missing property: Request ID Mapper.impactServiceCount (integer)

                                                      Missing property: Request ID Mapper.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/customer/deleteCustomer
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Request ID Mapper.respBeanRef (string)

                                                      Missing property: Request ID Mapper.snaId (string)

                                                      Missing property: Request ID Mapper.neId (string)

                                                      Missing property: Request ID Mapper.serviceWaitTime (integer)

                                                      Missing property: Request ID Mapper.impactServiceCount (integer)

                                                      Missing property: Request ID Mapper.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/customer/deleteCustomerNew
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Request ID Mapper.respBeanRef (string)

                                                      Missing property: Request ID Mapper.snaId (string)

                                                      Missing property: Request ID Mapper.neId (string)

                                                      Missing property: Request ID Mapper.serviceWaitTime (integer)

                                                      Missing property: Request ID Mapper.impactServiceCount (integer)

                                                      Missing property: Request ID Mapper.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/customer/createCustomer
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Request ID Mapper.respBeanRef (string)

                                                      Missing property: Request ID Mapper.snaId (string)

                                                      Missing property: Request ID Mapper.neId (string)

                                                      Missing property: Request ID Mapper.serviceWaitTime (integer)

                                                      Missing property: Request ID Mapper.impactServiceCount (integer)

                                                      Missing property: Request ID Mapper.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/customer/createCustomerNew
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Request ID Mapper.respBeanRef (string)

                                                      Missing property: Request ID Mapper.snaId (string)

                                                      Missing property: Request ID Mapper.neId (string)

                                                      Missing property: Request ID Mapper.serviceWaitTime (integer)

                                                      Missing property: Request ID Mapper.impactServiceCount (integer)

                                                      Missing property: Request ID Mapper.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/configureSapLoopbackMacAddress
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/configureSapLoopBack
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/ackInconsistencyService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/SAT/stopSAT/
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/SAT/deploySAT/
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/SAT/deleteSAT/
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/MCLAG/scheduledDeleteMCLag
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema incompatible

                                                        Changed body: 'application/xml'

                                                        Missing property: rsp (object)

                                                        Missing property: responseId.errorCode (string)

                                                        Missing property: responseId.message (string)

                                                        Missing property: responseId.Operation message (string)

                                                        Missing property: responseId.parameters (array)

                                                        Missing property: responseId.parameter count returned in the response (integer)

                                                        Missing property: responseId.Object Id (integer)

                                                        Missing property: responseId.Job Name (string)

                                                        Missing property: responseId.Job Object TYpe (integer)

                                                        Missing property: responseId.req.respBeanRef (string)

                                                        Missing property: responseId.req.snaId (string)

                                                        Missing property: responseId.req.neId (string)

                                                        Missing property: responseId.req.serviceWaitTime (integer)

                                                        Missing property: responseId.req.impactServiceCount (integer)

                                                        Missing property: responseId.req.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/MCLAG/scheduledDeactivateMCLag
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema incompatible

                                                        Changed body: 'application/xml'

                                                        Missing property: rsp (object)

                                                        Missing property: responseId.errorCode (string)

                                                        Missing property: responseId.message (string)

                                                        Missing property: responseId.Operation message (string)

                                                        Missing property: responseId.parameters (array)

                                                        Missing property: responseId.parameter count returned in the response (integer)

                                                        Missing property: responseId.Object Id (integer)

                                                        Missing property: responseId.Job Name (string)

                                                        Missing property: responseId.Job Object TYpe (integer)

                                                        Missing property: responseId.req.respBeanRef (string)

                                                        Missing property: responseId.req.snaId (string)

                                                        Missing property: responseId.req.neId (string)

                                                        Missing property: responseId.req.serviceWaitTime (integer)

                                                        Missing property: responseId.req.impactServiceCount (integer)

                                                        Missing property: responseId.req.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/MCLAG/scheduledBackToAllocateMCLag
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema incompatible

                                                        Changed body: 'application/xml'

                                                        Missing property: rsp (object)

                                                        Missing property: responseId.errorCode (string)

                                                        Missing property: responseId.message (string)

                                                        Missing property: responseId.Operation message (string)

                                                        Missing property: responseId.parameters (array)

                                                        Missing property: responseId.parameter count returned in the response (integer)

                                                        Missing property: responseId.Object Id (integer)

                                                        Missing property: responseId.Job Name (string)

                                                        Missing property: responseId.Job Object TYpe (integer)

                                                        Missing property: responseId.req.respBeanRef (string)

                                                        Missing property: responseId.req.snaId (string)

                                                        Missing property: responseId.req.neId (string)

                                                        Missing property: responseId.req.serviceWaitTime (integer)

                                                        Missing property: responseId.req.impactServiceCount (integer)

                                                        Missing property: responseId.req.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/MCLAG/scheduledActivateMCLag
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema incompatible

                                                        Changed body: 'application/xml'

                                                        Missing property: rsp (object)

                                                        Missing property: responseId.errorCode (string)

                                                        Missing property: responseId.message (string)

                                                        Missing property: responseId.Operation message (string)

                                                        Missing property: responseId.parameters (array)

                                                        Missing property: responseId.parameter count returned in the response (integer)

                                                        Missing property: responseId.Object Id (integer)

                                                        Missing property: responseId.Job Name (string)

                                                        Missing property: responseId.Job Object TYpe (integer)

                                                        Missing property: responseId.req.respBeanRef (string)

                                                        Missing property: responseId.req.snaId (string)

                                                        Missing property: responseId.req.neId (string)

                                                        Missing property: responseId.req.serviceWaitTime (integer)

                                                        Missing property: responseId.req.impactServiceCount (integer)

                                                        Missing property: responseId.req.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/MCLAG/schedForceCompleteMCLAG
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema incompatible

                                                        Changed body: 'application/xml'

                                                        Missing property: rsp (object)

                                                        Missing property: responseId.errorCode (string)

                                                        Missing property: responseId.message (string)

                                                        Missing property: responseId.Operation message (string)

                                                        Missing property: responseId.parameters (array)

                                                        Missing property: responseId.parameter count returned in the response (integer)

                                                        Missing property: responseId.Object Id (integer)

                                                        Missing property: responseId.Job Name (string)

                                                        Missing property: responseId.Job Object TYpe (integer)

                                                        Missing property: responseId.req.respBeanRef (string)

                                                        Missing property: responseId.req.snaId (string)

                                                        Missing property: responseId.req.neId (string)

                                                        Missing property: responseId.req.serviceWaitTime (integer)

                                                        Missing property: responseId.req.impactServiceCount (integer)

                                                        Missing property: responseId.req.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/MCLAG/deleteMclag
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema incompatible

                                                        Changed body: 'application/xml'

                                                        Missing property: rsp (object)

                                                        Missing property: responseId.errorCode (string)

                                                        Missing property: responseId.message (string)

                                                        Missing property: responseId.Operation message (string)

                                                        Missing property: responseId.parameters (array)

                                                        Missing property: responseId.parameter count returned in the response (integer)

                                                        Missing property: responseId.Object Id (integer)

                                                        Missing property: responseId.Job Name (string)

                                                        Missing property: responseId.Job Object TYpe (integer)

                                                        Missing property: responseId.req.respBeanRef (string)

                                                        Missing property: responseId.req.snaId (string)

                                                        Missing property: responseId.req.neId (string)

                                                        Missing property: responseId.req.serviceWaitTime (integer)

                                                        Missing property: responseId.req.impactServiceCount (integer)

                                                        Missing property: responseId.req.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/MCLAG/dbDeleteMclag
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema incompatible

                                                        Changed body: 'application/xml'

                                                        Missing property: rsp (object)

                                                        Missing property: responseId.errorCode (string)

                                                        Missing property: responseId.message (string)

                                                        Missing property: responseId.Operation message (string)

                                                        Missing property: responseId.parameters (array)

                                                        Missing property: responseId.parameter count returned in the response (integer)

                                                        Missing property: responseId.Object Id (integer)

                                                        Missing property: responseId.Job Name (string)

                                                        Missing property: responseId.Job Object TYpe (integer)

                                                        Missing property: responseId.req.respBeanRef (string)

                                                        Missing property: responseId.req.snaId (string)

                                                        Missing property: responseId.req.neId (string)

                                                        Missing property: responseId.req.serviceWaitTime (integer)

                                                        Missing property: responseId.req.impactServiceCount (integer)

                                                        Missing property: responseId.req.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/MCLAG/abortMclag
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema incompatible

                                                        Changed body: 'application/xml'

                                                        Missing property: rsp (object)

                                                        Missing property: responseId.errorCode (string)

                                                        Missing property: responseId.message (string)

                                                        Missing property: responseId.Operation message (string)

                                                        Missing property: responseId.parameters (array)

                                                        Missing property: responseId.parameter count returned in the response (integer)

                                                        Missing property: responseId.Object Id (integer)

                                                        Missing property: responseId.Job Name (string)

                                                        Missing property: responseId.Job Object TYpe (integer)

                                                        Missing property: responseId.req.respBeanRef (string)

                                                        Missing property: responseId.req.snaId (string)

                                                        Missing property: responseId.req.neId (string)

                                                        Missing property: responseId.req.serviceWaitTime (integer)

                                                        Missing property: responseId.req.impactServiceCount (integer)

                                                        Missing property: responseId.req.selectiveSyncViaPolling (boolean)

                                                • POST/esmService/LAG/scheduledDelete
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/scheduleModifyLAGInstance
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/scheduleForceComplete
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/scheduleDeployLAG
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/scheduleDeployLAGJson
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/LAG/scheduleAllocateToDeployLAG
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/moveToAllocatedLAGInstance
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/moveBackToAllocatedScheduled
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/modifySaveLAGInstance
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/forceActiveStandbyLAG
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/deleteLag
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/deactivateLag
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/dbDeleteLag
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/createLAGInstance
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/createLAGInstanceJson
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/LAG/clearActiveStandbyLAG
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/activateLag
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/LAG/abortLag
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmDiscovery/schedNetworkDiscovery
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/xml'
                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema incompatible

                                                        Changed body: 'application/xml'

                                                        Missing property: responseId.errorCode (string)

                                                        Missing property: responseId.message (string)

                                                        Missing property: responseId.Operation message (string)

                                                        Missing property: responseId.parameters (array)

                                                        Missing property: responseId.parameter count returned in the response (integer)

                                                        Missing property: responseId.Object Id (integer)

                                                        Missing property: responseId.Job Name (string)

                                                        Missing property: responseId.Job Object TYpe (integer)

                                                        Missing property: responseId.req.respBeanRef (string)

                                                        Missing property: responseId.req.snaId (string)

                                                        Missing property: responseId.req.neId (string)

                                                        Missing property: responseId.req.serviceWaitTime (integer)

                                                        Missing property: responseId.req.impactServiceCount (integer)

                                                        Missing property: responseId.req.selectiveSyncViaPolling (boolean)

                                                • POST/esmBrowser/topoMCLAGTemplate/unpublishMCLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.templateId (object)

                                                      Missing property: req.templateState (string)

                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema incompatible

                                                        Changed body: 'application/xml'

                                                        Missing property: Response wrapper for operation status.errorCode (string)

                                                        Missing property: Response wrapper for operation status.message (string)

                                                        Missing property: Response wrapper for operation status.Operation message (string)

                                                        Missing property: Response wrapper for operation status.parameters (array)

                                                        Missing property: Response wrapper for operation status.parameter count returned in the response (integer)

                                                        Missing property: Response wrapper for operation status.Object Id (integer)

                                                        Missing property: Response wrapper for operation status.Job Name (string)

                                                        Missing property: Response wrapper for operation status.Job Object TYpe (integer)

                                                        Missing property: Response wrapper for operation status.req.respBeanRef (string)

                                                        Missing property: Response wrapper for operation status.req.snaId (string)

                                                        Missing property: Response wrapper for operation status.req.neId (string)

                                                        Missing property: Response wrapper for operation status.req.serviceWaitTime (integer)

                                                        Missing property: Response wrapper for operation status.req.impactServiceCount (integer)

                                                        Missing property: Response wrapper for operation status.req.selectiveSyncViaPolling (boolean)

                                                • POST/esmBrowser/topoMCLAGTemplate/publishMCLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.templateId (object)

                                                      Missing property: req.templateState (string)

                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema incompatible

                                                        Changed body: 'application/xml'

                                                        Missing property: Response wrapper for operation status.errorCode (string)

                                                        Missing property: Response wrapper for operation status.message (string)

                                                        Missing property: Response wrapper for operation status.Operation message (string)

                                                        Missing property: Response wrapper for operation status.parameters (array)

                                                        Missing property: Response wrapper for operation status.parameter count returned in the response (integer)

                                                        Missing property: Response wrapper for operation status.Object Id (integer)

                                                        Missing property: Response wrapper for operation status.Job Name (string)

                                                        Missing property: Response wrapper for operation status.Job Object TYpe (integer)

                                                        Missing property: Response wrapper for operation status.req.respBeanRef (string)

                                                        Missing property: Response wrapper for operation status.req.snaId (string)

                                                        Missing property: Response wrapper for operation status.req.neId (string)

                                                        Missing property: Response wrapper for operation status.req.serviceWaitTime (integer)

                                                        Missing property: Response wrapper for operation status.req.impactServiceCount (integer)

                                                        Missing property: Response wrapper for operation status.req.selectiveSyncViaPolling (boolean)

                                                • POST/esmBrowser/topoMCLAGTemplate/deleteMCLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.templateId (object)

                                                      Missing property: req.templateState (string)

                                                  • Response

                                                    • Changed response : [200]//OK
                                                      • Schema incompatible

                                                        Changed body: 'application/xml'

                                                        Missing property: Response wrapper for operation status.errorCode (string)

                                                        Missing property: Response wrapper for operation status.message (string)

                                                        Missing property: Response wrapper for operation status.Operation message (string)

                                                        Missing property: Response wrapper for operation status.parameters (array)

                                                        Missing property: Response wrapper for operation status.parameter count returned in the response (integer)

                                                        Missing property: Response wrapper for operation status.Object Id (integer)

                                                        Missing property: Response wrapper for operation status.Job Name (string)

                                                        Missing property: Response wrapper for operation status.Job Object TYpe (integer)

                                                        Missing property: Response wrapper for operation status.req.respBeanRef (string)

                                                        Missing property: Response wrapper for operation status.req.snaId (string)

                                                        Missing property: Response wrapper for operation status.req.neId (string)

                                                        Missing property: Response wrapper for operation status.req.serviceWaitTime (integer)

                                                        Missing property: Response wrapper for operation status.req.impactServiceCount (integer)

                                                        Missing property: Response wrapper for operation status.req.selectiveSyncViaPolling (boolean)

                                                • POST/esmBrowser/mplstpNpa/scheduledDeleteService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmBrowser/mplstpNpa/scheduledDeactivateService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmBrowser/mplstpNpa/scheduledActivateService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/mplstpNpa/scheduleNPADeploy
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/mplstpNpa/scheduleNPADeploy
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/mplstpNpa/scheduleChannelDelete
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/mplstpNpa/scheduleChannelDelete
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmBrowser/mplstpNpa/moveToAllocateService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmBrowser/mplstpNpa/moveBackToPlannedService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmBrowser/mplstpNpa/moveBackToAllocatedServiceScheduled
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmBrowser/mplstpNpa/modifyChannel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/mplstpNpa/modifyChannel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmBrowser/mplstpNpa/forceCompleteModifyFailedServiceScheduled
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmBrowser/mplstpNpa/deleteService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/mplstpNpa/deActivateChannel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmBrowser/mplstpNpa/deActivateChannel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/mplstpNpa/deActivateCardorNPA
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmBrowser/mplstpNpa/deActivateCardorNPA
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmBrowser/mplstpNpa/dbDeleteService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmBrowser/mplstpNpa/dbDeleteChannel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/mplstpNpa/dbDeleteChannel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmBrowser/mplstpNpa/configureSapLoopbackMacAddress
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/mplstpNpa/configureSapLoopBack
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/mplstpNpa/activateChannel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/mplstpNpa/activateChannel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/mplstpNpa/ackInconsistencyService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmBrowser/mplstpNpa/ackInconsistencyService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: vneScriptDataList (array)

                                                      Missing property: subnetIdList (array)

                                                      Missing property: activate (boolean)

                                                • POST/esmService/mplstpNpa/DeleteCardorNPA
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmBrowser/mplstpNpa/DeleteCardorNPA
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmBrowser/mplstpNpa/ActivateCardorNPA
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmService/mplstpNpa/ActivateCardorNPA
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                • POST/esmBrowser/mPLSTPTunnelDataHolders/getTunnelDetailsByEndVsIds Gets all Tunnel details for the requested extremities
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                • POST/esmBrowser/mplstpTunnel/getIcbTunnelDetailsByMclagIds
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: reqId (object)

                                                      Missing property: req (object)

                                                • POST/esmBrowser/RMDDiscovery/schedRMDDiscovery
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/topoLAGTemplate/unpublishLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.templateState (string)

                                                • POST/data/esmBrowser/topoLAGTemplate/unpublishLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.templateState (string)

                                                • POST/esmBrowser/topoLAGTemplate/publishLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.templateState (string)

                                                • POST/data/esmBrowser/topoLAGTemplate/publishLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.templateState (string)

                                                • POST/esmBrowser/topoLAGTemplate/deleteLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.templateState (string)

                                                • POST/data/esmBrowser/topoLAGTemplate/deleteLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.templateState (string)

                                                • POST/preferences/getPsdLinksListForEndPointList
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: getnEthPortMapper[n].System generated unique identifier for a port (integer)

                                                      Missing property: getnEthPortMapper[n].Role of the port in Tree services (string)

                                                      Missing property: getnEthPortMapper[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: getnEthPortMapper[n].presTimeOffsetFs (integer)

                                                • POST/esmBrowser/service/getPsdLinksListForEndPointList
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: getnEthPortMapper[n].System generated unique identifier for a port (integer)

                                                      Missing property: getnEthPortMapper[n].Role of the port in Tree services (string)

                                                      Missing property: getnEthPortMapper[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: getnEthPortMapper[n].presTimeOffsetFs (integer)

                                                • POST/oamTestBrowser/moveTestSuiteToPlannedById/
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: returns the test suite id (integer)

                                                      Missing property: returns test suite name (string)

                                                      Missing property: returns service id on which test-suite is created (integer)

                                                      Missing property: returns service name on which test-suite is created (string)

                                                      Missing property: returns the suite type,examples-Two way DM,Two way SLM ,Link Path Trace, Loopback,Two Way SLM (Proactive),Two Way DM (Proactive) (integer)

                                                      Missing property: returns whether test case is available or not.It will return null if user tries to create duplicate test suit (string)

                                                      Missing property: returns test-Suite name appended with randomly generated no at the time of test-suite deploy (string)

                                                      Missing property: returns description of the job given at the time of test-suite deploy and can be empty (string)

                                                      Missing property: returns username (string)

                                                      Missing property: returns name of the testSuite appended with jobname and Trigger string (string)

                                                      Missing property: returns the status for deploy (string)

                                                      Missing property: expression (string)

                                                      Missing property: timeOffset (string)

                                                      Missing property: partOfService (boolean)

                                                      Missing property: activate (boolean)

                                                • POST/data/esmBrowser/e_PMOAMTestSuiteObjs/moveTestSuiteToPlannedById/
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: returns the test suite id (integer)

                                                      Missing property: returns test suite name (string)

                                                      Missing property: returns service id on which test-suite is created (integer)

                                                      Missing property: returns service name on which test-suite is created (string)

                                                      Missing property: returns the suite type,examples-Two way DM,Two way SLM ,Link Path Trace, Loopback,Two Way SLM (Proactive),Two Way DM (Proactive) (integer)

                                                      Missing property: returns whether test case is available or not.It will return null if user tries to create duplicate test suit (string)

                                                      Missing property: returns test-Suite name appended with randomly generated no at the time of test-suite deploy (string)

                                                      Missing property: returns description of the job given at the time of test-suite deploy and can be empty (string)

                                                      Missing property: returns username (string)

                                                      Missing property: returns name of the testSuite appended with jobname and Trigger string (string)

                                                      Missing property: returns the status for deploy (string)

                                                      Missing property: expression (string)

                                                      Missing property: timeOffset (string)

                                                      Missing property: partOfService (boolean)

                                                      Missing property: activate (boolean)

                                                • POST/oamTestBrowser/moveTestCaseToPlannedById/
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: returns the test suite id (integer)

                                                      Missing property: returns test suite name (string)

                                                      Missing property: returns service id on which test-suite is created (integer)

                                                      Missing property: returns service name on which test-suite is created (string)

                                                      Missing property: returns the suite type,examples-Two way DM,Two way SLM ,Link Path Trace, Loopback,Two Way SLM (Proactive),Two Way DM (Proactive) (integer)

                                                      Missing property: returns whether test case is available or not.It will return null if user tries to create duplicate test suit (string)

                                                      Missing property: returns test-Suite name appended with randomly generated no at the time of test-suite deploy (string)

                                                      Missing property: returns description of the job given at the time of test-suite deploy and can be empty (string)

                                                      Missing property: returns username (string)

                                                      Missing property: returns name of the testSuite appended with jobname and Trigger string (string)

                                                      Missing property: returns the status for deploy (string)

                                                      Missing property: expression (string)

                                                      Missing property: timeOffset (string)

                                                      Missing property: partOfService (boolean)

                                                      Missing property: activate (boolean)

                                                • POST/data/esmBrowser/e_PMOAMTestSuiteObjs/moveTestCaseToPlannedById/
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: returns the test suite id (integer)

                                                      Missing property: returns test suite name (string)

                                                      Missing property: returns service id on which test-suite is created (integer)

                                                      Missing property: returns service name on which test-suite is created (string)

                                                      Missing property: returns the suite type,examples-Two way DM,Two way SLM ,Link Path Trace, Loopback,Two Way SLM (Proactive),Two Way DM (Proactive) (integer)

                                                      Missing property: returns whether test case is available or not.It will return null if user tries to create duplicate test suit (string)

                                                      Missing property: returns test-Suite name appended with randomly generated no at the time of test-suite deploy (string)

                                                      Missing property: returns description of the job given at the time of test-suite deploy and can be empty (string)

                                                      Missing property: returns username (string)

                                                      Missing property: returns name of the testSuite appended with jobname and Trigger string (string)

                                                      Missing property: returns the status for deploy (string)

                                                      Missing property: expression (string)

                                                      Missing property: timeOffset (string)

                                                      Missing property: partOfService (boolean)

                                                      Missing property: activate (boolean)

                                                • POST/oamTestBrowser/deployTestSuite/
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: returns the test suite id (integer)

                                                      Missing property: returns test suite name (string)

                                                      Missing property: returns service id on which test-suite is created (integer)

                                                      Missing property: returns service name on which test-suite is created (string)

                                                      Missing property: returns the suite type,examples-Two way DM,Two way SLM ,Link Path Trace, Loopback,Two Way SLM (Proactive),Two Way DM (Proactive) (integer)

                                                      Missing property: returns whether test case is available or not.It will return null if user tries to create duplicate test suit (string)

                                                      Missing property: returns test-Suite name appended with randomly generated no at the time of test-suite deploy (string)

                                                      Missing property: returns description of the job given at the time of test-suite deploy and can be empty (string)

                                                      Missing property: returns username (string)

                                                      Missing property: returns name of the testSuite appended with jobname and Trigger string (string)

                                                      Missing property: returns the status for deploy (string)

                                                      Missing property: expression (string)

                                                      Missing property: timeOffset (string)

                                                      Missing property: partOfService (boolean)

                                                      Missing property: activate (boolean)

                                                • POST/oamTestBrowser/deployTestCase/
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: returns the test suite id (integer)

                                                      Missing property: returns test suite name (string)

                                                      Missing property: returns service id on which test-suite is created (integer)

                                                      Missing property: returns service name on which test-suite is created (string)

                                                      Missing property: returns the suite type,examples-Two way DM,Two way SLM ,Link Path Trace, Loopback,Two Way SLM (Proactive),Two Way DM (Proactive) (integer)

                                                      Missing property: returns whether test case is available or not.It will return null if user tries to create duplicate test suit (string)

                                                      Missing property: returns test-Suite name appended with randomly generated no at the time of test-suite deploy (string)

                                                      Missing property: returns description of the job given at the time of test-suite deploy and can be empty (string)

                                                      Missing property: returns username (string)

                                                      Missing property: returns name of the testSuite appended with jobname and Trigger string (string)

                                                      Missing property: returns the status for deploy (string)

                                                      Missing property: expression (string)

                                                      Missing property: timeOffset (string)

                                                      Missing property: partOfService (boolean)

                                                      Missing property: activate (boolean)

                                                • GET/esmBrowser/svcTemplate/getServiceTemplateDetails/{id} Retriev particular Service Template details by template id
                                                  • Parameters

                                                    • id in path
                                                • POST/esmService/policy/portPolicyValidate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: QOS PortPolicyReq.respBeanRef (string)

                                                      Missing property: QOS PortPolicyReq.snaId (string)

                                                      Missing property: QOS PortPolicyReq.neId (string)

                                                      Missing property: QOS PortPolicyReq.serviceWaitTime (integer)

                                                      Missing property: QOS PortPolicyReq.impactServiceCount (integer)

                                                      Missing property: QOS PortPolicyReq.selectiveSyncViaPolling (boolean)

                                                      Missing property: List<N_PortPolicyIdMapper>[n].sessionId (string)

                                                      Missing property: List<N_PortPolicyIdMapper>[n].requestURI (string)

                                                      Missing property: List<N_PortPolicyIdMapper>[n].logReqId (string)

                                                      Missing property: List<N_PortPolicyIdMapper>[n].operator (string)

                                                      Missing property: List<N_PortPolicyIdMapper>[n].client (string)

                                                      Missing property: List<N_PortPolicyIdMapper>[n].activate (boolean)

                                                      Missing property: List<N_PortPolicyIdMapper>[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: List<N_PortPolicyIdMapper>[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: List<N_PortPolicyIdMapper>[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: List<N_PortPolicyIdMapper>[n].Port model.System generated unique identifier for a port (integer)

                                                      Missing property: List<N_PortPolicyIdMapper>[n].Port model.Role of the port in Tree services (string)

                                                      Missing property: List<N_PortPolicyIdMapper>[n].Port model.Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: List<N_PortPolicyIdMapper>[n].Port model.presTimeOffsetFs (integer)

                                                • POST/esmService/mplstptunnel/scheduledModifyMplsTpTunnel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: req.getaNEName (string)

                                                      Missing property: req.getzNEName (string)

                                                      Missing property: req.getaPackName (string)

                                                      Missing property: req.getzPackName (string)

                                                      Missing property: req.Switch Operation Name (string)

                                                      Missing property: req.protectionDataMapper.getaTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getaProtectionTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getaDescr (string)

                                                      Missing property: req.protectionDataMapper.getaProtectionType (string)

                                                      Missing property: req.protectionDataMapper.getaWaitToRestore (integer)

                                                      Missing property: req.protectionDataMapper.getaRapidPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getaRapidPscTimerStr (string)

                                                      Missing property: req.protectionDataMapper.getaSlowPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getzTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getzProtectionTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getzDescr (string)

                                                      Missing property: req.protectionDataMapper.getzProtectionType (string)

                                                      Missing property: req.protectionDataMapper.getzWaitToRestore (integer)

                                                      Missing property: req.protectionDataMapper.getzRapidPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getzRapidPscTimerStr (string)

                                                      Missing property: req.protectionDataMapper.getzSlowPscTimer (integer)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: req.oamDataMapper.getaTemplateName (string)

                                                      Missing property: req.oamDataMapper.getaDescr (string)

                                                      Missing property: req.oamDataMapper.getaHoldDownTime (integer)

                                                      Missing property: req.oamDataMapper.getaHoldUpTime (integer)

                                                      Missing property: req.oamDataMapper.getzTemplateName (string)

                                                      Missing property: req.oamDataMapper.getzDescr (string)

                                                      Missing property: req.oamDataMapper.getzHoldDownTime (integer)

                                                      Missing property: req.oamDataMapper.getzHoldUpTime (integer)

                                                      Missing property: req.oamDataMapper.bfdEnable (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.templateName (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.templateDescr (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.transmitTimer (integer)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.receiveTimer (integer)

                                                • POST/esmService/mplstptunnel/scheduledDeployMplsTpTunnel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: req.getaNEName (string)

                                                      Missing property: req.getzNEName (string)

                                                      Missing property: req.getaPackName (string)

                                                      Missing property: req.getzPackName (string)

                                                      Missing property: req.Switch Operation Name (string)

                                                      Missing property: req.protectionDataMapper.getaTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getaProtectionTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getaDescr (string)

                                                      Missing property: req.protectionDataMapper.getaProtectionType (string)

                                                      Missing property: req.protectionDataMapper.getaWaitToRestore (integer)

                                                      Missing property: req.protectionDataMapper.getaRapidPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getaRapidPscTimerStr (string)

                                                      Missing property: req.protectionDataMapper.getaSlowPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getzTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getzProtectionTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getzDescr (string)

                                                      Missing property: req.protectionDataMapper.getzProtectionType (string)

                                                      Missing property: req.protectionDataMapper.getzWaitToRestore (integer)

                                                      Missing property: req.protectionDataMapper.getzRapidPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getzRapidPscTimerStr (string)

                                                      Missing property: req.protectionDataMapper.getzSlowPscTimer (integer)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: req.oamDataMapper.getaTemplateName (string)

                                                      Missing property: req.oamDataMapper.getaDescr (string)

                                                      Missing property: req.oamDataMapper.getaHoldDownTime (integer)

                                                      Missing property: req.oamDataMapper.getaHoldUpTime (integer)

                                                      Missing property: req.oamDataMapper.getzTemplateName (string)

                                                      Missing property: req.oamDataMapper.getzDescr (string)

                                                      Missing property: req.oamDataMapper.getzHoldDownTime (integer)

                                                      Missing property: req.oamDataMapper.getzHoldUpTime (integer)

                                                      Missing property: req.oamDataMapper.bfdEnable (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.templateName (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.templateDescr (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.transmitTimer (integer)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.receiveTimer (integer)

                                                • POST/esmService/mplstptunnel/plan
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: req.getaNEName (string)

                                                      Missing property: req.getzNEName (string)

                                                      Missing property: req.getaPackName (string)

                                                      Missing property: req.getzPackName (string)

                                                      Missing property: req.Switch Operation Name (string)

                                                      Missing property: req.protectionDataMapper.getaTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getaProtectionTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getaDescr (string)

                                                      Missing property: req.protectionDataMapper.getaProtectionType (string)

                                                      Missing property: req.protectionDataMapper.getaWaitToRestore (integer)

                                                      Missing property: req.protectionDataMapper.getaRapidPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getaRapidPscTimerStr (string)

                                                      Missing property: req.protectionDataMapper.getaSlowPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getzTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getzProtectionTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getzDescr (string)

                                                      Missing property: req.protectionDataMapper.getzProtectionType (string)

                                                      Missing property: req.protectionDataMapper.getzWaitToRestore (integer)

                                                      Missing property: req.protectionDataMapper.getzRapidPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getzRapidPscTimerStr (string)

                                                      Missing property: req.protectionDataMapper.getzSlowPscTimer (integer)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: req.oamDataMapper.getaTemplateName (string)

                                                      Missing property: req.oamDataMapper.getaDescr (string)

                                                      Missing property: req.oamDataMapper.getaHoldDownTime (integer)

                                                      Missing property: req.oamDataMapper.getaHoldUpTime (integer)

                                                      Missing property: req.oamDataMapper.getzTemplateName (string)

                                                      Missing property: req.oamDataMapper.getzDescr (string)

                                                      Missing property: req.oamDataMapper.getzHoldDownTime (integer)

                                                      Missing property: req.oamDataMapper.getzHoldUpTime (integer)

                                                      Missing property: req.oamDataMapper.bfdEnable (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.templateName (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.templateDescr (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.transmitTimer (integer)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.receiveTimer (integer)

                                                • POST/esmService/mplstptunnel/modifyMplsTpTunnel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: req.getaNEName (string)

                                                      Missing property: req.getzNEName (string)

                                                      Missing property: req.getaPackName (string)

                                                      Missing property: req.getzPackName (string)

                                                      Missing property: req.Switch Operation Name (string)

                                                      Missing property: req.protectionDataMapper.getaTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getaProtectionTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getaDescr (string)

                                                      Missing property: req.protectionDataMapper.getaProtectionType (string)

                                                      Missing property: req.protectionDataMapper.getaWaitToRestore (integer)

                                                      Missing property: req.protectionDataMapper.getaRapidPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getaRapidPscTimerStr (string)

                                                      Missing property: req.protectionDataMapper.getaSlowPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getzTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getzProtectionTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getzDescr (string)

                                                      Missing property: req.protectionDataMapper.getzProtectionType (string)

                                                      Missing property: req.protectionDataMapper.getzWaitToRestore (integer)

                                                      Missing property: req.protectionDataMapper.getzRapidPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getzRapidPscTimerStr (string)

                                                      Missing property: req.protectionDataMapper.getzSlowPscTimer (integer)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: req.oamDataMapper.getaTemplateName (string)

                                                      Missing property: req.oamDataMapper.getaDescr (string)

                                                      Missing property: req.oamDataMapper.getaHoldDownTime (integer)

                                                      Missing property: req.oamDataMapper.getaHoldUpTime (integer)

                                                      Missing property: req.oamDataMapper.getzTemplateName (string)

                                                      Missing property: req.oamDataMapper.getzDescr (string)

                                                      Missing property: req.oamDataMapper.getzHoldDownTime (integer)

                                                      Missing property: req.oamDataMapper.getzHoldUpTime (integer)

                                                      Missing property: req.oamDataMapper.bfdEnable (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.templateName (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.templateDescr (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.transmitTimer (integer)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.receiveTimer (integer)

                                                • POST/esmService/mplstptunnel/allocate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: req.getaNEName (string)

                                                      Missing property: req.getzNEName (string)

                                                      Missing property: req.getaPackName (string)

                                                      Missing property: req.getzPackName (string)

                                                      Missing property: req.Switch Operation Name (string)

                                                      Missing property: req.protectionDataMapper.getaTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getaProtectionTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getaDescr (string)

                                                      Missing property: req.protectionDataMapper.getaProtectionType (string)

                                                      Missing property: req.protectionDataMapper.getaWaitToRestore (integer)

                                                      Missing property: req.protectionDataMapper.getaRapidPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getaRapidPscTimerStr (string)

                                                      Missing property: req.protectionDataMapper.getaSlowPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getzTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getzProtectionTemplateName (string)

                                                      Missing property: req.protectionDataMapper.getzDescr (string)

                                                      Missing property: req.protectionDataMapper.getzProtectionType (string)

                                                      Missing property: req.protectionDataMapper.getzWaitToRestore (integer)

                                                      Missing property: req.protectionDataMapper.getzRapidPscTimer (integer)

                                                      Missing property: req.protectionDataMapper.getzRapidPscTimerStr (string)

                                                      Missing property: req.protectionDataMapper.getzSlowPscTimer (integer)

                                                      Missing property: req.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: req.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: req.oamDataMapper.getaTemplateName (string)

                                                      Missing property: req.oamDataMapper.getaDescr (string)

                                                      Missing property: req.oamDataMapper.getaHoldDownTime (integer)

                                                      Missing property: req.oamDataMapper.getaHoldUpTime (integer)

                                                      Missing property: req.oamDataMapper.getzTemplateName (string)

                                                      Missing property: req.oamDataMapper.getzDescr (string)

                                                      Missing property: req.oamDataMapper.getzHoldDownTime (integer)

                                                      Missing property: req.oamDataMapper.getzHoldUpTime (integer)

                                                      Missing property: req.oamDataMapper.bfdEnable (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.templateName (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.templateDescr (string)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.transmitTimer (integer)

                                                      Missing property: req.oamDataMapper.getaBfdDataMapper.receiveTimer (integer)

                                                • POST/preferences/getServiceEndPointList
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: req.geteTreeType (string)

                                                      Missing property: req.ocs (boolean)

                                                      Missing property: req.asymmetricService (boolean)

                                                      Missing property: req.rootList[n].System generated unique identifier for a port (integer)

                                                      Missing property: req.rootList[n].Role of the port in Tree services (string)

                                                      Missing property: req.rootList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: req.rootList[n].presTimeOffsetFs (integer)

                                                • POST/esmBrowser/service/getServiceEndPointList
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: req.geteTreeType (string)

                                                      Missing property: req.ocs (boolean)

                                                      Missing property: req.asymmetricService (boolean)

                                                      Missing property: req.rootList[n].System generated unique identifier for a port (integer)

                                                      Missing property: req.rootList[n].Role of the port in Tree services (string)

                                                      Missing property: req.rootList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: req.rootList[n].presTimeOffsetFs (integer)

                                                • POST/esmBrowser/RMD/scheduleModifyRMD
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: operationName (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.getTsopDetailData. getVsname.ncName (string)

                                                      Missing property: req.getTsopDetailData. getVsname.EH Name (string)

                                                      Missing property: req.getTsopDetailData. getVsname.VS Name (string)

                                                      Missing property: req.getTsopDetailData. getVsname.psd (boolean)

                                                • POST/data/esmBrowser/e_RMDDatas/scheduleModifyRMD
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: operationName (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.getTsopDetailData. getVsname.ncName (string)

                                                      Missing property: req.getTsopDetailData. getVsname.EH Name (string)

                                                      Missing property: req.getTsopDetailData. getVsname.VS Name (string)

                                                      Missing property: req.getTsopDetailData. getVsname.psd (boolean)

                                                • POST/esmBrowser/RMD/ResetRMD
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: operationName (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.getTsopDetailData. getVsname.ncName (string)

                                                      Missing property: req.getTsopDetailData. getVsname.EH Name (string)

                                                      Missing property: req.getTsopDetailData. getVsname.VS Name (string)

                                                      Missing property: req.getTsopDetailData. getVsname.psd (boolean)

                                                • POST/data/esmBrowser/e_RMDDatas/ResetRMD
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: operationName (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.getTsopDetailData. getVsname.ncName (string)

                                                      Missing property: req.getTsopDetailData. getVsname.EH Name (string)

                                                      Missing property: req.getTsopDetailData. getVsname.VS Name (string)

                                                      Missing property: req.getTsopDetailData. getVsname.psd (boolean)

                                                • POST/esmBrowser/RMD/DeleteRMD
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: operationName (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.getTsopDetailData. getVsname.ncName (string)

                                                      Missing property: req.getTsopDetailData. getVsname.EH Name (string)

                                                      Missing property: req.getTsopDetailData. getVsname.VS Name (string)

                                                      Missing property: req.getTsopDetailData. getVsname.psd (boolean)

                                                • POST/data/esmBrowser/e_RMDDatas/DeleteRMD
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: operationName (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.respBeanRef (string)

                                                      Missing property: reqId.snaId (string)

                                                      Missing property: reqId.neId (string)

                                                      Missing property: reqId.serviceWaitTime (integer)

                                                      Missing property: reqId.impactServiceCount (integer)

                                                      Missing property: reqId.selectiveSyncViaPolling (boolean)

                                                      Missing property: req.getTsopDetailData. getVsname.ncName (string)

                                                      Missing property: req.getTsopDetailData. getVsname.EH Name (string)

                                                      Missing property: req.getTsopDetailData. getVsname.VS Name (string)

                                                      Missing property: req.getTsopDetailData. getVsname.psd (boolean)

                                                • POST/esmService/topoService/unlockERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/topoService/switchERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/topoService/schedDeployERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/topoService/schedDeployERPJSON
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/topoService/planERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/topoService/moveToAllocateERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/topoService/modifyERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/topoService/modifyERPScheduled
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/topoService/modifyERPScheduledJSON
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/topoService/modifyERPJSON
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/topoService/lockERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/topoService/deAllocateERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/topoService/allocateERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/topoService/allocateERPJSON
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: req (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: reqId.Request ID (string)

                                                      Missing property: reqId.Client name (string)

                                                      Missing property: oam.dmTsData (object)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: oam.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/MCLAG/schedModifyMCLAG
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                • POST/esmService/MCLAG/modifySaveMclagInstance
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                • POST/esmService/MCLAG/deployMclag
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                • POST/esmService/MCLAG/allocateToDeployMCLAG
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                • POST/esmService/MCLAG/allocateMclag
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: req (object)

                                                      Missing property: scheduler (object)

                                                      Missing property: activate (boolean)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                • POST/carrierEthLinks/scheduledConfigureSoamOnOtnElineLink
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: activate (boolean)

                                                      Missing property: req.respBeanRef (string)

                                                      Missing property: req.snaId (string)

                                                      Missing property: req.neId (string)

                                                      Missing property: req.serviceWaitTime (integer)

                                                      Missing property: req.impactServiceCount (integer)

                                                      Missing property: req.selectiveSyncViaPolling (boolean)

                                                      Missing property: linkOamDataList[n].getaNeId (integer)

                                                      Missing property: linkOamDataList[n].getaTpId (integer)

                                                      Missing property: linkOamDataList[n].getzNeId (integer)

                                                      Missing property: linkOamDataList[n].getzTpId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/carrierEthLinks/dbDeleteSOAMInstance
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: activate (boolean)

                                                      Missing property: req.respBeanRef (string)

                                                      Missing property: req.snaId (string)

                                                      Missing property: req.neId (string)

                                                      Missing property: req.serviceWaitTime (integer)

                                                      Missing property: req.impactServiceCount (integer)

                                                      Missing property: req.selectiveSyncViaPolling (boolean)

                                                      Missing property: linkOamDataList[n].getaNeId (integer)

                                                      Missing property: linkOamDataList[n].getaTpId (integer)

                                                      Missing property: linkOamDataList[n].getzNeId (integer)

                                                      Missing property: linkOamDataList[n].getzTpId (integer)

                                                      Missing property: oamData.modifyReq (boolean)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/scheduledModifyEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/schedDeployEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/planEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/moveToDeployService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/moveToDeployServiceByServiceName
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/modifyEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/forceDeployService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmService/allocateEPLService Create a service in ESM in Allocated management state
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmBrowser/mplstpNpa/scheduledModifyEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmBrowser/mplstpNpa/schedDeployEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmBrowser/mplstpNpa/planEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmBrowser/mplstpNpa/moveToDeployServiceByServiceName
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmBrowser/mplstpNpa/moveToDeployService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmBrowser/mplstpNpa/modifyEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmBrowser/mplstpNpa/forceDeployService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)

                                                • POST/esmBrowser/mplstpNpa/allocateEPLService Create a service in ESM in Allocated management state
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Missing property: sessionId (string)

                                                      Missing property: requestURI (string)

                                                      Missing property: logReqId (string)

                                                      Missing property: operator (string)

                                                      Missing property: client (string)

                                                      Missing property: activate (boolean)

                                                      Missing property: Aggregate Meter and Egress Rate model[n].System generated unique ID for each port (integer)

                                                      Missing property: ESM Service data wrapper model.Additional service parameters (object)

                                                      Missing property: ESM Service data wrapper model.Trunk S-VLAN Id (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Name (string)

                                                      Missing property: ESM Service data wrapper model.Split Horizon Group Description (string)

                                                      Missing property: ESM Service data wrapper model.15 min PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.24 hour PM report profile (string)

                                                      Missing property: ESM Service data wrapper model.TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.SOAM TCA profile name to be used (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].VNE Node Name (string)

                                                      Missing property: ESM Service data wrapper model.vneScriptDataList[n].INPUT File Name (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].transportType (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcIsNPAConfigured (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcUserLabel (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].orderid (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNetworkTechType (integer)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getaNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].getzNeVersion (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkportcapacityExceeded (boolean)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].srcpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].sinkpsname (string)

                                                      Missing property: ESM Service data wrapper model.OTN link wrapper model list[n].linkid (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].sessionId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].requestURI (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].logReqId (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].operator (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].client (string)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].activate (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.System generated unique ID for the policy (integer)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.Is it a best practice policy being used (boolean)

                                                      Missing property: ESM Service data wrapper model.Port and QoS policy wrapper[n].QoS Policy model.getnServiceHandle (string)

                                                      Missing property: ESM OAM model wrapper.dmTsData (object)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMaId (integer)

                                                      Missing property: ESM OAM model wrapper.OAM maintenance association wrapper.OAM Remote MEP model wrapper list[n].geteMdId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertive (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.guardtime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.revertTime (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.protectionSwitchState (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.additionalInfo (object)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.protectiondata.templateId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].System generated unique identifier for a port (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Role of the port in Tree services (string)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].Whether the service is Tagged or allows all frames (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.portList[n].presTimeOffsetFs (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.modifyReq (boolean)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMaId (integer)

                                                      Missing property: ESM Eth IBM Service Details model wrapper.oamData.maData.remoteMepDataList[n].geteMdId (integer)