HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloper
API Reference

Execute Instance Action

This endpoint executes an instance action on specific instance, such as the Add Node action.

Path Params
int64
required

Morpheus ID of the Object being referenced

Query Params
string
required

Action code to be executed on a specific instance.

Body Params
string

The instance type code for the node being added during scale operation

int64

The ID of the resource pool where the node will be created

string
enum

Set to 'on' to use a pre-provisioned server

Allowed:
int64

The ID of the pre-provisioned server

string

SSH username for connecting to the pre-provisioned server

string

SSH password for connecting to the pre-provisioned server

string

The SSH host IP address for the pre-provisioned server

sshKeyPair
object

SSH key pair for connecting to the pre-provisioned server

Responses

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json