Otdocumentumconnector v1

Version 1

Connector Overview: This page documents all 500 actions for the Otdocumentumconnector v1.

Acl (5)

POST Create the acl (Documentum REST)

/repositories/{repositoryName}/acls

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

DELETE Delete the acl (Documentum REST)

/repositories/{repositoryName}/acls/{objectId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Force

force

Response Type

N/A

GET Get the acl (Documentum REST)

/repositories/{repositoryName}/acls/{objectId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the acls (Documentum REST)

/repositories/{repositoryName}/acls

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

POST Update the acl (Documentum REST)

/repositories/{repositoryName}/acls/{objectId}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

AclAssociation

GET Get the aclAssociations (Documentum REST)

/repositories/{repositoryName}/acls/{objectId}/associations

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

Annotation (3)

POST Create the annotation

/repositories/{repositoryName}/objects/{id}/annotations

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

GET Get the annotations

/repositories/{repositoryName}/objects/{id}/annotations

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the annotations

/repositories/{repositoryName}/processes/{processName}/{processId}/{taskName}/{taskId}/annotations

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId

Taskname

taskName

Processid

processId

Processname

processName

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

ArchivedContent (2)

GET Get the archivedContents (Documentum REST)

/repositories/{repositoryName}/archived-contents

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Object-id

The r_object_id of required sysobject.

Include-children

include-children

Binding-label

binding-label

Include-broken

include-broken

Depth

depth

Format

format

Accept

The Accept header.

Response Type

N/A

POST Update the archivedContent (Documentum REST)

/repositories/{repositoryName}/archived-contents

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

All-contents

all-contents

Format

format

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

AspectType (2)

GET Get the aspectType (Documentum REST)

/repositories/{repositoryName}/aspect-types/{aspectTypeName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Aspecttypename

aspectTypeName

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Locale

locale

Accept

The Accept header.

Response Type

N/A

GET Get the aspectTypes (Documentum REST)

/repositories/{repositoryName}/aspect-types

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

Audit (3)

GET Get the audits

/repositories/{repositoryName}/users/{userName}/audits

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

retrieve the audits for the specified userName

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Start Date

start_date

End Date

end_date

Date Format

date_format

Include-dm-events

include-dm-events

Accept

The Accept header.

Response Type

N/A

GET Get the audits

/repositories/{repositoryName}/users/{userName}/documents-audit

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

document audit for the specified userName

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Start Date

start_date

End Date

end_date

Date Format

date_format

Include-dm-events

include-dm-events

Accept

The Accept header.

Response Type

N/A

GET Get the audits

/repositories/{repositoryName}/users/{userName}/fav-doc-audits

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

retrieve the favorite document audits of the specified userName

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Start Date

start_date

End Date

end_date

Date Format

date_format

Include-dm-events

include-dm-events

Accept

The Accept header.

Response Type

N/A

AuditEvent (5)

POST Create the auditEvent (Documentum REST)

/repositories/{repositoryName}/registered-audit-events

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Audit-scope

audit-scope

Object-id

The r_object_id of required sysobject.

Object-type

object-type

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

DELETE Delete the auditEvent (Documentum REST)

/repositories/{repositoryName}/registered-audit-events/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Response Type

N/A

DELETE Delete the auditEvents (Documentum REST)

/repositories/{repositoryName}/registered-audit-events

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Audit-scope

audit-scope

Object-id

The r_object_id of required sysobject.

Object-type

object-type

Response Type

N/A

GET Get the auditEvent (Documentum REST)

/repositories/{repositoryName}/registered-audit-events/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the auditEvents (Documentum REST)

/repositories/{repositoryName}/registered-audit-events

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Audit-scope

audit-scope

Object-id

The r_object_id of required sysobject.

Object-type

object-type

Accept

The Accept header.

Response Type

N/A

AuditPolicy (5)

POST Create the auditPolicy (Documentum REST)

/repositories/{repositoryName}/audit-policies

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (5)

Option Name

Description

Object-id

N/A

Name

N/A

Accessor-name

N/A

Is-group

N/A

Attribute-rules

N/A

DELETE Delete the auditPolicy (Documentum REST)

/repositories/{repositoryName}/audit-policies/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Response Type

N/A

GET Get the auditPolicies (Documentum REST)

/repositories/{repositoryName}/audit-policies

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the auditPolicy (Documentum REST)

/repositories/{repositoryName}/audit-policies/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

POST Update the auditPolicy (Documentum REST)

/repositories/{repositoryName}/audit-policies/{id}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (5)

Option Name

Description

Object-id

N/A

Name

N/A

Accessor-name

N/A

Is-group

N/A

Attribute-rules

N/A

AuditTrail (3)

DELETE Delete the auditTrail (Documentum REST)

/repositories/{repositoryName}/audit-trails/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Trace

trace

Response Type

N/A

GET Get the auditTrail (Documentum REST)

/repositories/{repositoryName}/audit-trails/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the auditTrails (Documentum REST)

/repositories/{repositoryName}/audit-trails

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

AvailableAuditEvent

GET Get the availableAuditEvents (Documentum REST)

/repositories/{repositoryName}/available-audit-events

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Object-id

The r_object_id of required sysobject.

Object-type

object-type

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

Batch

POST Update the batch (Documentum REST)

/repositories/{repositoryName}/batches

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Attachments

N/A

BatchCapability

GET Get the batchCapabilities (Documentum REST)

/repositories/{repositoryName}/batch-capabilities

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

BravacsrAnnotation (6)

GET Get the bravacsrAnnotations

/repositories/{repositoryName}/objects/{objectId}/d2-bravacsr-annotations

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

User

user

Response Type

N/A

GET Get the bravacsrAnnotations

/repositories/{repositoryName}/objects/{objectId}/d2-bravacsr-annotations-list

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Action

action

Response Type

N/A

GET Get the bravacsrAnnotations

/repositories/{repositoryName}/objects/{objectId}/d2-bravacsr-changemark-config

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Response Type

N/A

GET Get the bravacsrAnnotations

/repositories/{repositoryName}/objects/{objectId}/d2-bravacsr-raster-urls

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Response Type

N/A

GET Get the bravacsrAnnotations

/repositories/{repositoryName}/objects/{objectId}/d2-bravacsr-rasters

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Raster-id

raster-id

Content-type

content-type

Download-type

download-type

Response Type

N/A

POST Update the bravacsrAnnotation

/repositories/{repositoryName}/objects/{objectId}/d2-bravacsr-annotations

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Content-type

The Content-Type header.

Response Type

N/A

BravacsrConfig

GET Get the bravacsrConfig

/repositories/{repositoryName}/objects/{id}/d2-bravacsr-searchinfo-fallback-url

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Response Type

N/A

Cabinet (5)

POST Create the cabinet (Documentum REST)

/repositories/{repositoryName}/cabinets

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Constraint-validation-policy

constraint-validation-policy

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

DELETE Delete the cabinet (Documentum REST)

/repositories/{repositoryName}/cabinets/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Del-non-empty

del-non-empty

Del-all-links

del-all-links

Response Type

N/A

GET Get the cabinet (Documentum REST)

/repositories/{repositoryName}/cabinets/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Check-subscription

check-subscription

Accept

The Accept header.

Response Type

N/A

GET Get the cabinets (Documentum REST)

/repositories/{repositoryName}/cabinets

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Object-type

object-type

Accept

The Accept header.

Response Type

N/A

POST Update the cabinet (Documentum REST)

/repositories/{repositoryName}/cabinets/{id}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Constraint-validation-policy

constraint-validation-policy

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

Content (5)

POST Create the content (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/contents

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Format

Specifies the format name of the specific content or rendition.

Page

Specifies the page number of the specific content or rendition.

Modifier

Specifies the page modifier of the specific rendition.

Primary

primary

Content-length

content-length

Content-charset

content-charset

Overwrite

overwrite

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Hrefs

N/A

Type

N/A

Typedef

N/A

DELETE Delete the content (Documentum REST)

/repositories/{repositoryName}/objects/{id}/contents/content

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Format

Specifies the format name of the specific content or rendition.

Page

Specifies the page number of the specific content or rendition.

Modifier

Specifies the page modifier of the specific rendition.

Response Type

N/A

GET Get the content (Documentum REST)

/repositories/{repositoryName}/objects/{id}/contents/content

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Format

Specifies the format name of the specific content or rendition.

Page

Specifies the page number of the specific content or rendition.

Modifier

Specifies the page modifier of the specific rendition.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Media-url-policy

media-url-policy

Network-location

network-location

Accept

The Accept header.

Response Type

N/A

GET Get the contents (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/contents

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Media-url-policy

media-url-policy

Network-location

network-location

Accept

The Accept header.

Response Type

N/A

POST Update the content (Documentum REST)

/repositories/{repositoryName}/objects/{id}/contents/content

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Format

Specifies the format name of the specific content or rendition.

Page

Specifies the page number of the specific content or rendition.

Modifier

Specifies the page modifier of the specific rendition.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

ContentMedia

GET Get the contentMedia (Documentum REST)

/repositories/{repositoryName}/objects/{id}/content-media

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Format

Specifies the format name of the specific content or rendition.

Page

Specifies the page number of the specific content or rendition.

Modifier

Specifies the page modifier of the specific rendition.

Accept

The Accept header.

Response Type

N/A

CoreUsersSearch

GET Get the coreUsersSearch

/repositories/{repositoryName}/share-to-core/core-users-search

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Q

The parameter specifies the search criterion with a full-text expression in simple search language.

Accept

The Accept header.

Response Type

N/A

CurrentUser

GET Get the currentUser (Documentum REST)

/repositories/{repositoryName}/currentuser

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

CurrentUserPreference (5)

POST Create the currentUserPreference (Documentum REST)

/repositories/{repositoryName}/currentuser-preferences

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (8)

Option Name

Description

Client

N/A

Owner-name

N/A

Title

N/A

Subject

N/A

Keywords

N/A

Creation-date

N/A

Modify-date

N/A

Preference-content

N/A

DELETE Delete the currentUserPreference (Documentum REST)

/repositories/{repositoryName}/currentuser-preferences/{clientCode}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Clientcode

clientCode

Accept

The Accept header.

Response Type

N/A

GET Get the currentUserPreference (Documentum REST)

/repositories/{repositoryName}/currentuser-preferences/{clientCode}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Clientcode

clientCode

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the currentUserPreferences (Documentum REST)

/repositories/{repositoryName}/currentuser-preferences

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

POST Update the currentUserPreference (Documentum REST)

/repositories/{repositoryName}/currentuser-preferences/{clientCode}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Clientcode

clientCode

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (8)

Option Name

Description

Client

N/A

Owner-name

N/A

Title

N/A

Subject

N/A

Keywords

N/A

Creation-date

N/A

Modify-date

N/A

Preference-content

N/A

CurrentVersion

GET Get the currentVersion (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/versions/current

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2#about

GET Get the d2#about

/repositories/{repositoryName}/about-d2

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2#action

GET Get the d2#actions

/repositories/{repositoryName}/actions

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.


N/A

Object-ids

It is the object id(s) of the object whose actions are required.

Type

It lists the object types in the repository.

Include-actions

It Specifies promoted, non-promoted or all actions in the actions' response. By default, all the actions are returned.

Include-subtype

includes subtype value

Accept

The Accept header.

Response Type

N/A

D2#checkinServletHandler

POST Update the d2#checkinServletHandler

/repositories/{repositoryName}/servlet/CheckInWithLifeCycle

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Content-type

The Content-Type header.

Response Type

N/A

D2#commentsCount

GET Get the d2#commentsCount

/repositories/{repositoryName}/comments-count

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Root-comments-only

root-comments-only

Object-ids

The object id(s) of the object whose actions are required. Object ids can be passed in one of the following formats:- object-ids= object-ids=&object-ids=&object-ids=

Accept

The Accept header.

Response Type

N/A

D2#commentsRepliesCount

GET Get the d2#commentsRepliesCount

/repositories/{repositoryName}/objects/{objectId}/comments-replies-count

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Comment-ids

comment-ids

Accept

The Accept header.

Response Type

N/A

D2#contentAssistConfiguration (2)

GET Get the d2#contentAssistConfiguration

/repositories/{repositoryName}/d2-configurations/content-assist-configs

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the d2#contentAssistConfiguration

/repositories/{repositoryName}/d2-configurations/content-assist-configs/{configId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Configid

ID of D2-Config to fetch content assist configs

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2#createInProces

POST Update the d2#createInProces

/repositories/{repoName}/in-process-objects/{id}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Reponame

repoName

Id

The r_object_id of queried object.

Action

Task Action. Possible values - FORWARD / REJECT / DELEGATE / ACQUIRE For Task Property Page Action. Possible values - FORWARD / REJECT For Workflow Status Action. Possible value - ABORT For Task Lifecycle check operation. Possible value - FORWARD / REJECT For Adding Audit Entry Action. Possible value - FORWARD / REJECT / EDIT_PROPERTIES / CHECKIN

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

D2#d2Configuration

GET Get the d2#d2Configurations

/repositories/{repositoryName}/d2-configurations

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Accept

The Accept header.

Response Type

N/A

D2#d2ContentUploadUrl

GET Get the d2#d2ContentUploadUrls

/repositories/{repositoryName}/objects/{objectId}/d2-content-upload-urls

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

objectID

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Content-size

integer/string

Format

It specifies the dm_format name for the content during document creation and content management. If this parameter is not specified, server will try to detect and determine the format according to the Content-Type provided for the primary content part in the multipart request and assign a format for the primary content. However, it might not be accurate always.

Link-id

It is the object id of the folder in which file should get linked.

O2-config-name

It is the name of the applicable O2 Config. This value will be taken from value configs.

Accept

The Accept header.

Response Type

N/A

D2#d2ExtractO2PropertiesUrl

GET Get the d2#d2ExtractO2PropertiesUrls

/repositories/{repositoryName}/d2-extract-o2-properties-urls

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Format

format

Object-type

object-type

O2-config-name

o2-config-name

Link-id

link-id

Content-size

content-size

Accept

The Accept header.

Response Type

N/A

D2#dialog

GET Get the d2#dialog

/repositories/{repositoryName}/objects/{objectId}/dialog

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Dialog Type

dialog_type

Accept

The Accept header.

Response Type

N/A

D2#dmTicket

GET Get the d2#dmTicket

/repositories/{repositoryName}/dm-ticket

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Secure

secure

Timeout

timeout

Accept

The Accept header.

Response Type

N/A

D2#document (3)

DELETE Delete the d2#document

/repositories/{repositoryName}/documents/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Del-version

Delete options for multi-version document object. selected - the version associated with the given object id will be removed. unused - means versions that do not have symbolic labels associated will be removed (in other hands, only have one numeric label); but v1.0 won't be deleted in this option. all - all revisions on the same version tree will be removed.

Del-vd-all

Ensures whether virtual descendants is deleted this specified cabinet. true - deletes virtual document children that reside in different folders. false - for virtual document children that are linked to this specified folder, delete operation removes the child's link between the child and this folder.

Response Type

N/A

GET Get the d2#document

/repositories/{repositoryName}/documents/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Includecontenturl

includeContentURL

Accept

The Accept header.

Response Type

N/A

POST Update the d2#document

/repositories/{repositoryName}/documents/{id}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Template-name

template-name

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

D2#documentTemplate

GET Get the d2#documentTemplates

/repositories/{repositoryName}/objects/{id}/document-templates

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Accept

The Accept header.

Response Type

N/A

D2#folder (3)

DELETE Delete the d2#folder

/repositories/{repositoryName}/folders/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Del-vd-all

del-vd-all

Del-non-empty

Ensure whether allowing to delete non-empty cabinet or folder. true - indicates the deletion is on this cabinet/folder and all its descendants false - indicates the deletion is on this specified cabinet/folder only; deletion on a non-empty cabinet/folder will get an error

Del-all-links

Ensures whether multi-linked child is deleted or unlinked from this specified cabinet/folder. true - the multi-linked child is deleted along with all its folder links false - for multi-linked child, delete operation removes the child's folder link between the child and this folder. The child is still linked to other folder(s)

Response Type

N/A

GET Get the d2#folder

/repositories/{repositoryName}/folders/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

POST Update the d2#folder

/repositories/{repositoryName}/folders/{id}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

D2#folderChildDocument (2)

POST Create the d2#folderChildDocument

/repositories/{repositoryName}/folders/{folderId}/documents

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Folderid

folderId

Format

It specifies the dm_format name for the content during document creation and content management. If this parameter is not specified, server will try to detect and determine the format according to the Content-Type provided for the primary content part in the multipart request and assign a format for the primary content. However, this might not be accurate.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

GET Get the d2#folderChildDocuments

/repositories/{repositoryName}/folders/{folderId}/documents

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Folderid

folderId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-all-versions

It specifies whether listing all versions of the child objects belong to the folder. When true:- it lists all versions of child objects When false:- it lists only the current version of child objects

Accept

The Accept header.

Response Type

N/A

D2#folderChildFolder

POST Create the d2#folderChildFolder

/repositories/{repositoryName}/folders/{folderId}/d2-folders

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Folderid

folderId

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

D2#folderChildObject (2)

POST Create the d2#folderChildObject

/repositories/{repositoryName}/folders/{folderId}/objects

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Folderid

folderId

Format

It specifies the dm_format name for the content during document creation and content management. If this parameter is not specified, server will try to detect and determine the format according to the Content-Type provided for the primary content part in the multipart request and assign a format for the primary content. However, this might not be accurate.

Inherit Parent Acl

inherit_parent_acl

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

GET Get the d2#folderChildObjects

/repositories/{repositoryName}/folders/{folderId}/objects

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Folderid

folderId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-all-versions

It specifies whether listing all versions of the child objects belong to the folder. When true:- it lists all versions of child objects When false:- it lists only the current version of child objects

Widgetname

widgetName

Widgettype

It specifies the type of the widget.

Viewmode

viewMode

Filterpropname

filterPropName

Locateid

It is an optional parameter to be passed for locate type version and path (provided path should be complete). It is the object id to be located.

Accept

The Accept header.

Response Type

N/A

D2#folderCreatePropertyPage

GET Get the d2#folderCreatePropertyPage

/repositories/{repositoryName}/folder-creation-property-page

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Type

It specifies the object type of folder/cabinet/it's subtype

Accept

The Accept header.

Response Type

N/A

D2#inbox

GET Get the d2#inbox

/repositories/{repositoryName}/d2-inbox

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Task-category-ids

task-category-ids

Widget-name

widget-name

Accept

The Accept header.

Response Type

N/A

D2#landingPageConfiguration (2)

GET Get the d2#landingPageConfiguration

/repositories/{repositoryName}/d2-configurations/landing-page-configs

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the d2#landingPageConfiguration

/repositories/{repositoryName}/d2-configurations/landing-page-configs/{configId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Configid

configId of the landing page config

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2#lcConditionsChecker

POST Update the d2#lcConditionsChecker

/repositories/{repositoryName}/d2-objects-lifecycle-conditions-checker

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Event Name

It is the event name for which lifecycle transition should be triggered.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (14)

Option Name

Description

Object-ids

N/A

Target-state

N/A

Property-page

N/A

Token-id

N/A

Warning Message

N/A

Href

N/A

Deep-copy

N/A

Replicate-vd-children

N/A

Retain-acl

N/A

Binding-label

N/A

Include-broken

N/A

Type

N/A

Definition

N/A

Properties

N/A

D2#lcState

PUT Put the d2#lcState

/repositories/{repositoryName}/d2-objects-lifecycle-state

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (14)

Option Name

Description

Object-ids

N/A

Target-state

N/A

Property-page

N/A

Token-id

N/A

Warning Message

N/A

Href

N/A

Deep-copy

N/A

Replicate-vd-children

N/A

Retain-acl

N/A

Binding-label

N/A

Include-broken

N/A

Type

N/A

Definition

N/A

Properties

N/A

D2#linkedDocumentConfiguration

GET Get the d2#linkedDocumentConfigurations

/repositories/{repositoryName}/d2-configurations/linked-document-configurations

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Accept

The Accept header.

Response Type

N/A

D2#lock (2)

DELETE Delete the d2#lock

/repositories/{repositoryName}/objects/{id}/lock

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Response Type

N/A

PUT Put the d2#lock

/repositories/{repositoryName}/objects/{id}/lock

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

D2#lockPrecheck

GET Get the d2#lockPrecheck

/repositories/{repositoryName}/objects/{id}/lock-precheck

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Accept

The Accept header.

Response Type

N/A

D2#myWorkflow

GET Get the d2#myWorkflows

/repositories/{repositoryName}/d2-my-workflows

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Document-id

Selected document Id one has to be passed

Template-ids

The object id(s) of workflow process templates, used as filter to only return the WF belonging to these process templates.

Wf-states

Array of wf-states [Ex:- wf-states=running&wf-states=paused]. Filter to return the WFs only in the requested states. The states include running, paused, finished, aborted, dormant [scheduled]

Overdue

Flag to specify if the response must include only the overdue entries. Where the entries are past the due date (Ex:- overdue workflows).

Wf-start-date-range-from

Date parameter used as filter. To only filter the Workflows the got initiated afterem> the requested date. This param specifies the start range of the start date attribute.

Wf-start-date-range-to

Date parameter used as filter. To only filter the Workflows the got initiated before the requested date. This param specifies the closing range of the start date attribute.

Widget-name

To reflect the Column Preference in Doclist Widget of D2 in D2-REST quick Search, WidgetName should be passed as Query Param along with term. Example :- http:-//hostname/d2fs-rest/repositories/RepoName/quickSearch?term=test URIParams :- widgetName=WG Doclist QnM

Accept

The Accept header.

Response Type

N/A

D2#object (4)

POST Create the d2#object

/repositories/{repositoryName}/objects/{id}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

DELETE Delete the d2#object

/repositories/{repositoryName}/objects/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Del-version

It deletes options for multi-version document object. unused - means versions that do not have symbolic labels associated will be removed (in other hands, only have one numeric label); but v1.0 won't be deleted in this option. all - all revisions on the same version tree will be removed.

Del-non-empty

It ensures whether allowing to delete non-empty cabinet or folder. true - indicates the deletion is on this cabinet/folder and all its descendants. false - indicates the deletion is on this specified cabinet/folder only. Deletion on a non-empty cabinet/folder will get an error

Del-all-links

It ensures whether multi-linked child is deleted or unlinked from this specified cabinet/folder. true - the multi-linked child is deleted along with all its folder links false - for multi-linked child, delete operation removes the child's folder link between the child and this folder. The child is still linked to other folder(s)

Del-vd-all

It ensures whether virtual descendants is deleted this specified cabinet. true - deletes virtual document children that reside in different folders. false - for virtual document children that are linked to this specified folder, delete operation removes the child's link between the child and this folder. @throws Exception

Response Type

N/A

GET Get the d2#object

/repositories/{repositoryName}/objects/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Includecontenturl

includeContentURL

Widget-name

It is the name of the d2 config widget. widget-type has to be passed along with this value.

Widget-type

It is d2 config widget type.

Accept

The Accept header.

Response Type

N/A

PATCH Get the d2#object

/repositories/{repositoryName}/objects/{id}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Link-id

It is the Object id of the folder in which file should get linked

Inherited-id

It is the Object Id of the VD that has to be inherited. It is a mandatory request parameter. Child nodes will be added by applying the rules defined in the vd template on inherited VD set in the config.

Inherit-vd

It indicates inheriting virtual document object or not.

Preset-profile-value-config-id

It is the Object Id of the preset profile value config. It is an optional request parameter. It is used for evaluation of setting a template for an object API.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

D2#objectCreation (4)

POST Update the d2#objectCreation

/repositories/{repositoryName}/create-object

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Format

Specify the dm_format name for the content during document creation and content management. If this parameter is not specified, server will try to detect and determine the format according to the Content-Type provided for the primary content part in the multipart request and assign a format for the primary content. However, this is not guaranteed to be accurate.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

POST Update the d2#objectCreation

/repositories/{repositoryName}/d2-object-creation

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Custom-profile-name

The custom-profile-name is the unique name provided by the user for the recently used profile. If user does not provide one system provides it.The custom-profile-name is optional. If user does not provide system provides and saves in DB.

Preset-profile-config-name

preset-profile-config-name is the name of the preset profile which is configured in d2 config matrix.

Preset-profile-value-name

preset-profile-value-name is the name of the preset profile value config name which is configured in d2 config.

Attachment-name

Name of the email attachment file which needs to be passed while creating attachment object

File-name

User selected file name

Inprocess-object

inprocess-object

Paste-mode

Indicates whether the object creation is for paste operation when single repository paste mode is enabled.The paste-mode parameter is required to be passed for paste operation when single repository paste mode is enabled.

Source-object-id

The r_object_id of copied object for paste operation when single repository paste mode is enabled. The source-object-id parameter is required to be passed for paste operation when single repository paste mode is enabled.

Profile-id

Object Id of the profile selected by the user.

Profile-value-config-id

Object Id of the profile value config, under a profile selected by the user.

Mode

Content upload process. create - indicates creating a new document to docbase. import - indicates importing a document to docbase as a new document.

Inherited-id

Object Id of the VD that has to be inherited.

Link-id

Object id of the folder in which file should get linked

Inherit-content

Indicates inheriting content from another object or not.

Inherit-properties

Indicates inheriting properties from another object or not. Will be set to "true" for Linked Document scenario

Inherit-vd

Indicates inheriting virtual document object or not.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (13)

Option Name

Description

Profile-id

N/A

Profile-value-config-id

N/A

Mode

N/A

Inherit-id

N/A

Link-id

N/A

Extracted-o2-properties

N/A

Silent-linked-document

N/A

Custom-profile-name

N/A

Preset-profile-config-name

N/A

Preset-profile-value-name

N/A

Type

N/A

Definition

N/A

Properties

N/A

POST Update the d2#objectCreation

/repositories/{repositoryName}/object-creation

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Format

Specify the dm_format name for the content during document creation and content management. If this parameter is not specified, server will try to detect and determine the format according to the Content-Type provided for the primary content part in the multipart request and assign a format for the primary content. However, this is not guaranteed to be accurate.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

POST Update the d2#objectCreation

/repositories/{repositoryName}/objects/{objectId}/set-content

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

objectId of the set content

Format

Specify the dm_format name for the content during document creation and content management. If this parameter is not specified, server will try to detect and determine the format according to the Content-Type provided for the primary content part in the multipart request and assign a format for the primary content. However, this is not guaranteed to be accurate.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

D2#profileConfiguration (3)

GET Get the d2#profileConfiguration

/repositories/{repositoryName}/d2-configurations/creation-profiles/{profileId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Profileid

profileID of the creation profile

Accept

The Accept header.

Response Type

N/A

GET Get the d2#profileConfiguration

/repositories/{repositoryName}/d2-configurations/profile-configuration

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Mode

mode

Inheritedid

inheritedId

Accept

The Accept header.

Response Type

N/A

GET Get the d2#profileConfiguration

/repositories/{repositoryName}/d2-configurations/profile-configurations/{profileId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Profileid

profileID of the profile configurations

Accept

The Accept header.

Response Type

N/A

D2#propertyPage (2)

GET Get the d2#propertyPage

/repositories/{repositoryName}/objects/{id}/property-page

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Editmode

editMode

Id

objectID to be specified

Repositoryname

The repository name.


N/A

Accept

The Accept header.

Response Type

N/A

GET Get the d2#propertyPage

/repositories/{repositoryName}/property-page

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.


N/A

Mode

create/import profile mode configs

R Object Type

object type of the document

Property Config

name of the property config configured in D2-Config

Accept

The Accept header.

Response Type

N/A

D2#prviewUrl (4)

GET Get the d2#prviewUrls

/repositories/{repositoryName}/objects/{id}/download-url

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Format

Specifies the format name of the specific content or rendition.

Page

Specifies the page number of the specific content or rendition.

Modifier

Specifies the page modifier of the specific rendition.

Content-id

It specifies the Content ID of the portion.

C2 Override

It is by default false. If passed as true, then it overrides the c2 rendition. It is a part of the request parameters.

Event-name

event-name

Accept

The Accept header.

Response Type

N/A

GET Get the d2#prviewUrls

/repositories/{repositoryName}/objects/{id}/export-urls

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Format

Specifies the format name of the specific content or rendition.

Page

Specifies the page number of the specific content or rendition.

Modifier

Specifies the page modifier of the specific rendition.

Content-id

It specifies the Content ID of the portion.

C2 Override

It is by default false. If passed as true, then it overrides the c2 rendition. It is a part of the request parameters.

Force-no-bocs

This parameter is passed to prevent API resources for giving BOCS/ACS URLs. This is applicable only if BOCS machines are configured for the App host machine.

Accept

The Accept header.

Response Type

N/A

GET Get the d2#prviewUrls

/repositories/{repositoryName}/objects/{id}/preview-urls

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Format

Specifies the format name of the specific content or rendition.

Page

Specifies the page number of the specific content or rendition.

Modifier

Specifies the page modifier of the specific rendition.

Content-id

It specifies the Content ID of the portion.

Force-no-bocs

This parameter is passed to prevent API resources for giving BOCS/ACS URLs. This is applicable only if BOCS machines are configured for the App host machine

Include-page-serving-url

include-page-serving-url

Accept

The Accept header.

Response Type

N/A

GET Get the d2#prviewUrls

/repositories/{repositoryName}/objects/{id}/print-urls

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Format

Specifies the format name of the specific content or rendition.

Page

Specifies the page number of the specific content or rendition.

Modifier

Specifies the page modifier of the specific rendition.

Content-id

It specifies the Content ID of the portion.

Controlled Field 1

It is the Controlled Field 1 input configured in C2 Print Config.

Controlled Field 2

It is the Controlled Field 2 input configured in C2 Print Config.

Controlled Field 3

It is the Controlled Field 3 input configured in C2 Print Config.

Accept

The Accept header.

Response Type

N/A

D2#relation (5)

DELETE Delete the d2#relation

/repositories/{repositoryName}/relations/{relationId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Relationid

relationId

Response Type

N/A

GET Get the d2#relation

/repositories/{repositoryName}/relations/{relationId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Relationid

relationId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the d2#relations

/repositories/{repositoryName}/relations

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Object-type

object-type

Related-object-id

Only relations that contain an object whose object ID equals to the specified string are returned in the result.

Related-object-role

Indicates the role of the object specified by the object ID. (Only works when the related-object-id parameter is specified.)

Relation-name

Only relations whose name equals to the specified string are returned in the result. Relation names are case sensitive.

Accept

The Accept header.

Response Type

N/A

POST Update the d2#relation

/repositories/{repositoryName}/relations

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

POST Update the d2#relation

/repositories/{repositoryName}/relations/{relationId}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Relationid

relationId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

D2#search (2)

GET Get the d2#searches

/repositories/{repositoryName}/objects/{searchCategoryId}/searches

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Searchcategoryid

ID of the search category

Accept

The Accept header.

Response Type

N/A

GET Get the d2#searches

/repositories/{repositoryName}/searches

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Search Category

search_category

Types

types

Accept

The Accept header.

Response Type

N/A

D2#searchConfiguration (2)

GET Get the d2#searchConfiguration

/repositories/{repositoryName}/d2-configurations/search-configuration

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the d2#searchConfiguration

/repositories/{repositoryName}/d2-configurations/search-configuration/{configId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Configid

configId of the search configuration

Accept

The Accept header.

Response Type

N/A

D2#signOffCredentialValidation

POST Update the d2#signOffCredentialValidation

/repositories/{repositoryName}/d2-signoff-credential-validation

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Task-id

It is the task inbox queue Id.

Ext-sign-off

It stands for external sign off initiation and cancellation.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (5)

Option Name

Description

Signoff Login

N/A

Signoff Password

N/A

Signoff Domain

N/A

Signoff Intention

N/A

Nonce Token

N/A

D2#task (2)

GET Get the d2#task

/repositories/{repositoryName}/d2-tasks/{queueItemId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Queueitemid

queueItemId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-notes-count

Flag to indicate whether or not to include the workflow notes count in the response

Include-supporting-documents-count

Flag to indicate whether or not to include the count of workflow supporting doc count

Widget-name

To reflect the Column Preference in Doclist Widget of D2 in D2-REST quick Search, WidgetName should be passed as Query Param along with term. Example :- http:-//hostname/d2fs-rest/repositories/RepoName/quickSearch?term=test URIParams :- widgetName=WG Doclist QnM

Accept

The Accept header.

Response Type

N/A

PATCH Get the d2#task

/repositories/{repositoryName}/d2-tasks/{queueItemId}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Queueitemid

queueItemId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (8)

Option Name

Description

Wf Notes Count

N/A

Wf Working Documents Count

N/A

Wf Supporting Documents Count

N/A

Wf Sv Disable Notes

N/A

Wf Sv Disable Supporting Files

N/A

Properties

N/A

Next Forward Activities

N/A

Next Reject Activities

N/A

D2#taskCategory

GET Get the d2#taskCategories

/repositories/{repositoryName}/d2-task-categories

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Process-task-categories

Flag to decide whether or not to process Tasks (to create D2 Task folders for tasks/queue items for which categories have not been created and linked) Optional request parameter, default value is true

Accept

The Accept header.

Response Type

N/A

D2#typeConfiguration (2)

GET Get the d2#typeConfiguration

/repositories/{repositoryName}/type-configuration

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Profileid

profileId

Config-id

config-id

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Accept

The Accept header.

Response Type

N/A

GET Get the d2#typeConfiguration

/repositories/{repositoryName}/type-configuration/{typeId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Typeid

typeId of the Type Configuration

Profileid

profileId

Accept

The Accept header.

Response Type

N/A

D2#vdsilentcheckin

POST Update the d2#vdsilentcheckin

/repositories/{repositoryName}/objects/{root-id}/d2-vd-silent-checkin

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Root-id

root-id

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Descendants

It is a flag to specify if the descendants need to be checked-in or not.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

D2#version

POST Create the d2#version

/repositories/{repositoryName}/objects/{chronicleId}/versions

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Make-current

make-current

Format

format

Repositoryname

The repository name.

Version-policy

version-policy

Chronicleid

chronicleId

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Object-id

The r_object_id of required sysobject.

Retain-lock

retain-lock

Comment

comment

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

D2#virtualDocumentNode (2)

POST Create the d2#virtualDocumentNode

/repositories/{repositoryName}/objects/{objectId}/vd-nodes

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Type

N/A

GET Get the d2#virtualDocumentNodes

/repositories/{repositoryName}/objects/{objectId}/vd-nodes

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Repositoryname

The repository name.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Vdm-number

vdm-number

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Depth

depth

Binding-label

binding-label

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Filter

A filter expression in a subset of XPath.

Objectid

The r_object_id of required sysobject.

Object-id

The r_object_id of required sysobject.

Include-broken

include-broken

Follow-assembly

follow-assembly

Accept

The Accept header.

Response Type

N/A

D2#workflow (2)

GET Get the d2#workflows

/repositories/{repositoryName}/d2-workflows

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Performer-name

performer-name

Document-id

Selected document Id one has to be passed

Supervisor-name

Specify the supervisor name as filter to only get those workflows where requested username is the supervisor

Template-ids

The object id(s) of workflow process templates, used as filter to only return the WF belonging to these process templates.

Wf-states

Array of wf-states [Ex:- wf-states=running&wf-states=paused]. Filter to return the WFs only in the requested states. The states include running, paused, finished, aborted, dormant [scheduled]

Overdue

Flag to specify if the response must include only the overdue entries. Where the entries are past the due date (Ex:- overdue workflows).

Wf-start-date-range-from

Date parameter used as filter. To only filter the Workflows the got initiated afterem> the requested date. This param specifies the start range of the start date attribute.

Wf-start-date-range-to

wf-start-date-range-to

Widget-name

To reflect the Column Preference in Doclist Widget of D2 in D2-REST quick Search, WidgetName should be passed as Query Param along with term. Example :- http:-//hostname/d2fs-rest/repositories/RepoName/quickSearch?term=test URIParams :- widgetName=WG Doclist QnM

Accept

The Accept header.

Response Type

N/A

POST Update the d2#workflow

/repositories/{repositoryName}/d2-workflows

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (9)

Option Name

Description

Workflow Config Id

N/A

Working Document Ids

N/A

Supporting Document Ids

N/A

Workflow Note

N/A

Workflow Name

N/A

Workflow Launch Date

N/A

Workflow Launch Notification

N/A

Workflow Follow Up Date

N/A

Process Variables

N/A

D2#workflow_supporting_document (3)

DELETE Delete the d2#workflow_supporting_documents

/repositories/{repositoryName}/d2-workflows/{trackerId}/supporting-documents

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Task-id

Task inbox queue Id

Object-ids

The object id(s) of the object whose actions are required. Object ids can be passed in one of the following formats:- object-ids= object-ids=&object-ids=&object-ids=

Accept

The Accept header.

Response Type

N/A

GET Get the d2#workflow_supporting_documents

/repositories/{repositoryName}/d2-workflows/{trackerId}/supporting-documents

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Task-id

Task inbox queue Id

Widget-name

To reflect the Column Preference in Doclist Widget of D2 in D2-REST quick Search, WidgetName should be passed as Query Param along with term. Example :- http:-//hostname/d2fs-rest/repositories/RepoName/quickSearch?term=test URIParams :- widgetName=WG Doclist QnM

Wf-overview-widget-name

The workflow overview widget name

Accept

The Accept header.

Response Type

N/A

POST Update the d2#workflow_supporting_document

/repositories/{repositoryName}/d2-workflows/{trackerId}/supporting-documents

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Task-id

Task inbox queue Id

Object-ids

The object id(s) of the object whose actions are required. Object ids can be passed in one of the following formats:- object-ids= object-ids=&object-ids=&object-ids=

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

D2#workflow_working_document

GET Get the d2#workflow_working_documents

/repositories/{repositoryName}/d2-workflows/{trackerId}/working-documents

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Task-id

It is the task inbox queue Id.

Widget-name

It is the name of the d2 config widget. widget-type has to be passed along with this value.

Wf-overview-widget-name

It is the workflow overview widget name.

Accept

The Accept header.

Response Type

N/A

D2AccessorRemover

PATCH Get the d2AccessorRemover

/repositories/{repositoryName}/objects/{object-id}/d2-accessor-remover

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Object-id

The r_object_id of required sysobject.

Descend

It determines if search can be within the sub-folders of current folder.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

D2AccessorReplacement

PATCH Get the d2AccessorReplacement

/repositories/{repositoryName}/objects/{object-id}/d2-accessor-replacement

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Object-id

The r_object_id of required sysobject.

Descend

Determines if search can be within subfolders of current folder.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

D2AsyncObjectController

GET Get the d2AsyncObjectController

/repositories/{repositoryName}/d2-async-operations/{objectId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2Cabinet (5)

POST Create the d2Cabinet

/repositories/{repositoryName}/d2-cabinets

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

DELETE Delete the d2Cabinet

/repositories/{repositoryName}/d2-cabinets/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Del-non-empty

Ensure whether allowing to delete non-empty cabinet or folder. true - indicates the deletion is on this cabinet/folder and all its descendants false - indicates the deletion is on this specified cabinet/folder only; deletion on a non-empty cabinet/folder will get an error

Del-all-links

Ensures whether multi-linked child is deleted or unlinked from this specified cabinet/folder. true - the multi-linked child is deleted along with all its folder links false - for multi-linked child, delete operation removes the child's folder link between the child and this folder. The child is still linked to other folder(s)

Del-vd-all

Ensures whether virtual descendants is deleted this specified cabinet. true - deletes virtual document children that reside in different folders. false - for virtual document children that are linked to this specified folder, delete operation removes the child's link between the child and this folder.

Response Type

N/A

GET Get the d2Cabinet

/repositories/{repositoryName}/d2-cabinets/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Widget-name

Name of the widget to fetch the user preference columns of the logged in user.

Accept

The Accept header.

Response Type

N/A

GET Get the d2Cabinets

/repositories/{repositoryName}/d2-cabinets

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Widget-name

widget-name

View-mode

view-mode

Custom-filter-property-name

custom-filter-property-name

Accept

The Accept header.

Response Type

N/A

POST Update the d2Cabinet

/repositories/{repositoryName}/d2-cabinets/{id}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

D2CheckedOutObject

GET Get the d2CheckedOutObjects

/repositories/{repositoryName}/checked-out-objects

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Repositoryname

The repository name.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Filter

A filter expression in a subset of XPath.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-all-versions

include-all-versions

Checked-out-by

checked-out-by

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Widget-name

It is the Name of the d2 config widget.

Accept

The Accept header.

Response Type

N/A

POST Create the d2ChildFolderLink

/repositories/{repositoryName}/folders/{objectId}/child-links

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Href

N/A

Child-id

N/A

Parent-id

N/A

DELETE Delete the d2ChildFolderLink

/repositories/{repositoryName}/folders/{parentFolderId}/child-links/{objectId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Parentfolderid

parentFolderId

Objectid

The r_object_id of required sysobject.

Response Type

N/A

GET Get the d2ChildFolderLink

/repositories/{repositoryName}/folders/{parentFolderId}/child-links/{objectId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Parentfolderid

parentFolderId

Objectid

The r_object_id of required sysobject.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the d2ChildFolderLinks

/repositories/{repositoryName}/folders/{objectId}/child-links

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-all-versions

It specifies whether listing all versions of the child objects belong to the folder. Since it is false, it lists only the current version of child objects.

Accept

The Accept header.

Response Type

N/A

D2ColumnPreference (3)

GET Get the d2ColumnPreferences

/repositories/{repositoryName}/d2-preferences/column-preferences

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Widget-type

d2 config widget type

Widget-name

Name of the d2 config widget, widget-type has to be passed along with this value

Default-type

default col type of a widget

Include-widget-info

include-widget-info

Accept

The Accept header.

Response Type

N/A

GET Get the d2ColumnPreferences

/repositories/{repositoryName}/d2-preferences/column-preferences/{colType}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Coltype

column type

Accept

The Accept header.

Response Type

N/A

PUT Put the d2ColumnPreference

/repositories/{repositoryName}/d2-preferences/column-preferences/{colType}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Coltype

column type

Create-if-absent

create-if-absent

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Coltype

N/A

D2Content (3)

POST Create the d2Content

/repositories/{repositoryName}/queryFormSearch

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

GET Get the d2Content

/repositories/{repositoryName}/objects/{queryId}/execute

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Queryid

QueryId of the object

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Process Facets

process_facets

Accept

The Accept header.

Response Type

N/A

GET Get the d2Content

/repositories/{repositoryName}/users/{userName}/lastSearch

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

userName for lastSearch

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2ContentCheckinUrl

GET Get the d2ContentCheckinUrls

/repositories/{repositoryName}/objects/{objectId}/d2-content-checkin-urls

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Retain-lock-on-old-version

Using this flag, the user can still put a lock on the old object (the object which is used to check-in).

Include-auth-tokens

Using this flag, response will be having auth-tokens properties as well. The auth-tokens will be containing the cookies which are there in the request headers. It will consider DOCUMENTUM-CLIENT-TOKEN and D2-CORE-TOKENS cookies.

Checkin-config-name

Name of the applicable checkin config.

Content-size

Size of the file in bytes

Format

Specify the dm_format name for the content during document creation and content management. If this parameter is not specified, server will try to detect and determine the format according to the Content-Type provided for the primary content part in the multipart request and assign a format for the primary content. However, this is not guaranteed to be accurate.

External-share-system

Name of the external-share-system (currently only 'core' is supported).

Target-ext-share-systems

Name of the target external-share-system (currently only 'core' is supported).

Share-name

Name of share. Default value will be - "default".

C2 Override

C2 Override flag. This will override C2 behaviour.

Accept

The Accept header.

Response Type

N/A

D2CreationProfile

GET Get the d2CreationProfiles

/repositories/{repositoryName}/d2-creation-profiles

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Mode

Content upload process. create - indicates creating a new document to docbase. import - indicates importing a document to docbase as a new document.

Inherited-id

Current selected Folder object Id or Document object Id has to be passed. This "inherited-id" will be used to fetch the all default properties values for the properties dialog. For D2 creation profiles API, This inherited-id will be used to find the profile related to "“Folder properties used for creation" or "Extended creation profiles".

Accept

The Accept header.

Response Type

N/A

D2CreationProfileValueConfig (2)

GET Get the d2CreationProfileValueConfigs

/repositories/{repositoryName}/d2-configurations/creation-profiles/{profileId}/value-configs

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Profileid

profileId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Format

format

Accept

The Accept header.

Response Type

N/A

GET Get the d2CreationProfileValueConfigs

/repositories/{repositoryName}/d2-configurations/creation-profiles/{profileId}/value-configs/{configId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Configid

configID of the creation profile

Profileid

profileId

Format

format

Accept

The Accept header.

Response Type

N/A

D2CreationPropertiesPage (2)

GET Get the d2CreationPropertiesPage

/repositories/{repositoryName}/d2-creation-properties-page

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Linked-document

It indicates whether the linked document process is available or not. This parameter will be passed as true in case of fetching property page dialog for linked document scenario.

Paste-mode

It indicates whether the object creation is for paste operation when single repository paste mode is enabled. The paste-mode parameter should be mandatorily passed for paste operation when single repository paste mode is enabled.

Source-object-id

It is the r_object_id of copied object for paste operation when single repository paste mode is enabled. The source-object-id parameter should be mandatorily passed for paste operation when single repository paste mode is enabled.

Mode

It has two values - create and import where create is default. For Content upload process; create indicates creating a new document to docbase, and indicates importing a document to docbase as a new document.

Profile-id

It is the Object Id of the profile selected by the user. It is a mandatory request parameter is used to get the Dictionary values mapped with the profile while loading property page dialog.

Profile-value-config-id

It is the Object Id of the profile value config, under a profile selected by the user. It is a mandatory request parameter and used to get the property page, O2 Config, default value template, inheritance while loading property page dialog.

Inherited-id

It is the Object Id of the VD that has to be inherited. It is a mandatory request parameter. Child nodes will be added by applying the rules defined in the vd template on inherited VD set in the config.

File-name

It states the name of the file to be downloaded. If the filename is not mentioned, then by default, it will be downloaded as 'download.zip'.

Inherit-properties

It indicates whether the properties are inherited from another object or not. It is set to 'true' for Linked Document scenario.

Inherit-content

It indicates whether the content is inherited from another object or not.

Inherit-vd

It indicates whether virtual document object is inherited or not.

Accept

The Accept header.

Response Type

N/A

POST Update the d2CreationPropertiesPage

/repositories/{repositoryName}/d2-creation-properties-page

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Inherit-vd

It indicates whether virtual document object is inherited or not.

Linked-document

It indicates whether the linked document process is available or not. This parameter will be passed as true in case of fetching property page dialog for linked document scenario.

Links

It ensures whether link relations are to be returned for this object representation. When it's true:- it returns links for the object. When it's false:- it does not return links for the object.

Mode

It has two values - create and import where create is default. For Content upload process; create indicates creating a new document to docbase, and indicates importing a document to docbase as a new document.

Profile-id

It is the Object Id of the profile selected by the user. It is a mandatory request parameter is used to get the Dictionary values mapped with the profile while loading property page dialog.

Profile-value-config-id

It is the Object Id of the profile value config, under a profile selected by the user. It is a mandatory request parameter and used to get the property page, O2 Config, default value template, inheritance while loading property page dialog.

Inherited-id

It is the Object Id of the VD that has to be inherited. It is a mandatory request parameter. Child nodes will be added by applying the rules defined in the vd template on inherited VD set in the config.

File-name

It states the name of the file to be downloaded. If the filename is not mentioned, then by default, it will be downloaded as 'download.zip'.

Inherit-properties

It indicates whether the properties are inherited from another object or not. It is set to 'true' for Linked Document scenario.

Inherit-content

It indicates whether the content is inherited from another object or not.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Extracted-o2-properties

N/A

D2Delegation (6)

POST Create the d2Delegation

/repositories/{repositoryName}/users/{userName}/delegations

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

userName

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

DELETE Delete the d2Delegation

/repositories/{repositoryName}/users/{userName}/delegations/{delegationId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Delegationid

delegationId

Username

userName

Accept

The Accept header.

Response Type

N/A

GET Get the d2Delegation

/repositories/{repositoryName}/users/{userName}/delegations

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

userName

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the d2Delegation

/repositories/{repositoryName}/users/{userName}/delegations/{delegationId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Delegationid

delegationId

Username

userName

Accept

The Accept header.

Response Type

N/A

PUT Put the d2Delegation

/repositories/{repositoryName}/users/{userName}/delegations/{delegationId}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Delegationid

delegationId

Username

userName

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

PUT Put the d2Delegation

/repositories/{repositoryName}/users/{userName}/delegations/{delegationId}/undo

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Delegationid

delegationId

Username

userName

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

D2DigitalSignature (3)

GET Get the d2DigitalSignature

/repositories/{repositoryName}/d2-digital-signatures/{signatureRequestID}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Signaturerequestid

signatureRequestID

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

PUT Put the d2DigitalSignature

/repositories/{repositoryName}/d2-digital-signatures/{signatureRequestID}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Signaturerequestid

signatureRequestID

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Signature-provider

signature-provider

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

POST Update the d2DigitalSignature

/repositories/{repositoryName}/d2-digital-signatures

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Signature-provider

Name of the digital signature provider

Task-id

Task inbox queue Id

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (5)

Option Name

Description

Signature Status

N/A

Subject

N/A

Message

N/A

Prepare Url

N/A

Workflow Tracker Id

N/A

D2DigitalSignatureDocumentsValidator

GET Get the d2DigitalSignatureDocumentsValidator

/repositories/{repositoryName}/d2-digital-signature-documents-validator

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Signature-provider

signature-provider

Object-ids

It is the object id(s) of the object whose actions are required.

Accept

The Accept header.

Response Type

N/A

D2DigitalSignatureSignee

GET Get the d2DigitalSignatureSignees

/repositories/{repositoryName}/d2-tasks/{taskId}/d2-digital-signature-signees

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2DisplayType (2)

GET Get the d2DisplayType

/repositories/{repositoryName}/d2-display-types/{typeName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Typename

typeName of the D2-display-type

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the d2DisplayTypes

/repositories/{repositoryName}/d2-display-types

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2DqlDoclist

GET Get the d2DqlDoclist

/repositories/{repositoryName}/dql-doclist-objects

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Widget-name

It reflects the Column Preference in Doclist Widget of D2 in D2-REST quick Search. WidgetName should be passed as Query Param along with term.

Accept

The Accept header.

Response Type

N/A

D2Dump

GET Get the d2Dump

/repositories/{repositoryName}/d2-dump

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Object-id

The r_object_id of required sysobject.

Include-d2config

Flag to include config in dump response.(Valid only when sent along with object-id parameter) Optional request parameter. This flag will specify whether the config values to be shown in response or not.

Accept

The Accept header.

Response Type

N/A

D2EmailAttachment

GET Get the d2EmailAttachments

/repositories/{repositoryName}/objects/{objectId}/d2-email-attachments

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

objectID

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2ExtSignOffAuditEvent

POST Update the d2ExtSignOffAuditEvent

/repositories/{repositoryName}/d2-ext-sign-off-audit-event

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Audit-action

This is the action to be audited. For example, for task e-sign off pop up comes then audit-action will be EXT_SIGN_OFF_INITIATE. If the user press cancel or close the pop up then it will be EXT_SIGN_OFF_CANCEL Possible Values:-- EXT_SIGN_OFF_INITIATE / EXT_SIGN_OFF_CANCEL

Action

Task Action. Possible values - FORWARD / REJECT / DELEGATE / ACQUIRE For Task Property Page Action. Possible values - FORWARD / REJECT For Workflow Status Action. Possible value - ABORT For Task Lifecycle check operation. Possible value - FORWARD / REJECT For Adding Audit Entry Action. Possible value - FORWARD / REJECT / EDIT_PROPERTIES / CHECKIN

Master-document-id

This is applicable only in the case of the action:- FORWARD or REJECT This should be the master document id (working document id) where the external e-sign off happens. @throws Exception

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

D2Favorite (3)

POST Create the d2Favorite

/repositories/{repositoryName}/favorites

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

DELETE Delete the d2Favorites

/repositories/{repositoryName}/favorites/{objectId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

objectId to be specified

Response Type

N/A

GET Get the d2Favorites

/repositories/{repositoryName}/favorites

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Widget-name

widget-name

Include-all-versions

include-all-versions

Accept

The Accept header.

Response Type

N/A

D2FavoritesChecker

GET Get the d2FavoritesChecker

/repositories/{repositoryName}/favorites-checker

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Object-ids

object-ids

Accept

The Accept header.

Response Type

N/A

D2GenericActionService

POST Update the d2GenericActionService

/repositories/{repositoryName}/d2-generic-action-service

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Service Name

service_name

Method Name

method_name

Object Ids

object_ids

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Properties

N/A

D2GenericDialog

POST Update the d2GenericDialog

/repositories/{repositoryName}/d2-generic-dialog/{dialogName}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Dialogname

dialogName

Action

Task Action. Possible values - FORWARD / REJECT / DELEGATE / ACQUIRE For Task Property Page Action. Possible values - FORWARD / REJECT For Workflow Status Action. Possible value - ABORT For Task Lifecycle check operation. Possible value - FORWARD / REJECT For Adding Audit Entry Action. Possible value - FORWARD / REJECT / EDIT_PROPERTIES / CHECKIN

Object Ids

object_ids

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Properties

N/A

D2InheritanceConfig

GET Get the d2InheritanceConfigs

/repositories/{repositoryName}/d2-configurations/inheritance-configs

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-all-versions

include-all-versions

Object-name

object-name

Accept

The Accept header.

Response Type

N/A

D2LifecycleChangeStatePropertyPage

POST Update the d2LifecycleChangeStatePropertyPage

/repositories/{repositoryName}/d2-lifecycle-change-state-property-page

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (14)

Option Name

Description

Object-ids

N/A

Target-state

N/A

Property-page

N/A

Token-id

N/A

Warning Message

N/A

Href

N/A

Deep-copy

N/A

Replicate-vd-children

N/A

Retain-acl

N/A

Binding-label

N/A

Include-broken

N/A

Type

N/A

Definition

N/A

Properties

N/A

D2MassupdateConfig

GET Get the d2MassupdateConfig

/repositories/{repositoryName}/d2-configurations/massupdate-configs/{configId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Configid

configId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2MassupdateFolderValidation

POST Update the d2MassupdateFolderValidation

/repositories/{repositoryName}/d2-massupdate-folder-validation

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-subfolder

Whether the massupdate config validaton is to be done inside subfolders. Default false

Config-id

Configuration ID based on which end user will perform the operation.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Object-ids

N/A

D2MassupdateObjectsValidation

POST Update the d2MassupdateObjectsValidation

/repositories/{repositoryName}/d2-massupdate-objects-validation

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Update-type

There are only two possible values for this - FILE and FOLDER.

Include-subfolder

It tells whether the massupdate config validaton is to be done inside the subfolders. The default value is false.

Include-vd-descendants

It tells whether the massupdate config validaton will be applied to virtual document descendants. The default value is false.

Config-id

It is the configuration ID based on which end user will perform the operation.

Include-all-versions

It specifies whether listing all versions of the child objects belong to the folder. When true, it lists all versions of child objects. When false, it lists only the current version of child objects.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Object-ids

N/A

D2MassupdatePropertiesPage

POST Update the d2MassupdatePropertiesPage

/repositories/{repositoryName}/d2-massupdate-properties-page

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Config-id

config-id


N/A

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Object-ids

N/A

D2MassupdateProperty

PATCH Get the d2MassupdateProperties

/repositories/{repositoryName}/d2-massupdate-properties

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Config-id

Configuration ID based on which end user will perform the operation.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Object-ids

N/A

D2MyWorkflowSummaryController

GET Get the d2MyWorkflowSummaryController

/repositories/{repositoryName}/d2-my-workflows/status-summary

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Widget-name

It is the name of the d2 config widget. widget-type has to be passed along with this value.

Accept

The Accept header.

Response Type

N/A

D2MyWorkflowsCount

GET Get the d2MyWorkflowsCount

/repositories/{repositoryName}/d2-my-workflows/count

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Document-id

It is the selected document Id one has to be passed

Template-ids

It is the object id(s) of workflow process templates, used as filter to only return the WF belonging to these process templates.

Wf-states

It is an array of wf-states [Ex:- wf-states=running&wf-states=paused]. Filter to return the WFs only in the requested states. The states include running, paused, finished, aborted, dormant [scheduled]

Overdue

It is a flag to specify if the response must include only the overdue entries and where the entries are past the due date (Ex:- overdue workflows).

Wf-start-date-range-from

It is a date parameter used as filter. To only filter the Workflows the got initiated afterem> the requested date. This param specifies the start range of the start date attribute.

Wf-start-date-range-to

It is a date parameter used as filter. To only filter the Workflows the got initiated before the requested date. This param specifies the closing range of the start date attribute.

Widget-name

It is the name of the d2 config widget. widget-type has to be passed along with this value.

Accept

The Accept header.

Response Type

N/A

D2Note (2)

GET Get the d2Notes

/repositories/{repositoryName}/d2-workflows/{trackerId}/notes

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Task-id

It is a task inbox queue Id.

Top-records

top-records

Filter-by

It is used to filter the response w.r.t the value. The values can be task or workflow.

Wf-overview-widget-name

It is the workflow overview widget name.

Accept

The Accept header.

Response Type

N/A

POST Update the d2Note

/repositories/{repositoryName}/d2-workflows/{trackerId}/notes

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Task-id

It is a task inbox queue Id.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

R Object Id

N/A

D2ObjectCheckinConfig

GET Get the d2ObjectCheckinConfig

/repositories/{repositoryName}/objects/{objectId}/d2-object-checkin-config

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2ObjectChronicleVersionLabel

GET Get the d2ObjectChronicleVersionLabels

/repositories/{repositoryName}/objects/{chronicleId}/d2-object-chronicle-version-labels

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Chronicleid

chronicleId

Accept

The Accept header.

Response Type

N/A

D2ObjectLinkeddocumentConfig

GET Get the d2ObjectLinkeddocumentConfig

/repositories/{repositoryName}/objects/{objectId}/d2-object-linkeddocument-config

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Accept

The Accept header.

Response Type

N/A

D2ObjectRelation (2)

GET Get the d2ObjectRelations

/repositories/{repositoryName}/objects/{objectId}/d2-object-relations

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Objectid

objectID

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Repositoryname

The repository name.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Filter

A filter expression in a subset of XPath.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Accept

The Accept header.

Response Type

N/A

POST Update the d2ObjectRelation

/repositories/{repositoryName}/objects/{parentId}/d2-object-relations

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Parentid

parentId of the objects

Reverse-relation

reverse-relation

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

D2ObjectVersion

GET Get the d2ObjectVersions

/repositories/{repositoryName}/objects/{chronicleId}/versions

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Repositoryname

The repository name.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Version-label

version-label

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Filter

A filter expression in a subset of XPath.

Chronicleid

chronicleId

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Object-id

The r_object_id of required sysobject.

Latest-versions-only

latest-versions-only

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Widget-name

Name of the d2 config widget,widget-type has to be passed along with this value

Accept

The Accept header.

Response Type

N/A

D2ObjectView (4)

GET Get the d2ObjectView

/repositories/{repositoryName}/objects/{id}/audits

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Date Format

date_format

Accept

The Accept header.

Response Type

N/A

GET Get the d2ObjectView

/repositories/{repositoryName}/objects/{id}/views/c2-export

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Accept

The Accept header.

Response Type

N/A

GET Get the d2ObjectView

/repositories/{repositoryName}/objects/{id}/views/c2-print

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Controlled Field 1

It is the Controlled Field 1 input configured in C2 Print Config.

Controlled Field 2

It is the Controlled Field 2 input configured in C2 Print Config.

Controlled Field 3

It is the Controlled Field 3 input configured in C2 Print Config.

Accept

The Accept header.

Response Type

N/A

GET Get the d2ObjectView

/repositories/{repositoryName}/objects/{id}/views/c2-view

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Accept

The Accept header.

Response Type

N/A

D2ObjectsFacet

POST Create the d2ObjectsFacet

/repositories/{repositoryName}/folders/{folderId}/objects-facets

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Folderid

folderId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Process-facets

It determines whether the facets should be returned along with search results

Process-facets-only

process-facets-only

Include-all-versions

It specifies whether listing all versions of the child objects belong to the folder. When true:- it lists all versions of child objects When false:- it lists only the current version of child objects

Widget-name

It is the name of the d2 config widget. The widget-type has to be passed along with this value.

Widget-type

It is d2 config widget type.

Viewmode

viewMode

Filter

A filter expression in a subset of XPath.

Custom-filter-property-name

It specifies the custom attribute name being used for filtering. Filtering on only one attribute is supported. This is not required to be specified for dm_sysobject attributes.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (9)

Option Name

Description

Id

N/A

Title

N/A

Updated

N/A

Page

N/A

Itemsperpage

N/A

Total

N/A

Links

N/A

Authors

N/A

Entries

N/A

D2ObjectsLifecycleConfig

POST Update the d2ObjectsLifecycleConfig

/repositories/{repositoryName}/d2-objects-lifecycle-configs

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Evaluate-config-homogeneity

evaluate-config-homogeneity

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (14)

Option Name

Description

Object-ids

N/A

Target-state

N/A

Property-page

N/A

Token-id

N/A

Warning Message

N/A

Href

N/A

Deep-copy

N/A

Replicate-vd-children

N/A

Retain-acl

N/A

Binding-label

N/A

Include-broken

N/A

Type

N/A

Definition

N/A

Properties

N/A

D2ObjectsPreviewFormat

GET Get the d2ObjectsPreviewFormat

/repositories/{repositoryName}/d2-objects-preview-format

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Object-ids

The object id(s) of the object whose actions are required. Object ids can be passed in one of the following formats:- object-ids= object-ids=&object-ids=&object-ids=

Accept

The Accept header.

Response Type

N/A

D2ObjectsRelationsCount

GET Get the d2ObjectsRelationsCount

/repositories/{repositoryName}/d2-objects-relations-count

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Object-ids

It gives the object id(s) of the object whose actions are required. Object ids can be passed in one of the following formats:- object-ids= object-ids=&object-ids=&object-ids=

Accept

The Accept header.

Response Type

N/A

D2ObjectsSpecificPermission

GET Get the d2ObjectsSpecificPermission

/repositories/{repositoryName}/objects-specific-permission

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Object-ids

The object id(s) of the object whose actions are required. Object ids can be passed in one of the following formats:- object-ids= object-ids=&object-ids=&object-ids=

Permission-level

permission-level

Accept

The Accept header.

Response Type

N/A

D2Option

GET Get the d2Options

/repositories/{repositoryName}/d2-configurations/d2-options

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Accept

The Accept header.

Response Type

N/A

POST Create the d2ParentFolderLink

/repositories/{repositoryName}/objects/{objectId}/parent-links

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Href

N/A

Child-id

N/A

Parent-id

N/A

DELETE Delete the d2ParentFolderLink

/repositories/{repositoryName}/objects/{objectId}/parent-links/{parentFolderId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Parentfolderid

parentFolderId

Response Type

N/A

GET Get the d2ParentFolderLink

/repositories/{repositoryName}/objects/{objectId}/parent-links/{parentFolderId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Parentfolderid

parentFolderId

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the d2ParentFolderLinks

/repositories/{repositoryName}/objects/{objectId}/parent-links

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

PUT Put the d2ParentFolderLink

/repositories/{repositoryName}/objects/{objectId}/parent-links/{parentFolderId}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Parentfolderid

parentFolderId

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Href

N/A

Child-id

N/A

Parent-id

N/A

D2PerformerAliasParticipant

GET Get the d2PerformerAliasParticipants

/repositories/{repositoryName}/d2-performer-alias-participants

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.


N/A

Document-id

Selected document Id one has to be passed

Workflow-config

Workflow configuration name

Participant-alias-name

Participant attribute selected in Participant structure Workflow config

Accept

The Accept header.

Response Type

N/A

D2PermissionSet

GET Get the d2PermissionSet

/repositories/{repositoryName}/objects/{objectId}/d2-permission-set

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accessor-id

The object id of the accessor. Accessor can be user or group or can be role as well.

Accept

The Accept header.

Response Type

N/A

D2PresetProfile (2)

GET Get the d2PresetProfile

/repositories/{repositoryName}/d2-preset-profiles/{presetProfileName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Presetprofilename

presetProfileName of the d2-preset-profile

Accept

The Accept header.

Response Type

N/A

GET Get the d2PresetProfiles

/repositories/{repositoryName}/d2-preset-profiles

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2PresetProfileValueConfig (2)

GET Get the d2PresetProfileValueConfig

/repositories/{repositoryName}/d2-preset-profiles/{presetProfileName}/value-configs/{presetProfileValueConfigName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Presetprofilevalueconfigname

specify Preset Profile Config Name

Presetprofilename

specify Preset Profile Name

Mode

Content upload process. create - indicates creating a new document to docbase. import - indicates importing a document to docbase as a new document.

Inherited-id

Current selected Folder object Id or Document object Id has to be passed. This "inherited-id" will be used to fetch the all default properties values for the properties dialog. For D2 creation profiles API, This inherited-id will be used to find the profile related to "Folder properties used for creation" or "Extended creation profiles".

Accept

The Accept header.

Response Type

N/A

GET Get the d2PresetProfileValueConfigs

/repositories/{repositoryName}/d2-preset-profiles/{presetProfileName}/value-configs

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Presetprofilename

presetProfileName

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Mode

Content upload process. create - indicates creating a new document to docbase. import - indicates importing a document to docbase as a new document.

Inherited-id

Current selected Folder object Id or Document object Id has to be passed. This "inherited-id" will be used to fetch the all default properties values for the properties dialog. For D2 creation profiles API, This inherited-id will be used to find the profile related to "Folder properties used for creation" or "Extended creation profiles".

Accept

The Accept header.

Response Type

N/A

D2Print (2)

GET Get the d2Print

/repositories/{repositoryName}/objects/{objectId}/d2-print

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Accept

The Accept header.

Response Type

N/A

POST Update the d2Print

/repositories/{repositoryName}/objects/{objectId}/d2-print

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Dialog Content

N/A

D2ProcessVariablesDialog

GET Get the d2ProcessVariablesDialog

/repositories/{repositoryName}/process-variables-dialog

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Workflow-config-id

workflow-config-id

Document-id

document-id

Task-id

task-id

Accept

The Accept header.

Response Type

N/A

D2ProductInfo

GET Get the d2ProductInfo

/product-info

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Accept

The Accept header.

Response Type

N/A

D2QueryFormDialog

GET Get the d2QueryFormDialog

/repositories/{repositoryName}/d2-saved-searches/query-forms/{queryFormId}/dialog

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Queryformid

queryFormId

Accept

The Accept header.

Response Type

N/A

D2RecentlyUsedProfile

GET Get the d2RecentlyUsedProfiles

/repositories/{repositoryName}/d2-recently-used-profiles

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Mode

Content upload process. create - indicates creating a new document to docbase. import - indicates importing a document to docbase as a new document.

Inherited-id

Current selected Folder object Id or Document object Id has to be passed. This "inherited-id" will be used to fetch the all default properties values for the properties dialog. For D2 creation profiles API, This inherited-id will be used to find the profile related to "Folder properties used for creation" or "Extended creation profiles".

Accept

The Accept header.

Response Type

N/A

D2RecentlyUsedTemplate

GET Get the d2RecentlyUsedTemplates

/repositories/{repositoryName}/objects/{objectId}/d2-recently-used-templates

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

objectID

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2RecentlyUsedVdTemplate

GET Get the d2RecentlyUsedVdTemplates

/repositories/{repositoryName}/d2-recently-used-vd-templates

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Inherited-id

Object Id of the VD that has to be inherited. Mandatory request parameter if add child nodes will happen by applying the rules defined in the vd template on inherited VD set in the config.

Accept

The Accept header.

Response Type

N/A

D2RelationTypesConfig

GET Get the d2RelationTypesConfig

/repositories/{repositoryName}/d2-configurations/d2-relation-types-config

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2Rendition (3)

DELETE Delete the d2Rendition

/repositories/{repositoryName}/objects/{id}/d2-renditions/{contentId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Contentid

contentId

Response Type

N/A

GET Get the d2Rendition

/repositories/{repositoryName}/objects/{id}/d2-renditions/{contentId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Contentid

contentId

Widget-name

Name of the d2 config widget,widget-type has to be passed along with this value

Accept

The Accept header.

Response Type

N/A

GET Get the d2Renditions

/repositories/{repositoryName}/objects/{objectId}/d2-renditions

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

objectID

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Widget-name

Name of the d2 config widget,widget-type has to be passed along with this value

Accept

The Accept header.

Response Type

N/A

D2SavedSearchGroup (5)

DELETE Delete the d2SavedSearchGroup

/repositories/{repositoryName}/d2-saved-search-groups/{groupId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Groupid

groupId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Force Delete

force_delete

Accept

The Accept header.

Response Type

N/A

GET Get the d2SavedSearchGroup

/repositories/{repositoryName}/d2-saved-search-groups/{groupId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Groupid

groupId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

PATCH Get the d2SavedSearchGroup

/repositories/{repositoryName}/d2-saved-search-groups/{groupId}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Groupid

groupId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Properties

N/A

GET Get the d2SavedSearchGroups

/repositories/{repositoryName}/d2-saved-search-groups

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Search-category

It specifies the type of saved search. The saved search can be a public, private, recent or last search. The allowed values are:- public_search, private_search, recent_search, last_search

Descend

It determines if search can be within the sub-folders of current folder.

Accept

The Accept header.

Response Type

N/A

POST Update the d2SavedSearchGroup

/repositories/{repositoryName}/d2-saved-search-groups

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Properties

N/A

D2SavedSearchResult (2)

POST Execute the saved search with facet

/repositories/{repositoryName}/d2-saved-searches/{id}/results

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Facet-id-constraints

facet-id-constraints

Query-locale

query-locale

Overwrite

overwrite

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Expressions

N/A

Operator

N/A

Clear-facet-expression-set

N/A

GET Execute the search template

/repositories/{repositoryName}/d2-saved-searches/{id}/results

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2SearchAttributeValueList

GET Get the d2SearchAttributeValueList

/repositories/{repositoryName}/d2-configurations/search-configuration/d2-search-attribute-value-list

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Search Types

r_object_type of the documents, that should be searched.

Search Type Attribute

search_type_attribute

Accept

The Accept header.

Response Type

N/A

D2SearchContent (2)

POST Create the d2SearchContent

/repositories/{repositoryName}/quickSearch

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Term

Search term should be as query Param Example :- - http:-//hostname/d2fs-rest/repositories/RepoName/quickSearch?term=test

Widget-name

Name of the d2 config widget,widget-type has to be passed along with this value

Process-facets

Determines if the facets should be returned along with search results

Filtered-search

Determines if search has to be within search results.

Current-folder-id

The object ID of folder within which search is to be done.

Descend

Determines if search can be within subfolders of current folder.

Object-types

object-types

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (9)

Option Name

Description

Id

N/A

Title

N/A

Updated

N/A

Page

N/A

Itemsperpage

N/A

Total

N/A

Links

N/A

Authors

N/A

Entries

N/A

GET Get the d2SearchContent

/repositories/{repositoryName}/quickSearch

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Widgettype

widgetType

Repositoryname

The repository name.

Widgetname

widgetName

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Filter

A filter expression in a subset of XPath.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Process Facets

process_facets

Column

column

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Term

term

Widget-name

Name of the d2 config widget,widget-type has to be passed along with this value

Filtered-search

Determines if search has to be within search results.

Current-folder-id

The object ID of folder within which search is to be done.

Descend

Determines if search can be within subfolders of current folder.

Accept

The Accept header.

Response Type

N/A

D2SendmailConfig

GET Get the d2SendmailConfig

/repositories/{repositoryName}/d2-sendmail-config/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

ID of the sendmail config

Object Names

object_names

Locate Urls

locate_urls @return @throws Exception

Accept

The Accept header.

Response Type

N/A

D2SharedRecipient (3)

DELETE Delete the d2SharedRecipients

/repositories/{repositoryName}/objects/{id}/share-to-core/recipients

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Share-name

Name of share. Default value will be - "default".

Accept

The Accept header.

Response Type

N/A

GET Get the d2SharedRecipients

/repositories/{repositoryName}/objects/{id}/share-to-core/recipients

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Share-name

Name of share. Default value will be - "default".

Accept

The Accept header.

Response Type

N/A

PUT Put the d2SharedRecipient

/repositories/{repositoryName}/objects/{id}/share-to-core/recipients

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Share-name

Name of share. Default value will be - "default".

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (5)

Option Name

Description

Share Mode

N/A

Name

N/A

Message

N/A

Core Current Version Id

N/A

Published Version Id

N/A

D2SharedToCore (4)

DELETE Delete the d2SharedToCore

/repositories/{repositoryName}/objects/{id}/share-to-core

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Share-name

It is the name of the share whose default value is "default".

Response Type

N/A

GET Get the d2SharedToCore

/repositories/{repositoryName}/objects/{id}/share-to-core

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Share-name

share-name

Accept

The Accept header.

Response Type

N/A

PATCH Get the d2SharedToCore

/repositories/{repositoryName}/objects/{id}/share-to-core

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Share-name

share-name

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (5)

Option Name

Description

Share Mode

N/A

Name

N/A

Message

N/A

Core Current Version Id

N/A

Published Version Id

N/A

POST Update the d2SharedToCore

/repositories/{repositoryName}/objects/{id}/share-to-core

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

C2 Override

c2_override

Share-name

It is the name of the share whose default value is "default".

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (5)

Option Name

Description

Share Mode

N/A

Name

N/A

Message

N/A

Core Current Version Id

N/A

Published Version Id

N/A

D2SignoffIntentionsDictionary

GET Get the d2SignoffIntentionsDictionary

/repositories/{repositoryName}/signoff-intentions-dictionary

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.


N/A

Dictionary Name

It is the name of the dictionary.

Dependencies

It is an optional parameter which provides values for all the dependencies like title, object_name in the URL.

Document-id

It is the selected document Id one has to be passed.

Accept

The Accept header.

Response Type

N/A

D2SilentLinkedDocumentCreation

POST Update the d2SilentLinkedDocumentCreation

/repositories/{repositoryName}/objects/{objectId}/silent-linked-document-creation

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

objectId of the silent linked document creation

Link-id

Object id of the folder in which file should get linked

Relation-entry-order

In Linked document config list, for which entry the silent document is going to create. Value will be integer, starting index will be 0.Relation entry order will be getting populated automatically in the linkrel itself.

Attachment-name

Name of the email attachment file which needs to be passed while creating attachment object

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

D2Sysobject

GET Get the d2Sysobjects

/repositories/{repositoryName}/objects

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Type

Specifies the object type Example:- its dm_sysobject or any of its sub types including user defined custom types which are sub types of dm_sysobject.

Accept

The Accept header.

Response Type

N/A

D2TaskDelegateUser

GET Get the d2TaskDelegateUsers

/repositories/{repositoryName}/d2-tasks/{taskId}/d2-task-delegate-users

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2TaskDigitalSignatureConfig

GET Get the d2TaskDigitalSignatureConfig

/repositories/{repositoryName}/d2-tasks/{queueItemId}/d2-task-digital-signature-config

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Queueitemid

queueItemId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2TaskLifecycleCheckerController

GET Get the d2TaskLifecycleCheckerController

/repositories/{repositoryName}/d2-tasks/{taskId}/d2-task-lifecycle-condition-checker

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Action

Task Action. Possible values - FORWARD / REJECT / DELEGATE / ACQUIRE For Task Property Page Action. Possible values - FORWARD / REJECT For Workflow Status Action. Possible value - ABORT For Task Lifecycle check operation. Possible value - FORWARD / REJECT For Adding Audit Entry Action. Possible value - FORWARD / REJECT / EDIT_PROPERTIES / CHECKIN

Next-activity-ids

The activity id(s) from the current task, can be FORWARD activity or REJECT Activity. next-activity-ids can be passed in one of the following formats:- next-activity-ids= next-activity-ids=&next-activity-ids=&next- activity-ids=

Accept

The Accept header.

Response Type

N/A

D2TaskLockStateChecker

GET Get the d2TaskLockStateChecker

/repositories/{repositoryName}/d2-tasks/{taskId}/lock-state-checker

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId

Accept

The Accept header.

Response Type

N/A

D2TaskPropertyPage

GET Get the d2TaskPropertyPage

/repositories/{repositoryName}/d2-tasks/{taskId}/property-page

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Action

Task Action. Possible values - FORWARD / REJECT / DELEGATE / ACQUIRE For Task Property Page Action. Possible values - FORWARD / REJECT For Workflow Status Action. Possible value - ABORT For Task Lifecycle check operation. Possible value - FORWARD / REJECT For Adding Audit Entry Action. Possible value - FORWARD / REJECT / EDIT_PROPERTIES / CHECKIN

Accept

The Accept header.

Response Type

N/A

D2TaskStatus

PUT Put the d2TaskStatus

/repositories/{repositoryName}/d2-tasks/{taskId}/status

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Action

Task Action. Possible values - FORWARD / REJECT / DELEGATE / ACQUIRE For Task Property Page Action. Possible values - FORWARD / REJECT For Workflow Status Action. Possible value - ABORT For Task Lifecycle check operation. Possible value - FORWARD / REJECT For Adding Audit Entry Action. Possible value - FORWARD / REJECT / EDIT_PROPERTIES / CHECKIN

Force-acquire

non-mandatory request param to D2 task status API, has default value as true. This param can have values as true/false.

Force-read

non-mandatory request param to D2 task status API, has default value as true. This param can have values as true/false. If set to true the acquired task will be marked as read.

Delegate-user

The username of the user to which the task is to be delegated to. This is mandatory request parameter when the action is DELEGATE.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

D2TemplateValueConfig

GET Get the d2TemplateValueConfigs

/repositories/{repositoryName}/d2-configurations/default-templ-value-configs

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-all-versions

include-all-versions

Object-name

object-name

Accept

The Accept header.

Response Type

N/A

D2ThemeConfig (2)

GET Get the d2ThemeConfig

/d2-configurations/d2-theme-configs/default-theme

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the d2ThemeConfig

/repositories/{repositoryName}/d2-configurations/d2-theme-configs/{theme-name}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Repositoryname

Name of the Repository

Theme-name

Theme config name

Accept

The Accept header.

Response Type

N/A

D2ThumbnailsUrl

GET Get the d2ThumbnailsUrl

/repositories/{repositoryName}/d2-thumbnails-url

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Object-ids

It gives the object id(s) of the object whose actions are required. Object ids can be passed in one of the following formats:- object-ids= object-ids=&object-ids=&object-ids=

Accept

The Accept header.

Response Type

N/A

D2Type (2)

GET Get the d2Type

/repositories/{repositoryName}/d2-types/{typeName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Typename

typeName of the d2-type

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the d2Types

/repositories/{repositoryName}/d2-types

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2UserProfileImage (3)

DELETE Delete the d2UserProfileImage

/repositories/{repositoryName}/users/{userName}/d2-user-profile-image

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

userName

Accept

The Accept header.

Response Type

N/A

GET Get the d2UserProfileImage

/repositories/{repositoryName}/users/{userName}/d2-user-profile-image

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

userName

Accept

The Accept header.

Response Type

N/A

POST Update the d2UserProfileImage

/repositories/{repositoryName}/users/{userName}/d2-user-profile-image

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

userName

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

D2UserTheme

GET Get the d2UserThemes

/repositories/{repositoryName}/d2-themes

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2UsersAndGroup

GET Get the d2UsersAndGroups

/repositories/{repositoryName}/d2-users-and-groups

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2VdNode (2)

GET Get the d2VdNode

/repositories/{repositoryName}/objects/{objectId}/d2-vd-nodes/{vdmNumber}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Vdmnumber

vdmNumber

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Widget-name

It is the name of the d2 config widget. widget-type has to be passed along with this value.

Relation-id

This is the relation id of the child being replaced. It is mandatory. This relation-id must belong to the parent-vd whose id is being sent in the path param.

Accept

The Accept header.

Response Type

N/A

PATCH Get the d2VdNode

/repositories/{repositoryName}/objects/{objectId}/d2-vd-nodes/{vdmNumber}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Vdmnumber

vdmNumber

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Widget-name

It is the name of the d2 config widget. widget-type has to be passed along with this value.

Relation-id

This is the relation id of the child being replaced. It is mandatory. This relation-id must belong to the parent-vd whose id is being sent in the path param.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (6)

Option Name

Description

Type

N/A

Relation-id

N/A

Vdm-number

N/A

Parent-vdm-number

N/A

Parent-id

N/A

Properties

N/A

D2VdRelation (3)

DELETE Delete the d2VdRelation

/repositories/{repositoryName}/d2-vd-relations/{object-id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Object-id

The r_object_id of required sysobject.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

DELETE Delete the d2VdRelations

/repositories/{repositoryName}/d2-vd-relations

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Relation-ids

The relation-ids of the child nodes which the user wants to be removed from its parent-node. Mandatory request parameter, this is the list of relation-ids of the components that will be removed from parent-node.

Accept

The Accept header.

Response Type

N/A

PATCH Get the d2VdRelations

/repositories/{repositoryName}/d2-vd-relations

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Insert-before-node

Object Id of node before which the child nodes should be added. Optional request parameter

Target-parent-id

Object Id of target parent under which all the nodes have to be moved. Mandatory request parameter, this is the parent root under which the nodes from multiple different parent VDs will be moved.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

D2VdSnapshot

POST Update the d2VdSnapshot

/repositories/{repositoryName}/d2-vd-snapshots

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Vd-object-id

It is the VD root node object id.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (11)

Option Name

Description

Snapshot-href

N/A

Vd-href

N/A

Href

N/A

Deep-copy

N/A

Replicate-vd-children

N/A

Retain-acl

N/A

Binding-label

N/A

Include-broken

N/A

Type

N/A

Definition

N/A

Properties

N/A

D2VdSnapshotNode

GET Get the d2VdSnapshotNodes

/repositories/{repositoryName}/snapshots/{snapshotId}/d2-vd-nodes

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Snapshotid

snapshotId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Parent-id

parent-id

Expand-all

expand-all

Widget-name

widget-name

Accept

The Accept header.

Response Type

N/A

D2VirtualDocumentNode (2)

GET Get the d2VirtualDocumentNodes

/repositories/{repositoryName}/objects/{objectId}/d2-vd-nodes

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Expand-all

It is a flag to specify if the expanded structure is needed or just the immediate child nodes. It is an optional request parameter. This flag specifies if the entire VD structure must be expanded and returned or just the immediate children must be returned.

Widget-name

It is the name of the d2 config widget. widget-type has to be passed along with this value.

Accept

The Accept header.

Response Type

N/A

POST Update the d2VirtualDocumentNode

/repositories/{repositoryName}/objects/{objectId}/d2-vd-nodes

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Expand-all

It is a flag to specify if the expanded structure is needed or just the immediate child nodes. It is an optional request parameter. This flag specifies if the entire VD structure must be expanded and returned or just the immediate children must be returned.

Track-async-operation

If this flag is set and the operation is asynchronous then the operation progress can be tracked via a linkrel that will be returned.

Widget-name

It is the name of the d2 config widget. widget-type has to be passed along with this value.

Suppress-checkout-warning

As a D2-REST user I should be able control addition of child to vd based on suppress-checkout-warning flag and checkout-warning configuration in d2-config. When true - add a child in VD ignoring checkout-warning. When false - Do not add a child in VD ignoring checkout-warning.

Inherited-folder-structure-id

It is the Object Id of the folder structure that has to be converted to VD. It is a mandatory request parameter if the request is to convert the folder into VD.

Insert-before-node

It is the Object Id of node before which the child nodes should be added. It is an optional request parameter.

Inherited-id

It is the Object Id of the VD that has to be inherited. It is a mandatory request parameter if add child nodes will happen by applying the rules defined in the vd template on inherited VD set in the config.

Inherit-vd-root

It specifies whether the root should be inherited. It is an optional request parameter. If the flag is set to true then the inherited VD's root node will also be copied else only the child nodes inside the inherited-vd will be copied/linked/excluded according to the VD template.

Override-inherited-vd-root

It specifies if the node with exact same name as the child node is already existing must be replaced or not.

Vd-template-id

It is the Object Id of the VD template configured in D2 Config. It is a mandatory request parameter if a child is added by inherited-id since this will specify the rules that needs to followed while adding child from the inherited id.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

D2VirtualDocumentTemplate

GET Get the d2VirtualDocumentTemplates

/repositories/{repositoryName}/d2-vd-templates

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Inherited-id

Object Id of the VD that has to be inherited. Mandatory request parameter if add child nodes will happen by applying the rules defined in the vd template on inherited VD set in the config.

Accept

The Accept header.

Response Type

N/A

D2WidgetConfig (2)

GET Get the d2WidgetConfig

/repositories/{repositoryName}/d2-configurations/widget-configs/{object-name}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Object-name

object-name of the widget configuration

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the d2WidgetConfigs

/repositories/{repositoryName}/d2-configurations/widget-configs

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-all-versions

include-all-versions

Widget-name

widget-name

Widget-type

widget-type

Accept

The Accept header.

Response Type

N/A

D2Workflow (2)

GET Get the d2Workflow

/repositories/{repositoryName}/d2-workflows/{trackerId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-supporting-documents-count

include-supporting-documents-count

Wf-overview-widget-name

It is the workflow overview widget name.

Include-notes-count

It is a flag to indicate whether, or not to include the workflow notes count in the response.

Include-working-documents-count

It is an optional param.

Accept

The Accept header.

Response Type

N/A

PATCH Get the d2Workflow

/repositories/{repositoryName}/d2-workflows/{trackerId}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (14)

Option Name

Description

Wf Notes Count

N/A

Wf Working Documents Count

N/A

Wf Supporting Documents Count

N/A

Token-id

N/A

Warning Message

N/A

Href

N/A

Deep-copy

N/A

Replicate-vd-children

N/A

Retain-acl

N/A

Binding-label

N/A

Include-broken

N/A

Type

N/A

Definition

N/A

Properties

N/A

D2WorkflowActivityAudit

GET Get the d2WorkflowActivityAudits

/repositories/{repositoryName}/d2-workflows/{trackerId}/activity-audits

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Activity-name

activity-name

Performer-name

Optional param.To filter workflows based on the past and present performers of the workflow

Wf-overview-widget-name

The workflow overview widget name

Accept

The Accept header.

Response Type

N/A

D2WorkflowAssignableSupervisor

GET Get the d2WorkflowAssignableSupervisors

/repositories/{repositoryName}/d2-workflows/{trackerId}/assignable-supervisors

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2WorkflowAudit

GET Get the d2WorkflowAudits

/repositories/{repositoryName}/d2-workflows/{trackerId}/audits

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Wf-overview-widget-name

It is the workflow overview widget name.

Accept

The Accept header.

Response Type

N/A

D2WorkflowConfig

GET Get the d2WorkflowConfig

/repositories/{repositoryName}/d2-configurations/d2-workflow-configs/{configId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Configid

configId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2WorkflowEntryConditionsChecker (2)

GET Get the d2WorkflowEntryConditionsChecker

/repositories/{repositoryName}/d2-configurations/d2-workflow-configs/{workflowConfigId}/d2-workflow-entry-conditions-checker

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Workflowconfigid

workflowConfigId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Packagetype-validation-required

Optional param

Object-ids

The object id(s) of the object whose actions are required. Object ids can be passed in one of the following formats:- object-ids= object-ids=&object-ids=&object-ids=

Accept

The Accept header.

Response Type

N/A

GET Get the d2WorkflowEntryConditionsChecker

/repositories/{repositoryName}/d2-configurations/d2-workflow-configs/{workflowConfigId}/d2-workflow-packagetype-checker

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Workflowconfigid

workflowConfigId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Object-ids

The object id(s) of the object whose actions are required. Object ids can be passed in one of the following formats:- object-ids= object-ids=&object-ids=&object-ids=

Accept

The Accept header.

Response Type

N/A

D2WorkflowLaunchPerformersDialog

GET Get the d2WorkflowLaunchPerformersDialog

/repositories/{repositoryName}/d2-configurations/d2-workflow-configs/{templateId}/performers-dialog

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Templateid

templateId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Document-id

It is the selected document Id that has to be passed.

Accept

The Accept header.

Response Type

N/A

D2WorkflowNotesConfig

GET Get the d2WorkflowNotesConfig

/repositories/{repositoryName}/d2-workflow-notes-config

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.


N/A

Accept

The Accept header.

Response Type

N/A

D2WorkflowOverviewWidgetUser

GET Get the d2WorkflowOverviewWidgetUsers

/repositories/{repositoryName}/d2-workflows/users

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Wf-overview-widget-name

It is the workflow overview widget name.

Accept

The Accept header.

Response Type

N/A

D2WorkflowPerformer (2)

GET Get the d2WorkflowPerformers

/repositories/{repositoryName}/d2-workflows/{trackerId}/workflow-performers

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Task-id

Task inbox queue Id

Filter-task-performers

Optional param

Wf-overview-widget-name

The workflow overview widget name

Accept

The Accept header.

Response Type

N/A

PATCH Get the d2WorkflowPerformers

/repositories/{repositoryName}/d2-workflows/{trackerId}/workflow-performers

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Task-id

Task inbox queue Id

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

D2WorkflowPerformersDialog

GET Get the d2WorkflowPerformersDialog

/repositories/{repositoryName}/d2-workflows/{trackerId}/workflow-performers-dialog

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Task-id

It is the task inbox queue Id.

Performer-alias-names

It is the Alias names assigned for the activity.

Action

Task Action. Possible values - FORWARD / REJECT / DELEGATE / ACQUIRE For Task Property Page Action. Possible values - FORWARD / REJECT For Workflow Status Action. Possible value - ABORT For Task Lifecycle check operation. Possible value - FORWARD / REJECT For Adding Audit Entry Action. Possible value - FORWARD / REJECT / EDIT_PROPERTIES / CHECKIN

Accept

The Accept header.

Response Type

N/A

D2WorkflowReportTask

GET Get the d2WorkflowReportTask

/repositories/{repositoryName}/d2-workflows/{trackerId}/d2-report-tasks/{queueItemOrWorkItem}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Queueitemorworkitem

queueItemOrWorkItem

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Wf-overview-widget-name

The workflow overview widget name

Accept

The Accept header.

Response Type

N/A

D2WorkflowReportTaskByActivity

GET Get the d2WorkflowReportTaskByActivity

/repositories/{repositoryName}/d2-workflows/{trackerId}/d2-report-tasks/{activityName}/{performerName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Activityname

activityName

Performername

performerName

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Wf-overview-widget-name

It is the workflow overview widget name.

Accept

The Accept header.

Response Type

N/A

D2WorkflowStatusController

PUT Put the d2WorkflowStatusController

/repositories/{repositoryName}/d2-workflows/{trackerId}/status

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Action

Task Action. Possible values - FORWARD / REJECT / DELEGATE / ACQUIRE For Task Property Page Action. Possible values - FORWARD / REJECT For Workflow Status Action. Possible value - ABORT For Task Lifecycle check operation. Possible value - FORWARD / REJECT For Adding Audit Entry Action. Possible value - FORWARD / REJECT / EDIT_PROPERTIES / CHECKIN

Delete-workflow-history

delete-workflow-history

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

D2WorkflowTask

GET Get the d2WorkflowTasks

/repositories/{repositoryName}/d2-workflows/{trackerId}/d2-report-tasks

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Wf-overview-widget-name

It is the workflow overview widget name.

Accept

The Accept header.

Response Type

N/A

D2WorkflowTasksAudit

GET Get the d2WorkflowTasksAudits

/repositories/{repositoryName}/d2-workflows/{trackerId}/d2-report-tasks/{queueItemIdOrWorkItemId}/audits

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Queueitemidorworkitemid

queueItemIdOrWorkItemId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Is Digital Signature Awaiting Task

This, when set to true, the task audits events pertaining only to core-sign are shown.

Wf-overview-widget-name

It is the workflow overview widget name.

Accept

The Accept header.

Response Type

N/A

D2WorkflowTemplatesController

GET Get the d2WorkflowTemplatesController

/repositories/{repositoryName}/d2-workflows/templates

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Wf-overview-widget-name

The workflow overview widget name

Accept

The Accept header.

Response Type

N/A

D2WorkflowsCount

GET Get the d2WorkflowsCount

/repositories/{repositoryName}/d2-workflows/count

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Document-id

document-id It is the selected document Id one has to be passed.

Supervisor-name

It is the name of the supervisor of a workflow.

Performer-name

It is an Optional param. It filters the workflows based on the past and present performers of the workflow.

Template-ids

It is the object id(s) of workflow process templates, used as filter to only return the WF belonging to these process templates.

Wf-states

It is an array of wf-states [Ex:- wf-states=running&wf-states=paused]. Filter to return the WFs only in the requested states. The states include running, paused, finished, aborted, dormant [scheduled].

Overdue

It is a flag to specify if the response must include only the overdue entries and where the entries are past the due date (Ex:- overdue workflows).

Wf-start-date-range-from

It is a date parameter used as filter. To only filter the Workflows the got initiated afterem> the requested date. This param specifies the start range of the start date attribute.

Wf-start-date-range-to

It is a date parameter used as filter. To only filter the Workflows the got initiated before the requested date. This param specifies the closing range of the start date attribute.

Widget-name

It is the name of the d2 config widget. widget-type has to be passed along with this value.

Accept

The Accept header.

Response Type

N/A

D2ZipAndDownload

POST Update the d2ZipAndDownload

/repositories/{repositoryName}/d2-zip-and-downloads

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include Subfolders

This flag indicates whether to include nested sub folder or not. The Default value is false.

C2 Override

It is by default false. If passed as true, then it overrides the c2 rendition. It is a part of the request parameters.

Widget Name

It is the name of the widget to fetch the user preference columns of the logged in user.

Widget Type

It is the type of the widget to fetch the user preference columns of the logged in user.

Encryption Passphrase

It is the passphrase to encrypt the compressed file.

Include Only Manifest File

include_only_manifest_file

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Options

N/A

D2ZipAndDownloadContent

GET Get the d2ZipAndDownloadContent

/repositories/{repositoryName}/d2-zip-and-downloads/{tracker_id}/content

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Tracker Id

tracker_id

File Name

file_name

Accept

The Accept header.

Response Type

N/A

D2ZipAndDownloadStatus (2)

GET Get the d2ZipAndDownloadStatus

/repositories/{repositoryName}/d2-zip-and-downloads/{tracker_id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Tracker Id

tracker_id

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Response Type

N/A

PUT Put the d2ZipAndDownloadStatus

/repositories/{repositoryName}/d2-zip-and-downloads/{tracker_id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Tracker Id

tracker_id

Action

Task Action. Possible values - FORWARD / REJECT / DELEGATE / ACQUIRE For Task Property Page Action. Possible values - FORWARD / REJECT For Workflow Status Action. Possible value - ABORT For Task Lifecycle check operation. Possible value - FORWARD / REJECT For Adding Audit Entry Action. Possible value - FORWARD / REJECT / EDIT_PROPERTIES / CHECKIN @throws Exception

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

D2ZipAndDownloadValidation

POST Update the d2ZipAndDownloadValidation

/repositories/{repositoryName}/d2-zip-and-download-validation

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include Subfolders

include_subfolders

Include Only Manifest File

include_only_manifest_file

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Options

N/A

D2_workflow_supporting_document_count

GET Get the d2_workflow_supporting_document_count

/repositories/{repositoryName}/d2-workflows/{trackerId}/supporting-documents/count

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Task-id

task-id

Wf-overview-widget-name

wf-overview-widget-name

Accept

The Accept header.

Response Type

N/A

D2_workflow_working_document_count

GET Get the d2_workflow_working_document_count

/repositories/{repositoryName}/d2-workflows/{trackerId}/working-documents/count

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Task-id

task-id

Wf-overview-widget-name

wf-overview-widget-name

Accept

The Accept header.

Response Type

N/A

D2lifecycle (2)

GET Get the d2lifecycle

/repositories/{repositoryName}/d2-configurations/lifecycle-configs

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-all-versions

include-all-versions

Object Name

object_name

Accept

The Accept header.

Response Type

N/A

GET Get the d2lifecycle

/repositories/{repositoryName}/d2-configurations/lifecycle-configs/{object-name}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Object-name

objectName of the lifecycle configs

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

D2locate

GET Get the d2locate

/repositories/{repositoryName}/locate

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.


N/A

Location-type

It is used to get to the location of an object. The values available are id,name,dql(only from clause query),path,version.

Object-value

It is located by locate type id,name,dql,path,version.

Accept

The Accept header.

Response Type

N/A

D2location

GET Get the d2locations

/repositories/{repositoryName}/objects-locations

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Object-ids

The object id(s) of the object whose actions are required. Object ids can be passed in one of the following formats:- object-ids= object-ids=&object-ids=&object-ids=

Accept

The Accept header.

Response Type

N/A

D2objectcheckoutconfig

GET Get the d2objectcheckoutconfig

/repositories/{repositoryName}/objects/{object-id}/object-checkout-config

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Object-id

The r_object_id of required sysobject.

Accept

The Accept header.

Response Type

N/A

D2objectsendmailconfig

GET Get the d2objectsendmailconfig

/repositories/{repositoryName}/objects/{object-id}/object-sendmail-config

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Object-id

The r_object_id of required sysobject.

Locate Url

It gives the url of the object being shared.

Accept

The Accept header.

Response Type

N/A

D2userpreference (2)

GET Get the d2userpreferences

/repositories/{repositoryName}/d2-preferences

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

PATCH Get the d2userpreferences

/repositories/{repositoryName}/d2-preferences

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (14)

Option Name

Description

Type

N/A

Date Format

N/A

Date Time Format

N/A

Date Input Format

N/A

Datetime Input Format

N/A

Thumbnail Format

N/A

Thumbnail Size

N/A

Default Language

N/A

Template View

N/A

Content View Mode

N/A

Vd Show Number

N/A

Vd Show Version

N/A

Order Folder Before

N/A

Hide Folder Main

N/A

D2userwidgetconfig

GET Get the d2userwidgetconfig

/repositories/{repositoryName}/d2-widgets

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Widget-type

It is d2 config widget type.

Widget-name

It is the name of the d2 config widget. widget-type has to be passed along with this value.

Accept

The Accept header.

Response Type

N/A

Dar (3)

POST Create the dar (Documentum REST)

/repositories/{repositoryName}/dars

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (9)

Option Name

Description

Href

N/A

Deep-copy

N/A

Replicate-vd-children

N/A

Retain-acl

N/A

Binding-label

N/A

Include-broken

N/A

Type

N/A

Definition

N/A

Properties

N/A

GET Get the dar (Documentum REST)

/repositories/{repositoryName}/dars/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the dars (Documentum REST)

/repositories/{repositoryName}/dars

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

DcCompletion

POST Update the dcCompletion (Documentum REST)

/dc-completion

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Dc-token

dc-token

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (10)

Option Name

Description

Href

N/A

Deep-copy

N/A

Replicate-vd-children

N/A

Retain-acl

N/A

Binding-label

N/A

Include-broken

N/A

Sharingparent

N/A

Type

N/A

Typedef

N/A

Properties

N/A

DefaultFolder

GET Get the defaultFolder (Documentum REST)

/repositories/{repositoryName}/users/{userName}/home

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

userName

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

DialogOptionsController

GET Get the dialogOptionsController

/repositories/{repositoryName}/dialog-options/{option}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Option

option


N/A

Filter

It is an expression supported by Core Rest. The behavior here is, Support is limited to '*' and '?' wildcards only. When no wild card is specified then it is "contains" behavior.

Object Ids

object ids

Dictionary Name

It is the name of the dictionary.

Dictionary Key

It is a dictionary alias.

Auto Load

auto_load

Limit

limit

Property Config

It is the parameter that specifies the property page configuration name created in D2-Config.

Dialog Name

dialog_name

Field Name

field_name

Dependencies

It is an optional parameter which provides values for all the dependencies like title, object_name in the URL.

Accept

The Accept header.

Response Type

N/A

DqlQuery (2)

POST Create the dqlQuery (Documentum REST)

/repositories/{repositoryName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Dql

dql

Raw

raw

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

GET Get the dqlQuery (Documentum REST)

/repositories/{repositoryName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Dql

dql

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Include-domains

include-domains

Raw

raw

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

EventHubEventCreation

POST Update the eventHubEventCreation (Documentum REST)

/repositories/{repositoryName}/event-hub-event

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (4)

Option Name

Description

Event-category

N/A

Event-name

N/A

Event-level

N/A

Event-fields

N/A

ExternalShareChecker

GET Get the externalShareChecker

/repositories/{repositoryName}/external-share-checker

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Object-ids

It gives the object id(s) of the object whose actions are required. Object ids can be passed in one of the following formats:- object-ids= object-ids=&object-ids=&object-ids=

Accept

The Accept header.

Response Type

N/A

ExternalShareObject

GET Get the externalShareObjects

/repositories/{repositoryName}/external-share-objects

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Widget-name

It is the name of the d2 config widget. widget-type has to be passed along with this value.

External-share-system

It is the name of the external-share-system (currently only 'core' is supported).

Accept

The Accept header.

Response Type

N/A

Favorite (2)

GET Get the favorites

/repositories/{repositoryName}/is-favorite/{objectId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

objectId to be specified

Accept

The Accept header.

Response Type

N/A

GET Get the favorites

/repositories/{repositoryName}/users/{userName}/favorites

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

retrieve the favorites associated with the specified userName

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Permission-level

permission-level

Include-all-versions

include-all-versions

Accept

The Accept header.

Response Type

N/A

FederatedSearch (2)

POST Create the federatedSearch (Documentum REST)

/search

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Q

q

Locations

locations

Facet-value-constraints

facet-value-constraints

Facet-id-constraints

facet-id-constraints

Query-locale

query-locale

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (9)

Option Name

Description

Id

N/A

Title

N/A

Updated

N/A

Page

N/A

Itemsperpage

N/A

Total

N/A

Links

N/A

Authors

N/A

Entries

N/A

GET Get the federatedSearch (Documentum REST)

/search

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Q

q

Locations

locations

Facet-value-constraints

facet-value-constraints

Query-locale

query-locale

Accept

The Accept header.

Response Type

N/A

FolderChildFolder (2)

POST Create the folderChildFolder (Documentum REST)

/repositories/{repositoryName}/folders/{folderId}/folders

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Folderid

folderId

Constraint-validation-policy

constraint-validation-policy

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

GET Get the folderChildFolders (Documentum REST)

/repositories/{repositoryName}/folders/{folderId}/folders

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Folderid

folderId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Object-type

object-type

Hide-shared-parent

hide-shared-parent

Accept

The Accept header.

Response Type

N/A

FolderPathCreation

POST Create the folderPathCreation

/repositories/{repositoryName}/folders/{folderId}/folder-path-creation

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Folderid

folderId

Inherit Parent Acl

inherit_parent_acl

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

FolderStructureConverionConfig

GET Get the folderStructureConverionConfig

/repositories/{repositoryName}/folders/{objectId}/folder-structure-conversion-config

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Accept

The Accept header.

Response Type

N/A

FolderStructureImportConfig

GET Get the folderStructureImportConfigs

/repositories/{repositoryName}/folder-structure-import-configs

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Link-id

It is the object id of the folder in which file should get linked.

Accept

The Accept header.

Response Type

N/A

FolderStructureImportUrl

GET Get the folderStructureImportUrls

/repositories/{repositoryName}/folder-structure-import-urls

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Accept

The Accept header.

Response Type

N/A

Format (2)

GET Get the d2formats

/repositories/{repositoryName}/formats

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Repositoryname

The repository name.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Filter

A filter expression in a subset of XPath.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Accept

The Accept header.

Response Type

N/A

GET Get the format (Documentum REST)

/repositories/{repositoryName}/formats/{formatName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Formatname

formatName

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

Group (5)

POST Create the group (Documentum REST)

/repositories/{repositoryName}/groups

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

DELETE Delete the group (Documentum REST)

/repositories/{repositoryName}/groups/{groupName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Groupname

groupName

Response Type

N/A

GET Get the group (Documentum REST)

/repositories/{repositoryName}/groups/{groupName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Groupname

groupName

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the groups (Documentum REST)

/repositories/{repositoryName}/groups

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

User-name

user-name

Group-name

group-name

Recursive

recursive

Accept

The Accept header.

Response Type

N/A

POST Update the group (Documentum REST)

/repositories/{repositoryName}/groups/{groupName}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Groupname

groupName

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

GroupMemberGroup (3)

POST Create the groupMemberGroup (Documentum REST)

/repositories/{repositoryName}/groups/{groupName}/groups

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Groupname

groupName

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

DELETE Delete the groupMemberGroup (Documentum REST)

/repositories/{repositoryName}/groups/{groupName}/groups/{memberName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Groupname

groupName

Membername

memberName

Response Type

N/A

GET Get the groupMemberGroups (Documentum REST)

/repositories/{repositoryName}/groups/{groupName}/groups

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Groupname

groupName

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Recursive

recursive

Accept

The Accept header.

Response Type

N/A

GroupMemberUser (3)

POST Create the groupMemberUser (Documentum REST)

/repositories/{repositoryName}/groups/{groupName}/users

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Groupname

groupName

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

DELETE Delete the groupMemberUser (Documentum REST)

/repositories/{repositoryName}/groups/{groupName}/users/{userName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Groupname

groupName

Username

userName

Response Type

N/A

GET Get the groupMemberUsers (Documentum REST)

/repositories/{repositoryName}/groups/{groupName}/users

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Groupname

groupName

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Recursive

recursive

Accept

The Accept header.

Response Type

N/A

HomeDocument

GET Get the homeDocument (Documentum REST)

/services

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Accept

The Accept header.

Response Type

N/A

Inbox

GET Get the inbox (Documentum REST)

/repositories/{repositoryName}/inbox

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Item-type

item-type

Accept

The Accept header.

Response Type

N/A

InboxItem (3)

DELETE Delete the inboxItem (Documentum REST)

/repositories/{repositoryName}/inbox/{itemId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Itemid

itemId

Response Type

N/A

GET Get the inboxItem (Documentum REST)

/repositories/{repositoryName}/inbox/{itemId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Itemid

itemId

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

PUT Put the inboxItem (Documentum REST)

/repositories/{repositoryName}/inbox/{itemId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Itemid

itemId

Action

action

Delegate-user

delegate-user

Repeat-users

repeat-users

Signoff-password

signoff-password

Activity

activity

Assign-performers

assign-performers

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Job (5)

POST Create the job (Documentum REST)

/repositories/{repositoryName}/jobs

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

DELETE Delete the job (Documentum REST)

/repositories/{repositoryName}/jobs/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Response Type

N/A

GET Get the job (Documentum REST)

/repositories/{repositoryName}/jobs/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the jobs (Documentum REST)

/repositories/{repositoryName}/jobs

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

POST Update the job (Documentum REST)

/repositories/{repositoryName}/jobs/{id}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

Lifecycle (2)

GET Get the lifecycle (Documentum REST)

/repositories/{repositoryName}/lifecycles/{objectId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the lifecycles (Documentum REST)

/repositories/{repositoryName}/lifecycles

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-all-versions

include-all-versions

Object-id

The r_object_id of required sysobject.

Object-type

object-type

Accept

The Accept header.

Response Type

N/A

Mail

POST Update the mail (Documentum REST)

/appworks/mail

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Otagtoken

otagtoken

Async

async

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (4)

Option Name

Description

Subject

N/A

From-address

N/A

To-address

N/A

Body

N/A

Materialization (2)

DELETE Delete the materialization (Documentum REST)

/repositories/{repositoryName}/objects/{id}/materialization

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Response Type

N/A

PUT Put the materialization (Documentum REST)

/repositories/{repositoryName}/objects/{id}/materialization

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Method (5)

POST Create the method (Documentum REST)

/repositories/{repositoryName}/methods

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Method-category

method-category

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

DELETE Delete the method (Documentum REST)

/repositories/{repositoryName}/methods/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Del-version

del-version

Del-vd-all

del-vd-all

Response Type

N/A

GET Get the method (Documentum REST)

/repositories/{repositoryName}/methods/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the methods (Documentum REST)

/repositories/{repositoryName}/methods

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Method-category

method-category

Accept

The Accept header.

Response Type

N/A

POST Update the method (Documentum REST)

/repositories/{repositoryName}/methods/{id}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Run-method

run-method

Use-content

use-content

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

Module (3)

GET Get the module (Documentum REST)

/repositories/{repositoryName}/modules/{moduleId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Moduleid

moduleId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the modules (Documentum REST)

/repositories/{repositoryName}/modules

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

POST Update the module (Documentum REST)

/repositories/{repositoryName}/modules/{moduleId}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Moduleid

moduleId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Options

N/A

NetworkLocation (2)

GET Get the networkLocation (Documentum REST)

/repositories/{repositoryName}/network-locations/{networkLocationIdentifier}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Networklocationidentifier

networkLocationIdentifier

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the networkLocations (Documentum REST)

/repositories/{repositoryName}/network-locations

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

NotesCount

GET Get the notesCount

/repositories/{repositoryName}/d2-workflows/{trackerId}/notes/count

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Trackerid

trackerId

Wf-overview-widget-name

The workflow overview widget name

Task-id

Task inbox queue Id

Filter-by

Filter the response w.r.t the value.The values can be task or workflow

Accept

The Accept header.

Response Type

N/A

Notification

POST Update the notification (Documentum REST)

/appworks/notification

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Otagtoken

otagtoken

Client-id

client-id

Send-to-admins

send-to-admins

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (8)

Option Name

Description

Summary

N/A

Title

N/A

Collapse-key

N/A

Topic-name

N/A

Username

N/A

Target-app

N/A

Notification-data

N/A

Topic-destination-projectid

N/A

ObjectAspect (3)

DELETE Delete the objectAspect (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/aspects/{aspectName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Aspectname

aspectName

Response Type

N/A

GET Get the objectAspects (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/aspects

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

POST Update the objectAspect (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/aspects

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Aspects

N/A

ObjectLifecycle (3)

DELETE Delete the objectLifecycle (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/lifecycle

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Response Type

N/A

GET Get the objectLifecycle (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/lifecycle

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

PUT Put the objectLifecycle (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/lifecycle

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (10)

Option Name

Description

Lifecycle-id

N/A

Lifecycle-name

N/A

Current-state

N/A

Previous-state

N/A

Next-state

N/A

Resume-state

N/A

Able-to-promote

N/A

Able-to-demote

N/A

Able-to-suspend

N/A

Able-to-resume

N/A

ObjectLifecycleDemotion (2)

DELETE Delete the objectLifecycleDemotion (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/lifecycle/demotion

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Schedule

schedule

Response Type

N/A

PUT Put the objectLifecycleDemotion (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/lifecycle/demotion

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

To-base

to-base

Schedule

schedule

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

ObjectLifecyclePromotion (2)

DELETE Delete the objectLifecyclePromotion (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/lifecycle/promotion

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Schedule

schedule

Response Type

N/A

PUT Put the objectLifecyclePromotion (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/lifecycle/promotion

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Force

force

Trial

trial

Schedule

schedule

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

ObjectLifecycleResumption (2)

DELETE Delete the objectLifecycleResumption (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/lifecycle/resumption

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Schedule

schedule

Response Type

N/A

PUT Put the objectLifecycleResumption (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/lifecycle/resumption

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

To-base

to-base

Force

force

Trial

trial

Schedule

schedule

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

ObjectLifecycleSuspension (2)

DELETE Delete the objectLifecycleSuspension (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/lifecycle/suspension

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Schedule

schedule

Response Type

N/A

PUT Put the objectLifecycleSuspension (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/lifecycle/suspension

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Force

force

Trial

trial

Schedule

schedule

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

ObjectLightweightObject (2)

POST Create the objectLightweightObject (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/lw-objects

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Format

format

Content-length

content-length

Content-charset

content-charset

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

GET Get the objectLightweightObjects (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/lw-objects

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

ObjectParent (2)

GET Get the objectParent (Documentum REST)

/repositories/{repositoryName}/objects/{id}/parent

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

POST Update the objectParent (Documentum REST)

/repositories/{repositoryName}/objects/{id}/parent

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

ObjectSubscription (2)

DELETE Delete the objectSubscription (Documentum REST)

/repositories/{repositoryName}/objects/{id}/subscription

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Response Type

N/A

PUT Put the objectSubscription (Documentum REST)

/repositories/{repositoryName}/objects/{id}/subscription

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Subscribers

N/A

Permission

GET Get the permissions (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/permissions

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accessor

accessor

Accept

The Accept header.

Response Type

N/A

PermissionSet (2)

GET Get the permissionSet (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/permission-set

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

PUT Put the permissionSet (Documentum REST)

/repositories/{repositoryName}/objects/{objectId}/permission-set

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (2)

Option Name

Description

Required-group

N/A

Required-group-set

N/A

QueueTask (3)

GET Get the queueTask (Documentum REST)

/repositories/{repositoryName}/queue-tasks/{itemId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Itemid

itemId

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the queueTasks (Documentum REST)

/repositories/{repositoryName}/queue-tasks

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Queue-names

queue-names

Filter-type

filter-type

Accept

The Accept header.

Response Type

N/A

PUT Put the queueTask (Documentum REST)

/repositories/{repositoryName}/queue-tasks/{itemId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Itemid

itemId

Action

action

Pulled

pulled

Unsuspend-time

unsuspend-time

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

RecentlyAccessedController

GET Get the recentlyAccessedController

/repositories/{repositoryName}/recently-accessed

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Widget-name

It is the name of the d2 config widget. The widget-type has to be passed along with this value.

Folders-only

folders-only

Object-ids

It gives the object id(s) of the object whose actions are required. Object ids can be passed in one of the following formats:- object-ids= object-ids=&object-ids=&object-ids=

Accept

The Accept header.

Response Type

N/A

RelatedDoc

GET Get the relatedDocs (Documentum REST)

/repositories/{repositoryName}/documents/{id}/related-docs

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

RelatedSme

GET Get the relatedSme (Documentum REST)

/repositories/{repositoryName}/documents/{id}/related-sme

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

RelationType (2)

GET Get the relationType (Documentum REST)

/repositories/{repositoryName}/relation-types/{relationName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Relationname

relationName

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the relationTypes (Documentum REST)

/repositories/{repositoryName}/relation-types

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

Repository

GET Get the repositories (Documentum REST)

/repositories

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

SavedSearch (3)

DELETE Delete the savedSearch (Documentum REST)

/repositories/{repositoryName}/saved-searches/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Response Type

N/A

GET Get the savedSearch (Documentum REST)

/repositories/{repositoryName}/saved-searches/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Id

The r_object_id of queried object.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

POST Update the savedSearch (Documentum REST)

/repositories/{repositoryName}/saved-searches/{id}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Query-locale

query-locale

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (4)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

Query-document

N/A

SavedSearchExecution

GET Get the savedSearchExecution (Documentum REST)

/repositories/{repositoryName}/saved-searches/{id}/execution

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Q

q

Locations

locations

Facet-value-constraints

facet-value-constraints

Facet-id-constraints

facet-id-constraints

Query-locale

query-locale

Accept

The Accept header.

Response Type

N/A

SavedSearchResult (3)

DELETE Delete the savedSearchResults (Documentum REST)

/repositories/{repositoryName}/saved-searches/{id}/results

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Response Type

N/A

GET Get the savedSearchResults (Documentum REST)

/repositories/{repositoryName}/saved-searches/{id}/results

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

PUT Put the savedSearchResult (Documentum REST)

/repositories/{repositoryName}/saved-searches/{id}/results

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Q

q

Locations

locations

Facet-value-constraints

facet-value-constraints

Facet-id-constraints

facet-id-constraints

Content-type

The Content-Type header.

Response Type

N/A

Search (2)

POST Create the search (Documentum REST)

/repositories/{repositoryName}/search

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Q

q

Locations

locations

Facet-value-constraints

facet-value-constraints

Facet-id-constraints

facet-id-constraints

Query-locale

query-locale

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (9)

Option Name

Description

Id

N/A

Title

N/A

Updated

N/A

Page

N/A

Itemsperpage

N/A

Total

N/A

Links

N/A

Authors

N/A

Entries

N/A

GET Get the search (Documentum REST)

/repositories/{repositoryName}/search

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Q

q

Locations

locations

Facet-value-constraints

facet-value-constraints

Facet-id-constraints

facet-id-constraints

Query-locale

query-locale

Accept

The Accept header.

Response Type

N/A

SearchTemplate (4)

POST Create the searchTemplate

/repositories/{repositoryName}/search-templates

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Query-locale

query-locale

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Properties

N/A

Query-document-template

N/A

External-variables

N/A

DELETE Delete the search template

/repositories/{repositoryName}/search-templates/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Response Type

N/A

GET Get the search template

/repositories/{repositoryName}/search-templates/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the searchTemplates

/repositories/{repositoryName}/search-templates

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

SearchTemplateExecution (7)

PUT Create or update the search template

/repositories/{repositoryName}/d2-saved-searches/{savedSearchObjectId}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Facet-id-constraints

facet-id-constraints

Query-locale

query-locale

Overwrite

overwrite

Savedsearchobjectid

object Id of Saved Search

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (10)

Option Name

Description

Search Name

N/A

Search Category

N/A

Search Types

N/A

Wizard Search

N/A

Link Id

N/A

Link Path

N/A

Link Name

N/A

Case Sensitive

N/A

All Version

N/A

Facets

N/A

GET Execute the search template

/repositories/{repositoryName}/d2-saved-searches/{savedSearchObjectId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Facet-id-constraints

facet-id-constraints

Query-locale

query-locale

Savedsearchobjectid

object Id of Saved Search

Accept

The Accept header.

Response Type

N/A

POST Execute the search template

/repositories/{repositoryName}/d2-saved-searches

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Facet-id-constraints

facet-id-constraints

Query-locale

query-locale

Overwrite

overwrite

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (10)

Option Name

Description

Search Name

N/A

Search Category

N/A

Search Types

N/A

Wizard Search

N/A

Link Id

N/A

Link Path

N/A

Link Name

N/A

Case Sensitive

N/A

All Version

N/A

Facets

N/A

POST Execute the search template

/repositories/{repositoryName}/d2-saved-searches/query-forms/{queryFormId}/results

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Queryformid

id of the queryform

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

POST Execute the search template

/repositories/{repositoryName}/search-templates/{id}/execution

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Facet-id-constraints

facet-id-constraints

Query-locale

query-locale

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Properties

N/A

Query-document-template

N/A

External-variables

N/A

GET Get the search template

/repositories/{repositoryName}/d2-saved-searches

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Search-category

search-category

Saved-searches-subcategory-id

saved-searches-subcategory-id

Descend

descend

Accept

The Accept header.

Response Type

N/A

PATCH Update the search template

/repositories/{repositoryName}/d2-saved-searches/{savedSearchObjectId}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Facet-id-constraints

facet-id-constraints

Query-locale

query-locale

Overwrite

overwrite

Savedsearchobjectid

object Id of Saved Search

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (10)

Option Name

Description

Search Name

N/A

Search Category

N/A

Search Types

N/A

Wizard Search

N/A

Link Id

N/A

Link Path

N/A

Link Name

N/A

Case Sensitive

N/A

All Version

N/A

Facets

N/A

SignificantTerm

GET Get the significantTerms (Documentum REST)

/repositories/{repositoryName}/documents/{id}/significant-terms

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

The r_object_id of queried object.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Doc-ids

doc-ids

Accept

The Accept header.

Response Type

N/A

Subscription

GET Get the subscriptions (Documentum REST)

/repositories/{repositoryName}/subscriptions

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

SupportedFacet

GET Get the supportedFacets (Documentum REST)

/repositories/{repositoryName}/supported-facets

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

Accept

The Accept header.

Response Type

N/A

Synonym

GET Get the synonyms (Documentum REST)

/repositories/{repositoryName}/cce/synonyms

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Category

category

Word

word

Accept

The Accept header.

Response Type

N/A

SynonymCategory

GET Get the synonymCategories (Documentum REST)

/repositories/{repositoryName}/cce/synonym-categories

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

TaskList (2)

GET Get the taskList

/repositories/{repositoryName}/processes/{processName}/{processId}/{taskName}/{taskId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId

Taskname

taskName

Processid

processId

Processname

processName

Includecontenturl

includeContentURL

Accept

The Accept header.

Response Type

N/A

GET Get the taskList

/repositories/{repositoryName}/tasklist

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

TaskNote (2)

GET Get the taskNotes

/repositories/{repositoryName}/d2-tasks/{taskId}/notes

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId of the d2-task

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

PUT Put the taskNote

/repositories/{repositoryName}/d2-tasks/{taskId}/notes

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId of the d2-task

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

TaskStatus (2)

GET Get the taskStatus

/repositories/{repositoryName}/processes/{processName}/{processId}/{taskName}/{taskId}/status

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId

Taskname

taskName

Processid

processId

Processname

processName

Accept

The Accept header.

Response Type

N/A

PUT Put the taskStatus

/repositories/{repositoryName}/processes/{processName}/{processId}/{taskName}/{taskId}/status

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId

Taskname

taskName

Processid

processId

Processname

processName

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

Taskattachment (4)

DELETE Delete the taskattachment

/repositories/{repositoryName}/processes/{processName}/{processId}/{taskName}/{taskId}/attachments

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId

Taskname

taskName

Processid

processId

Processname

processName

Accept

The Accept header.

Response Type

N/A

GET Get the taskattachment

/repositories/{repositoryName}/processes/{processName}/{processId}/{taskName}/{taskId}/attachments

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId

Taskname

taskName

Processid

processId

Processname

processName

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-all-versions

include-all-versions

Accept

The Accept header.

Response Type

N/A

GET Get the taskattachment

/repositories/{repositoryName}/processes/{processName}/{processId}/{taskName}/{taskId}/master-documents

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId

Taskname

taskName

Processid

processId

Processname

processName

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-all-versions

include-all-versions

Accept

The Accept header.

Response Type

N/A

PUT Put the taskattachment

/repositories/{repositoryName}/processes/{processName}/{processId}/{taskName}/{taskId}/attachments

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taskid

taskId

Taskname

taskName

Processid

processId

Processname

processName

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

Taxonomy

GET Get the taxonomy

/repositories/{repositoryName}/d2-configurations/taxonomy/{taxonomy_name}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Taxonomy Name

taxonomyName specified in D2-Configurations

Property Config

property_config

Is Taxonomy Encoded

is_taxonomy_encoded

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Accept

The Accept header.

Response Type

N/A

ThumbnailUrl

GET Get the thumbnailUrl

/repositories/{repositoryName}/objects/{id}/d2-thumbnail-url

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Id

objectID to be specified

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

Type (2)

GET Get the type (Documentum REST)

/repositories/{repositoryName}/types/{type}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Type

type

Inherited

inherited

Locale

locale

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Include-value-assist

include-value-assist

Include-lifecycle

include-lifecycle

Include-auditable-events

include-auditable-events

Include-display-configs

include-display-configs

Include-mapping-tables

include-mapping-tables

Include-value-constraints

include-value-constraints

Include-all

include-all

Scope-config

scope-config

Display-config

display-config

Accept

The Accept header.

Response Type

N/A

GET Get the types (Documentum REST)

/repositories/{repositoryName}/types

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Parent-type

parent-type

Recursive

recursive

Inherited

inherited

Locale

locale

Include-lifecycle

include-lifecycle

Include-auditable-events

include-auditable-events

Include-display-configs

include-display-configs

Include-mapping-tables

include-mapping-tables

Include-value-constraints

include-value-constraints

Include-all

include-all

Dml-view

dml-view

Accept

The Accept header.

Response Type

N/A

TypeAssistValue

POST Update the typeAssistValue (Documentum REST)

/repositories/{repositoryName}/types/{typeName}/assist-values

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Typename

typeName

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Included-properties

included-properties

Lifecycle-id

lifecycle-id

State

state

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

User (5)

POST Create the user (Documentum REST)

/repositories/{repositoryName}/users

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

DELETE Delete the user (Documentum REST)

/repositories/{repositoryName}/users/{userName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

userName

Response Type

N/A

GET Get the user (Documentum REST)

/repositories/{repositoryName}/users/{userName}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

userName

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the users (Documentum REST)

/repositories/{repositoryName}/users

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

POST Update the user (Documentum REST)

/repositories/{repositoryName}/users/{userName}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

userName

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

UserDefinedCollection (4)

DELETE Delete the userDefinedCollections

/repositories/{repositoryName}/collections/user-defined/{collectionId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Collectionid

Collection ID to fetch User Defined Collections

Response Type

N/A

GET Get the userDefinedCollections

/repositories/{repositoryName}/collections/user-defined

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

POST Update the userDefinedCollection

/repositories/{repositoryName}/collections/user-defined

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

PATCH Update the userDefinedCollections

/repositories/{repositoryName}/collections/user-defined/{collectionId}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Collectionid

Collection ID to fetch User Defined Collections

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

UserDefinedCollectionItem (3)

DELETE Delete the userDefinedCollectionItems

/repositories/{repositoryName}/collections/user-defined/{collectionId}/items

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Collectionid

collectionId

Response Type

N/A

GET Get the userDefinedCollectionItems

/repositories/{repositoryName}/collections/user-defined/{collectionId}/items

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Collectionid

collectionId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Widget-name

widget-name

Accept

The Accept header.

Response Type

N/A

POST Update the userDefinedCollectionItem

/repositories/{repositoryName}/collections/user-defined/{collectionId}/items

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Collectionid

collectionId

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (2)

Option Name

Description

Items Chronicle Id

N/A

Items Object Id

N/A

UserPermissionSet

GET Get the userPermissionSet (Documentum REST)

/repositories/{repositoryName}/users/{userName}/permission-set

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Username

userName

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

VdSnapshot (4)

POST Create the vdSnapshot (Documentum REST)

/repositories/{repositoryName}/snapshots

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Binding-label

binding-label

Include-broken

include-broken

Frozen

frozen

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

DELETE Delete the vdSnapshot (Documentum REST)

/repositories/{repositoryName}/snapshots/{snapshotId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Snapshotid

snapshotId

Response Type

N/A

GET Get the vdSnapshot (Documentum REST)

/repositories/{repositoryName}/snapshots/{snapshotId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Snapshotid

snapshotId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the vdSnapshots (Documentum REST)

/repositories/{repositoryName}/snapshots

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

VdSnapshotFrozen (2)

DELETE Delete the vdSnapshotFrozen (Documentum REST)

/repositories/{repositoryName}/snapshots/{snapshotId}/frozen

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Snapshotid

snapshotId

Response Type

N/A

PUT Put the vdSnapshotFrozen (Documentum REST)

/repositories/{repositoryName}/snapshots/{snapshotId}/frozen

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Snapshotid

snapshotId

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

VdSnapshotNode

GET Get the vdSnapshotNodes (Documentum REST)

/repositories/{repositoryName}/snapshots/{objectId}/vd-nodes

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Objectid

The r_object_id of required sysobject.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Depth

depth

Vdm-number

vdm-number

Object-id

The r_object_id of required sysobject.

Accept

The Accept header.

Response Type

N/A

VirtualDocumentRelation (3)

DELETE Delete the virtualDocumentRelation (Documentum REST)

/repositories/{repositoryName}/vd-relations/{nodeId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Nodeid

nodeId

Response Type

N/A

GET Get the virtualDocumentRelation (Documentum REST)

/repositories/{repositoryName}/vd-relations/{nodeId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Nodeid

nodeId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Object-id

The r_object_id of required sysobject.

Accept

The Accept header.

Response Type

N/A

POST Update the virtualDocumentRelation (Documentum REST)

/repositories/{repositoryName}/vd-relations/{nodeId}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Nodeid

nodeId

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (1)

Option Name

Description

Type

N/A

WordSuggestion

GET Get the wordSuggestions (Documentum REST)

/repositories/{repositoryName}/cce/suggestions

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Suggestion-view

suggestion-view

Word

word

Accept

The Accept header.

Response Type

N/A

WorkItem (2)

GET Get the workItem (Documentum REST)

/repositories/{repositoryName}/work-items/{itemId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Itemid

itemId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the workItems (Documentum REST)

/repositories/{repositoryName}/workflows/{workflowId}/work-items

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Workflowid

workflowId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

WorkQueue (2)

GET Get the workQueue (Documentum REST)

/repositories/{repositoryName}/work-queues/{queueId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Queueid

queueId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the workQueues (Documentum REST)

/repositories/{repositoryName}/work-queues

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Username

userName

Accept

The Accept header.

Response Type

N/A

Workflow (4)

POST Create the workflow (Documentum REST)

/repositories/{repositoryName}/workflows

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Quick-flow

quick-flow

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A

GET Get the workflow (Documentum REST)

/repositories/{repositoryName}/workflows/{workflowId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Workflowid

workflowId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the workflows (Documentum REST)

/repositories/{repositoryName}/workflows

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

PUT Put the workflow (Documentum REST)

/repositories/{repositoryName}/workflows/{workflowId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Workflowid

workflowId

Action

action

Activity

activity

Supervisor

supervisor

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

WorkflowActivity (2)

GET Get the workflowActivities (Documentum REST)

/repositories/{repositoryName}/workflow-templates/{templateId}/activities

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Templateid

templateId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the workflowActivity (Documentum REST)

/repositories/{repositoryName}/workflow-activities/{activityId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Activityid

activityId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

WorkflowAttachment (3)

POST Create the workflowAttachment (Documentum REST)

/repositories/{repositoryName}/workflows/{workflowId}/attachments

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Workflowid

workflowId

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (6)

Option Name

Description

Object-id

N/A

Component-id

N/A

Component-name

N/A

Component-type

N/A

Creator-name

N/A

Creation-date

N/A

DELETE Delete the workflowAttachment (Documentum REST)

/repositories/{repositoryName}/workflows/{workflowId}/attachments/{id}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Workflowid

workflowId

Id

The r_object_id of queried object.

Response Type

N/A

GET Get the workflowAttachments (Documentum REST)

/repositories/{repositoryName}/workflows/{workflowId}/attachments

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Workflowid

workflowId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

WorkflowTaskPackage (3)

GET Get the workflowTaskPackage (Documentum REST)

/repositories/{repositoryName}/work-items/{itemId}/packages/{index}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Itemid

itemId

Index

index

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the workflowTaskPackages (Documentum REST)

/repositories/{repositoryName}/work-items/{itemId}/packages

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Itemid

itemId

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

POST Update the workflowTaskPackage (Documentum REST)

/repositories/{repositoryName}/work-items/{itemId}/packages/{index}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Itemid

itemId

Index

index

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (13)

Option Name

Description

Task-id

N/A

Package-name

N/A

Required-type

N/A

Required-labels

N/A

Note-count

N/A

Notes

N/A

Document-count

N/A

Document-ids

N/A

Skill-level

N/A

Form-template-defined

N/A

Form-template-id

N/A

Form-template-name

N/A

Form-for-properties

N/A

WorkflowTaskPackageDocument

DELETE Delete the workflowTaskPackageDocuments (Documentum REST)

/repositories/{repositoryName}/work-items/{itemId}/packages/{index}/documents

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Itemid

itemId

Index

index

Response Type

N/A

WorkflowTaskPackageNote

DELETE Delete the workflowTaskPackageNote (Documentum REST)

/repositories/{repositoryName}/work-items/{itemId}/packages/{index}/notes/{noteId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Itemid

itemId

Index

index

Noteid

noteId

Response Type

N/A

WorkflowTemplate (4)

GET Get the workflowTemplate (Documentum REST)

/repositories/{repositoryName}/workflow-templates/{templateId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Templateid

templateId

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

GET Get the workflowTemplates (Documentum REST)

/repositories/{repositoryName}/workflow-templates

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Items-per-page

The number of entries per page. When the result feed is paged, the attribute items-per-page will be displayed in the feed.

Page

The number of the page to be served. When the result feed is paged, the attribute page will be displayed in the feed.

Include-total

Indicate to calculate the total count of the feed items as though not returning them all in one page. When the result feed is paged, the attribute include-total will be displayed in the feed.
true - the total count of feed items is calculated by server and returned
false - neither calculate nor return the total count

View

Properties to return. The pattern is like:?view=(:view-name)?(,column). (:view-name) and (,columns) must be mutually exclusive names of predefined views start with colon (':'). The following view-name are defined: :all :default

If no view-name is specified, names of properties or predefined views should be returned, separated by comma (',').

Filter

A filter expression in a subset of XPath.

Sort

Sorting for entries in collection result. A sort consists of multiple sort specifications, separated by comma (','). Each sort specification consists of an attribute to be sorted and its sort order, separated by the spacpe (' ').

Sort order can be either DESC orASC, case insensitive. Sort order is optional, if not specified, the default sort order isASC. Optionally it can be specified with non-repeating attributes. Sort order can be forced to be in case insensitive mode, with the hint no-case. Whether the default sort is in case sensitive mode or not is determined by the database.

Example: sort=r_modify_date desc,object_name asc no-case,title. If any attribute with invalid name is specified, error will be thrown.

Inline

Ensures whether to show content (the object instance) in the atom entry for a collection. 'true', return object instance and embed object instance into entry's content element. 'false', do not return object instance within entry's content.

Links

Ensures whether link relations to be returned for this object representation. 'true', return links for the object. 'false' do not return links for the object.

Accept

The Accept header.

Response Type

N/A

PUT Put the workflowTemplate (Documentum REST)

/repositories/{repositoryName}/workflow-templates/{templateId}

Parameters

Parameter Name

Description

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Templateid

templateId

Action

action

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

POST Update the workflowTemplate (Documentum REST)

/repositories/{repositoryName}/workflow-templates/{templateId}

Parameters

Parameter Name

Description

Content Type

N/A

headers

N/A

headers.Header Key

N/A

headers.Header Value

N/A

Repositoryname

The repository name.

Templateid

templateId

Accept

The Accept header.

Content-type

The Content-Type header.

Response Type

N/A

Options (3)

Option Name

Description

Type

N/A

Definition

N/A

Properties

N/A