[{"label":"Latest (1.0.0)","version":"latest"}]
srm-rest-api
WinsSetting
WINS setting
Properties
string
alternate_server
Optional
The address of the alternate WINS server.
string
primary_server
Optional
The address of the preferred WINS server.
JSON Example
{
"alternate_server": "string",
"primary_server": "string"
}