Vendor Specific Attributes REST Endpoints

Vendor Specific Attributes
Oracle RADIUS Agent APIs allow administrators to manage Vendor Specific Attributes(VSA) for Oracle RADIUS Agent.
Bulk Create VSA
Method: post
Path: /radius-config/v1/vsa/bulk
Creates VSA
Method: post
Path: /radius-config/v1/vsa
Deletes VSA
Method: delete
Path: /radius-config/v1/vsa/{vendorId}/{attributeName}
Deletes VSA Using Vendor
Method: delete
Path: /radius-config/v1/vsa/{vendorId}
Gets VSA
Method: get
Path: /radius-config/v1/vsa