totalUsageInfo
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
total (int) | 1/1 | Get the total number of all elements which reference one or more specified source elements. |
pages (int) | 0/1 | Get the total number of pages. |
folders (int) | 0/1 | Get the total number of folder. |
templates (int) | 0/1 | Get the total number of template. |
files (int) | 0/1 | Get the total number of files. |
images (int) | 0/1 | Get the total number of images. |
JSON
property | type | description |
---|---|---|
total | total (int) | Get the total number of all elements which reference one or more specified source elements. |
pages | pages (int) | Get the total number of pages. |
folders | folders (int) | Get the total number of folder. |
templates | templates (int) | Get the total number of template. |
files | files (int) | Get the total number of files. |
images | images (int) | Get the total number of images. |