interface GetDBRPsRequest {
    bucketID?: string;
    db?: string;
    default?: any;
    id?: string;
    org?: string;
    orgID?: string;
    rp?: string;
}

Properties

bucketID?: string

Specifies the bucket ID to filter on

db?: string

Specifies the database to filter on

default?: any

Specifies filtering on default

id?: string

Specifies the mapping ID to filter on

org?: string

Specifies the organization name to filter on

orgID?: string

Specifies the organization ID to filter on

rp?: string

Specifies the retention policy to filter on

MMNEPVFCICPMFPCPTTAAATR