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
|
type |
String | Required | Container type
|
description |
String | Required | Domain description
|
indexerCount |
Integer | Required | Number of index containers
|
searcherCount |
Integer | Required | Number of search containers
|