We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Path: /ca/rest/securityDomain/hosts
/ca/rest/securityDomain/hosts
Method: GET
GET
Authentication: Not Required
$ curl \ -k \ -s \ https://localhost.localdomain:8443/ca/rest/securityDomain/hosts | python -m json.tool [ { "id": "CA fedora 8443", "Hostname": "fedora", "Port": "8080", "SecurePort": "8443", "SecureEEClientAuthPort": "8443", "SecureAgentPort": "8443", "SecureAdminPort": "8443", "Clone": "FALSE", "SubsystemName": "CA fedora 8443", "DomainManager": "TRUE" } ]
Introduction
Quick Start
Installation Guide
User Guide
Programming Guide
Development Guide