Verizon 5G Edge API Portal

vv1.0

CreateDeviceGroupRequest

Create request for a new device group and optionally add devices to the group.

CreateDeviceGroupRequest

Create request for a new device group and optionally add devices to the group.

Properties

NameTypeRequiredDescription
accountNamestringYesThe Verizon billing account that the device group will belong to. An account name is usually numeric, and must include any leading zeros.
groupDescriptionstringYesA description for the device group.
groupNamestringYesThe name for the new device group. This name must be unique within the specified account.
devicesToAddarrayNoZero or more devices to add to the device group. You can use POST /devices/actions/list to get a list of all devices in the account.

On this page