NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

OtherCidrsMsg (schema)

Quota For CIDRs

Definition for limits defined on cidrs that are not /32

Name Description Type Notes
mask Largest CIDR mask

The largest size mask that is allowed. A value of "" for this field denotes no restriction on mask.
string
total_count Total CIDRs allowed

The total number of subnets that can be carved from IP blocks defined in the quota. The size of these subnts
should be less than or equal to the mask and not equal to 32. CIDR mask in the format /. For example /28
A value of -1 for this field denotes no restriction on the number of subnets.
int