NetworkManagerDeploymentStatus interface
Network Manager Deployment Status.
Properties
commit |
Commit Time. |
configuration |
List of configuration ids. |
deployment |
Deployment Status. |
deployment |
Configuration Deployment Type. |
error |
Error Message. |
region | Region Name. |
Property Details
commitTime
Commit Time.
commitTime?: Date
Property Value
Date
configurationIds
List of configuration ids.
configurationIds?: string[]
Property Value
string[]
deploymentStatus
Deployment Status.
deploymentStatus?: string
Property Value
string
deploymentType
Configuration Deployment Type.
deploymentType?: string
Property Value
string
errorMessage
Error Message.
errorMessage?: string
Property Value
string
region
Region Name.
region?: string
Property Value
string