delete https://{hostname}/cloud-wrapper/v1/configurations/
Delete a specific Cloud Wrapper configuration. The delete can take up to three hours to complete. You can use the configuration's configId to run the Get a configuration operation to check the status. DELETE_IN_PROGRESS indicates the API accepted the request and it's processing the delete. A 404 response indicates the API has deleted the configuration.
Before you delete a configuration:
Ensure that all the properties that use it have the
cloudWrapperbehavior disabled. Then update the configuration to deactivate it by setting theactivatequery string tofalse.
Recipes
CW: Delete a configuration
Open Recipe
