Skip to main content
Version: v0.6

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

Upgrade for a resource.

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

Path Parameters
    project string required
    environment string required
    resource string required
Request Body required
    attributes object
    property name* byte
    changeComment string
    computedAttributes object
    property name* byte
    description string
    draft boolean

    Default value: false

    endpoints object[]
  • Array [
  • name string required
    url string required
  • ]
  • labels object
    property name* string
    preview boolean

    Default value: false

    resourceDefinitionMatchingRule object
    id string
    name string
    reuseAttributes boolean

    Default value: false

    runLabels object
    property name* string
    template object
    id string
    name string
    project object
    id string
    name string
    version string
    type string
Responses

OK


Schema
    message string
    status integer

    Default value: 200

    statusText string

    Default value: OK

Loading...