GetDdosBgpIpsIp

data class GetDdosBgpIpsIp(val id: String, val instanceId: String, val ip: String, val product: String, val status: String)

Constructors

Link copied to clipboard
constructor(id: String, instanceId: String, ip: String, product: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The ID of the Ip. The value formats as <instance_id>:<ip>.

Link copied to clipboard

The ID of the native protection enterprise instance to be operated.

Link copied to clipboard
val ip: String

The IP address.

Link copied to clipboard

The type of cloud asset to which the IP address belongs.

Link copied to clipboard

The current state of the IP address.