指定されたリポジトリの子オブジェクトのリストを取得します
取得
/cmis/children{repositoryId}
次の表に、クライアント・リクエストをまとめます。
パス・パラメータ
| 名前 | 説明 | 形式 |
|---|---|---|
| repositoryId | 文字列 |
問合せパラメータ
| 名前 | 説明 | 形式 |
|---|---|---|
| フィルタ | DelimitedListParam | |
| includeAllowableActions | BooleanParam | |
| includePathSegment | BooleanParam | |
| includeRelationships | EnumIncludeRelationshipsParam | |
| maxItems | IntegerParam | |
| orderBy | DelimitedListParam | |
| renditionFilter | 文字列 | |
| skipCount | IntegerParam | |
| uid | 文字列 |
次の表に、サーバー・レスポンスをまとめます。