mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 12:57:54 +00:00
19 lines
914 B
Plaintext
19 lines
914 B
Plaintext
{
|
|
"appliance_id": "d9ce131e-ecdc-49d2-be7d-d883d3919a06",
|
|
"name": "Cisco PyATS",
|
|
"category": "guest",
|
|
"description": "pyATS is an end-to-end DevOps automation ecosystem. Agnostic by design, pyATS enable network engineers to automate their day-to-day DevOps activities, perform stateful validation of their device operational status, build a safety-net of scalable, data-driven and reusable tests around their network, and visualize everything in a modern, easy to use dashboard.",
|
|
"vendor_name": "Cisco",
|
|
"vendor_url": "https://cisco.com",
|
|
"product_name": "PyATS",
|
|
"product_url": "https://developer.cisco.com/pyats/",
|
|
"registry_version": 3,
|
|
"status": "stable",
|
|
"maintainer": "Xander Petty",
|
|
"maintainer_email": "Xander.Petty@protonmail.com",
|
|
"docker": {
|
|
"adapters": 1,
|
|
"image": "xander12093/pyats:latest",
|
|
"console_type": "telnet"
|
|
}
|
|
} |