POST/data/otn/connections/measurements/{measurementType}/CustomServiceTesting Returns the Custom service test results for a set of connection id(s) or connection name(s) or both. Service testing include bit rate error testing which simulates message data using either Pseudo Random Binary Sequence (PRBS) or Idle Test Signal depending on the configuration. When supported by the configuration, in addition to monitoring bit error rate, additional PM counters are also monitored during the bit rate error testing. When supported by the configuration latency measurements are performed after bit rate error testing. Note: connection inputs can be retrieved from the REST call ‘/data/otn/connections’.
Add csvResponse in query//To return the detailedRoute data in legacy CSV string format for backward compatibility, set to true (default). Set to false to receive the data as a JSON array.
Add csvResponse in query//To return the detailedRoute data in legacy CSV string format for backward compatibility, set to true (default). Set to false to receive the data as a JSON array.
Changed response : [200]//Response is ason data
Additional info:
Idclass: Represents the class ID of AsonControlPlane.
masterNeId : Identifier for the master network element.
associatedNodeId : Identifier for the associated node.
alarmStatus : Status of alarms associated with the connection.
alrAligned : Indicates if alignment for the alarm is set.
alrAlignment : Status of alarm alignment.
asonCtrPlaneType : Type of ASON control plane used.
assignSt : Current assignment state of the control plane.
automaticRestoration : Status of automatic restoration settings.
consistSt : Consistency status of the control plane.
id : Unique identifier for the control plane resource.
key : Key for accessing the control plane resource.
priority : Assigned priority level for the control plane.
className : Name of the class associated with the control plane.
controlPlaneType : Type of control plane (e.g., ASON).
emsFactoryAddress : Address of the EMS factory (if applicable).
fastPhotonicRestoration : Status of fast photonic restoration settings.
installedVersion : Version of the installed control plane.
ipAddress : IP address associated with the control plane.
migrationState : State of migration for the control plane.
nativeName : Native name representation for the control plane.
npaId : Identifier for the Network Point of Access (if applicable).
reachable : Status indicating the reachability of the control plane.
scModificationDate : Date of last modification for the control plane.
scModifiedByCP : Indicates if the control plane was modified by a control plane.
guiLabel : User-friendly label for display purposes.
version : Version of the control plane.
syncStatus : Status of synchronization for the control plane.
softRevertiveSncpModeL0 : Soft revertive SNCP mode for layer 0.
softRevertiveSncpModeL1 : Soft revertive SNCP mode for layer 1.
ospfAreaId : Area Id associated to each CP node.
cpNodeId : Colocated node address of GMPLS node which is unique.
notifyIpAddress : IP Address used to send RSVP notiications which summarizes all alarm info to one address.
subNodeList : List of network-wide unique data plane node ids .
softRevSncpTimeoutL0 : Timeout setting for soft revertive SNCP for layer 0.
softRevSncpTimeoutL1 : Timeout setting for soft revertive SNCP for layer 1.
Changed response : [200]//Response is ason data
Additional info:
Idclass: Represents the class ID of AsonControlPlane.
masterNeId : Identifier for the master network element.
associatedNodeId : Identifier for the associated node.
alarmStatus : Status of alarms associated with the connection.
alrAligned : Indicates if alignment for the alarm is set.
alrAlignment : Status of alarm alignment.
asonCtrPlaneType : Type of ASON control plane used.
assignSt : Current assignment state of the control plane.
automaticRestoration : Status of automatic restoration settings.
consistSt : Consistency status of the control plane.
id : Unique identifier for the control plane resource.
key : Key for accessing the control plane resource.
priority : Assigned priority level for the control plane.
className : Name of the class associated with the control plane.
controlPlaneType : Type of control plane (e.g., ASON).
emsFactoryAddress : Address of the EMS factory (if applicable).
fastPhotonicRestoration : Status of fast photonic restoration settings.
installedVersion : Version of the installed control plane.
ipAddress : IP address associated with the control plane.
migrationState : State of migration for the control plane.
nativeName : Native name representation for the control plane.
npaId : Identifier for the Network Point of Access (if applicable).
reachable : Status indicating the reachability of the control plane.
scModificationDate : Date of last modification for the control plane.
scModifiedByCP : Indicates if the control plane was modified by a control plane.
guiLabel : User-friendly label for display purposes.
version : Version of the control plane.
syncStatus : Status of synchronization for the control plane.
softRevertiveSncpModeL0 : Soft revertive SNCP mode for layer 0.
softRevertiveSncpModeL1 : Soft revertive SNCP mode for layer 1.
ospfAreaId : Area Id associated to each CP node.
cpNodeId : Colocated node address of GMPLS node which is unique.
notifyIpAddress : IP Address used to send RSVP notiications which summarizes all alarm info to one address.
subNodeList : List of network-wide unique data plane node ids .
softRevSncpTimeoutL0 : Timeout setting for soft revertive SNCP for layer 0.
softRevSncpTimeoutL1 : Timeout setting for soft revertive SNCP for layer 1.
Add payloadRate in query//'payloadRate' it indicates the payloadRate applicable for the OTSig tunnel and can be retrieved as 'payloadRate' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add fecType in query//'fecType' it indicates the fecType applicable for the OTSig tunnel and can be retrieved as 'fecType' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add phaseEncoding in query//'phaseEncoding' it indicates the phaseEncoding applicable for the OTSig tunnel and can be retrieved as 'phaseEncoding' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add clOtuType in query//'clOtuType' it indicates the clOtuType applicable for the OTSig tunnel and can be retrieved as 'clOtuType' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add txShape in query//'txShape' it indicates the txShape applicable for the OTSig tunnel and can be retrieved as 'txShape' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add additionalConfiguration in query//'additionalConfiguration' it indicates the additionalConfiguration applicable for the OTSig tunnel and can be retrieved as 'additionalConfiguration' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add zaProfileId in query//'zaProfileId' it indicates the zaProfileId applicable for the OTSig tunnel and can be retrieved as 'zaProfileId' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add zaTxShape in query//'zaTxShape' it indicates the zaTxShape applicable for the OTSig tunnel and can be retrieved as 'zaTxShape' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add zaAdditionalConfiguration in query//'zaAdditionalConfiguration' it indicates the zaAdditionalConfiguration applicable for the OTSig tunnel and can be retrieved as 'zaAdditionalConfiguration' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add linkUtilRatio in query//'linkUtilRatio' refers to the Link Utilization Ratio applicable for trail and can be retrieved as 'linkUtilRatio' from /data/otn/connections/networkConnections?guiLabel={name} where name is the linkUtilRatio ranges between 0 to 100, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add currentlinkUtilRatio in query//'currentlinkUtilRatio' refers to the Current Link Utilization Ratio applicable for trail and can be retrieved as 'currentlinkUtilRatio' from /data/otn/connections/networkConnections?guiLabel={name} where name is the currentlinkUtilRatio ranges between 0 to 100, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add overlaplinkUtilRatio in query//'overlaplinkUtilRatio' refers to the Overlap Link Utilization Ratio applicable for trail and can be retrieved as 'overlaplinkUtilRatio' from /data/otn/connections/networkConnections?guiLabel={name} where name is the overlaplinkUtilRatio ranges between 0 to 100, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add payloadRate in query//'payloadRate' it indicates the payloadRate applicable for the OTSig tunnel and can be retrieved as 'payloadRate' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add fecType in query//'fecType' it indicates the fecType applicable for the OTSig tunnel and can be retrieved as 'fecType' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add phaseEncoding in query//'phaseEncoding' it indicates the phaseEncoding applicable for the OTSig tunnel and can be retrieved as 'phaseEncoding' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add clOtuType in query//'clOtuType' it indicates the clOtuType applicable for the OTSig tunnel and can be retrieved as 'clOtuType' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add txShape in query//'txShape' it indicates the txShape applicable for the OTSig tunnel and can be retrieved as 'txShape' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add additionalConfiguration in query//'additionalConfiguration' it indicates the additionalConfiguration applicable for the OTSig tunnel and can be retrieved as 'additionalConfiguration' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add zaProfileId in query//'zaProfileId' it indicates the zaProfileId applicable for the OTSig tunnel and can be retrieved as 'zaProfileId' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add zaTxShape in query//'zaTxShape' it indicates the zaTxShape applicable for the OTSig tunnel and can be retrieved as 'zaTxShape' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add zaAdditionalConfiguration in query//'zaAdditionalConfiguration' it indicates the zaAdditionalConfiguration applicable for the OTSig tunnel and can be retrieved as 'zaAdditionalConfiguration' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add linkUtilRatio in query//'linkUtilRatio' refers to the Link Utilization Ratio applicable for trail and can be retrieved as 'linkUtilRatio' from /data/otn/connections/networkConnections?guiLabel={name} where name is the linkUtilRatio ranges between 0 to 100, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add currentlinkUtilRatio in query//'currentlinkUtilRatio' refers to the Current Link Utilization Ratio applicable for trail and can be retrieved as 'currentlinkUtilRatio' from /data/otn/connections/networkConnections?guiLabel={name} where name is the currentlinkUtilRatio ranges between 0 to 100, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add overlaplinkUtilRatio in query//'overlaplinkUtilRatio' refers to the Overlap Link Utilization Ratio applicable for trail and can be retrieved as 'overlaplinkUtilRatio' from /data/otn/connections/networkConnections?guiLabel={name} where name is the overlaplinkUtilRatio ranges between 0 to 100, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add payloadRate in query//'payloadRate' it indicates the payloadRate applicable for the OTSig tunnel and can be retrieved as 'payloadRate' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add fecType in query//'fecType' it indicates the fecType applicable for the OTSig tunnel and can be retrieved as 'fecType' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add phaseEncoding in query//'phaseEncoding' it indicates the phaseEncoding applicable for the OTSig tunnel and can be retrieved as 'phaseEncoding' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add clOtuType in query//'clOtuType' it indicates the clOtuType applicable for the OTSig tunnel and can be retrieved as 'clOtuType' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add txShape in query//'txShape' it indicates the txShape applicable for the OTSig tunnel and can be retrieved as 'txShape' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add additionalConfiguration in query//'additionalConfiguration' it indicates the additionalConfiguration applicable for the OTSig tunnel and can be retrieved as 'additionalConfiguration' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add zaProfileId in query//'zaProfileId' it indicates the zaProfileId applicable for the OTSig tunnel and can be retrieved as 'zaProfileId' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add zaTxShape in query//'zaTxShape' it indicates the zaTxShape applicable for the OTSig tunnel and can be retrieved as 'zaTxShape' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add zaAdditionalConfiguration in query//'zaAdditionalConfiguration' it indicates the zaAdditionalConfiguration applicable for the OTSig tunnel and can be retrieved as 'zaAdditionalConfiguration' from /data/otn/connections/networkConnections?guiLabel={name} where name is the connection name, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add linkUtilRatio in query//'linkUtilRatio' refers to the Link Utilization Ratio applicable for trail and can be retrieved as 'linkUtilRatio' from /data/otn/connections/networkConnections?guiLabel={name} where name is the linkUtilRatio ranges between 0 to 100, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add currentlinkUtilRatio in query//'currentlinkUtilRatio' refers to the Current Link Utilization Ratio applicable for trail and can be retrieved as 'currentlinkUtilRatio' from /data/otn/connections/networkConnections?guiLabel={name} where name is the currentlinkUtilRatio ranges between 0 to 100, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.
Add overlaplinkUtilRatio in query//'overlaplinkUtilRatio' refers to the Overlap Link Utilization Ratio applicable for trail and can be retrieved as 'overlaplinkUtilRatio' from /data/otn/connections/networkConnections?guiLabel={name} where name is the overlaplinkUtilRatio ranges between 0 to 100, or can be fetched from bulk API rest call '/data/otn/connections' without filter for connection name.