Skip to content

Set-VroConfigurationProperty Question #43

@martin9700

Description

@martin9700

Question for the community, has anyone had any success changing the value of a Configuration element? I have the endpoint and trying various JSON body's but always getting the same--very unhelpful--error message.

Basically a bunch of HTML and a 400 Bad Request.

URI: /vco/api/configurations/36b67b86-8c56-47f2-bad8-xxxxxxxxxx
Body:

{
    "attributes":  [
                       {
                           "value":  [
                                         {
                                             "elements":  [
                                                              "MLPTest1"
                                                          ]
                                         }
                                     ],
                           "name":  "var_0"
                       }
                   ]
}

Anyway, was curious if anyone had any success doing this and what their Body looked like. Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions