Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 828 Bytes

AccountSettingsRecordingIpAddressAccessControl.md

File metadata and controls

10 lines (7 loc) · 828 Bytes

# AccountSettingsRecordingIpAddressAccessControl

Properties

Name Type Description Notes
enable bool If set to `true`, the cloud recordings of this account can only be accessed by the IP addresses defined in the `ip_addresses_or_ranges` property. [optional]
ip_addresses_or_ranges string IP addresses or ranges that have access to the cloud recordings. Separate multiple IP ranges with comma. Use n.n.n.n, n.n.n.n/n or n.n.n.n - n.n.n.n syntax where n is a number. Example: `46.33.24.184, 48.99.100.2/25` or `200.181.108.17 - 220.181.108.157` [optional]

[Back to Model list] [Back to API list] [Back to README]