GetZeroTrustDeviceManagedNetworksResult

data class GetZeroTrustDeviceManagedNetworksResult(val accountId: String, val config: GetZeroTrustDeviceManagedNetworksConfig, val id: String, val name: String, val networkId: String, val type: String)

A collection of values returned by getZeroTrustDeviceManagedNetworks.

Constructors

Link copied to clipboard
constructor(accountId: String, config: GetZeroTrustDeviceManagedNetworksConfig, id: String, name: String, networkId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The configuration object containing information for the WARP client to detect the managed network.

Link copied to clipboard
val id: String

API UUID.

Link copied to clipboard

The name of the device managed network. This name must be unique.

Link copied to clipboard

API UUID.

Link copied to clipboard

The type of device managed network. Available values: "tls".