NetworkInterfaceStatusResponse

data class NetworkInterfaceStatusResponse(val errorCode: String? = null, val errorMessage: String? = null, val provisioningStatus: NetworkInterfaceStatusResponseProvisioningStatus? = null)

The observed state of network interfaces

Constructors

Link copied to clipboard
constructor(errorCode: String? = null, errorMessage: String? = null, provisioningStatus: NetworkInterfaceStatusResponseProvisioningStatus? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val errorCode: String? = null

NetworkInterface provisioning error code

Link copied to clipboard
val errorMessage: String? = null

Descriptive error message