Class NFDeployStatus (0.2.4)

NFDeployStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Deployment status of NFDeploy.

Attributes

Name Description
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 MutableSequence[google.cloud.telcoautomation_v1alpha1.types.NFDeploySiteStatus]
Output only. Per-Site Status.