GetAclsAclAclEntry

data class GetAclsAclAclEntry(val description: String, val entry: String, val status: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Access Control Entries Note Description Length Is Limited to 1 to 256 Characters, Letters, digital, the Dash (-), a Forward Slash (/), Half a Period (.) and Underscores (_), Support Chinese Characters.

Link copied to clipboard
Link copied to clipboard

The status of the ACL entry. Valid values: Adding , Available and Removing. Adding: The entry is being added. Available: The entry is added and available. Removing: The entry is being removed.