Session_GetAllGroupInfo
This API gets information of all groups.
URL
./Session_GetAllGroupInfo
Input Parameters
None
Sample SOAP Parameters
Output
Information about all the groups.
Your suggested change has been received. Thank you.
Please Note:
This API gets information of all groups.
./Session_GetAllGroupInfo
None
<prot:Session_GetAllGroupInfo/>
Information about all the groups.
<ns2:Session_GetAllGroupInfoResponse xmlns:ns2="http://dsws.org/protectappws/"><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<AllGroupInfoResponse>
<GroupInfoList>
<GroupInfo>
<Group>cryptogrouptest</Group>
<UserList>
<User>cryptouser</User>
</UserList>
</GroupInfo>
<GroupInfo>
<Group>cryptogroup</Group>
</GroupInfo>
</GroupInfoList>
</AllGroupInfoResponse>]]></ns2:Session_GetAllGroupInfoResponse>
Thank you! Your suggestion has been submitted.
https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….