Delete Vcf Integration
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.
UUID of integration, which need to be deleted
If set to true, resources discovered by this integration will be deleted as well.
If set to true, child domains and adapter instances will be deleted as well.
Force delete, particularly unregister integration ownership if owned by this Ops
Integration with provided id, was deleted successfully
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/suite-api/api/integrations/vcf/{integrationId}?deleteResources=value&deleteChildResources=v