v1

latestOpenAPI 3.0.32026-07-262499981.2 MB
PackageLicenseOverrideService

CreatePackageLicenseOverride

Creates a package license override.

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

Path parameters

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

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).

tenant_metaobject required

Tenant metadata.

uuidstring

The UUID of the package license override.

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.