Resources | addressContext | sipSubscriptionDelete

sipSubscriptionDelete

Delete a SIP subscription.

Input Params

NameMandatoryDefaultDescription
idO The subscription ID to be deleted.
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}/sipSubscriptionDelete --data '
<sipSubscriptionDelete/>
'

  • No labels