Class NFDeployStatus (0.2.2)

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

Deployment status of NFDeploy.

Attributes

NameDescription
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_v1.types.NFDeploySiteStatus]
Output only. Per-Site Status.