Resources | addressContext | sipRegistrationDeleteByIp

sipRegistrationDeleteByIp

Delete a SIP registration by IP address.[Surrogate Registrations will not be Deleted].

Input Params

NameMandatoryDefaultDescription
ipAddressO SIP Registrar's IP Address.

Output Params

NameDescription
result
reason
RESTCONF API: POST Example

curl -kisu 'admin:secret' -X POST -H 'Content-Type: application/yang-data+xml' https://{SBX-SERVER}/restconf/operations/sonusAddressContext:addressContext={name}/sipRegistrationDeleteByIp --data '
<sipRegistrationDeleteByIp/>
'

  • No labels