OptionalbodyOptionalfilter?: {Cluster variable filter request.
OptionalisTruncated?: booleanFilter cluster variables by truncation status of their stored values. When true, returns only variables whose stored values are truncated (i.e., the value exceeds the storage size limit and is truncated in storage). When false, returns only variables with non-truncated stored values. This filter is based on the underlying storage characteristic, not the response format.
Optionalname?: StringFilterPropertyName of the cluster variable.
Optionalscope?: ClusterVariableScopeEnum property with full advanced search capabilities.
OptionaltenantId?: StringFilterPropertyTenant ID of this variable.
Optionalvalue?: StringFilterPropertyThe value of the cluster variable.
Optionalsort?: ClusterVariableSearchQuerySortRequest[]Sort field criteria.
OptionalpathOptionalqueryOptionaltruncateValues?: booleanWhen true (default), long variable values in the response are truncated. When false, full variable values are returned.
Cluster variable search query request.