Delete Vcf Domain
NOTE: Deletion is not synchronous. As a result, the delete operation may not happen immediately. It is recommended to query back the system with the identifier and ensure that the system returns a 404 error.
The identifier of integration, domain of which need to be deleted, in UUID format
The identifier of the VCF's domain in UUID format.
If set to true, resources discovered by this domain will be deleted as well.
Force delete, particularly unregister domain ownership if owned by this Ops
Domain with provided id, was deleted successfully
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/suite-api/api/integrations/vcf/{integrationId}/domains/{domainId}?deleteResources=v