DomainListResponse

Prev Next

Available in Classic

This is the domain meta information.

Syntax

The syntax is as follows.

private String name;
private String type;
private String description;
private Integer indexerCount;
private Integer searcherCount;

Field

The following describes the fields.

Field Type Required Description
name String Required Domain name
  • 3 to 20 characters, including English letters, numbers, and special characters "_" and "-", and must begin with an English letter
type String Required Container type
  • small | large
description String Required Domain description
  • 0 - 100 characters
indexerCount Integer Required Number of index containers
  • 1
searcherCount Integer Required Number of search containers
  • 1 - 9