Reference documentation and code samples for the Telco Automation V1 API class Google::Cloud::TelcoAutomation::V1::NFDeploySiteStatus.
Per-Site Status.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#hydration
def hydration() -> ::Google::Cloud::TelcoAutomation::V1::HydrationStatus
Returns
- (::Google::Cloud::TelcoAutomation::V1::HydrationStatus) — Output only. Hydration status.
#pending_deletion
def pending_deletion() -> ::Boolean
Returns
- (::Boolean) — Output only. If true, the Site Deletion is in progress.
#site
def site() -> ::String
Returns
- (::String) — Output only. Site id.
#workload
def workload() -> ::Google::Cloud::TelcoAutomation::V1::WorkloadStatus
Returns
- (::Google::Cloud::TelcoAutomation::V1::WorkloadStatus) — Output only. Workload status.