CreateDomainRequest: { containerId: string; hostname: string; region?: Region }

Type declaration

  • containerId: string

    UUID of the container to assign the domain to.

  • hostname: string

    Domain to assign.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.