Servers The servers class
let servers = client.servers; Copy
let servers = client.servers;
Executes a command on the specified servers
The servers to execute the command on
Rest
The command to execute
Gets the server with the specified ID
The server ID
The filter to apply
Servers The servers class
Example