Node Administration
Admin-only - bulk node registration, single-node registration jobs.
Register a single node
Synchronously registers a single node using a provided certificate string.
List bulk node registration jobs
Lists all bulk node registration jobs, ordered by creation time
Bulk register nodes via S3
Initiates an asynchronous job to register multiple nodes from a CSV file stored in S3.
Get bulk node registration status
Retrieves the status of a bulk node registration request by request ID.
List per-node failures for a registration job
Paginated list of per-node failure detail (node_id, code, reason,
Bulk update nodes via S3
Initiates an asynchronous job to update already-registered nodes
Get bulk node update status
Retrieves the status of a bulk node update request by request ID.
List per-node failures for an update job
Paginated list of per-node failure detail for the given update
Get node's group and subgroups
Returns the group and subgroups that a node belongs to.
Get the current IoT-rule action mode for event-handler lambdas
Returns the action currently attached to `node_disconnected_rule` and
Flip the IoT-rule action mode for event-handler lambdas
Replaces the action on `node_disconnected_rule` and `node_to_cloud_rule`