Resources | addressContext | sipRegistrationAdaptiveNatLearning

sipRegistrationAdaptiveNatLearning

reset/disable adaptive nat pinhole learning process

Input Params

NameMandatoryDefaultDescription
idM The registration ID of the user
actionM Type of action to be performed
REST API: POST Example

curl -kisu 'admin:secret' -X POST -H 'Content-Type: application/vnd.yang.data+xml' https://{SBX-SERVER}/api/config/addressContext/{name}/_operations/sipRegistrationAdaptiveNatLearning --data '
<sipRegistrationAdaptiveNatLearning>
     <id>{id}</id>
     <action>{action}</action>
</sipRegistrationAdaptiveNatLearning>
'

  • No labels