Skip to content

Add NX-API JSON-RPC client and hack/nxapi helper#286

Open
felix-kaestner wants to merge 1 commit intorefactor/deviceutilfrom
nxapi
Open

Add NX-API JSON-RPC client and hack/nxapi helper#286
felix-kaestner wants to merge 1 commit intorefactor/deviceutilfrom
nxapi

Conversation

@felix-kaestner
Copy link
Copy Markdown
Contributor

Introduce NXAPIClient in internal/provider/cisco/nxos/nxapi.go, a thin HTTP client for the Cisco NX-OS NX-API JSON-RPC endpoint.

Add hack/nxapi, a minimal CLI that sends one or more NX-API commands to a device and pretty-prints the JSON results.

@felix-kaestner felix-kaestner requested a review from a team as a code owner April 8, 2026 13:50
@hardikdr hardikdr added the area/switch-automation Automation processes for network switch management and operations. label Apr 9, 2026
@hardikdr hardikdr added this to Roadmap Apr 9, 2026
Introduce NXAPIClient in internal/provider/cisco/nxos/nxapi.go,
a thin HTTP client for the Cisco NX-OS NX-API JSON-RPC endpoint.

Add hack/nxapi, a minimal CLI that sends one or more NX-API
commands to a device and pretty-prints the JSON results.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/switch-automation Automation processes for network switch management and operations.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants