DELETE realm/zones/<zone_name>
This web method deletes a zone definition from the realm.
- <zone_name> in the URI is the zone name.
Example Requests
curl -X DELETE http://<host>:<port>/api/v1/realm/zones/<zone_name>
This web method deletes a zone definition from the realm.
curl -X DELETE http://<host>:<port>/api/v1/realm/zones/<zone_name>
Copyright © 2009-2024. Cloud Software Group, Inc. All Rights Reserved.