v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Entrypoints

Creates a Draft for the resource

post/api/v1/entrypoints/drafts/

Headers

X-Fieldsstring mask

An optional fields mask

Request body

groupinteger required

ID of the Group that will own the Entrypoint resource.

namestring required

Name of the Entrypoint resource.

descriptionstring

Description of the Entrypoint resource.

taskGraphstring required

Task graph of the Entrypoint resource.

artifactGraphstring

Artifact graph of the Entrypoint resource.

queuesinteger[]

The queue for the entrypoint.

pluginsinteger[]

List of plugin files for the entrypoint.

artifactPluginsinteger[]

List of artifact plugin files for the entrypoint.

Response

Success

idinteger

ID of the Draft.

payloadobject

The contents of the draft resource.

createdOnstring date-time

Timestamp when the draft resource was created.

lastModifiedOnstring date-time

Timestamp when the draft resource was last modified.

resourceTypestring

The type of resource of this draft.

resourceinteger

ID of the resource this draft modifies.

resourceSnapshotinteger

ID of the resource snapshot this draft modifies.

metadataobject

Additional metadata about the draft