Videosurveillance Functions
object VideosurveillanceFunctions
Functions
Link copied to clipboard
Using this data source can open Video Surveillance System service automatically. If the service has been opened, it will return opened. For information about Video Surveillance System and how to use it, see What is VS.
Link copied to clipboard
This data source provides the Video Surveillance System Groups of the current Alibaba Cloud user.
suspend fun getSystemGroups(argument: suspend GetSystemGroupsPlainArgsBuilder.() -> Unit): GetSystemGroupsResult
suspend fun getSystemGroups(ids: List<String>? = null, inProtocol: String? = null, name: String? = null, nameRegex: String? = null, outputFile: String? = null, status: String? = null): GetSystemGroupsResult