Make REST actions to NSO

Interface to make rest actions to Network Services Orchestrator (NSO).

Authentication

AuthorizationBasic

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

Path parameters

adapterIdstringRequiredformat: "[A-Za-z]+"
Adapter's name.

Request

request body
paramsobjectOptional
bodyobjectOptional

Response

Array of results.
resultstring

Errors

500
Internal Server Error