Interface: FailoverStatusResponse
Defined in: sdk/src/types.ts:934
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
providerAccountId | string | sdk/src/types.ts:935 |
providerType | string | sdk/src/types.ts:936 |
displayName | string | sdk/src/types.ts:937 |
isActive | boolean | sdk/src/types.ts:938 |
state | FailoverState | sdk/src/types.ts:939 |
failures | number | sdk/src/types.ts:940 |
openedAt | string | null | sdk/src/types.ts:941 |