Security IP address preview

更新时间:
复制 MD 格式

Only users whose IP addresses are added to review security groups can obtain playback URLs of videos in the Reviewing or Blocked state.

Usage notes

  • This feature uses an IP address whitelist to restrict access to playback URLs. If an unauthorized user obtains the playback URL of a video in the Checking or Blocked state, that user can still play the video.

  • Videos in the Checking or Blocked state can always be played from the ApsaraVideo VOD console, regardless of review security group settings.

How to use the security IP address preview feature

You can configure and query review security group IP addresses only by calling API operations.

  • Add IP addresses to review security groups

    Call the SetAuditSecurityIp operation to configure an IP address whitelist. Only whitelisted users can obtain playback URLs. You can add IP addresses in the following formats to review security groups:

    • IP address: 10.23.12.24

    • CIDR block: 10.23.12.24/24. /24 indicates that the prefix of the CIDR block is 24 bits in length. You can replace 24 with a value from 1 to 32.

  • Query IP addresses in review security groups

    Call the ListAuditSecurityIp operation to query IP addresses in a review security group.