Skip to end of banner
Go to start of banner

getPageList

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 73 Next »

See also: Actions

Description

Get list of pages with regex filtering on page title. Either use cql directly to define the page list or the various other parameters that combine to define the page list including labels, space, id, or title. When the cql parameter is specified, the labels, space, id, and parent parameters are ignored. Options for including ancestors, children, or descendents are available when a specific page is specified. For example, when space and labels are both used, pages are selected from the space that have at last one of the labels. Use regex2 to additionally filter by matching on the content. Content filtering takes significant resources and time. @all can be used as a special value for the space parameter.

Required Parameters

cql or labels or space or id

Optional Parameters

title, parent, ancestors, descendents, children, limit, regex, regex2, outputFormat, dateFormat, outputType, file, append, columns, select, options, encoding

Type

Get

Category

Pages

Output Formats

1 - simple, 2 - CSV, 3 - space, 998 - all fields excluding content, 999 - all

Replacement Variables

Hostingcloud,server,datacenter
Since Version

Examples

getPageList

Related How To's

  • No labels