v1

latestOpenAPI 3.0.32026-07-262499981.2 MB
InstallationService

CreateInstallation

creates a installation. The creation of the resource will be an upsert if the given spec.external_id and spec.platform_resource were already created.

post/v1/namespaces/{tenant_meta.namespace}/installations

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

Propagate indicates that the object should be visible in child namespaces.

tenant_metaobject required

Namespaces are associated with a tenant.

uuidstring

The UUID of the installation.

Response

A successful response.

propagateboolean

Propagate indicates that the object should be visible in child namespaces.

uuidstring

The UUID of the installation.