Note: | Each content object has its own content properties as well as a list of content objects. The structure is organized as a tree. |
friendlyName | String The identifier of the CSP server from which the files are being retrieved |
contentID | String The contentID of the object in the CSP with which files are associated. Represents a globally unique ID, or GUID. |
fileList | List <CSPContentObject> The CSPContentObject contains the input contentID; a fileID value, which is an index into the array of files associated with this contentID; and a URL, which provides direct access to the file in the CSP. |
status | String Indicates success or failure |