MarkLogic Server 11.0 Product Documentation
admin functions (host)

For the complete list of functions and categories in this namespace, refer to the main admin functions page.

17 functions
Function name Description
admin:get-host-ids This function returns all the host IDs from the configuration.
admin:host-activate-new-xdqp-certificate This function activates the new xdqp host certificate generated by host-renew-xdqp-certificate.
admin:host-exists This function determines whether or not the specified Host exists.
admin:host-get-group This function returns the group ID for the host with the specified ID.
admin:host-get-id This function return the ID for the specified host from the configuration.
admin:host-get-mode This function return the mode for the host with the specified ID
admin:host-get-mode-description This function return the mode description for the host with the specified ID
admin:host-get-name This function returns the name for the host with the specified ID.
admin:host-get-port This function returns the bind port for the host with the specified ID.
admin:host-get-zone This function returns the zone for the host with the specified ID.
admin:host-need-renew-xdqp-certificate This function returns a list of hostid where the xdqp host certificate will expire within the specified duration
admin:host-renew-xdqp-certificate This function generates a new xdqp host certificate for a host if the current certificate will expire within the duration.
admin:host-set-group This function changes the group to which an existing host belongs to the newly specified value.
admin:host-set-mode This function sets the mode and description for the host with the specified ID
admin:host-set-name This function changes the name of an existing host to the newly specified value.
admin:host-set-port This function changes the bind port value for the host to the newly specified value.
admin:host-set-zone This function changes the zone value for the host to the newly specified value.
Powered by MarkLogic Server | Terms of Use | Privacy Policy