Resources
GET /servers/{uuid}/resources
GET
/servers/{uuid}/resources
Get resources by server.
Authorizations
Parameters
Path Parameters
uuid
required
string
Server’s UUID
Responses
200
Get resources by server
Array<object>
object
id
integer
uuid
string
name
string
type
string
created_at
string
updated_at
string
status
string
400
Invalid token.
object
message
string
401
Unauthenticated.
object
message
string