Skip to main content
Version: v0.6

Upgrade for resources of an environment that belongs to a project.

Upgrade for resources.

Upgrade for resources of an environment that belongs to a project.

Path Parameters
    project string required
    environment string required
Request Body required
    changeComment string
    draft boolean

    Default value: false

    items object[] required
  • Array [
  • attributes object required
    property name* byte
    computedAttributes object required
    property name* byte
    description string
    endpoints object[]
  • Array [
  • name string required
    url string required
  • ]
  • id string
    labels object
    property name* string
    name string
    resourceDefinitionMatchingRule object
    id string
    name string
    template object
    id string
    name string
    project object
    id string
    name string
    version string
    type string
  • ]
  • preview boolean

    Default value: false

    reuseAttributes boolean

    Default value: false

    runLabels object
    property name* string
Responses

OK


Schema
    message string
    status integer

    Default value: 200

    statusText string

    Default value: OK

Loading...