Back to index
Summary
Plugin configuration.pluginConfigurationNameStringrequiredUnique name of the plugin configuration within the project. projectNameStringrequiredThe name for the project that must be unique among all projects. clearCredentialNamesStringoptionalCollection of existing credential names to be cleared for the plugin configuration. (Alternate argument name clearCredentialName .)clearCredentialsStringoptionalWhether or not to clear existing credentials for the plugin configuration. clearFieldsStringoptionalWhether or not to clear fields for the plugin configuration. credentialReferenceParametersStringoptionalList 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 .)credentialsStringoptionalCredentials to be used by the plugin config. (Alternate argument name credential .)descriptionStringoptionalComment text describing this object that is not interpreted at all by CloudBees CD/RO. fieldsStringoptionalFields for plugin configuration. (Alternate argument name field .)newNameStringoptionalThe new name for an existing object that is being renamed. pluginKeyStringoptionalThe plugin key. pluginProjectNameStringoptionalThe name for the plugin's project. |
Usage
There are no usage examples available forpluginConfiguration
.