GetListenersListenerAclConfigAclRelation

data class GetListenersListenerAclConfigAclRelation(val aclId: String, val status: String)

Constructors

Link copied to clipboard
constructor(aclId: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Snooping Binding of the Access Policy Group ID List.

Link copied to clipboard

The association status between the ACL and the listener. Valid values: Associating, Associated Or Dissociating. Associating: The ACL is being associated with the listener. Associated: The ACL is associated with the listener. Dissociating: The ACL is being disassociated from the listener.