AddBastionAllowedIPsRequest: { gatewayId: string; ipRange: string; zone?: Zone }

Type declaration

  • gatewayId: string

    ID of the gateway to add the allowed IP range to.

  • ipRange: string

    IP range allowed to connect to the SSH bastion.

  • Optionalzone?: Zone

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