Note:This document describes the access management feature of VOD. For more information on access management for other Tencent Cloud services, please see CAM-Enabled Products.
Access management is essentially to bind sub-accounts to policies or grant policies to sub-accounts. You can use preset policies directly in the console to implement some simple authorization operations. For more complicated authorization operations, please see Custom Policy.
Currently, VOD provides the following preset policies:
Policy Name | Description |
---|---|
QcloudVODFullAccess | Full access to VOD |
QcloudVODReadonlyAccess | Read-only access to VOD |
QcloudVODFullAccess
.Information | Source | Function | Storage Required |
---|---|---|---|
Login link | Copy on the page | Makes it easier to log in to the console without having to enter the root account | No |
Username | Security credential file in CSV format | Required for console login | Yes |
Password | Security credential file in CSV format | Required for console login | Yes |
SecretId | Security credential file in CSV format | Required for server API call. For more information, please see Access Key | Yes |
SecretKey | Security credential file in CSV format | Required for server API call. For more information, please see Access Key | Yes |
With the above login link and security credentials, you can use this subuser to perform all operations in VOD (e.g., accessing the VOD console and calling VOD server APIs).
Note:For more information on how to create a subuser, please see the Creating Subusers document of CAM.
QcloudVODFullAccess
, and complete authorization as prompted.QcloudVODFullAccess
in the Permission column on the User Details page, click Unassociate on the right, and complete deauthorization as prompted.
Was this page helpful?