Description

Update a RADIUS VSAs

REST Name
update
Request
POST
URL
[server url][:port]/SAFe/sng_rest/api/update/radius/vsas/{identifier}
Input
Name Data Possible Values Description
vsa-id

Type

  • string

Default

  • None

Rules

  • required
  • greater_than[-1]
  • less_than[65535]

VSA ID

VSA ID within this vendor's scope in this vendor specified attribute.

vsa-value

Type

  • string

Default

  • None

Rules

  • required
  • alpha_dash

VSA Value

The VSA value which is based on the VSA value chosen. If the you chose Direct String Input, the VSA value entered in this text box will be forwarded directly to the RADIUS server. If you chose Channel Variable, the value inputted in the VSA Value field will be the variable used in the RADIUS message.

vendor-id

Type

  • string

Default

  • None

Rules

  • required
  • greater_than[-1]
  • less_than[16777215]

VSA Vendor ID

RADIUS vendor ID required for VSA. Example: 0 is default, 9 is for Cisco

radius-message

Type

  • Enumeration

Default

  • in

Rules

  • required

Values

  • out - Response
  • in - Request

VSA in RADIUS Message

Decision on whether this VSA is used as an input RADIUS request or an output RADIUS response.

vsa-value-type

Type

  • Enumeration

Default

  • None

Rules

  • required

Values

  • 0 - Direct String Input
  • 1 - Channel Variable

VSA Value Type

The VSA value type that will be used in the RADIUS message.