Share via


NetworkManagerDeploymentStatusOutput interface

Network Manager Deployment Status.

Properties

commitTime

Commit Time.

configurationIds

List of configuration ids.

deploymentStatus

Deployment Status.

deploymentType

Configuration Deployment Type.

errorMessage

Error Message.

region

Region Name.

Property Details

commitTime

Commit Time.

commitTime?: string

Property Value

string

configurationIds

List of configuration ids.

configurationIds?: string[]

Property Value

string[]

deploymentStatus

Deployment Status.

deploymentStatus?: "Failed" | "NotStarted" | "Deploying" | "Deployed"

Property Value

"Failed" | "NotStarted" | "Deploying" | "Deployed"

deploymentType

Configuration Deployment Type.

deploymentType?: "SecurityAdmin" | "Connectivity"

Property Value

"SecurityAdmin" | "Connectivity"

errorMessage

Error Message.

errorMessage?: string

Property Value

string

region

Region Name.

region?: string

Property Value

string