Verizon 5G Edge API Portal

vv1.0

ConnectivityManagementCallback

Includes callback listeners that were registered through the Connectivity Management API.

ConnectivityManagementCallback

Includes callback listeners that were registered through the Connectivity Management API.

Properties

NameTypeRequiredDescription
accountNamestringNoThe name of the billing account for which callback messages will be sent.
passwordstringNoThe password defined when a URL was registered for the callback service, or an empty string if no password was defined.
serviceNamestringNoThe name of the callback service, which identifies the type and format of messages that will be sent to the registered URL.
urlstringNoThe address of the callback listening service where the ThingSpace Platform will send callback messages for the service type.
usernamestringNoThe username defined when a URL was registered for the callback service, or an empty string if no username was defined.

On this page