nodes

Creates a device under a node or customer.

post/v1alpha1/{+parent}/devices

Path parameters

parentstring required

Required. The name of the parent resource.

Request body

serialNumberstring

A serial number assigned to the device by the device manufacturer.

state'DEVICE_STATE_UNSPECIFIED' | 'RESERVED' | 'REGISTERED' | 'DEREGISTERED'

Output only. Device state.

fccIdstring

The FCC identifier of the device. Refer to https://www.fcc.gov/oet/ea/fccid for FccID format. Accept underscores and periods because some test-SAS customers use them.

displayNamestring

Device display name.

namestring

Output only. The resource path name.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.