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

Type declaration

  • deleteIp: boolean

    Defines whether the PGW's IP should be deleted.

  • gatewayId: string

    ID of the gateway to delete.

  • Optionalzone?: Zone

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