Skip to main content

Function: pnapQuery()

pnapQuery(httpRequestContext, componentName, request): Promise<IPnapQueryResponse>

PNAP: Query policy negotiations.

Parameters

httpRequestContext

IHttpRequestContext

The request context for the API.

componentName

string

The name of the component to use in the routes.

request

IPnapQueryRequest

The request.

Returns

Promise<IPnapQueryResponse>

The response object with additional http response properties.