/
WebPage Entity (2017/01)

WebPage Entity (2017/01)

All webpage entities are structured as follows:

entity:

Id int: The unique identifier for the webpage entity

Name string: The name of the webpage entity

PhysicalPath stringThe location of the webpage asset file in the server directory

FileSize longThe size of the webpage asset file (in bytes)

FileHash stringThe hash algorithm and the value that results from performing the hash algorithm on the webpage asset. The string is formatted as "{algorithm}:{value}" (e.g. "SHA1:6DB465879088280AAC52DC22B07ED0AD493A99D4")

UploadDate DateTimeA timestamp indicating when the webpage instance was uploaded. See DateTime for more information about this data type.

LastModifiedDate DateTime:  A timestamp indicating when the webpage instance was last modified. See DateTime for more information about this data type.

Assets WebPageAsset[]:  An array of WebPage Asset entities for assets associated with the webpage

Presentations PresentationInfo[]: An array of Presentation Info entities for each presentation associated with the webpage

Permissions List<Permission>A list of permission object instances representing permissions rules assigned to the webpage instance









Related content

Role Entity (2017/01)
Role Entity (2017/01)
Read with this
WebPage Entity (2020/10)
WebPage Entity (2020/10)
More like this
Data Types (2017/01)
Data Types (2017/01)
Read with this
WebPage Entity (2022/06)
WebPage Entity (2022/06)
More like this
DeviceWebPages Endpoints (2017/01)
DeviceWebPages Endpoints (2017/01)
Read with this
Web Page APIs
Web Page APIs
More like this