Domain

April 11, 2024

ID 198822

Defines configuration for a single feed in a tenant.

Path

Domains > Domain

Attributes

This element has the following attributes.

Domain element attributes

Attribute

Description

name

Tenant name

Nested elements

This element is a container for the following nested elements:

  • Description

    Tenant description

    This element is optional.

  • InputSettings

    Input connection settings specific for this tenant.

  • OutputSettings

    Output connection settings specific for this tenant.

    This section is for a specific tenant. It cannot have AlertConnectionString and AlertFormat as nested elements.

  • Feeds

    Feed settings for the feeds used in this tenant.

    For more information about this element, see the Domain > Feeds subsection below.

Domain > Feeds

Feed settings for the feeds used in the tenant.

This element is a container for the following nested element:

  • Feed

    Settings for a specific feed in a tenant.

Example

The following is an example of this element.

<Domain name="CustomDomain">

<Description>Custom domain description</Description>

<InputSettings>

...

</InputSettings>

<OutputSettings>

...

</OutputSettings>

<Feeds>

...

</Feeds>

</Domain>

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.