v1
latestOpenAPI 3.0.02026-07-14161138164.1 KBData Sources
Create an arista switch data source
Add arista switch data source
post/data-sources/arista-switches
Request body
Example request
{
"fqdn": "your.domain.com",
"ip": "192.168.10.1",
"nickname": "vc1",
"proxy_id": "1000:104:12313412"
}Response
OK
Example response
{
"fqdn": "your.domain.com",
"ip": "192.168.10.1",
"nickname": "vc1",
"proxy_id": "1000:104:12313412"
}