restQuery task

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

Authentication

AuthorizationBasic

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

Path parameters

adapterIdstringRequiredformat: "[A-Za-z]+"
Name of the adapter instance.

Request

request body
paramsobjectOptional

Response

Array of results.
instance_dataobject
JSON Object

Errors

500
Internal Server Error