Skip to main content
Version: v0.6

Set plan for a resource run that belongs to an environment of a project.

Set plan for a resource run.

Set plan for a resource run that belongs to an environment of a project.

Path Parameters
    project string required
    environment string required
    resource string required
    resourcerun string required
Request Body required
    jsonplan binary required
    plan binary required
Responses

OK


Schema
    message string
    status integer

    Default value: 200

    statusText string

    Default value: OK

Loading...