DevOps Project Credential

Create a credential in the specified DevOps project

post/kapis/devops.kubesphere.io/v1alpha2/devops/{devops}/credentials

Path parameters

devopsstring required

DevOps project's ID, e.g. project-RRRRAzLBlLEm

Request body

create_timestring date-time

Credential's create_time'

creatorstring

Creator's username

descriptionstring

Credential's description'

display_namestring

Credential's display name

domainstring

Credential's domain,In ks we only use the default domain, default '_''

idstring required

Id of Credential, e.g. dockerhub-id

typestring required

Type of Credential, e.g. ssh/kubeconfig

Response

OK

Changes