To create an example XML file that you can use as a template for creating your custom component, use your preferred REST client.
Start by retrieving a list of existing component definitions. You can then verify whether the component that you require is already supported.
Follow these steps:
http://da_hostname:8581/typecatalog/components
A list of all available components displays.
If the component that you require is not already supported, view and export a single component definition that is similar to the custom component that you want to create.
Follow these steps:
http://da-hostname:8581/typecatalog/components/name
Is the name of an existing, specific component, such as NormalizedCPUInfo.
The XML that is returned includes the component definition.
You can use this XML as a template to create new components.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|