NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
CommonAgentPrivateIpRangeInfo (schema)
NSX Application Platform Common Agent private IP prefix
An IP prefix to mark the private network that NSX Application Platform Common Agent
network flow is collected from.
Name | Description | Type | Notes |
---|---|---|---|
address | IP address The prefix of IP address that marks the range of private network. |
IPAddress | Required |
address_type | IP address type The type of IP address. |
string | Required Enum: IPV4, IPV6 |
prefix_length | IP prefix length The length of IP address prefix that marks the range of private network. |
integer | Required Minimum: 1 Maximum: 128 |