Namespace: serverprops

serverprops

Provides functions to modify the properties of the REST server for the client. The client must have been created for a user with the rest-admin role.

Methods


read() → {object}

Reads the configuration properties for the server.
Since:
  • 1.0
Returns:
the properties
Type
object

write(properties)

Modifies the configuration properties for the server.
Parameters:
Name Type Description
properties object the modified properties
Since:
  • 1.0
Copyright (c) 2020 MarkLogic Corporation Documentation generated by JSDoc 3.6.4 on 2020-08-04T23:55:49-07:00 using the DocStrap template.