[{"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

SegmentSpoofGuardProfile

A Spoof Guard Segment Profile.


AllOf


This class requires all of the following:

JSON Example

{
	"description": "string",
	"displayName": "string",
	"id": "string",
	"isAddressBindingWhitelistEnabled": false,
	"nsxTManagerRef": {
		"id": "string",
		"name": "string"
	}
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-cross-references:
    - cross-reference:
        alias: orgVdcId
        description: |
            A filter to look up segment profiles that can be used into this Org VDC.
        referenced-property: id
        referenced-type: ./networking/vdcs.yaml#/definitions/OrgVdc
    - cross-reference:
        alias: vdcGroupId
        description: |
            A filter to look up segment profiles that can be used into this VDC Group.
        referenced-property: id
        referenced-type: ./networking/vdcGroups.yaml#/definitions/VdcGroup
x-vcloud-property-annotations:
    description:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    displayName:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    id:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSortable
    isAddressBindingWhitelistEnabled:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    nsxTManagerRef:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSortable
[{"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
Availability
Added in 36.2
Property Of

SegmentSpoofGuardProfiles
What's changed in v36.3?

New! in version v36.3

Feedback

Was this page helpful?