List all servers
GET/tap/api/v1/servers
Returns all servers sorted by name. Requires the admin role. Callers with only the user role receive an empty list.
Responses
- 200
- 401
All servers.
The user is not authorized to access this resource.
GET/tap/api/v1/servers
Returns all servers sorted by name. Requires the admin role. Callers with only the user role receive an empty list.
All servers.
The user is not authorized to access this resource.