Back to Node Auth0

Interface UpdateFlowsVaultConnectionResponseContent

docs/interfaces/management.Management.UpdateFlowsVaultConnectionResponseContent.html

5.9.12.0 KB
Original Source

Interface UpdateFlowsVaultConnectionResponseContent

interface UpdateFlowsVaultConnectionResponseContent {
id: string;
app_id: string;
environment?: string;
name: string;
account_name?: string;
ready: boolean;
created_at: string;
updated_at: string;
refreshed_at?: string;
fingerprint: string;
}

Index

Properties

idapp_idenvironment?nameaccount_name?readycreated_atupdated_atrefreshed_at?fingerprint

Properties

id

id: string

Flows Vault Connection identifier.

app_id

app_id: string

Flows Vault Connection app identifier.

Optionalenvironment

environment?: string

Flows Vault Connection environment.

name

name: string

Flows Vault Connection name.

Optionalaccount_name

account_name?: string

Flows Vault Connection custom account name.

ready

ready: boolean

Whether the Flows Vault Connection is configured.

created_at

created_at: string

The ISO 8601 formatted date when this Flows Vault Connection was created.

updated_at

updated_at: string

The ISO 8601 formatted date when this Flows Vault Connection was updated.

Optionalrefreshed_at

refreshed_at?: string

The ISO 8601 formatted date when this Flows Vault Connection was refreshed.

fingerprint

fingerprint: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idapp_idenvironmentnameaccount_namereadycreated_atupdated_atrefreshed_atfingerprint