Resource - ModificationRecord

About this Resource


Defines an ModificationRecord managed object.

REST API Methods for this Resource


Resource Schema


Configuration

Parameter Name Required Create Read-Only Data Type Description
Order Yes Yes No ModRecordOrder Modification order for the message (1 to 100). Rules with lower order are applied first. Order must be unique on a per table basis. TL1Name: ORDER
Command No Yes No string Modification command for the message applied in order. Syntax for the command is defined in the DSC provisioning guide. Supported commands include: append-avp <avpXML> count <statsName> <columnNumber> ingress-filtering mod-avp-value bitwise and <avpAlias> <0x mask> [offset] mod-avp-value bitwise or <avpAlias> <0x mask> [offset] mod-avp-value byte-replace <avpAlias> <0x value> [offset] mod-avp-value replace <avpAlias> <string> mod-avp-value delete left <avpAlias> <octetCount> mod-avp-value delete right <avpAlias> <octetCount> mod-avp-value insert left <avpAlias> <string> mod-avp-value insert right <avpAlias> <string> mod-avp-flag <avpAlias> assign M|P|<0x bits> mod-avp-flag <avpAlias> clear M|P|<0x bits> mod-avp-flag <avpAlias> set M|P|<0x bits> mod-message-flag assign P|E|T|<0x bits> mod-message-flag clear P|E|T|<0x bits> mod-message-flag set P|E|T|<0x bits> mod-avp-code <old avpAlias> <new avpAlias> realm-accounting receive-realm-redirect-indications DISABLED receive-realm-redirect-indications PASSTHROUGH receive-realm-redirect-indications RFC7075 remove-avp <avpAlias> replace-avp <avpAlias> <avpXML> set-answer-rt <routingTableName> set-importance <importance> use-rate-limiter <rateLimiter> trace rta on|off replace-dest-realm-from-imsi <AVPAlias> [prefix=epc] [suffix=3gppnetwork.org] replace-dest-realm-from-imsi <AVPAlias> <empty> [suffix=3gppnetwork.org] replace-dest-realm-from-imsi-if <AVPAlias> <Destination-Realm> [prefix=epc] [suffix=3gppnetwork.org] replace-dest-realm-from-imsi-if <AVPAlias> <Destination-Realm> <empty> [suffix=3gppnetwork.org] Examples: ingress-filtering mod-message-flag set P append-avp <avp avp-name='Origin-Host' value='sonus.net'/> mod-avp-code oldAVP newAVP trace TL1Name: CMD

  • No labels