Delete Segment Security Profile
API will delete segment security profile with the given id.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/segment-security-profiles/{segment-security-profile-id}
Parameters
Parameters
string
segment-security-profile-id
Required
Segment security profile id
cURL Command
curl -X DELETE https://nsxmanager.your.domain/policy/api/v1/infra/segment-security-profiles/{segment-security-profile-id}
Errors
500
The server encountered an unexpected condition which prevented it from fulfilling the request.
503
The server is currently unavailable (because it is overloaded or down for maintenance).