Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

BlueprintDocument getDocumentTree request


Description

Returns a List<BlueprintDocument> that represents the transitive closure of the blueprint document.
 The first element in the list is always the top-level document. If there are no blueprint references for this document, this would be the only element in the list.
 If there are blueprint references, the documents included in the returned value depend on value of the injectRecursiveDocuments argument:
 DO_NOT_INJECT: all the referenced documents (recursively) are included in the response in a topological order.
 INJECT_NESTED: the referenced documents are first resolved as described in Blueprint Document Injection and only then included in the response. In other words: in this case only the direct document references are returned in the response, but these documents are modified so that all their recursive references are injected.
 INJECT_ALL: all referenced documents are injected. In this case, only a single document is returned.
 During the invocation of this operation (unless the INJECT_ALL option is used), blueprint references are resolved, and all returned BlueprintReferece objects have the referencedBlueprintDocument relation filled.
 For example, in case of a BlueprintReference that uses the latest version of the blueprint, the latest document at the time of the request will be fetched.

API stability classification

Unassigned

API overview

HTTP request message

Query string parameters

This API does not use query string parameters.

Request message headers

This API uses only common headers listed in HTTP-request-and-response-headers.

Request message body

This API uses the following objects in the request message body JSON.

Top-level objects
The [confluence_table-plus] macro is a standalone macro and it cannot be used inline. Click on this message for details.

Input parameters to include in operationParams
The [confluence_table-plus] macro is a standalone macro and it cannot be used inline. Click on this message for details.

HTTP response message

Response message headers

This API uses only common headers listed in HTTP-request-and-response-headers.

Response message body

The response message body contains a Task object.
Unknown macro: confluence_report-block. Click on this message for details.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*