[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

InlineFirewallGroupSummary2

Properties

string
name Required

The name of the firewall group.


string
description Optional

The description of the firewall group


string
id Optional

The id of the firewall group.


type Optional

Defines the type of Firewall Group which determines what can be members of this group such as IP Addresses, Org vDC networks, or VMs based on dynamic criteria. This property is now deprecated and replaced with typeValue.


string
typeValue Optional

Defines the type of Firewall Group which determines what can be members of this group such as IP Addresses, Org vDC networks, or VMs based on dynamic criteria. Below are valid values.

  • IP_SET should be used when using particular IP Addresses of VMs, Networks, etc.
  • STATIC_MEMBERS should be used when specifying exact members such as a particular Org vDC Network.
  • VM_CRITERIA should be used when specifying some dynamic criteria that matches a VM member such as VM name or Operating System name. This type is valid only if the firewall group is scoped to a vDC Group.
The default is IP_SET.

Added in 35.2

JSON Example

{
	"name": "string"
}
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Used By

FirewallGroupSummary

Feedback

Was this page helpful?