HCP Tenant Management Help


contentClass data type properties

The table below describes the properties included in the contentClass data type.

Property name

Data type

Description

Notes

contentProperties

content
Properties

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.

name

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.

namespaces

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, element that identifies each namespace is name. In JSON, the name in the name/value pair that lists the namespaces is name.

© 2015, 2019 Hitachi Vantara Corporation. All rights reserved.