This web service generates the metadata for a list of assets and returns a handle to the response object. You can then pass the handle as the value for the handle
input parameter to the AI_PollForAssetMetaData web service in order to retrieve the URL for accessing the ZIP file that contains the asset metadata files.
The AI_PollForAssetMetaData web service will return a URL that points to the <handle id>.zip file. The ZIP file contains the asset metadata zip files and _ss_status.xml
file (that contains status information on all of the included assets).
Inputs
- A String that identifies the customer (company) of the OLSA environment. The web service returns all specified assets that are entitled to the company.
- A list of one or more assets—specified by asset ID—for which to retrieve metadata. If specifying multiple IDs, you can use either a comma or a blank space (not both) as the delimiter.
- The format in which to generate the metadata. Specify one of the following:Outputs
Faults