Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Create a new compute instance with specified configuration.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.