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 4.0.0 on 2024-08-20T21:35:26-07:00 using the DocStrap template.