AddUsersToTeams | Adds Users to Team. |
CreateTeam | Creates Enterprise Team. |
DeleteTeam | Deletes Enterprise Team. |
DeleteUser | Deletes an Enterprise User. |
GetTeamsForUser | Gets a list of team UID for the specified user. |
GetUsersForTeam | Gets a list of user IDs for specified team. |
InviteUser | Invites user to enterprise |
RemoveUsersFromTeams | Removes Users(s) from Team(s) |
SetUserLocked | Locks or Unlocks an Enterprise User. |
TransferUserAccount | Transfers Enterprise User account to another user. |
TryGetNode | Gets the enterprise node associated with the specified ID. |
TryGetTeam | Gets the enterprise team associated with the specified team UID. |
TryGetUserByEmail | Gets the enterprise user associated with the specified email address. |
TryGetUserById | Gets the enterprise user associated with the specified ID. |
UpdateTeam | Modifies Enterprise Team. |
CreateNode |
Creates Enterprise Node
(Defined by EnterpriseExtensions) |
DeleteNode |
Deletes existing node
(Defined by EnterpriseExtensions) |
SetRestrictVisibility |
Toggles "Node Isolation" flag for enterprise node.
(Defined by EnterpriseExtensions) |
UpdateNode |
Updates existing node
(Defined by EnterpriseExtensions) |