Run action

Runs an action in Network Services Orchestrator (NSO).

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

adapterIdstringRequiredformat: "[A-Za-z]+"
The host that the action should be executed against.

Request

request body
pathstringOptional
paramsobjectOptional
An object document for a Params
variablesstringOptional

Response

An object with information on the requested action and the action's response.
instance_dataobject
JSON Object

Errors

500
Internal Server Error