AclAclEntry

data class AclAclEntry(val description: String? = null, val entry: String? = null, val status: String? = null)

Constructors

Link copied to clipboard
constructor(description: String? = null, entry: String? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

The description of the ACL entry. The description must be 1 to 256 characters in length, and can contain letters, digits, hyphens (-), forward slashes (/), periods (.),and underscores (_). It can also contain Chinese characters.

Link copied to clipboard
val entry: String? = null

The IP address for the ACL entry.

Link copied to clipboard
val status: String? = null

The status of the ACL entry. Valid values: