Base type: System.Entity
| Name | Type | Notes |
|---|---|---|
| ScopeId | System.Int32 | |
| NodeId | System.Int32 | |
| SharedNetworkId | System.Int32 | |
| DhcpGroupId | System.Int32 | |
| GroupId | System.Int32 | |
| SubnetId | System.Int32 | |
| LastSeen | System.DateTime | |
| FirstSeen | System.DateTime | |
| HideIfOrphaned | System.Boolean | |
| FoundAddress | System.String | |
| FoundAddressN | System.Guid | |
| FoundCIDR | System.Int32 | |
| DisabledAtServer | System.Boolean | |
| LastPollHadError | System.Boolean | |
| StatAddressesFree | System.Int32 | |
| StatAddressesInUse | System.Int32 | |
| StatPendingOffers | System.Int32 | |
| OptionId | System.Int32 | |
| OfferDelay | System.Int32 | |
| Address | System.String | |
| Status | System.Byte | |
| Comments | System.String | |
| VLAN | System.String | |
| Location | System.String | |
| LastDiscovery | System.DateTime | |
| PercentUsed | System.Int32 | |
| UsedCount | System.Int64 | |
| AvailableCount | System.Int64 | |
| TotalCount | System.Int64 | |
| CalculatedAddress | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| GroupReportScope | IPAM.GroupReport | Defined by relationship IPAM.GroupReportScope (System.Reference) |
| Leases | IPAM.DhcpLease | Defined by relationship IPAM.DhcpScopeLeases (System.Reference) |
| Exclusion | IPAM.DhcpExclusions | Defined by relationship IPAM.GroupReportExclusion (System.Reference) |
| Ranges | IPAM.DhcpRange | Defined by relationship IPAM.GroupReportRange (System.Reference) |
| GroupNode | IPAM.GroupNode | Defined by relationship IPAM.GroupNodeHostsDhcpScope (System.Hosting) |