Skip to main content

Interface: IGetDeploymentReachabilityResponse

workflowservice.v1.IGetDeploymentReachabilityResponse

Properties of a GetDeploymentReachabilityResponse.

Implemented by

Properties

deploymentInfo

Optional deploymentInfo: null | IDeploymentInfo

GetDeploymentReachabilityResponse deploymentInfo


lastUpdateTime

Optional lastUpdateTime: null | ITimestamp

Reachability level might come from server cache. This timestamp specifies when the value was actually calculated.


reachability

Optional reachability: null | DeploymentReachability

GetDeploymentReachabilityResponse reachability