Generates an RSS feed.
URL:
http://{domain_name}/{rest_context_name}/private/feed/rss/
Level API: Provisional
Parameters:
Required (path parameters): No
Optional (query parameters):
| Parameter | Description |
|---|---|
| repository | The repository name. |
| workspace | The workspace name. |
| server | The server. |
| siteName | The name of site. |
| title | The title of the feed. |
| desc | The description of the feed. |
| folderPath | The folder path of the feed. |
| orderBy | The criteria to order the content. |
| orderType | The descending or ascending order. |
| lang | The language of the feed. |
| detailPage | The page used to open the content. |
| detailParam | The parameters are the key in the URL to let CLV know which really is the path in the current URL. |
| recursive | This param is deprecated and will be moved soon. |