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.

/v6/virtualAssets/{id}/activePerformanceProfiles Usage

Options

Can you provide an example of enabling delays in responders via SOAVIRT API. Especially a complete example including /v6/virtualAssets/{id}/activePerformanceProfiles.

Thanks

JT

Comments

  • williammccusker
    williammccusker Posts: 643 ✭✭✭
    Options

    Hi,

    It would also involve setting up Profiles and Groups in the responderSuite. Basically a Profile determines performance delays and a Group identifies a set of responders. The virtualAssets resource is used to map a Profile to a Group. The activePerformanceProfiles does the same thing, maps a performance Profile to a Group of responders but it doesn't require the full virtualAssets payload so it is easier to change performance.

    Does that description of how it works help? Please let me know if you still would like an example (will take longer to create).