NetworkPacketCoreControlPlaneLocalDiagnosticsAccess

data class NetworkPacketCoreControlPlaneLocalDiagnosticsAccess(val authenticationType: String, val httpsServerCertificateUrl: String? = null)

Constructors

constructor(authenticationType: String, httpsServerCertificateUrl: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

How to authenticate users to access local diagnostics APIs. Possible values are AAD and Password.

Link copied to clipboard

The versionless certificate URL used to secure local access to packet core diagnostics over local APIs by the Kubernetes ingress.