PluginParameterTypes

Creates a PluginParameterType resource

post/api/v1/pluginParameterTypes/

Headers

X-Fieldsstring mask

An optional fields mask

Request body

groupinteger required

ID of the Group that will own the PluginParameterType resource.

namestring required

Name of the PluginParameterType resource.

descriptionstring

Description of the PluginParameterType resource.

structureobject

Structure of the PluginParameterType resource.

Response

Success

idinteger

ID for the PluginParameterType resource.

snapshotinteger

ID for the underlying PluginParameterType snapshot.

createdOnstring date-time

Timestamp when the PluginParameterType resource was created.

snapshotCreatedOnstring date-time

Timestamp when the PluginParameterType resource snapshot was created.

lastModifiedOnstring date-time

Timestamp when the PluginParameterType resource was last modified.

latestSnapshotboolean

Whether or not the PluginParameterType resource is the latest version.

hasDraftboolean

Whether a draft exists for the PluginParameterType resource.

namestring required

Name of the PluginParameterType resource.

descriptionstring

Description of the PluginParameterType resource.

structureobject

Structure of the PluginParameterType resource.

Changes

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

    • 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

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