StructQueryWebFwdList

Description

This object stores a web forward retrieved from Get web forwards list

Variables

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

Linked functions