Endpoint
/api/v2/cfg/alertSource/available/custIntg/{intgId}
Path Parameters
intgId
string

Responses

OK

[
  {
    "displayName": "Alien Vault",
    "id": 20,
    "name": "Alien Vault",
    "techUid": "ALIENVAULT"
  },
  {
    "displayName": "CloudWatch",
    "id": 28,
    "name": "CloudWatch",
    "techUid": "CLOUDWATCH"
  },
  {
    "displayName": "Cradlepoint",
    "id": 24,
    "name": "Cradlepoint",
    "techUid": "CRADLEPOINT"
  },
  {
    "displayName": "Custom",
    "id": 30,
    "name": "Custom",
    "techUid": "CUSTOM"
  },
  {
    "displayName": "Nagios",
    "id": 3,
    "name": "Nagios",
    "techUid": "NAGIOS"
  },
  {
    "displayName": "OpsRamp",
    "id": 1,
    "name": "OpsRamp",
    "techUid": "OPSRAMP"
  },
  {
    "displayName": "Prognosis",
    "id": 18,
    "name": "Prognosis",
    "techUid": "PROGNOSIS"
  },
  {
    "displayName": "SAP Solution Manager",
    "id": 8,
    "name": "SAPSolutionManager",
    "techUid": "SAPSOLUTIONMANAGER"
  },
  {
    "displayName": "SCOM",
    "id": 4,
    "name": "SCOM",
    "techUid": "SCOM"
  },
  {
    "displayName": "Test Source",
    "id": 39,
    "name": "Test Source",
    "techUid": "TESTSOURCE"
  },
  {
    "displayName": "Zenoss",
    "id": 5,
    "name": "Zenoss",
    "techUid": "ZENOSS"
  }
]