Working with content attributes

Content attributes are the metadata for a content item. Metadata is stored in a database, separate from the content item that it applies to. This structure allows for faster searching of the metadata.

You can use the Document Management service operations to perform the following tasks:

Get content attributes:
Retrieve the attributes that are associated with specified content.

Set content attributes:
Set metadata attributes for specified content without modifying the content. The content is not versioned in this operation.

Remove aspects from content:
Delete specific aspects from content. Aspects are the attribute collections that are applied to content.

Manage access permissions for content:
Maintain a list of users and groups that have access to content.

Review access permissions for content:
Get a list of access permissions for the specified content. For each user and group, the list specifies the type of access permission and the access status.

// Ethnio survey code removed