Reference documentation and code samples for the Google Cloud Telco Automation V1 Client class NFDeployStatus.
Deployment status of NFDeploy.
Generated from protobuf message google.cloud.telcoautomation.v1.NFDeployStatus
Namespace
Google \ Cloud \ TelcoAutomation \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ targeted_nfs
int
Output only. Total number of NFs targeted by this deployment
↳ ready_nfs
int
Output only. Total number of NFs targeted by this deployment with a Ready Condition set.
↳ sites
getTargetedNfs
Output only. Total number of NFs targeted by this deployment
int
setTargetedNfs
Output only. Total number of NFs targeted by this deployment
var
int
$this
getReadyNfs
Output only. Total number of NFs targeted by this deployment with a Ready Condition set.
int
setReadyNfs
Output only. Total number of NFs targeted by this deployment with a Ready Condition set.
var
int
$this
getSites
Output only. Per-Site Status.
setSites
Output only. Per-Site Status.
$this