Interface healthCheckResponse

Hierarchy

  • healthCheckResponse

Properties

Properties

code: number
data: {
    canBackup: boolean;
}

Type declaration

  • canBackup: boolean
message: string

Generated using TypeDoc