StructQueryWebFwdList

Description

This object stores the result of a Get web forwards list

Variables

  • fqdn string (255)
    Domain name.
  • type string
    (DIRECT / MASKED / PARKING).
  • target string (255)
    Destination.
  • install int (1)
    Status (0 = not installed yet / 1 = installed).
  • options object (StructOptionsFwd)
    Custom settings of the web forward as StructOptionsFwd

Linked functions