NSX-T Data Center REST API

ProfileType (type)

{
  "enum": [
    "FirewallSessionTimerProfile", 
    "FirewallCpuMemThresholdsProfile", 
    "GiServiceProfile", 
    "FirewallFloodProtectionProfile", 
    "FirewallDnsProfile", 
    "LatencyStatProfile", 
    "SHAProfile", 
    "IpDiscoverySwitchingUpmProfile", 
    "SystemHealthPluginProfile", 
    "GeneralSecuritySettingsProfile", 
    "IpfixSwitchUpmProfile", 
    "IpfixCollectorUpmProfile", 
    "PaceHostConfigProfile", 
    "CommonAgentHostConfigProfile"
  ], 
  "id": "ProfileType", 
  "module_id": "Common", 
  "title": "Profile type of the ServiceConfig", 
  "type": "string"
}