Get a State from a Bundle
GET /admin/customfield/stateBundle/{bundleName}/{stateName}
Get state from bundle
GET /rest/admin/customfield/stateBundle/{bundleName}/{stateName}
Name | Type | Description |
---|---|---|
bundleName | string | Name of a sate bundle to get a state from. |
stateName | string | Name of a state to get. |
Sample
DELETE http://localhost:8081/rest/admin/customfield/stateBundle/States%20Bundle1/Uvalue1
Cookie: $Version=0; JSESSIONID=1xubq236wmpbd14yd1mhq4jcrw; $Path=/; jetbrains.charisma.main.security.PRINCIPAL=NDgxMzQ5NGQxMzdlMTYzMWJiYTMwMWQ1YWNhYjZlN2JiN2FhNzRjZTExODVkNDU2NTY1ZWY1MWQ3Mzc2NzdiMjpyb290; $Path=/
HTTP/1.1 200 OK
Content-Type: application/xml;charset=UTF-8
Content-Length: 0
Server: Jetty(7.2.0.v20101020)
Last modified: 2 February 2017