Skip to content

Add RADIUS proxy resource classes#110

Open
ed6869 wants to merge 1 commit into
aruba:masterfrom
ed6869:feature/radius-proxy
Open

Add RADIUS proxy resource classes#110
ed6869 wants to merge 1 commit into
aruba:masterfrom
ed6869:feature/radius-proxy

Conversation

@ed6869

@ed6869 ed6869 commented Jun 30, 2026

Copy link
Copy Markdown

Fixes #107

Companion collection PR: aruba/aoscx-ansible-collection#218

Summary

Adds the RADIUS proxy resource classes: RadiusProxyClientGroup (downstream NAS clients defined inline as {address: {connection_type, secret_key}}) and RadiusProxyProfile (tying a client group and an AAA server group within a VRF). Registered in api.py.

Testing

  • Offline unit tests pass.
  • Validated live on a CX 6300 (FL.10.17, REST latest): create / idempotency / update / delete.

Add RadiusProxyClientGroup (downstream NAS clients defined inline) and
RadiusProxyProfile (tying a client group and an AAA server group within a VRF).
Registered in api.py. Adds offline unit tests.

Signed-off-by: ed6869 <ed6869@mail.com>
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.

Add RADIUS proxy resource classes

1 participant