Execute Instance Actionput https://{serverURL}/api/instances/{id}/actionThis endpoint executes an instance action on specific instance, such as the Add Node action.Path Paramsidint64requiredMorpheus ID of the Object being referencedQuery ParamscodestringrequiredAction code to be executed on a specific instance.Body ParamscodestringThe instance type code for the node being added during scale operationselectedResourcePoolIdint64The ID of the resource pool where the node will be createdpreProvisionedstringenumSet to 'on' to use a pre-provisioned serverononoffAllowed:onoffselectedServerIdint64The ID of the pre-provisioned serversshUsernamestringSSH username for connecting to the pre-provisioned serversshPasswordstringSSH password for connecting to the pre-provisioned serversshHoststringThe SSH host IP address for the pre-provisioned serversshKeyPairobjectSSH key pair for connecting to the pre-provisioned serversshKeyPair objectResponses 200Successful Request 4XXError Codes 5XXError CodesUpdated over 1 year ago