node

Extends: contentNodeItem
Namespace: http://www.gentics.com/rest
XML Schema: ns0.xsd

REST Model for a Node

XML

Elements

name (type) min/max
occurs
description
folderId (int) 1/1 ID of the root folder
publishDir (string) 0/1 Publish directory
binaryPublishDir (string) 0/1 Get the publish directory for binaries
https (boolean) 1/1 True if secure https is enabled for this node
host (string) 0/1 Hostname for publishing into the Filesystem
utf8 (boolean) 1/1 True if the node content should be encoded in UTF8
publishFs (boolean) 1/1 True if the node shall publish into the filesystem
publishContentMap (boolean) 1/1 True if the node shall publish into a contentmap (if a contentrepository is assigned)
contentRepositoryId (int) 0/1 ID of the assigned contentrepository
disablePublish (boolean) 1/1 True if publishing content modifications is disabled
contentEditor (editor) 0/1 Editor to be used in the node
defaultFileFolderId (int) 0/1 Default File Upload Folder ID
defaultImageFolderId (int) 0/1 Default Image Upload Folder ID
languagesId (int) 0/unbounded

JSON

property type description
folderId folderId (int) ID of the root folder
publishDir publishDir (string) Publish directory
binaryPublishDir binaryPublishDir (string) Get the publish directory for binaries
https https (boolean) True if secure https is enabled for this node
host host (string) Hostname for publishing into the Filesystem
utf8 utf8 (boolean) True if the node content should be encoded in UTF8
publishFs publishFs (boolean) True if the node shall publish into the filesystem
publishContentMap publishContentMap (boolean) True if the node shall publish into a contentmap (if a contentrepository is assigned)
contentRepositoryId contentRepositoryId (int) ID of the assigned contentrepository
disablePublish disablePublish (boolean) True if publishing content modifications is disabled
contentEditor contentEditor (editor) Editor to be used in the node
defaultFileFolderId defaultFileFolderId (int) Default File Upload Folder ID
defaultImageFolderId defaultImageFolderId (int) Default Image Upload Folder ID
languagesId array of languagesId (int)