DeleteGatewayRequest: { cleanupDhcp: boolean; gatewayId: string; zone?: Zone }

Type declaration

  • cleanupDhcp: boolean

    Defines whether to clean up attached DHCP configurations (if any, and if not attached to another Gateway Network).

  • gatewayId: string

    ID of the gateway to delete.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.