dialhome metrics
Returns a compressed metrics object. Permissions required: login.
Syntax
- CLI
-
maprcli dialhome metrics [ -forDay <date> ] - REST
Request Type GET Request URL http[s]://<host>:<port>/rest/dialhome/metrics
Parameters
|
Parameter |
Description |
|---|---|
|
|
Date for which the recorded metrics were successfully dialed home.
Accepted values: UTC timestamp or a UTC date in MM/DD/YY format. Default:
|
Output
Sample output
$ maprcli dialhome metrics
metrics
[B@48067064
Examples
Show the Dial Home metrics:
- CLI
-
maprcli dialhome metrics - REST
-
NOTEWhen using a self-signed certificate, pass the
-koption tocurlto avoid the certificate check.curl -k -u <username> -X GET https://abc.sj.us:8443/rest/dialhome/metrics