The table below describes the properties included in the contentClass data type.
Property name |
Data type |
Description |
Notes |
---|---|---|---|
content |
Specifies the set of content properties in the content class. For details, see contentProperties. |
This property is optional on a PUT request. The set of content properties specified in the request body replaces the set of content properties currently in the content class. To remove all content properties, specify an empty set. |
|
String |
Specifies the name of the content class. Content class names must be from one through 64 characters long, can contain any valid UTF-8 characters, including white space, and are not case sensitive. |
This property is required on a PUT request. |
|
List |
Associates zero, one, or more namespaces with the content class. Valid values are the names of existing search-enabled namespaces. |
This property is optional on a PUT request. The set of namespaces specified in the request body replaces the set of namespaces currently associated with the content class. To dissociate all namespaces from the content class, specify an empty set. In XML, each listed namespace is the value of an element named name. In JSON, the name in the name/value pair that lists the namespaces is name. |
© 2017 Hitachi Data Systems Corporation. All rights reserved.