Interface: FailoverEventResponse
Defined in: sdk/src/types.ts:944
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
id | string | sdk/src/types.ts:945 |
providerAccountId | string | sdk/src/types.ts:946 |
providerType | string | sdk/src/types.ts:947 |
previousState | FailoverState | sdk/src/types.ts:948 |
newState | FailoverState | sdk/src/types.ts:949 |
reason | string | sdk/src/types.ts:950 |
occurredAt | string | sdk/src/types.ts:951 |