[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

PoolMemberSetting

The setting is used to add, update or remove pool members from pool. For static pool members, admin_state, display_name and weight can be updated. For dynamic pool members, only admin_state can be updated.


Properties

string as ip
ip_address Required

Pool member IP address


string
admin_state Optional

Member admin state

Possible values are: ENABLEDDISABLEDGRACEFUL_DISABLED


string
display_name Optional

Only applicable to static pool members. If supplied for a pool defined by a grouping object, update API would fail.


string as port-or-range
port Optional

Pool member port number


integer as int64
weight Optional

Only applicable to static pool members. If supplied for a pool defined by a grouping object, update API would fail.

JSON Example

{
	"ip_address": "string"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: LoadBalancer
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of

LBPoolMemberGroup

Feedback

Was this page helpful?