dialhome status
Displays the Dial Home status. Permissions required: login.
Syntax
- CLI
-
maprcli dialhome status - REST
Request Type GET Request URL http[s]://<host>:<port>/rest/dialhome/status
Output
The current Dial Home status.
Sample output
$ maprcli dialhome status
enabled
1
Examples
Display the Dial Home status:
maprcli dialhome status
NOTE
When using a self-signed certificate, pass the -k option to
curl to avoid the certificate check.curl -k -u <username> -X GET https://abc.sj.us:8443/rest/dialhome/status