Get Commcell Profile Requests
Select
SaaS
Customer Managed
This operation retrieves all requests, or specific requests
- application/json
Request Body
taskBasicprop object
taskInfo object
taskId integer
Responses
- 200
OK
- application/xml
- Get Request By Id
<WebReport_CommcellProfileResp>
<msg errorMessage="" errorCode="0" />
<tasks>
<taskInfo summary="TestName retention 7-1-2019 11-08-14 AM" taskId="96" startDate="1561993704" />
<taskProps attrVal="testemail234nfgj@com34mv.com" attrName="email" attrType="0" status="0" />
<taskProps attrVal="ReviewCompleted" attrName="progress" attrType="0" status="0" />
<taskProps attrVal="[{"id":1,"name":"testadmin","text":"Administrator (testadmin)","$$hashKey":"object:3283"}]" attrName="Reviewers" attrType="0" status="0" />
<taskProps attrVal="action_Retention" attrName="type" attrType="0" status="0" />
</tasks>
</WebReport_CommcellProfileResp>
Loading...