HP CloudSystem Matrix Uživatelská příručka Strana 42

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 141
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 41
URI
/availablevalues/<property_id>
property_id is an option model property, and is part of service design, offering
and subscription artifacts.
Returns
200 - Ok
400 - Not authorized
404 - Not found
500 - Server exception
Example use context
From the subscriber portal a property is selected from a drop down list. The values of any
associated dynamic properties must be spontaneously populated - they are dynamic and therefore
cannot be populated in advance.
Example
The following URL was sent:
https://<host>:<port>/csa/rest/availablevalues/90e763a43ddc18e5013ddc2f134c0088
?userIdentifier=90d96588360da0c701360da0f1d5f483
The following was sent in the request body:
first=parent1Value
The following response was returned:
<Property>
<id>90e763a43ddc18e5013ddc2f134c0088</id>
<name>child1</name>
<displayName>child1</displayName>
<dynamicValueEnabled>true</dynamicValueEnabled>
<dynamicScriptName>sample_jsp.jsp</dynamicScriptName>
<dynamicScriptParameters>
first=[CLIENT:parent1]
</dynamicScriptParameters>
<availableValues>
<value>value1</value>
<displayName>value1 displayName</displayName>
<description>value1 description</description>
</availableValues>
...
</Property>
Catalog API
Description
Use this API to get information related to CSA catalogs.
HP Cloud Service Automation (4.00) Page 42 of 141
APIReference
Contents
Zobrazit stránku 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 140 141

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

Žádné komentáře