Get Zero Trust Access Infrastructure Target Filter
data class GetZeroTrustAccessInfrastructureTargetFilter(val createdAfter: String? = null, val createdBefore: String? = null, val direction: String? = null, val hostname: String? = null, val hostnameContains: String? = null, val ipLike: String? = null, val ipV4: String? = null, val ipV6: String? = null, val ips: List<String>? = null, val ipv4End: String? = null, val ipv4Start: String? = null, val ipv6End: String? = null, val ipv6Start: String? = null, val modifiedAfter: String? = null, val modifiedBefore: String? = null, val order: String? = null, val targetIds: List<String>? = null, val virtualNetworkId: String? = null)
Constructors
Link copied to clipboard
constructor(createdAfter: String? = null, createdBefore: String? = null, direction: String? = null, hostname: String? = null, hostnameContains: String? = null, ipLike: String? = null, ipV4: String? = null, ipV6: String? = null, ips: List<String>? = null, ipv4End: String? = null, ipv4Start: String? = null, ipv6End: String? = null, ipv6Start: String? = null, modifiedAfter: String? = null, modifiedBefore: String? = null, order: String? = null, targetIds: List<String>? = null, virtualNetworkId: String? = null)
Properties
Link copied to clipboard
Date and time at which the target was created after (inclusive)
Link copied to clipboard
Date and time at which the target was created before (inclusive)
Link copied to clipboard
Partial match to the hostname of a target
Link copied to clipboard
Date and time at which the target was modified after (inclusive)
Link copied to clipboard
Date and time at which the target was modified before (inclusive)
Link copied to clipboard
Private virtual network identifier of the target