fileUploadResponse element
Type: | fileUploadResponse |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Example JSON
{
"success" : false,
"file" : {
"typeId" : ...,
"forceOnline" : false,
"excluded" : false,
"disinherited" : false,
"inheritedFrom" : "...",
"masterNode" : "...",
"folderName" : "...",
"channelId" : {
},
"text" : "...",
"leaf" : false,
"cls" : "...",
"iconCls" : "...",
"fileType" : "...",
"description" : "...",
"folderId" : ...,
"fileSize" : ...,
"tags" : [ {
"..." : ...
}, {
} ],
"url" : "...",
"liveUrl" : "...",
"inherited" : false,
"path" : "...",
"online" : false,
"broken" : false,
"disinheritedChannels" : [ {
"folderId" : ...,
"publishDir" : "...",
"binaryPublishDir" : "...",
"https" : false,
"host" : "...",
"utf8" : false,
"publishFs" : false,
"publishContentMap" : false,
"contentRepositoryId" : ...,
"disablePublish" : false,
"contentEditor" : "AlohaEditor",
"defaultFileFolderId" : ...,
"defaultImageFolderId" : ...,
"languagesId" : [ ..., ... ],
"id" : ...,
"globalId" : "...",
"name" : "...",
"creator" : {
"id" : ...,
"firstName" : "...",
"lastName" : "...",
"description" : "...",
"email" : "...",
"groups" : [ {
"id" : ...,
"name" : "...",
"description" : "...",
"children" : [ {
"..." : ...
}, ... ]
}, ... ],
"login" : "..."
},
"cdate" : ...,
"editor" : {
"id" : ...,
"firstName" : "...",
"lastName" : "...",
"description" : "...",
"email" : "...",
"groups" : [ {
"id" : ...,
"name" : "...",
"description" : "...",
"children" : [ {
"..." : ...
}, ... ]
}, ... ],
"login" : "..."
},
"edate" : ...,
"type" : "page",
"deleted" : {
"at" : ...,
"by" : {
"id" : ...,
"firstName" : "...",
"lastName" : "...",
"description" : "...",
"email" : "...",
"groups" : [ {
"id" : ...,
"name" : "...",
"description" : "...",
"children" : [ {
"..." : ...
}, ... ]
}, ... ],
"login" : "..."
}
},
"masterDeleted" : {
"at" : ...,
"by" : {
"id" : ...,
"firstName" : "...",
"lastName" : "...",
"description" : "...",
"email" : "...",
"groups" : [ {
"id" : ...,
"name" : "...",
"description" : "...",
"children" : [ {
"..." : ...
}, ... ]
}, ... ],
"login" : "..."
}
},
"folderDeleted" : {
"at" : ...,
"by" : {
"id" : ...,
"firstName" : "...",
"lastName" : "...",
"description" : "...",
"email" : "...",
"groups" : [ {
"id" : ...,
"name" : "...",
"description" : "...",
"children" : [ {
"..." : ...
}, ... ]
}, ... ],
"login" : "..."
}
}
}, ... ],
"id" : ...,
"globalId" : "...",
"name" : "...",
"creator" : {
"id" : ...,
"firstName" : "...",
"lastName" : "...",
"description" : "...",
"email" : "...",
"groups" : [ {
"id" : ...,
"name" : "...",
"description" : "...",
"children" : [ {
"..." : ...
}, ... ]
}, ... ],
"login" : "..."
},
"cdate" : ...,
"editor" : {
"id" : ...,
"firstName" : "...",
"lastName" : "...",
"description" : "...",
"email" : "...",
"groups" : [ {
"id" : ...,
"name" : "...",
"description" : "...",
"children" : [ {
"..." : ...
}, ... ]
}, ... ],
"login" : "..."
},
"edate" : ...,
"type" : "page",
"deleted" : {
"at" : ...,
"by" : {
"id" : ...,
"firstName" : "...",
"lastName" : "...",
"description" : "...",
"email" : "...",
"groups" : [ {
"id" : ...,
"name" : "...",
"description" : "...",
"children" : [ {
"..." : ...
}, ... ]
}, ... ],
"login" : "..."
}
},
"masterDeleted" : {
"at" : ...,
"by" : {
"id" : ...,
"firstName" : "...",
"lastName" : "...",
"description" : "...",
"email" : "...",
"groups" : [ {
"id" : ...,
"name" : "...",
"description" : "...",
"children" : [ {
"..." : ...
}, ... ]
}, ... ],
"login" : "..."
}
},
"folderDeleted" : {
"at" : ...,
"by" : {
"id" : ...,
"firstName" : "...",
"lastName" : "...",
"description" : "...",
"email" : "...",
"groups" : [ {
"id" : ...,
"name" : "...",
"description" : "...",
"children" : [ {
"..." : ...
}, ... ]
}, ... ],
"login" : "..."
}
}
},
"messages" : [ {
"message" : "...",
"type" : "CRITICAL",
"timestamp" : ...,
"image" : "...",
"sender" : {
"id" : ...,
"firstName" : "...",
"lastName" : "...",
"description" : "...",
"email" : "...",
"groups" : [ {
"id" : ...,
"name" : "...",
"description" : "...",
"children" : [ {
"..." : ...
}, ... ]
}, ... ],
"login" : "..."
},
"id" : ...
}, ... ],
"responseInfo" : {
"responseCode" : "OK",
"responseMessage" : "...",
"property" : "..."
}
}