Projects

/plugins/v1alpha1/template/projects

getListProjects

Parameters

  • itemsPerPage(in query): string

    items to be returned in a page

  • page(in query): string

    page to be returned

Response

postCreateProject

Request Body

Projectrequired

Response

ProjectList

TypeMeta describes an individual object in an API response or request with strings representing the type of the object and its API schema version. Structures that are versioned or persisted should inline TypeMeta.

Project

ProjectSpec

Addressable

  • url: string

ObjectReference

ObjectReference contains enough information to let you inspect or modify the referred object.