pluginConfiguration

On this page
Back to index

Summary

Plugin configuration.
pluginConfigurationName
Stringrequired
Unique name of the plugin configuration within the project.
projectName
Stringrequired
The name for the project that must be unique among all projects.
clearCredentialNames
Stringoptional
Collection of existing credential names to be cleared for the plugin configuration. (Alternate argument name clearCredentialName.)
clearCredentials
Stringoptional
Whether or not to clear existing credentials for the plugin configuration.
clearFields
Stringoptional
Whether or not to clear fields for the plugin configuration.
credentialReferenceParameters
Stringoptional
List of credential parameters with references to existing credentials as parameter values. If the parameter value is a property reference then the credential would be resolved at runtime. (Alternate argument name credentialReferenceParameter.)
credentials
Stringoptional
Credentials to be used by the plugin config. (Alternate argument name credential.)
description
Stringoptional
Comment text describing this object that is not interpreted at all by CloudBees CD/RO.
fields
Stringoptional
Fields for plugin configuration. (Alternate argument name field.)
newName
Stringoptional
The new name for an existing object that is being renamed.
pluginKey
Stringoptional
The plugin key.
pluginProjectName
Stringoptional
The name for the plugin's project.

Usage

There are no usage examples available for pluginConfiguration.