/{version}/processtypes/{processtypeid}/types/{typeid}
The following operations are supported on this resource:
GET
This method has been deprecated. User-defined types can now be retrieved from the udts resource directly (/configuration/udts).
Gets the representation of a user defined type for a process.
Parameters
name | description | type | default |
---|---|---|---|
processtypeid | The ID of the process type for the user defined type. | path | |
typeid | The ID of the user defined type. | path |
Output Payload
element | produceable content type(s) |
---|---|
type (XML) |
|
description | |
The representation of the user defined type. |