put
https://{hostname}/cloudlets/v3/policies//versions/
Updates the description and match rules for a policy version.
Updates the description and match rules for a policy version.
xxxxxxxxxxcurl --request PUT \--url https://hostname/cloudlets/v3/policies/policyId/versions/version \--header 'accept: application/problem+json' \--header 'content-type: application/json'
xxxxxxxxxx27{"errors": [{"detail": "Invalid `matchRules` property type. Expected array, but got `NULL` instead.","title": "Validation failed"}],"instance": "d07eaa5b-3f21-47e2-9182-9b5010f54564","status": 400,"title": "Validation failed","type": "/cloudlets/v3/error-types/validation-failed"}