interface PatchDBRPIDRequest {
    body: DBRPUpdate;
    dbrpID: string;
    org?: string;
    orgID?: string;
}

Properties

Properties

Database retention policy update to apply

dbrpID: string

The database retention policy mapping.

org?: string

Specifies the organization name of the mapping

orgID?: string

Specifies the organization ID of the mapping

MMNEPVFCICPMFPCPTTAAATR