Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Legacy APIs
- Artifact API
- Availablevalues API
- Catalog API
- Export API
- Import API
- Import_result API
- Lifecycle engine API
- Login API
- Notification API
- Organization API
- orgInformation API
- Processinstances API
- Resource Provider API
- Search API
- User API
- Utilization API
- Values for the detail parameter
- Values for the excludedoc parameter
- Values for the scope parameter
- Values for the restrict parameter
- Primitive values reset to default
Resource Provider API
Use this API to retrieve a list of resource providers that matches the access point URL with the access point URL specified when calling this API.
Base URL
https://<host>:<port>/csa/rest
Details
URI | /resourceProvider
|
---|---|
Method | GET |
Parameters |
Required; the user ID you want to use as credentials for this API call. This user should be a consumer user who has the necessary permissions for the data you want to work with. See Get userIdentifier for the steps required to get the userIdentifier value.
Required; the URL that refers to the access point URL of the resource provider to be searched.
Note: The
accesspointUrl parameter is case insensitive. |
Returns | 200 - Updated 400 - Bad request 404 - Not found 401 - Not authorized |
Example
The following URL was sent to import the contents of the specified archive:
https://<host>:<port>/csa/rest/resourceProvider?userIdentifier=8a8185f448fbf5840148fcddd03d000d&accessPointUrl=http://admin:8082/
The following XML was returned:
<ResourceProviderList> <count>0</count> <limit>0</limit> <resourceProvider> <id>8a8185f4497d011b01497d028a210003</id> <createdOn>22014-11-04T14:52:38.817-08:00</createdOn> <updatedOn>2014-11-04T14:52:38.817-08:00</updatedOn> <isCriticalSystemObject>false</isCriticalSystemObject> <iconUrl> /csa/images/categories/provider_type/vmware_vcenter.png </iconUrl> <name>test</name> <displayName>test</displayName> <property> <id>8a8185f4497d011b01497d028a9d0004</id> <createdOn>2014-11-04T14:52:38.943-08:00</createdOn> <updatedOn>2014-11-04T14:52:44.673-08:00</updatedOn> <createdBy> <id>90d96588360da0c701360da0f1d600a1</id> <isCriticalSystemObject>false</isCriticalSystemObject> <disabled>false</disabled> <distinguishedName>csa://Organizations/CSA-Provider/users/admin</distinguishedName> <userName>admin</userName> <organization> <id>90d96588360da0c701360da0f15b009e</id> <isCriticalSystemObject>false</isCriticalSystemObject> <disabled>false</disabled> </organization> </createdBy> <updatedBy> <id>90d96588360da0c701360da0f1d600a1</id> <isCriticalSystemObject>false</isCriticalSystemObject> <disabled>false</disabled> <distinguishedName>csa://Organizations/CSA-Provider/users/admin</distinguishedName> <userName>admin</userName> <organization> <id>90d96588360da0c701360da0f15b009e</id> <isCriticalSystemObject>false</isCriticalSystemObject> <disabled>false</disabled> </organization> </updatedBy> <isCriticalSystemObject>false</isCriticalSystemObject> <description> This property has been automatically created, and must be set to a datacenter name </description> <iconUrl>/csa/images/categories/value_type/string.png</iconUrl> <name>DATACENTERNAME</name> <displayName>DATACENTERNAME</displayName> <valueType> <id>90d96588360da0c701360da0efb50054</id> <createdOn>2014-11-04T14:35:47.523-08:00</createdOn> <isCriticalSystemObject>true</isCriticalSystemObject> <description>String</description> <iconUrl>/csa/images/categories/value_type/string.png</iconUrl> <name>STRING</name> <displayName>String</displayName> <disabled>false</disabled> <categoryType> <id>90d96588360da0c701360da0efa0004e</id> <createdOn>2014-11-04T14:35:47.270-08:00</createdOn> <isCriticalSystemObject>true</isCriticalSystemObject> <description>Value Type</description> <name>VALUE_TYPE</name> <displayName>Value Type</displayName> <extensible>false</extensible> </categoryType> </valueType> <values> <id>8a8185f4497d011b01497d02a1010006</id> <createdOn>2014-11-04T14:52:44.673-08:00</createdOn> <updatedOn>2014-11-04T14:52:44.673-08:00</updatedOn> <value>CSA</value> <maxOccurs>1</maxOccurs> <minOccurs>0</minOccurs> <orderIndex>-1</orderIndex> <confidential>false</confidential> <encrypted>false</encrypted> <consumerReadOnly>false</consumerReadOnly> <consumerVisible>true</consumerVisible> <measurable>false</measurable> </property> <state> <id>90d96588360da0c701360da0ef470038</id> <isCriticalSystemObject>false</isCriticalSystemObject> <name>ACTIVE</name> <disabled>false</disabled> </state> <artifactType> <id>90d96588360da0c701360da0eed8001f</id> <isCriticalSystemObject>false</isCriticalSystemObject> <name>RESOURCE_PROVIDER</name> <disabled>false</disabled> </artifactType> <disabled>false</disabled<providerType> <id>90d96588360da0c701360da0ee93000f</id> <isCriticalSystemObject>true</isCriticalSystemObject> <description>VMware vCenter</description> <iconUrl> /csa/images/categories/provider_type/vmware_vcenter.png </iconUrl> <name>VMWARE_VCENTER</name> <displayName>VMware vCenter</displayName> <disabled>false</disabled> </providerType> </resourceProvider> <ResourceProviderList>
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to clouddocs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: