PackageLicenseOverrideService

UpdatePackageLicenseOverride

Updates a specified package license override.

patch/v1/namespaces/{object.tenant_meta.namespace}/package-license-overrides

Path parameters

object.tenant_meta.namespacestring required

Namespaces are a way to organize organizational units into virtual groupings of resources. Namespaces must be a fully qualified name, for example, the child namespace of namespace "endor.prod" called "app" is called "endor.prod.app".

Request body

Response

A successful response.

propagateboolean

Indicates whether this override should be visible in child namespaces. When querying from a descendant namespace, handlers should include parent overrides only when this flag is set to true (same inheritance pattern as policies).

uuidstring

The UUID of the package license override.

Changes

No recorded changes to this endpoint across all 1 revision of this API.