Skip to main content

Backend Domain object

The Domain object represents a domain that is managed by the instance.

Properties

  • Name
    accountsPortalUrl?
    Type
    null | string
    Description

    The Account Portal URL for the domain.

  • Name
    cnameTargets
    Type
    CnameTarget[]
    Description

    The CNAME targets for the domain.

  • Name
    developmentOrigin
    Type
    string
    Description

    The development origin for the domain.

  • Name
    frontendApiUrl
    Type
    string
    Description

    The Frontend API URL for the domain.

  • Name
    id
    Type
    string
    Description

    The unique identifier of the domain.

  • Name
    isSatellite
    Type
    boolean
    Description

    Whether the domain is a satellite domain.

  • Name
    name
    Type
    string
    Description

    The name of the domain.

  • Name
    proxyUrl?
    Type
    null | string
    Description

    The proxy URL for the domain.

Feedback

What did you think of this content?

Last updated on