Skip to content

SD Delete Host REST API

Endi S. Dewata edited this page Oct 24, 2023 · 2 revisions

Request

  • Operation: DELETE /ca/rest/securityDomain/hosts/<id>

  • Authentication: required

Response

$ curl \
    -k \
    -s \
    -X DELETE \
    --cookie cookies \
    https://localhost.localdomain:8443/ca/rest/securityDomain/hosts/KRA%20fedora%208443
Clone this wiki locally