/bundle/{uuid}

  • Mount Point: /resource/rest/bundle/{uuid}

The following operations are supported on this resource:

GET

Finds a bundle based on the specified bundle UUID and returns it as a XML document representing the bundle.

Parameters

name description type default
uuid The UUID of the bundle to find. path
includePhysicalAsset (no documentation provided) query

Output Payload

element produceable content type(s)
(custom)
  • text/xml
description
An XML document containing the found Bundle conforming to this module's schema.

Exceptions

name description
RESTWebserviceException If the UUID specified is empty or if the service to retrieve the bundle is not initialized. The XML errormessage conforms to the REST web services error schema