Operation
post /data/otn/connections/{id}/tcm/createTCMcreateTCM (createTCM : /data/otn/connections/{id}/tcm/createTCM)
createTCM
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| id | required | id | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | tcmReq | TCMConnectionRequest |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
DeferredResult«OtnConnectionResponse»
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
post /data/otn/connections/{id}/tcm/deleteTCMdeleteTCMTP (deleteTCMTP : /data/otn/connections/{id}/tcm/deleteTCM)
deleteTCMTP
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| id | required | id | --- |
Query parameters
Name |
IsRequired |
Description |
|---|---|---|
| connectionName | required | --- |
| level | required | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
DeferredResult«OtnConnectionResponse»
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
post /data/otn/connections/{id}/tcm/modifyTCMmodifyTCM (modifyTCM : /data/otn/connections/{id}/tcm/modifyTCM)
modifyTCM
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| id | required | id | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | tcmReq | TCMConnectionRequest |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
DeferredResult«OtnConnectionResponse»
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /data/otn/connections/{id}/tcm/createTCMInfoshowTCMCreatelist (showTCMCreatelist : /data/otn/connections/{id}/tcm/createTCMInfo)
showTCMCreatelist
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
DeferredResult«OtnTCMCreateInfoResponse»
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /data/otn/connections/{id}/tcm/showTCMTP/{source}showTCMTP (showTCMTP : /data/otn/connections/{id}/tcm/showTCMTP/{source})
showTCMTP
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| id | required | id | --- |
| source | required | source | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
DeferredResult«TCMTPListJSONResponse»
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
OtnConnectionResponse
Name |
Type |
Description |
Enum |
|---|---|---|---|
| message | String string |
--- | --- |
| messageId | String string |
--- | --- |
| messageSeverity | String string |
--- | --- |
| status | String string |
--- | --- |
| connectionName | String string |
--- | --- |
| connectionId | Integer integer |
--- | --- |
| orderNumber | String string |
--- | --- |
| orderId | String string |
--- | --- |
| orderStep | Integer integer |
--- | --- |
| id | String string |
--- | --- |
| errorField | String string |
--- | --- |
| errorValue | String string |
--- | --- |
OtnTCMCreateInfoResponse
Name |
Type |
Description |
Enum |
|---|---|---|---|
| connectionId | String string |
--- | --- |
| connectionName | String string |
--- | --- |
| level | String string |
--- | --- |
| position | String string |
--- | --- |
| fromPortId | String string |
--- | --- |
| toPortId | String string |
--- | --- |
| fromNE | String string |
--- | --- |
| toNE | String string |
--- | --- |
| profileName | String string |
--- | --- |
| alarmEnabling | String string |
--- | --- |
| a1NodeName | String string |
--- | --- |
| a2NodeName | String string |
--- | --- |
| z1NodeName | String string |
--- | --- |
| z2NodeName | String string |
--- | --- |
| a1PortName | String string |
--- | --- |
| z1PortName | String string |
--- | --- |
| a2PortName | String string |
--- | --- |
| z2PortName | String string |
--- | --- |
| pm15MinuteCollectionType | String string |
--- | --- |
| pm24HourCollectionType | String string |
--- | --- |
| pm15MinuteMonitoringSelection | String string |
--- | --- |
| pm24HourMonitoringSelection | String string |
--- | --- |
| pm15MinuteDirection | String string |
--- | --- |
| pm24HourDirection | String string |
--- | --- |
| pm15MinuteReportInfo | String string |
--- | --- |
| pm24HourReportInfo | String string |
--- | --- |
| pm15MinuteDataPurgePolicy | String string |
--- | --- |
| pm24HourDataPurgePolicy | String string |
--- | --- |
| transParams | array[TransParams] TransParams |
--- | --- |
TCMConnectionRequest
Name |
Type |
Description |
Enum |
|---|---|---|---|
| CAonTCMTIM | String string |
--- | --- |
| TCMTrailTraceMonitor | String string |
--- | --- |
| TCMTrailTraceActualTx | String string |
--- | --- |
| TCMTrailTraceExpectedRx | String string |
--- | --- |
| TCMTrailTraceActualDestTx | String string |
--- | --- |
| TCMTrailTraceExpectedDestRx | String string |
--- | --- |
| TCMTrailTraceActualOsTx | String string |
--- | --- |
| CAonLTCDef | String string |
--- | --- |
| CAonTCMDef | String string |
--- | --- |
| connectionId | String string |
--- | --- |
| connectionName | String string |
--- | --- |
| level | String string |
--- | --- |
| position | String string |
--- | --- |
| tcmEndPoints | String string |
--- | --- |
| profileName | String string |
--- | --- |
| alarmEnabling | String string |
--- | --- |
| a1NodeName | String string |
--- | --- |
| a2NodeName | String string |
--- | --- |
| z1NodeName | String string |
--- | --- |
| z2NodeName | String string |
--- | --- |
| a1PortName | String string |
--- | --- |
| z1PortName | String string |
--- | --- |
| a2PortName | String string |
--- | --- |
| z2PortName | String string |
--- | --- |
| pm15MinuteCollectionType | String string |
--- | --- |
| pm24HourCollectionType | String string |
--- | --- |
| pm15MinuteReportInfo | String string |
--- | --- |
| pm24HourReportInfo | String string |
--- | --- |
| pm15MinuteDataPurgePolicy | String string |
--- | --- |
| pm24HourDataPurgePolicy | String string |
--- | --- |
| pm15MinuteMonitoringSelection | String string |
--- | --- |
| pm24HourMonitoringSelection | String string |
--- | --- |
| pm15MinuteDirection | String string |
--- | --- |
| pm24HourDirection | String string |
--- | --- |
TCMTPListInfo
Name |
Type |
Description |
Enum |
|---|---|---|---|
| TCMTrailTraceMonitor | String string |
--- | --- |
| TCMTrailTraceActualTx | String string |
--- | --- |
| TCMTrailTraceExpectedRx | String string |
--- | --- |
| TCMTrailTraceActualDestTx | String string |
--- | --- |
| TCMTrailTraceExpectedDestRx | String string |
--- | --- |
| TCMTrailTraceActualOSTx | String string |
--- | --- |
| TCMTrailTraceExpectedOSTx | String string |
--- | --- |
| CAonTCMTIM | String string |
--- | --- |
| CAonLTCDef | String string |
--- | --- |
| TCMTTIStatus | String string |
--- | --- |
| TCMIncomingSAPI | String string |
--- | --- |
| TCMIncomingDAPI | String string |
--- | --- |
| CAonTCMDef | String string |
--- | --- |
| TCMbrstth | String string |
--- | --- |
| TCMbrstintvl | String string |
--- | --- |
| TCMMode | String string |
--- | --- |
| TCMIncomingStatBits | String string |
--- | --- |
| id | Long long |
--- | --- |
| className | String string |
--- | --- |
| guiLabel | String string |
--- | --- |
| port | String string |
--- | --- |
| tcmTpInterfaceName | String string |
--- | --- |
| ne | String string |
--- | --- |
| asapName | String string |
--- | --- |
| tcmLayerRate | String string |
--- | --- |
| positionalSequence | String string |
--- | --- |
| level | String string |
--- | --- |
| tcmRole | String string |
--- | --- |
| connectionId | Long long |
--- | --- |
| connectionName | String string |
--- | --- |
| connectionRate | String string |
--- | --- |
| tcmTpId | Long long |
--- | --- |
| ctpId | Long long |
--- | --- |
TCMTPListJSONResponse
Name |
Type |
Description |
Enum |
|---|---|---|---|
| message | String string |
--- | --- |
| messageId | String string |
--- | --- |
| messageSeverity | String string |
--- | --- |
| status | String string |
--- | --- |
| items | array[TCMTPListInfo] TCMTPListInfo |
--- | --- |
TransParams
Name |
Type |
Description |
Enum |
|---|---|---|---|
| azDestinationTrailTrace | String string |
--- | --- |
| azSourceTrailTrace | String string |
--- | --- |
| zaDestinationTrailTrace | String string |
--- | --- |
| zaSourceTrailTrace | String string |
--- | --- |
| operatorSpecificDestinationTrailTrace | String string |
--- | --- |
| lossOfTandemConnectionConsequentAction | String string |
--- | --- |
| trailTraceMismatchDetectionMode | String string |
--- | --- |
| trailTraceMismatchConsequentAction | String string |
--- | --- |