Bulk Create VSA

post

/radius-config/v1/vsa/bulk

Permits administrators to create more than one vendor specific attributes for same vendor.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
New vendor specific attributes details to be created
Root Schema : schema
Type: array
Show Source
Nested Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Vendor specific attribute created successfully.

400 Response

Bad request
Body ()
Root Schema : ResponseMessage
Type: object
Show Source

409 Response

Vendor specific attribute already present in Oracle RADIUS Agent.
Body ()
Root Schema : ResponseMessage
Type: object
Show Source
Back to Top