# GeneralSubtreeIP


## Fields

| Field                              | Type                               | Required                           | Description                        |
| ---------------------------------- | ---------------------------------- | ---------------------------------- | ---------------------------------- |
| `Begin`                            | **string*                          | :heavy_minus_sign:                 | The first IP address in the range. |
| `Cidr`                             | **string*                          | :heavy_minus_sign:                 | The CIDR specifying the subtree.   |
| `End`                              | **string*                          | :heavy_minus_sign:                 | The last IP address in the range.  |
| `Mask`                             | **string*                          | :heavy_minus_sign:                 | The subnet mask of the CIDR.       |