Please enable JavaScript.
Coggle requires JavaScript to display documents.
API # (infrastructure (instance (GET: return information about specific…
API
#
infrastructure
instance
GET: return information about specific instance
POST: create new instance
PUT: modify specific instance (start, stop, restart)
DELETE: delete specific instance
template
GET: return information about specific template
POST: create new template
PUT: modify specific template
DELETE: delete specific instance
instanceGroup
GET: return information about specific instance group
POST: create new instance group
PUT: modify specific instance group
DELETE: delete specific instance group
loadBalancer
GET: return information about specific Load Balancer
POST: create new Load Balancer
PUT: modify specific Load Balancer
DELETE: delete specific Load Balancer
service
app
delete
create
get
list
modify
set
create
delete
get
list
modify
OAuth