[Index]

Model: data/HcsNbnDestinationDAT

Destination

Full HTML Help

Use this procedure to set the destination for Northbound Notifications of VOSS Automate events. Only one NBN destination can be configured.

Note

You cannot delete a destination until it is removed or disassociated from all events.

Perform these steps:

  1. Log in as provider administrator.
  2. Choose Administration Tools > Northbound Notifications > Destination.
  3. Click Add.
  4. Provide the following information for the destination:
Field Description
Hostname/IP Address Hostname or IP address of the OSS/BSS http server. This field is mandatory.
Port The destination port. This field is mandatory.
Username If the OSS/BSS http server has authentication enabled, specify the username to use.
Password The password for the above username.
Secure Use HTTPS send method for secure transport of the notification. Default = Selected. Clear the check box to use HTTP instead.
  1. Click Save.

HcsNbnDestinationDAT

Model Details: data/HcsNbnDestinationDAT

Title Description Details
Hostname/IP Address * The hostname or IP address of the server.
  • Field Name: ip_hostname
  • Type: String
  • MaxLength: 1024
  • Pattern: ^([01]?\d\d?|2[0-4]\d|25[0-5])\.([01]?\d\d?|2[0-4]\d|25[0-5])\.([01]?\d\d?|2[0-4]\d|25[0-5])\.([01]?\d\d?|2[0-4]\d|25[0-5])$|^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9\-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9\-]*[A-Za-z0-9])$
  • Format: regex
Port *
  • Field Name: port
  • Type: String
  • MaxLength: 1024
  • Pattern: ^([0-9]{1,4}|[1-5][0-9]{4}|6[0-4][0-9]{3}|65[0-4][0-9]{2}|655[0-2][0-9]|6553[0-5])$
  • Format: regex
Username
  • Field Name: username
  • Type: String
  • MaxLength: 1024
Password
  • Field Name: password
  • Type: String
  • Is Password: True
  • MaxLength: 1024
Secure Notification will be sent over HTTPS Default: true
  • Field Name: is_secure
  • Type: Boolean
  • Default: true