CLI Reference Guide

View name Properties
Descriptio
n
validprovidersp
ools
resourceBinding.id
resourceBinding.validProvider.resourceBinding.id
resourceBinding.validProvider.resourceProvider.id
resourceBinding.validProvider.validPool.id
Use this view
to update
valid
resource
providers and
valid
resource
provider
pools for a
given
resource
binding.
Availablevalues API
Description
Use this API to retrieve the list of available values for a dynamic property.
Base URL
https://<host>:<port>/csa/rest
Details
URI
/availablevalues/<property_id>
property_id is an option model property, and is part of service design, offering
and subscription artifacts.
Method
POST
Parameters
userIdentifier=<user_id>
Required; the user ID you want to use as credentials for this API call. See Get
userIdentifier for the steps required to get the userIdentifier value.
Request
Body
Ampersand (&) separated name=value pairs, where the value on the left side of
the equal sign (=)represents the parameter name configured for a dynamic
property, and the value on the right side is the value the user selected from the
parent property. For example, a request body might contain:
first=parent1value&countparam=mycount.
HP Cloud Service Automation (4.00)Page 41 of 141
APIReference
Contents