{"type":"api","title":"Get Anomalies Related Objects","meta":{"id":"/apps/pubhub/media/nexus-dashboard-api-v1/86cc2501c92a7370499e3d537496e5c722396afb/65a171d6-461c-341f-833b-8723fe3ac65c","info":{"contact":{"name":"API Support","url":"https://devnetapps.cisco.com/docs/nexus-dashboard/api-v1/developer-support/"},"description":"Nexus Dashboard Insights API Documentation","title":"Nexus Dashboard Insights API","version":"6.8.0"},"tags":[{"name":"Cloud"},{"name":"Anomaly Threshold settings"},{"name":"Cluster level settings"},{"name":"Config - NI"},{"name":"NI Systems Settings"},{"name":"Site - Alert Rules"},{"name":"Site - Collection"},{"name":"Site - Compliance Requirements"},{"name":"Site - Configuration Import Export"},{"name":"Site - Entity Settings, Offline / Epoch-Delta Jobs & Site Management"},{"name":"Site - Export Kafka Fast Settings"},{"name":"Site - Export Nas Settings"},{"name":"Site - Export Settings"},{"name":"Site - FileUpload"},{"name":"Site - Flow Rules"},{"name":"Site - Integrations"},{"name":"Site - Offline Data Collection"},{"name":"Site - PDU integration"},{"name":"Site - Pre-Change Analysis"},{"name":"Site - Purge Epoch & Anomaly DB"},{"name":"Site - Syslog Export Settings"},{"name":"Site Group"},{"name":"Site Groups"},{"name":"Traffic Analytics Rules settings"},{"name":"User Settings"}],"x-parser-conf":{"overview":{"markdownPath":"reference/overview-legacy-insights.md"},"labelConfig":{"endpoint":{"field":"operationId","format":"startCase"}}},"openapi":"3.0.3","servers":[{"url":"/"}]},"spec":{"description":"Get the list of related objects","operationId":"getAnomaliesRelatedObjects","parameters":[{"description":"Name of the Site Group - limit the records pertaining to the sites in this site group","example":"SG_SJC2-candid-scale1","in":"query","name":"siteGroupName","required":false,"schema":{"type":"string"}},{"description":"End date, to collect the records generated till specified date","example":"2021-04-22T16%3A32%3A31-07%3A00","in":"query","name":"endDate","required":false,"schema":{"type":"string"}},{"description":"Start date, to skip records generated earlier to this date","example":"2021-04-22T13%3A11%3A48-07%3A00","in":"query","name":"startDate","required":false,"schema":{"type":"string"}},{"description":"Name of the Site - limit the records pertaining to the site","example":"candid-scale1","in":"query","name":"siteName","required":false,"schema":{"type":"string"}},{"description":"Identifier for the anomaly","example":"VPC836136418329","in":"query","name":"anomalyId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"example":{"0":{"value":{"entries":[{"resourceName":"scale1-leaf-301","resourceType":"leaf"},{"resourceName":"scale1-leaf-302","resourceType":"leaf"},{"resourceName":"scale1-leaf-303","resourceType":"leaf"}],"offset":0,"totalItemsCount":3,"totalResultsCount":3}}},"schema":{"properties":{"entries":{"items":{"properties":{"resourceName":{"type":"string"},"resourceType":{"type":"string"}},"type":"object"},"type":"array"},"offset":{"type":"integer"},"totalItemsCount":{"type":"integer"},"totalResultsCount":{"type":"integer"}},"type":"object"}}},"description":"OK"}},"summary":"Get the list of related objects","tags":["Anomalies"],"__originalOperationId":"getAnomaliesRelatedObjects","method":"get","path":"/sedgeapi/v1/cisco-nir/api/api/v1/anomalies/relatedObjects"}}