docs/interfaces/management.Management.FlowsVaultConnectionSummary.html
interface FlowsVaultConnectionSummary {
id: string;
app_id: string;
name: string;
account_name?: string;
ready: boolean;
created_at: string;
updated_at: string;
refreshed_at?: string;
fingerprint: string;
}
idapp_idnameaccount_name?readycreated_atupdated_atrefreshed_at?fingerprint
id: string
Flows Vault Connection identifier.
app_id: string
Flows Vault Connection app identifier.
name: string
Flows Vault Connection name.
Optionalaccount_nameaccount_name?: string
Flows Vault Connection custom account name.
ready: boolean
Whether the Flows Vault Connection is configured.
created_at: string
The ISO 8601 formatted date when this Flows Vault Connection was created.
updated_at: string
The ISO 8601 formatted date when this Flows Vault Connection was updated.
Optionalrefreshed_atrefreshed_at?: string
The ISO 8601 formatted date when this Flows Vault Connection was refreshed.
fingerprint: string
Member Visibility
ThemeOSLightDark
Properties idapp_idnameaccount_namereadycreated_atupdated_atrefreshed_atfingerprint