Type alias VaultViewServiceConnection

VaultViewServiceConnection: {
    entityKey: string;
    view: "service-connection";
}

Type declaration

  • entityKey: string

    Service entity key.

    Remark

    ⚠️ If entityKey is invalid the Vault top page will be shown.

  • view: "service-connection"

Generated using TypeDoc