Protected
apikeyCreate a node
The properties for the new node
Create a user
Construct a user via new UserBuilder()
Get a specific egg of this panel
The if of the nest you want to get the egg from
The egg you want to get
Get the eggs of this panel
The if of the nest you want to get the eggs from
Get a server by their external id
The target servers external id
Get a user via their external id
The external id of a user
Get the locations of this panel
Get a nest by id of this panel
The id of the nest you want to get
Get the nests of this panel
Get a specific Node by nodeId
The id of the specific node
Get all nodes of a panel
Get a server for this panel
The target server Id
Get servers for this panel
Get all users associated to the panel
Optional
filter: { email?: string; externalId?: string; username?: string; uuid?: string }Filter users by email, uuid, username and/or externalId
Optional
sortBy: "id" | "uuid"Sort users by id oder uuid
Optional
reverseSort: booleanReverse the sort
Create a location for this panel