Skip to main content

customer_nodes

Overview

Namecustomer_nodes
TypeResource
Idgoogle.sasportal.customer_nodes

Fields

NameDatatypeDescription
namestringOutput only. Resource name.
displayNamestringThe node's display name.
sasUserIdsarrayUser ids used by the devices belonging to this node.

Methods

NameAccessible byRequired ParamsDescription
customers_nodes_listSELECTcustomersIdLists nodes.
customers_nodes_nodes_listSELECTcustomersId, nodesIdLists nodes.
customers_nodes_createINSERTcustomersIdCreates a new node.
customers_nodes_nodes_createINSERTcustomersId, nodesIdCreates a new node.
customers_nodes_deleteDELETEcustomersId, nodesIdDeletes a node.
_customers_nodes_listEXECcustomersIdLists nodes.
_customers_nodes_nodes_listEXECcustomersId, nodesIdLists nodes.