1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. NetIPNet

NetIPNet

    NetIPNet represents an IP network with an address and subnet mask.

    Properties

    • IP array[string] required
      The IP address of the network.
    • Mask array[string] required
      The subnet mask of the network.