Query workspace using uuid
![]()
Hi,
Please help me to query workspace using UUID. My requirement is to find workspace associated to a build definition, but I can only find UUID of the workspace. To get the real workspace I need to query workspace using UUID. Can any body help in finding workspace using UUID. Any help will be appreciated. ---- Thank you Sarath.s.kumar |
Comments
Can you clarify what you're trying to do? Is this using one of the clients to find a workspace or are you using the plain Java client libraries?
I am using RTC sdk java client. I want to know how to get current workspace for a build definition using sdk. I am getting an itemId but not the workspaceHandle.
is there any way to access workspace handle from a build definition directly ?
or
if I am having UUID how I can query a workspace using this itemID.