serverGet

fun serverGet(serverId: String): Server(source)

Endpoint for getting a specific server

Endpoint: /api/servers/{serverId}

Return

the Server

Parameters

serverId

id of the servers

Throws

inherited from ScpListException