Verizon 5G Edge API Portal

vv1.0

ClientRegistrationPendingResponse

Response for /clients/registration for pending state. It provides a device_id for user to finish registration with PUT API call

ClientRegistrationPendingResponse

Response for /clients/registration for pending state. It provides a device_id for user to finish registration with PUT API call

Properties

NameTypeRequiredDescription
DeviceIDstring (uuid)YesThe generated ID (UUID v4) for the device. It can be used as: - the MQTT Client ID when connecting to the Message Exchange system - a parameter when asking for the connection endpoint - a parameter when finishing the device registration - a parameter when unregistering the device
MessagestringYesThe reason why the registration is in pending state

On this page