Endpoints of the REST API

Identity Server uses this REST endpoint: https://<DNS FQDN of NIDP>:<port>/nidp/app/monitor.

ESP uses this REST endpoint: https://<DNS FQDN of ESP>:<port>/nesp/app/monitor.

The endpoint takes the following three parameters:

Parameter

Value

Description

displayType

XML

This parameter specifies the output display type. Currently it supports only XML.

command

See Supported Commands and Their Outputs for details of the commands that support this parameter.

This specifies the monitored statistics that are to be displayed.

reset

This parameter can take only "True" as value. See Supported Commands and Their Outputs for details of the commands which support reset.

This specifies the monitored statistics that is to be reset.