Summary
restQuery Task
Description
Interface to make rest queries to NSO
Route
POST /nso_manager/restQuery/:adapterId
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
adapterId | string | yes | Name of the adapter instance. |
params | object | yes | Parameters such as path and content-type |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | array | Array of results. |