FetchNetworkPolicyExternalAddressesResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Response message for VmwareEngine.FetchNetworkPolicyExternalAddresses
Attributes |
|
|---|---|
| Name | Description |
external_addresses |
MutableSequence[google.cloud.vmwareengine_v1.types.ExternalAddress]
A list of external IP addresses assigned to VMware workload VMs within the scope of the given network policy. |
next_page_token |
str
A token, which can be sent as page_token to retrieve the
next page. If this field is omitted, there are no subsequent
pages.
|