VaultApplicationHealthReport Structure

Holds the health status of a Vault Application.

Definition

Namespace: MFiles.VAF.Configuration.Domain.Dashboards
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public struct VaultApplicationHealthReport
Inheritance
Object    ValueType    VaultApplicationHealthReport

Properties

HostName Server hostname.
LastUpdatedAtUtc Time of the last status update.
ServerID Multi-server mode server id.
StatusSummary Status summary.

See Also