Open Nikokolas3270 opened 1 month ago
Replaces this PR which was adding a WIF specific solution for filtering clusters: https://github.com/openshift-online/ocm-api-model/pull/985
Example of use of this new field:
"cluster_condition": "product.id = 'osd'"
This field is expected to contain the same kind of expressions that the ones passed to the search field of the following API endpoint: GET /api/clusters_mgmt/v1/clusters
search
Replaces this PR which was adding a WIF specific solution for filtering clusters: https://github.com/openshift-online/ocm-api-model/pull/985
Example of use of this new field:
This field is expected to contain the same kind of expressions that the ones passed to the
search
field of the following API endpoint: GET /api/clusters_mgmt/v1/clusters