Run parsing with tag detection for files
Required capabilities:
diagramParsingAcl:WRITEdataModelInstancesAcl:WRITE
A parsing job will be started on the files to detect their entities and connections and map assets.
Documentation Index
Fetch the complete documentation index at: https://docs.cognite.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Access token issued by the CDF project's configured identity provider. Access token must be an OpenID Connect token, and the project must be configured to accept OpenID Connect tokens. Use a header key of 'Authorization' with a value of 'Bearer $accesstoken'. The token can be obtained through any flow supported by the identity provider.
Path Parameters
The CDF project name, equal to the project variable in the server URL.
"publicdata"
Body
Defines parsing options needed for symbol and tag detection jobs.
1 - 100 elementsMap of filters for DMS list operations used to load assets and files
The externalId of a library to use for parsing
Session nonce value
Each detected item must match the detected entity on at least this number of tokens. A token is a substring of consecutive letters or digits.
Allow partial (fuzzy) matching of entities in the engineering diagrams. Creates a match only when it is possible to do so unambiguously.
This field determines the string to search for and to identify object entities.
Response
List of external IDs returned in a response
1 - 100 elementsThe external ID provided by the client. Must be unique for the resource type.
255