NetworkInterfaceStatusResponseProvisioningStatus

data class NetworkInterfaceStatusResponseProvisioningStatus(val operationId: String? = null, val status: String? = null)

Constructors

constructor(operationId: String? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val operationId: String? = null

The ID of the operation performed on the network interface

Link copied to clipboard
val status: String? = null

The status of the operation performed on the network interface Succeeded, Failed, InProgress