{"type":"api","title":"LAN Automation Start","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":"lANAutomationStart","tags":["LAN Automation"],"summary":"LAN Automation Start","description":"Invoke this API to start LAN Automation for the given site.","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request","description":"request","required":true,"schema":{"type":"array","items":{"type":"object","properties":{"discoveredDeviceSiteNameHierarchy":{"type":"string"},"primaryDeviceManagmentIPAddress":{"type":"string"},"peerDeviceManagmentIPAddress":{"type":"string"},"primaryDeviceInterfaceNames":{"type":"array","items":{"type":"string"}},"ipPools":{"type":"array","items":{"type":"object","properties":{"ipPoolName":{"type":"string"},"ipPoolRole":{"type":"string"}}}},"mulitcastEnabled":{"type":"boolean"},"hostNamePrefix":{"type":"string"},"hostNameFileId":{"type":"string"},"isisDomainPwd":{"type":"string"},"redistributeIsisToBgp":{"type":"boolean"}}},"$$ref":"#/definitions/LANAutomationStartRequest"},"in":"body"},{"name":"Content-Type","description":"","default":"application/json","required":true,"type":"string","in":"header"}],"responses":{"200":{"description":"","schema":{"type":"object","properties":{"response":{"type":"object","properties":{"message":{"type":"string"},"id":{"type":"string"}}},"version":{"type":"string"}},"$$ref":"#/definitions/LANAutomationStartResponse"}},"202":{"description":"The request was accepted and the response contains the id of the new LAN Automation session."},"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":"lANAutomationStart","method":"post","path":"/dna/intent/api/v1/lan-automation"}}