GetProjectsProjectIpWhiteList

data class GetProjectsProjectIpWhiteList(val ipList: String, val vpcIpList: String)

Constructors

Link copied to clipboard
constructor(ipList: String, vpcIpList: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Set the IP address whitelist in the classic network. Only devices in the whitelist are allowed to access the project.>NOTE: If you only configure a classic network IP address whitelist, access to the classic network is restricted and all access to the VPC is prohibited.

Link copied to clipboard

Set the IP address whitelist in the VPC network to allow only devices in the whitelist to access the project space.>NOTE: If you only configure a VPC network IP address whitelist, access to the VPC network is restricted and access to the classic network is prohibited.