Welcome to the New BigPanda API Documentation
curl --location --globoff 'https://integrations.bigpanda.io/oim/entuity/alerts?access_token={ACCESS_TOKEN}&app_key={APP_KEY}' \
--header 'Authorization: Bearer {BEARER_TOKEN}' \
--header 'Content-Type: application/json' \
--data '{
"incident_type": 0,
"sourceDescriptor_externalId": {},
"incident_sourceHostAndPort": "http://example.com",
"incident_lastClosedBy": {},
"actor_name": "string",
"incident_sourceSwType": "string",
"incident_contextEvent": {},
"actor_ageOutMs": 0,
"incident_annotatedMs": 0,
"incident_incident": true,
"sourceDescriptor_containerDeviceId": 0,
"sourceDescriptor_containerPortId": 0,
"incident_id": 0,
"incident_sourceZoneID": 0,
"incident_contributors": [
null
],
"incident_reason": "string",
"id": "string",
"incident_consolidatedSourceHostAndPort": "http://example.com",
"sourceDescriptor_classicType": 0,
"sourceDescriptor_zoneID": 0,
"incident_stateOpen": true,
"incident_sourceCompIdString": "string",
"sourceDescriptor_swType": "string",
"incident_sourceZoneName": "string",
"sourceDescriptor_missingEyeServerId": true,
"incident_events": [
null
],
"incident_severity": 0,
"incident_firstOpenedMs": 0,
"sourceDescriptor_deviceId": 0,
"sourceDescriptor_classicId0": 0,
"sourceDescriptor_classicId1": 0,
"actor_id": "string",
"incident_assignedMs": 0,
"sourceDescriptor_objectName": {},
"sourceDescriptor_name": "string",
"incident_lastOpenedMs": 0,
"sourceDescriptor_eyeServerIdString": "string",
"incident_sourceExternalId": {},
"incident_lastUpdatedMs": 0,
"incident_lastClosedMs": 0,
"incident_sourceSwId": 0,
"sourceDescriptor_containerDeviceSwId": 0,
"incident_state": 0,
"incident_name": "string",
"incidentClosed": true,
"sourceDescriptor_swId": 0,
"incident_annotatedBy": {},
"entuity_url": "http://example.com",
"incident_impactDescr": "string",
"sourceDescriptor_zoneName": "string",
"incident_sourceServerId": "string",
"actor_type": 0,
"incident_sourceName": "string",
"incident_sourceContainerName": "string",
"incident_assignedTo": {},
"incident_components": [
null
],
"sourceDescriptor_eyeServerId": "string",
"incident_shortHostname": "string",
"sourceDescriptor_containerName": "string",
"actor_reopeningWindowMs": 0,
"sourceDescriptor_classicPortId": 0,
"sourceDescriptor_classicViewId": 0,
"incident_annotation": {},
"sourceDescriptor_classicDeviceId": 0
}'{
"status": 201,
"data": {}
}