v1

latestOpenAPI 3.0.32026-07-262499981.2 MB
NotificationTargetService

CreateNotificationTarget

Creates a notification target.

post/v1/namespaces/{tenant_meta.namespace}/notification-targets

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 the object should be visible in the child namespaces or not.

tenant_metaobject

Notification Targets are associated with a tenant.

uuidstring

The UUID of the notification target.

Response

A successful response.

propagateboolean

Indicates whether the object should be visible in the child namespaces or not.

uuidstring

The UUID of the notification target.