Skip to main content
Skip to main content

workload_policy

Overview

Records the configuration information of Workload Policies.

Database

information_schema

Table Information

Column NameTypeDescription
IDbigintID of the Workload Policy
NAMEvarchar(256)Name of the Workload Policy
CONDITIONtextCondition of the Workload Policy
ACTIONtextAction of the Workload Policy
PRIORITYintPriority of the Workload Policy
ENABLEDbooleanWhether the Workload Policy is enabled
VERSIONintVersion of the Workload Policy
WORKLOAD_GROUPtextName of the Workload Group bound to the Policy