Skip to content

Add RadiusConfigAttribute resource class - #111

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

Add RadiusConfigAttribute resource class#111
ed6869 wants to merge 1 commit into
aruba:masterfrom
ed6869:feature/radius-config-attribute

Conversation

@ed6869

@ed6869 ed6869 commented Jun 30, 2026

Copy link
Copy Markdown

Fixes #108

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

Summary

Adds the RadiusConfigAttribute class to manage the RADIUS configuration attributes attached to an AAA server group (system/radius_config_attributes), indexed by the server group name. The server group is supplied as a URI reference at creation.

Testing

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

Manage the RADIUS configuration attributes attached to an AAA server group
under system/radius_config_attributes, indexed by the server group name. The
server group is supplied as a URI reference at creation. Adds offline 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 RadiusConfigAttribute resource class

1 participant