{"type":"api","title":"LAN Automation Stop","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":"lANAutomationStop","tags":["LAN Automation"],"summary":"LAN Automation Stop","description":"Invoke this API to stop LAN Automation for the given site. ","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request","description":"request","required":true,"schema":{"type":"string","$$ref":"#/definitions/LANAutomationStopRequest"},"in":"body"},{"name":"id","description":"LAN Automation id can be obtained from /dna/intent/api/v1/lan-automation/status.","required":true,"type":"string","in":"path"}],"responses":{"200":{"description":"","schema":{"type":"object","properties":{"response":{"type":"object","properties":{"errorCode":{"type":"string"},"message":{"type":"string"},"detail":{"type":"string"}}},"version":{"type":"string"}},"$$ref":"#/definitions/LANAutomationStopResponse"}},"202":{"description":"The request was accepted and the response contains the id of the LAN Automation session being stopped."},"400":{"description":"The request was not acceptable due to error in the input parameter and the response contains information about the parameter error."},"406":{"description":"The request was not acceptable due to incorrect input value or invalid settings/config on the device. The response contains information about the error code, message and detail."},"500":{"description":"The request was not accepted due to internal error in the system and the response contains information about the error."}},"__originalOperationId":"lANAutomationStop","method":"delete","path":"/dna/intent/api/v1/lan-automation/{id}"}}