Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

REST API Method: POST /rest/sbaconfig?action=disablesvc

This action stops the network daemons for the services indicated.

Tip

This action can be performed anytime after the SBA is setup.

If stopped, Lync server services will be automatically restarted by Windows after a moment

An HTTP Status 200 return for this action only means that the request was successfully received by the system. Status of the action must be retrieved using the SBA Action Status Resource .

URL:

https://192.168.0.111/rest/sbaconfig?action=disablesvc

HTTP Method

POST

Requires Authentication:

true

Noprint
Panel
bgColortransparent
titleBGColor#DDD
title[sbaconfig - REST API Methods|Resource - sbaconfig]

Page Tree
root@parent



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
serviceNameYesNoEnum0Possible values:
  • 0 - rNone
  • 1 - rRDP
  • 16 - rLync
Identifies the service to be stopped on the SBA. If a value other than 0 is not passed, the operation will not affect any service.