Versions Compared

Key

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

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

This action starts the network daemons for the services indicated.

Tip

Ensure that the CSR is successfully generated and submitted to the CA prior to enabling the Lync service using the generatecsr action . Failure to follow the correct order of steps may result in undesirable behavior.

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=enablesvc

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 started on the SBA. If a value other than 0 is passed, the operation will not affect any service.