VirtualScenarioGroupResource
Exposes VSG to a REST API
The following resources are part of this group:
/v1/data/vsg/{id}/children
GET
Lists the children of a VSG.
Response codes indicate the following:- 200 OK: Operation successful
- 400 Bad Request: One or more of the provided parameters are invalid
- 404 Not found: The VSG could not be found
- 403 Forbidden: The user does not have authorit to access the project and/or the VSG
Parameters
name | description | type | default |
---|---|---|---|
id | The id of the VSG | path | |
start | Start at this position in the list | query | 0 |
maxResults | The maximum number of items to return | query | 50 |
Response Body
element: | webServiceBeanList |
media types: | application/json |
A paginated list of references