Skip to content
Quentin Rousseau edited this page Feb 26, 2015 · 16 revisions

Video Station API

The VideoStation API is an AuthenticatedAPI, that means the user needs to be authenticated before using this API. Fortunately, the AuthenticatedAPI is smart enough to automatically log the user.

The syno object uses the vs (or videoStation alias) property to interact with the VideoStation API.

SYNO.VideoStation.Info

Description

Provide Video Station information.

Methods

Method Name Description Required params
getVideoStationInfo(callback) Provide Video Station information -
Clone this wiki locally