Exit

Export, then leave

Run these steps on Linux you enroll. They are the same scripts as the public install manual. This portal does not tear down a Vantio-operated host.

Sign in if you have an invite. The commands below still belong on your host.

  1. 1. Export evidence

    On Linux you enroll, run the compliance export from the customer pack. Download the packing list from Evidence if you have an approved partner invite.

    python3 scripts/vantio_assure.py compliance-export
  2. 2. Confirm the pack hash

    Hash the exported file on your host and keep that digest with the pack. This website does not compute the hash for you.

    sha256sum <exported-pack>
  3. 3. Roll back policy

    The rollback script returns Gate to preview and sets Helm enforce=false when that release exists. Phantom Engine protection stays on until you uninstall. The script refuses company-operated Vantio hosts.

    bash scripts/customer_pack_rollback.sh
  4. 4. Uninstall on your host

    Print the plan first, then remove with --yes on infrastructure you operate. Evidence folders stay. This website will not run uninstall against a Vantio-operated host.

    bash scripts/customer_pack_uninstall.sh
    bash scripts/customer_pack_uninstall.sh --yes
  5. 5. Post-remove health

    After removal, attach-health should report a named gap or not installed. Honest idle before uninstall is valid. Do not generate traffic to look live.

    python3 scripts/vantio_assure.py attach-health

Full narrative lives on /docs/install. Optics leave is stop the wrap, then uninstall the CLI or SDK.