Readonly
baseURL of Domino REST API server to interact with.
Readonly
metaMetadata by each APIs returned from /api
endpoint.
JSON information about the operation
contains the options to build
a promise that resolves to the request options built.
the operation ID to get
JSON information around the given operation ID
all operations for the connector.
JSON information about the operation
target scope name
parameters to supply to the URL
the URL built.
operation ID according to OpenAPI specification
contains all parameters for the request
a promise that resolves to the response to the request
Static
get
Handles connection with the Domino REST API server. Is aware of OpenAPI specification of each operation and is capable of building all
fetch
options as long as given parameters are valid. Does not store session information, so it can be used in a multi-user context.Author
stephan.wissel@hcl.software
Author
emmanuelryan.gamla@hcl.software
Author
alecvincent.bardiano@hcl.software