RegistryBrowse APIsInfrastructureVultrdetachInstanceIsodetachInstanceIsoDetach ISO from instancePOST /instances/{instance-id}/iso/detach HTTP/1.1Parameters {}Response Schema { "type": "object", "properties": { "iso_status": { "type": "object", "properties": { "state": { "type": "string", "description": "State of the ISO\n\n* isunmounting" } } } } }