DnsApiSearchDomainsRequest: {
    domainName: string;
    projectId?: string;
    region?: Region;
}

Type declaration

  • domainName: string

    Domain name to search.

  • OptionalprojectId?: string

    ID of the Scaleway Project in which to search the domain to create the Web Hosting plan.

  • Optionalregion?: Region

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