Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Passing in ID

Options
jefftuckerbofa
jefftuckerbofa Posts: 234

Hi William,

awhile back you mentioned that it is possible to override the UUID version of certain IDs by passing in a value. Can this be done for message proxies? Can you refresh my memory?

Thanks,

JT

Comments

  • williammccusker
    williammccusker Posts: 645 ✭✭✭
    Options

    Hi,

    In the REST API the POST /virtualAsseets/{id} and POST /messageeProxies/{id} resources can be used to create them with the id provided in the URL path instead of an auto-generated UUID.