{"type":"api","title":"Get all ITSM Integration settings","meta":{"id":"/apps/pubhub/media/dna-center-235/0e427c513038595590fc5a0593cb0e208dd78571/2192edf3-d24e-3461-ab8c-12a97b547df4","swagger":"2.0","info":{"description":"Cisco DNA Center Platform v. 2.3.5","version":"2.3.5","title":"Intent API"},"schemes":["https"],"x-parser-conf":{"expand":0,"labelConfig":{"endpoint":"summary"}}},"spec":{"operationId":"getAllITSMIntegrationSettings","tags":["ITSM Integration"],"summary":"Get all ITSM Integration settings","description":"Fetches all ITSM Integration settings","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request","description":"request","required":true,"schema":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string"},"dypName":{"type":"string"},"dypMajorVersion":{"type":"integer"},"dypId":{"type":"string"},"dypInstanceId":{"type":"string"},"data":{"type":"object","properties":{"ConnectionSettings":{"type":"object","properties":{"Url":{"type":"string"},"Auth_UserName":{"type":"string"},"Auth_Password":{"type":"string"}}}}}},"$$ref":"#/definitions/GetAllITSMIntegrationSettingsRequest"},"in":"body"}],"responses":{"200":{"description":"Instance Updated","schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"dypId":{"type":"string"},"dypName":{"type":"string"},"name":{"type":"string"},"uniqueKey":{"type":"string"},"dypMajorVersion":{"type":"integer"},"description":{"type":"string"},"createdDate":{"type":"integer"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"softwareVersionLog":{"type":"array","items":{"type":"object"}},"schemaVersion":{"type":"number"},"tenantId":{"type":"string"}}},"$$ref":"#/definitions/GetAllITSMIntegrationSettingsResponse"}},"404":{"description":"Instance not found"}},"__originalOperationId":"getAllITSMIntegrationSettings","method":"get","path":"/dna/intent/api/v1/integration-settings/itsm/instances"}}