GetEndpointAclPoliciesPolicy

data class GetEndpointAclPoliciesPolicy(val description: String, val endpointType: String, val entry: String, val id: String, val instanceId: String)

Constructors

Link copied to clipboard
constructor(description: String, endpointType: String, entry: String, id: String, instanceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the entry.

Link copied to clipboard

The type of endpoint.

Link copied to clipboard

The IP segment that allowed to access.

Link copied to clipboard
val id: String

The ID of the Endpoint Acl Policy.

Link copied to clipboard

The ID of the CR Instance.