Create Segment Profile Template
Creates a new Segment Profile Template. If needed, the segment profiles referenced in the template will be synced from the source NSX-T Manager to all known NSX-T Managers in Cloud Director.
{
"id": "string",
"name": "string",
"description": "string",
"sourceNsxTManagerRef": {
"name": "string",
"id": "string"
},
"qosProfile": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string",
"type": "string"
},
"macDiscoveryProfile": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string",
"type": "string"
},
"ipDiscoveryProfile": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string",
"type": "string"
},
"segmentSecurityProfile": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string",
"type": "string"
},
"spoofGuardProfile": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string",
"type": "string"
},
"lastModified": "string"
}
The URN of the Segment Profile Template Object.
The name of the Segment Profile Template.
The description of the Segment Profile Template.
Reference for entities which are external to VCD and do not have a VCD URN identifier.
Reference for entities which are external to VCD and do not have a VCD URN identifier.
Reference for entities which are external to VCD and do not have a VCD URN identifier.
Reference for entities which are external to VCD and do not have a VCD URN identifier.
Reference for entities which are external to VCD and do not have a VCD URN identifier.
The last time the segment profile template was modified.
The request have been accepted and the task to monitor the request is in the Location header.