addressFWSourceDestination

addressFWSourceDestination
addressFWSourceDestination

Source or Destination for firewall rule. Default is 'any'.

JSON Example
{
    "exclude": false,
    "ipAddress": [
        "string"
    ],
    "groupingObjectId": [
        "string"
    ],
    "vnicGroupId": [
        "string"
    ]
}
boolean
exclude
Optional

Exclude the specified source or destination.

array of string
ipAddress
Optional

List of string. Can specify single IP address, range of IP address, or in CIDR format. Can define multiple.

array of string
groupingObjectId
Optional

List of string. Id of cluster, datacenter, distributedPortGroup, legacyPortGroup, VirtualMachine, vApp, resourcePool, logicalSwitch, IPSet, securityGroup. Can define multiple.

array of string
vnicGroupId
Optional

List of string. Possible values are vnic-index-[1-9], vse, external or internal. Can define multiple.

Property Of