Response for a folder usage request.
name | data type | constraints | description |
---|---|---|---|
stagingStatus | map of StagingStatus | Staging status of contained objects | |
withoutPermission | number | required int | Get the number of folders without permission |
folders | array of Folder | Get the list of folders | |
total | number | required int | Get the total number of folders |
hasMoreItems | boolean | True if more items are available (paging) | |
messages | array of Message | Messages contained in the response (which should be shown to the user) | |
numItems | number | Get total number of items present | |
responseInfo | ResponseInfo | ||
deleted | array of string | List of folderIds (or [nodeId/folderId]s), which were requested to be opened (when getting folder structures), but do not exist in the backend (at least not visible for the user) |
Example
{ "stagingStatus" : { "property1" : { "packageName" : "...", "included" : true }, "property2" : { "packageName" : "...", "included" : true } }, "withoutPermission" : 12345, "folders" : [ { "id" : 12345, "globalId" : "...", "name" : "...", "creator" : { "id" : 12345, "firstName" : "...", "lastName" : "...", "description" : "...", "email" : "...", "groups" : [ { }, { } ], "login" : "...", "password" : "..." }, "cdate" : 12345, "editor" : { "id" : 12345, "firstName" : "...", "lastName" : "...", "description" : "...", "email" : "...", "groups" : [ { }, { } ], "login" : "...", "password" : "..." }, "edate" : 12345, "type" : "node", "inheritedFrom" : "...", "deleted" : { "at" : 12345, "by" : { } }, "inheritedFromId" : 12345, "masterDeleted" : { "at" : 12345, "by" : { } }, "masterNode" : "...", "folderDeleted" : { "at" : 12345, "by" : { } }, "masterNodeId" : 12345, "motherId" : 12345, "publishDir" : "...", "description" : "...", "nodeId" : 12345, "inherited" : true, "atposidx" : "...", "startPageId" : { }, "tags" : { "property1" : { "id" : 12345, "name" : "...", "constructId" : 12345, "construct" : { }, "active" : true, "properties" : { "property1" : { }, "property2" : { } }, "type" : "TEMPLATETAG" }, "property2" : { "id" : 12345, "name" : "...", "constructId" : 12345, "construct" : { }, "active" : true, "properties" : { "property1" : { }, "property2" : { } }, "type" : "CONTENTTAG" } }, "subfolders" : [ { }, { } ], "hasSubfolders" : true, "privileges" : [ "deletefile", "updatepage" ], "privilegeBits" : "...", "privilegeMap" : { "privileges" : { "property1" : true, "property2" : true }, "languages" : [ { }, { } ] }, "path" : "...", "masterId" : 12345, "channelsetId" : 12345, "channelId" : 12345, "isMaster" : true, "disinheritedChannels" : [ { "id" : 12345, "globalId" : "...", "name" : "...", "creator" : { }, "folderId" : 12345, "cdate" : 12345, "editor" : { }, "publishDir" : "...", "edate" : 12345, "type" : "file", "binaryPublishDir" : "...", "pubDirSegment" : true, "deleted" : { }, "publishImageVariants" : true, "host" : "...", "masterDeleted" : { }, "hostProperty" : "...", "folderDeleted" : { }, "publishFs" : true, "publishFsPages" : true, "publishFsFiles" : true, "publishContentMap" : true, "publishContentMapPages" : true, "publishContentMapFiles" : true, "publishContentMapFolders" : true, "contentRepositoryId" : 12345, "disablePublish" : true, "editorVersion" : 12345, "contentEditor" : "AlohaEditor", "defaultFileFolderId" : 12345, "defaultImageFolderId" : 12345, "languagesId" : [ 12345, 12345 ], "masterId" : 12345, "inheritedFromId" : 12345, "inheritedFromName" : "...", "masterNodeId" : 12345, "urlRenderWayPages" : 12345, "urlRenderWayFiles" : 12345, "meshPreviewUrl" : "...", "meshPreviewUrlProperty" : "...", "insecurePreviewUrl" : true, "meshProject" : "...", "meshProjectName" : "...", "omitPageExtension" : true, "pageLanguageCode" : "FILENAME", "masterName" : "...", "contentRepositoryName" : "..." }, { "id" : 12345, "globalId" : "...", "name" : "...", "creator" : { }, "folderId" : 12345, "cdate" : 12345, "editor" : { }, "publishDir" : "...", "edate" : 12345, "type" : "page", "binaryPublishDir" : "...", "pubDirSegment" : true, "deleted" : { }, "publishImageVariants" : true, "host" : "...", "masterDeleted" : { }, "hostProperty" : "...", "folderDeleted" : { }, "publishFs" : true, "publishFsPages" : true, "publishFsFiles" : true, "publishContentMap" : true, "publishContentMapPages" : true, "publishContentMapFiles" : true, "publishContentMapFolders" : true, "contentRepositoryId" : 12345, "disablePublish" : true, "editorVersion" : 12345, "contentEditor" : "AlohaEditor", "defaultFileFolderId" : 12345, "defaultImageFolderId" : 12345, "languagesId" : [ 12345, 12345 ], "masterId" : 12345, "inheritedFromId" : 12345, "inheritedFromName" : "...", "masterNodeId" : 12345, "urlRenderWayPages" : 12345, "urlRenderWayFiles" : 12345, "meshPreviewUrl" : "...", "meshPreviewUrlProperty" : "...", "insecurePreviewUrl" : true, "meshProject" : "...", "meshProjectName" : "...", "omitPageExtension" : true, "pageLanguageCode" : "NONE", "masterName" : "...", "contentRepositoryName" : "..." } ], "excluded" : true, "disinheritDefault" : true, "disinherited" : true, "meshProject" : "...", "breadcrumbs" : [ { "id" : 28, "globalId" : "0737.1de1eecb-059c-11f0-ae44-482ae36fb1c5", "name" : "Home" }, { "id" : 799, "globalId" : "0737.c2b67126-0303-11f0-ae44-482ae36fb1c5", "name" : "News" } ], "nameI18n" : { "property1" : "...", "property2" : "..." }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "publishDirI18n" : { "property1" : "...", "property2" : "..." } }, { "id" : 12345, "globalId" : "...", "name" : "...", "creator" : { "id" : 12345, "firstName" : "...", "lastName" : "...", "description" : "...", "email" : "...", "groups" : [ { }, { } ], "login" : "...", "password" : "..." }, "cdate" : 12345, "editor" : { "id" : 12345, "firstName" : "...", "lastName" : "...", "description" : "...", "email" : "...", "groups" : [ { }, { } ], "login" : "...", "password" : "..." }, "edate" : 12345, "type" : "node", "inheritedFrom" : "...", "deleted" : { "at" : 12345, "by" : { } }, "inheritedFromId" : 12345, "masterDeleted" : { "at" : 12345, "by" : { } }, "masterNode" : "...", "folderDeleted" : { "at" : 12345, "by" : { } }, "masterNodeId" : 12345, "motherId" : 12345, "publishDir" : "...", "description" : "...", "nodeId" : 12345, "inherited" : true, "atposidx" : "...", "startPageId" : { }, "tags" : { "property1" : { "id" : 12345, "name" : "...", "constructId" : 12345, "construct" : { }, "active" : true, "properties" : { "property1" : { }, "property2" : { } }, "type" : "OBJECTTAG" }, "property2" : { "id" : 12345, "name" : "...", "constructId" : 12345, "construct" : { }, "active" : true, "properties" : { "property1" : { }, "property2" : { } }, "type" : "CONTENTTAG" } }, "subfolders" : [ { }, { } ], "hasSubfolders" : true, "privileges" : [ "deletefile", "deletefolder" ], "privilegeBits" : "...", "privilegeMap" : { "privileges" : { "property1" : true, "property2" : true }, "languages" : [ { }, { } ] }, "path" : "...", "masterId" : 12345, "channelsetId" : 12345, "channelId" : 12345, "isMaster" : true, "disinheritedChannels" : [ { "id" : 12345, "globalId" : "...", "name" : "...", "creator" : { }, "folderId" : 12345, "cdate" : 12345, "editor" : { }, "publishDir" : "...", "edate" : 12345, "type" : "page", "binaryPublishDir" : "...", "pubDirSegment" : true, "deleted" : { }, "publishImageVariants" : true, "host" : "...", "masterDeleted" : { }, "hostProperty" : "...", "folderDeleted" : { }, "publishFs" : true, "publishFsPages" : true, "publishFsFiles" : true, "publishContentMap" : true, "publishContentMapPages" : true, "publishContentMapFiles" : true, "publishContentMapFolders" : true, "contentRepositoryId" : 12345, "disablePublish" : true, "editorVersion" : 12345, "contentEditor" : "LiveEditor", "defaultFileFolderId" : 12345, "defaultImageFolderId" : 12345, "languagesId" : [ 12345, 12345 ], "masterId" : 12345, "inheritedFromId" : 12345, "inheritedFromName" : "...", "masterNodeId" : 12345, "urlRenderWayPages" : 12345, "urlRenderWayFiles" : 12345, "meshPreviewUrl" : "...", "meshPreviewUrlProperty" : "...", "insecurePreviewUrl" : true, "meshProject" : "...", "meshProjectName" : "...", "omitPageExtension" : true, "pageLanguageCode" : "NONE", "masterName" : "...", "contentRepositoryName" : "..." }, { "id" : 12345, "globalId" : "...", "name" : "...", "creator" : { }, "folderId" : 12345, "cdate" : 12345, "editor" : { }, "publishDir" : "...", "edate" : 12345, "type" : "folder", "binaryPublishDir" : "...", "pubDirSegment" : true, "deleted" : { }, "publishImageVariants" : true, "host" : "...", "masterDeleted" : { }, "hostProperty" : "...", "folderDeleted" : { }, "publishFs" : true, "publishFsPages" : true, "publishFsFiles" : true, "publishContentMap" : true, "publishContentMapPages" : true, "publishContentMapFiles" : true, "publishContentMapFolders" : true, "contentRepositoryId" : 12345, "disablePublish" : true, "editorVersion" : 12345, "contentEditor" : "AlohaEditor", "defaultFileFolderId" : 12345, "defaultImageFolderId" : 12345, "languagesId" : [ 12345, 12345 ], "masterId" : 12345, "inheritedFromId" : 12345, "inheritedFromName" : "...", "masterNodeId" : 12345, "urlRenderWayPages" : 12345, "urlRenderWayFiles" : 12345, "meshPreviewUrl" : "...", "meshPreviewUrlProperty" : "...", "insecurePreviewUrl" : true, "meshProject" : "...", "meshProjectName" : "...", "omitPageExtension" : true, "pageLanguageCode" : "NONE", "masterName" : "...", "contentRepositoryName" : "..." } ], "excluded" : true, "disinheritDefault" : true, "disinherited" : true, "meshProject" : "...", "breadcrumbs" : [ { "id" : 799, "globalId" : "0737.c2b67126-0303-11f0-ae44-482ae36fb1c5", "name" : "News" }, { "id" : 799, "globalId" : "0737.c2b67126-0303-11f0-ae44-482ae36fb1c5", "name" : "News" } ], "nameI18n" : { "property1" : "...", "property2" : "..." }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "publishDirI18n" : { "property1" : "...", "property2" : "..." } } ], "total" : 12345, "hasMoreItems" : true, "messages" : [ { }, { } ], "numItems" : 12345, "responseInfo" : { "responseCode" : "OK", "responseMessage" : "...", "property" : "..." }, "deleted" : [ "...", "..." ] }