interface GetDBRPsIDRequest {
    dbrpID: string;
    org?: string;
    orgID?: string;
}

Properties

Properties

dbrpID: string

The database retention policy mapping ID

org?: string

Specifies the organization name of the mapping

orgID?: string

Specifies the organization ID of the mapping

MMNEPVFCICPMFPCPTTAAATR