-
Notifications
You must be signed in to change notification settings - Fork 137
CA Profile List Service
Endi S. Dewata edited this page Oct 23, 2023
·
3 revisions
-
Operation:
GET /ca/ee/ca/profileList
-
Parameters:
-
xml
: XML output:true
,false
-
<xml> <output> <set> <errorCode>...</errorCode> <errorReason>...</errorReason> <record> <list> <set> <profileIsEnable>...</profileIsEnable> <profileEnableBy>...</profileEnableBy> <profileId>...</profileId> <profileIsVisible>...</profileIsVisible> <profileName>...</profileName> <profileDesc>...</profileDesc> </set> </list> </record> </set> </output> </xml>
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |