Skip to content

SD Delete Host REST API

Endi S. Dewata edited this page Mar 8, 2024 · 2 revisions

Request

  • Path: /ca/rest/securityDomain/hosts/{id}

  • Method: DELETE

  • 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