| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| domainId |
It indicates the id of the Domain to which this System IP Address belongs.
type=int access=read-only default=0 minimum=1 maximum=1000 |
| isCreatedFromDeletedSite |
Indicates if this system IP pool was created to reuse decommissioned IP addresses.
type=boolean access=read-only default=false Displayed(tab/group)=System IP Pool is Created From Deleted Site |
| isExhausted |
Indicates if this system IP pool is exhausted, i.e. all the IP addresses in the pool were assigned.
type=boolean access=read-only default=false Displayed(tab/group)=System IP Pool is Exhausted |
| lastAssignedSystemIp |
Specifies the last assigned pooled system Ip.
type=InetAddress access=read-only default=0.0.0.0 Displayed(tab/group)=Last Assigned System IP |
| lastAssignedSystemIpType |
type=rtr.InetAddressType default=ipv4 |
| systemAddress |
It indicates the IP address of the system. For example: 10.10.3.0
type=InetAddress access=read-create Mandatory on create Displayed(tab/group)=System Address |
| systemAddressType |
Specifies the address type of the System IP Address.
type=rtr.InetAddressType default=ipv4 |
| systemPrefix |
It indicates the bitmask of the System IP Address. For example: 24
Supported mask range is 16 to 32 for IPv4 and 112 to 128 for IPv6 type addresses.
type=int access=read-create default=16 minimum=16 maximum=128 Displayed(tab/group)=System Prefix |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |