-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Blocker
-
Component/s: credentials-plugin, plain-credentials-plugin
-
None
-
Environment:Jenkins version 2.105 (2018-02-04) , Linux (Centos 7)
Â
 The following command is causing a 404 error:
Â
curl -v -u admin:admin -XPOSTÂ http://localhost:8080/credentials/store/system/domain/_/createCredentials -F 'json={"": "4", "credentials":{"secret": "my secret val", "id": "mysecretid", "stapler-class": "org.jenkinsci.plugins.plaincredentials.impl.StringCredetialsImpl", "$class": "org.jenkinsci.plugins.plaincredentials.impl.StringCredentialsImpl"}}'
Â
- relates to
-
JENKINS-71446 Document creation of Secret File or Secret Text credentials (plain-credentials) plugin via API
-
- Open
-