Validate a resource selector

post/v1/validate/resource-selector

Request body

resourceSelectorstring required

CEL expression to validate.

Response

The validated resource selector

errorsstring[] required
validboolean required

Changes