DomainListResponse
- Print
- PDF
DomainListResponse
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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
|
Was this article helpful?