It defines a management subnet instance. The management subnets are associated with a
management network. A management network can have multiple subnets.
many mediation.ManagementSubnets may be direct children of one mediation.ManagementNetwork (child-parent relationship)
public class
ManagementSubnet
Relative Name=[[mgmtsub-${*id}]]
Displayed Name=Management Subnet
Properties
id
Specifies a unique id for the management subnet.
type=int
access=read-create default=0 minimum=1 maximum=65535 Displayed(tab/group)=ID
subnetAddress
It indicates the IP address and the bitmask of the subnet. For example: 123.22.34.0/24
Mask bits must be in the range of 24 to 32 for IPv4 and 120 to 128 for IPv6 type addresses.
type=string
default= Displayed(tab/group)=Subnet Address