Skip to content

Add support for the latest REST version - #88

Open
ed6869 wants to merge 1 commit into
aruba:masterfrom
ed6869:feature/rest-v10.17
Open

Add support for the latest REST version#88
ed6869 wants to merge 1 commit into
aruba:masterfrom
ed6869:feature/rest-v10.17

Conversation

@ed6869

@ed6869 ed6869 commented Jun 29, 2026

Copy link
Copy Markdown

Fixes #92

Adds support for opening a session with the special version "latest". The connection uses the switch /rest/latest/ endpoint and the API class resolves to the newest shipped version, so the SDK can talk to switches exposing newer REST versions without pinning. Verified live on a CX6300 (FL.10.17): session open, app_recognition and ipfix reachable.

Allow opening a session with the special version 'latest', which uses
the switch's /rest/latest/ endpoint and resolves the API class to the
newest shipped version.

Signed-off-by: ed6869 <ed6869@mail.com>
@ed6869
ed6869 force-pushed the feature/rest-v10.17 branch from c7c51df to 2845bfd Compare June 29, 2026 12:29
@ed6869 ed6869 changed the title Add REST API v10.17 support Add support for the latest REST version Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support the latest REST version

1 participant