No API operations available. Click for a feedback.
- DescribeAccountStat
- DescribeVsUserResourcePackage
- OpenVsService
- CreateGroup
- DeleteGroup
- ModifyGroup
- DescribeGroup
- DescribeGroups
- CreateDevice
- DeleteDevice
- BatchDeleteDevices
- ModifyDevice
- DescribeDevice
- DescribeDevices
- SyncCatalogs
- UnlockDevice
- StartDevice
- StopDevice
- BatchStartDevices
- BatchStopDevices
- CreateDeviceAlarm
- ModifyDeviceAlarm
- ModifyDeviceCapture
- ModifyDeviceChannels
- DescribeDeviceChannels
- DescribeDeviceGateway
- DescribeDeviceURL
- DescribePurchasedDevice
- DescribePurchasedDevices
- BindPurchasedDevice
- UnbindPurchasedDevice
- BatchBindPurchasedDevices
- BatchUnbindDirectories
- BatchUnbindPurchasedDevices
- StartStream
- StopStream
- BatchStartStreams
- BatchStopStreams
- DescribeStream
- DescribeStreams
- DescribeStreamURL
- DescribeVodStreamURL
- DescribeStreamVodList
- ForbidVsStream
- ResumeVsStream
- BatchForbidVsStream
- BatchResumeVsStream
- CreateStreamSnapshot
- SetVsStreamsNotifyUrlConfig
- DeleteVsStreamsNotifyUrlConfig
- DescribeVsStreamsNotifyUrlConfig
- AddVsPullStreamInfoConfig
- DeleteVsPullStreamInfoConfig
- UpdateVsPullStreamInfoConfig
- DescribeVsPullStreamInfoConfig
- StartTransferStream
- StopTransferStream
- DescribeVsStreamsOnlineList
- DescribeVsStreamsPublishList
- CreateTemplate
- DeleteTemplate
- ModifyTemplate
- DescribeTemplate
- DescribeTemplates
- BindTemplate
- UnbindTemplate
- BatchBindTemplate
- BatchUnbindTemplate
- BatchBindTemplates
- BatchUnbindTemplates
- StartRecordStream
- StopRecordStream
- DescribeRecords
- SetVsDomainCertificate
- DescribeVsCertificateDetail
- DescribeVsDomainCertificateInfo
- DescribeVsCertificateList
- DescribeVsDomainDetail
- DescribeVsDomainConfigs
- BatchSetVsDomainConfigs
- BatchDeleteVsDomainConfigs
- DescribeVsTopDomainsByFlow
- SetPreset
- GotoPreset
- DeletePreset
- DescribePresets
- StopMove
- StopAdjust
- ContinuousMove
- ContinuousAdjust
- CreateDirectory
- DeleteDirectory
- ModifyDirectory
- DescribeDirectory
- DescribeDirectories
- BindDirectory
- UnbindDirectory
- BatchBindDirectories
- CreateParentPlatform
- DeleteParentPlatform
- ModifyParentPlatform
- DescribeParentPlatform
- DescribeParentPlatforms
- DescribeParentPlatformDevices
- StartParentPlatform
- BindParentPlatformDevice
- BatchBindParentPlatformDevices
- UnbindParentPlatformDevice
- BatchUnbindParentPlatformDevices
- DescribeVsDomainPvData
- DescribeVsDomainUvData
- DescribeVsDomainPvUvData
- DescribeVsDomainRecordData
- DescribeVsDomainSnapshotData
- DescribeVsDomainRegionData
- DescribeVsDomainBpsData
- DescribeVsDomainReqBpsData
- DescribeVsDomainTrafficData
- DescribeVsDomainReqTrafficData
- DescribeVsDevicesData
- DescribeVsUpPeakPublishStreamData
- VerifyVsDomainOwner
- DescribeVsVerifyContent
- StartPublishStream
- DescribePublishStreamStatus
- StopPublishStream
ListFilePushStatusesPagination
Region:
China (Beijing)
Parameters
Advanced
Request Parameters
Required
FileId
RenderingInstanceId
FileName
PageNumber
PageSize
StartTime
EndTime
Document
Response
SDK Sample Code
CLI Example
Call History
Error Codes
Throttling
Plugin DownloadLearn more
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.

Before installing the plugin, please install
JetBrains IDEBefore installing the plugin, please install
JetBrains IDE
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.
Request Parameters
Field Name | Field Details |
---|---|
FileIdstring | 文件 ID,对应唯一的文件。如 f-xxx Example:f-1671accd4dafdag3er256cvgewt13f7141db2f7Reference Value Source: UploadFile PushFile ListFiles |
RenderingInstanceIdstring | 云渲染实例 ID,用于查询指定实例上安装的云应用 Example:render-9f8c57355d224ad7beaf95e145f22111Reference Value Source: ListRenderingInstances CreateRenderingInstance StartRenderingSession RefreshRenderingInstanceStreaming AssociateRenderingProjectInstances DisassociateRenderingProjectInstances DescribeRenderingSession |
FileNamestring | 文件名 Example:myfileReference Value Source: UploadFile ListFiles |
PageNumberinteger<int64> | 查询列表的页码。起始值为 1。View Details... Notice
The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991. Example:1value >= 1 |
PageSizeinteger<int64> | 分页查询时设置的每页行数,最大值为 100 行。View Details... Notice
The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991. Example:10value <= 100 |
StartTimestring | 时间区间筛选参数。按照 ISO8601 标准表示,并需要使用 UTC 时间,格式为 yyyy-MM-ddTHH:mm:ssZ。 |
EndTimestring | 时间区间筛选参数。按照 ISO8601 标准表示,并需要使用 UTC 时间,格式为 yyyy-MM-ddTHH:mm:ssZ。 |
Response Parameters
Field Name | Field Details |
---|---|
RequestIdstring | Id of the request Example:BEA5625F-8FCF-48F4-851B-CA63946DA664 |
PushStatusesarray<object> | 文件预推信息列表 |
TotalCountinteger<int64> | 记录总数 Notice
Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution. Example:100 |
PageNumberinteger<int64> | 查询列表的页码。 Notice
Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution. Example:1 |
PageSizeinteger<int64> | 分页查询时设置的每页行数 Notice
Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution. Example:10 |
Release Notes
No Release Notes found.