Skip to main content

Tenant

NOTICE OF DEPRECATION

The Tenant API endpoint is now replaced with the Customer endpoint. Please refer to Data Model - Customer for up-to-date reference and information. The Tenant API endpoint will remain as an alias to the Customer endpoint, providing backward compatibility.

Endpoints

  • /tenants[/{tenant-name}]

The Cloudonix tenant model is used to represent a customer account. A tenant may contain domains and application configurations (see "hosted applications" below).

Properties

PropertyTypeEditableDescription
nameStringCreateThe name of the tenant account. This is the identifier that can be used to access tenant-specific APIs.
profileObjectCreate, UpdateA set of metadata properties that can be assigned to the tenant account. The customer may update the profile with whatever metadata they wish to store in Cloudonix.