Entrypoints

Appends plugins to an entrypoint resource

post/api/v1/entrypoints/{id}/plugins

Path parameters

idinteger required

ID for the Entrypoint resource.

Headers

X-Fieldsstring mask

An optional fields mask

Request body

pluginsinteger[]

List of plugin files for the entrypoint.

Response

Success

idinteger

ID for the Plugin resource.

namestring

Name of the Plugin resource.

snapshotIdinteger

Snapshot ID for the Plugin resource.

latestSnapshotboolean

Whether or not the Plugin is the latest version.

urlstring

URL for accessing the full Plugin snapshot.

Changes

Changed in 2 of the 2 revisions of this API.22

    • added the optional property /////// to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

    This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the optional property /////// from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    This revision also has 49 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog