SegmentProfileTemplate

SegmentProfileTemplate
SegmentProfileTemplate

Represents a collection of segment profiles to be applied during NSX-T network creation. The specified segment profiles exist on the source NSX-T manager and will be synced to other NSX-T managers known to Cloud Director.

JSON Example
{
    "id": "string",
    "name": "string",
    "description": "string",
    "sourceNsxTManagerRef": {
        "name": "string",
        "id": "string"
    },
    "qosProfile": {
        "id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
        "name": "string"
    },
    "macDiscoveryProfile": {
        "id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
        "name": "string"
    },
    "ipDiscoveryProfile": {
        "id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
        "name": "string"
    },
    "segmentSecurityProfile": {
        "id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
        "name": "string"
    },
    "spoofGuardProfile": {
        "id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
        "name": "string"
    },
    "lastModified": "string"
}
string
id
Optional

The URN of the Segment Profile Template Object.

string
name
Required

The name of the Segment Profile Template.

string
description
Optional

The description of the Segment Profile Template.

sourceNsxTManagerRef
Required

sourceNsxTManagerRef

qosProfile
Optional

qosProfile

macDiscoveryProfile
Optional

macDiscoveryProfile

ipDiscoveryProfile
Optional

ipDiscoveryProfile

segmentSecurityProfile
Optional

segmentSecurityProfile

spoofGuardProfile
Optional

spoofGuardProfile

string As date-time As date-time
lastModified
Optional

The last time the segment profile template was modified.