Can define IP reservations for networks
This commit is contained in:
@ -19,6 +19,7 @@ export interface ServerConstraints {
|
||||
disk_size: LenConstraint;
|
||||
net_name_size: LenConstraint;
|
||||
net_title_size: LenConstraint;
|
||||
dhcp_reservation_host_name: LenConstraint;
|
||||
}
|
||||
|
||||
export interface LenConstraint {
|
||||
|
Reference in New Issue
Block a user