getGlobalEnumeration
Retrieve a global enumeration from Polarion by specifying its context, name, and target type. Filter returned fields and include related entities as needed.
Instructions
Returns the specified Enumeration from the Global context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enumContext | Yes | The Enumeration context. (Allowed values are '~', 'plans', 'testing' and 'documents'. Use '~' for Work Item or general enumerations.) | |
| enumName | Yes | The Enumeration Name. | |
| targetType | Yes | The Enumeration target type. (Use '~' when there is no specific type for the enumeration.) | |
| fields | No | Filter returned resource fields. See <a href="https://docs.sw.siemens.com/en-US/doc/230235217/PL20231017526942799.polarion_help_sc.xid2134849/xid2134871" target="_blank">REST API User Guide</a> for details. | |
| include | No | Include related entities. See <a href="https://docs.sw.siemens.com/en-US/doc/230235217/PL20231017526942799.polarion_help_sc.xid2134849/xid2134871" target="_blank">REST API User Guide</a> for details. |