localAuthentication

Enables local authentication.

Content type: Application/json

Supported method: POST

Sample URL: http://yourfqdn/admin/service/localAuthentication

POST

Sample request

http://example.com/admin/service/localAuthentication

Sample response

   "status":{ 

      "code":"200",

      "message":"OK"

   },

   "data":null

}