Get Network Segment Profiles
Retrieves the segment profiles configured for an Org vDC Network.
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/orgVdcNetworks/{vdcNetworkId}/segmentProfiles
COPY
Path Parameters
string
vdcNetworkId
Required
vdcNetworkId
string
vdcNetworkId
Required
vdcNetworkId
Responses
200
OK
Returns VdcNetworkSegmentProfileConfig of type(s) application/json;version=38.1
{
"segmentProfileTemplate": {
"templateRef": {
"name": "string",
"id": "string"
},
"source": "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"
}
}
Availability
Added in 36.2
Org Vdc Network Operations
DELETE
Delete Network
GET
Get Additional Properties
GET
Get Allocated Ip Addresses
GET
Get Network Segment Profiles
GET
Get Org Vdc Network
GET
Get Secondary Allocated Ip Addresses
POST
Reset Network
POST
Sync Org Vdc Network
POST
Sync Syslog Settings Of Network
PUT
Update Network
PUT
Update Network Segment Profiles