Page History
POST - MigrationRecord
REST API Method: POST /api/defMTP/MTP3NAManager/MTP3NA/[string:aid_1]/PCMappings/PCMapping/[string:aid_2]/MigrationRecord
Adds an MigrationRecord managed object.
URL:
/api/defMTP/MTP3NAManager/MTP3NA/[string:aid_1]/PCMappings/PCMapping/[string:aid_2]/MigrationRecord
HTTP Method:
POST
Requires Authentication:
true
Description:
Parameter | Description |
---|---|
[string:aid_1] | [MTP3NA/Type] |
[string:aid_2] | [PCMapping/Type] |
Payload(Not necessarily in order) | {"OPC":"value", "DPC":"value", "MessageCategory":"value", "NewDPC":"value", "InternalID":"value"} |
Parameters:
Parameter Name | Required | Create | Read-Only | Data Type | Description |
---|---|---|---|---|---|
OPC | Yes | Yes | No | string | Originating Point Code. TL1Name: OPC |
DPC | Yes | Yes | No | string | Destination Point Code. TL1Name: DPC |
MessageCategory | Yes | Yes | No | migrationRecMsgCat | Message Category. TL1Name: MSGCAT |
NewDPC | No | Yes | No | string | New Destination Point Code. TL1Name: NEWDPC |
InternalID | No | No | Yes | int32 | Internal ID. TL1Name: INTERNAL_ID |
Overview
Content Tools