Skip to main content
Version: v0.6

Clone for an environment of a project.

Clone for an environment.

Clone for an environment of a project.

Path Parameters
    project string required
    environment string required
Request Body required
    connectors object[]
  • Array [
  • connector object required
    id string
    name string
    project object
    id string
    name string
  • ]
  • description string
    draft boolean

    Default value: false

    labels object
    property name* string
    name string required
    preview boolean

    Default value: false

    resources object[]
  • Array [
  • attributes object required
    property name* byte
    computedAttributes object required
    property name* byte
    description string
    endpoints object[]
  • Array [
  • name string required
    url string required
  • ]
  • labels object
    property name* string
    name string required
    resourceDefinitionMatchingRule object
    id string
    name string
    template object
    id string
    name string
    project object
    id string
    name string
    version string
    type string
  • ]
  • type string required
    variables object[]
  • Array [
  • description string
    name string required
    sensitive boolean
    value string required
  • ]
Responses

OK


Schema
    connectors object[]
  • Array [
  • connector object
    applicableEnvironmentType string
    category string
    configData object
    property name* object
    value byte
    visible boolean required
    configVersion string
    createTime date-time
    description string
    enableFinOps boolean
    finOpsCustomPricing object
    cpu string required
    gpu string required
    ram string required
    spotCPU string required
    spotGPU string required
    spotRAM string required
    storage string required
    id string
    labels object
    property name* string
    name string
    project object
    createTime date-time
    description string
    id string
    labels object
    property name* string
    name string
    updateTime date-time
    status object
    conditions object[]
  • Array [
  • lastUpdateTime date-time
    message string
    reason string required
    status string
    type string
  • ]
  • error boolean
    inactive boolean
    summaryStatus string
    summaryStatusMessage string
    transitioning boolean
    warning boolean
    type string
    updateTime date-time
    createTime date-time
    id string
  • ]
  • createTime date-time
    description string
    id string
    labels object
    property name* string
    name string
    project object
    createTime date-time
    description string
    id string
    labels object
    property name* string
    name string
    updateTime date-time
    type string
    updateTime date-time
Loading...