Skip to main content

@wildix/wim-knowledge-base-client > DescribeDataSourceConfluenceResult

DescribeDataSourceConfluenceResult interface

Signature:

export interface DescribeDataSourceConfluenceResult 

Properties

Property

Modifiers

Type

Description

pages?

(DescribeDataSourceConfluencePageResult)[] | undefined

(Optional) List of Confluence pages from the requested space, with optional parent filtering. Only present if pages were requested in the describe parameters

spaces?

(DescribeDataSourceConfluenceSpaceResult)[] | undefined

(Optional) List of Confluence spaces matching the requested type filter. Only present if spaces were requested in the describe parameters