NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
CidrInfo (schema)
Parameters for IP block CIDR
CIDR info for blocks created for third party ipam providers.
| Name | Description | Type | Notes |
|---|---|---|---|
| cidr | CIDR of the IP block CIDR of the IP block created. |
IPAddress | Readonly |
| comment | Comment on the IP block Comment on the IP block. |
string | Readonly |
| in_use | Is CIDR in use IP block corresponding to the third party IPAM provider CIDR has subnets. |
boolean | Readonly Default: "False" |
| ip_block_name | IP block name IP block name corresponding to the CIDR. |
string | Readonly |
| ip_block_path | IP block path IP block path corresponding to the CIDR. |
string | Readonly |
| reference_id | Reference ID of the IP block Reference ID of the IP block. |
string | Readonly |