NetworkInterfaceStatusProvisioningStatusResponse

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

Network interface provisioning status

Constructors

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

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

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