HP CloudSystem Foundation Uživatelský manuál Strana 9

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 16
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 8
Technical white paper | Integrated Billing Solutions with HP CSA 4.00
Response Format:
<OrganizationList>
<count>n</count>
<limit>0</limit>
<organization>…</organization>
<organization>…</organization>
</OrganizationList>
Details of the Organization Element:
<organization>
<id><organization ID></id>
<description><organization description></description>
<name>…</name>
<displayName><organization name for displaying></displayName>
<partyType>…</partyType>
<accountNumber>…<accountNumber>
<businessRole>…</businessRole>
</organization>
Save the organization ID elements for subsequent operations. You might also want related fields such as the description
and display name for each organization.
Step 3: For each organization, get lists of subscribers and other information
REST Syntax:
GET https://<host>:<port>/csa/rest/organization/<organization_id>?scope=
baseplusone&detail=basic&userIdentifier=<adminId>
Response Format:
The response includes a number of elements you might be interested in.
Organization information
Catalogs made available to the organization by the administrator
Account number for the organization
Groups that have been created for the organization by the administrator
Persons belonging to the organization
<Organization>
<id><organization ID included in call></id>
<description><organization description></description>
<detailedDescription><detailed organization description></detailedDescription>
<name><internal organization name></name>
<displayName><organization name for displaying></displayName>
<catalog>
<id><catalog ID></id>
<name><internal catalog name></name>
<displayName><catalog name for displaying></displayName>
</catalog>
<accountNumber>
<organization account number>
</accountNumber>
<person>
<id><subscriber ID></id>
<name><internal subscriber name></name>
<displayName><subscriber display name></displayName>
</person>
9
Zobrazit stránku 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

Komentáře k této Příručce

Žádné komentáře