DevOps Project

Update the specified DevOps Project

patch/kapis/devops.kubesphere.io/v1alpha2/devops/{devops}

Path parameters

devopsstring required

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

Request body

create_timestring date-time required

DevOps Project's Creation time

creatorstring required

Creator's username

descriptionstring

DevOps Projects's Description, used to describe the DevOps Project

extrastring

Internal Use

namestring required

DevOps Projects's Name

project_idstring required

ProjectId must be unique within a workspace, it is generated by kubesphere.

statusstring required

DevOps project's status. e.g. active

visibilitystring

Deprecated Field

workspacestring required

The workspace to which the devops project belongs

Response

ok

create_timestring date-time required

DevOps Project's Creation time

creatorstring required

Creator's username

descriptionstring

DevOps Projects's Description, used to describe the DevOps Project

extrastring

Internal Use

namestring required

DevOps Projects's Name

project_idstring required

ProjectId must be unique within a workspace, it is generated by kubesphere.

statusstring required

DevOps project's status. e.g. active

visibilitystring

Deprecated Field

workspacestring required

The workspace to which the devops project belongs

Changes