Type Alias ActionFilterOrphanRequest

type ActionFilterOrphanRequest = {
    datasourceID?: string;
    qSeparated?: 0 | 1;
    qType?: string;
}
Index

Properties

datasourceID?: string

Filtering on datasource ID of credentials

qSeparated?: 0 | 1

Filtering on separate status of credentials: * 0 - embedded credential * 1 - separated credential

qType?: string

Filtering on type of credentials