GetZeroTrustDevicePostureIntegrationConfig

data class GetZeroTrustDevicePostureIntegrationConfig(val apiUrl: String, val authUrl: String, val clientId: String)

Constructors

constructor(apiUrl: String, authUrl: String, clientId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Workspace One API URL provided in the Workspace One Admin Dashboard.

Link copied to clipboard

The Workspace One Authorization URL depending on your region.

Link copied to clipboard

The Workspace One client ID provided in the Workspace One Admin Dashboard.