Skip to main content

devices

Overview

Namedevices
TypeResource
Idgoogledevelopers.prod_tt_sasportal.devices

Fields

NameDatatypeDescription
namestringOutput only. The resource path name.
grantsarrayOutput only. Grants held by the device.
fccIdstringThe FCC identifier of the device.
serialNumberstringA serial number assigned to the device by the device manufacturer.
grantRangeAllowlistsarrayOnly ranges that are within the allowlists are available for new grants.
currentChannelsarrayOutput only. Current channels with scores.
statestringOutput only. Device state.
activeConfigobjectInformation about the device configuration.
deviceMetadataobjectDevice data overridable by both SAS Portal and registration requests.
preloadedConfigobjectInformation about the device configuration.
displayNamestringDevice display name.

Methods

NameAccessible byRequired ParamsDescription
customers_deployments_devices_listSELECTcustomersId, deploymentsIdLists devices under a node or customer.
customers_devices_getSELECTcustomersId, devicesIdGets details about a device.
customers_devices_listSELECTcustomersIdLists devices under a node or customer.
customers_nodes_devices_listSELECTcustomersId, nodesIdLists devices under a node or customer.
deployments_devices_getSELECTdeploymentsId, devicesIdGets details about a device.
nodes_deployments_devices_listSELECTdeploymentsId, nodesIdLists devices under a node or customer.
nodes_devices_getSELECTdevicesId, nodesIdGets details about a device.
nodes_devices_listSELECTnodesIdLists devices under a node or customer.
nodes_nodes_devices_listSELECTnodesId, nodesId1Lists devices under a node or customer.
customers_deployments_devices_createINSERTcustomersId, deploymentsIdCreates a device under a node or customer.
customers_devices_createINSERTcustomersIdCreates a device under a node or customer.
customers_nodes_devices_createINSERTcustomersId, nodesIdCreates a device under a node or customer.
nodes_deployments_devices_createINSERTdeploymentsId, nodesIdCreates a device under a node or customer.
nodes_devices_createINSERTnodesIdCreates a device under a node or customer.
nodes_nodes_devices_createINSERTnodesId, nodesId1Creates a device under a node or customer.
customers_devices_deleteDELETEcustomersId, devicesIdDeletes a device.
deployments_devices_deleteDELETEdeploymentsId, devicesIdDeletes a device.
nodes_devices_deleteDELETEdevicesId, nodesIdDeletes a device.
customers_devices_moveEXECcustomersId, devicesIdMoves a device under another node or customer.
customers_devices_patchEXECcustomersId, devicesIdUpdates a device.
customers_devices_signDeviceEXECcustomersId, devicesIdSigns a device.
customers_devices_updateSignedEXECcustomersId, devicesIdUpdates a signed device.
deployments_devices_moveEXECdeploymentsId, devicesIdMoves a device under another node or customer.
deployments_devices_patchEXECdeploymentsId, devicesIdUpdates a device.
deployments_devices_signDeviceEXECdeploymentsId, devicesIdSigns a device.
deployments_devices_updateSignedEXECdeploymentsId, devicesIdUpdates a signed device.
nodes_devices_moveEXECdevicesId, nodesIdMoves a device under another node or customer.
nodes_devices_patchEXECdevicesId, nodesIdUpdates a device.
nodes_devices_signDeviceEXECdevicesId, nodesIdSigns a device.
nodes_devices_updateSignedEXECdevicesId, nodesIdUpdates a signed device.