Retrieve a specific policy setting for a project
PATCH/portal/api/v1/settings/policies/:project_name
Fetches a specific policy setting (e.g., compute_vcpu_max_count) for the given project and provider.
Request
Responses
- 200
- 401
- 404
- 500
Policy setting retrieved successfully
Unauthorized
Resource not found.
Internal Server Error