NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
IpAddressBlockCidrUsedByDetails (schema)
IpAddressBlock CIDR UsedBy Details
Details of the service or VM using the allocated CIDR
| Name | Description | Type | Notes |
|---|---|---|---|
| cluster_id | VM cluster ID | string | |
| display_name | Display name of the policy service or VM | string | |
| external_id | VM external ID | string | |
| host_id | VM host ID | string | |
| path | Policy path of the object using this IP/CIDR or VM external ID | string | |
| used_for | Represents the usage type for the allocated CIDR | string | Enum: VPC_SUBNET, VPC_NAT, VPC_LB, VPC_EIP, VPC_STATIC_ROUTE, PROJECT_NAT, VPN, WORKLOAD_ALLOCATED_DISCOVERED_IP, WORKLOAD_STATIC_DISCOVERED_IP, TIER0 |