Add a DAG component
App manager
Add a DAG component
Add a DAG component to an app version.
NexusOne store DAGs locally in /utils/app/{AppName}/{VersionName}/filename.
POST
Add a DAG component
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
DAG component added successfully.
Response model for app component details.
Unique ID of the app component.
ID of the parent app version.
Type of component.
JSON string with component metadata.
Username of the creator.
Component creation timestamp.
Username of the last updater.
Timestamp when the component was last updated.

