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: postPath:
/radius-config/v1/vsa/bulk - Creates VSA
- Method: postPath:
/radius-config/v1/vsa - Deletes VSA
- Method: deletePath:
/radius-config/v1/vsa/{vendorId}/{attributeName} - Deletes VSA Using Vendor
- Method: deletePath:
/radius-config/v1/vsa/{vendorId} - Gets VSA
- Method: getPath:
/radius-config/v1/vsa