Skip to main content

devices

Overview

Namedevices
TypeResource
Idgoogle.prod_tt_sasportal.devices

Fields

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

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_deployments_devices_listEXECcustomersId, deploymentsIdLists devices under a node or customer.
_customers_devices_listEXECcustomersIdLists devices under a node or customer.
_customers_nodes_devices_listEXECcustomersId, nodesIdLists devices under a node or customer.
_nodes_deployments_devices_listEXECdeploymentsId, nodesIdLists devices under a node or customer.
_nodes_devices_listEXECnodesIdLists devices under a node or customer.
_nodes_nodes_devices_listEXECnodesId, nodesId1Lists devices under a node or customer.
customers_devices_moveEXECcustomersId, devicesIdMoves a device under another node or customer.
customers_devices_patchEXECcustomersId, devicesIdUpdates a device.
customers_devices_sign_deviceEXECcustomersId, devicesIdSigns a device.
deployments_devices_moveEXECdeploymentsId, devicesIdMoves a device under another node or customer.
deployments_devices_patchEXECdeploymentsId, devicesIdUpdates a device.
deployments_devices_sign_deviceEXECdeploymentsId, devicesIdSigns a device.
nodes_devices_moveEXECdevicesId, nodesIdMoves a device under another node or customer.
nodes_devices_patchEXECdevicesId, nodesIdUpdates a device.
nodes_devices_sign_deviceEXECdevicesId, nodesIdSigns a device.