Lab Resource Group
Lab Resource Group is an element in the IBM Engineering Lifecycle Management data dictionary that you can use for mapping test artifacts.
UI Element | UI Field | REST API Resource | REST API Property Path | XDC Resource | XDC Data Mapping Table | XDC Column Name | Data Warehouse Schema | Data Warehouse Table | Data Warehouse Column | FM Model Path | FM Model Query Subject | FM Model Query Item | Description | Sample Input | Sample Output |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Lab Resource Group | N/A | resourcegroup | N/A | N/A | N/A | N/A | N/A | RESOURCE_GROUP | N/A | N/A | Resource Group | N/A | Unless otherwise specified in this dictionary, Lab Resource GroupUI elements are expressed by the REST API Resource URL as resourcegroup; are stored in the data warehouse RESOURCE_GROUP table; and can be added to report definitions using the Resource GroupQuery Subject and related Items. |
N/A | N/A |
Lab Resource Group Version Updates |
No Expiration | resourcegroup | /content/qm:resourcegroup/qm:isExpireable | ResourceGroup | RQMResourceGroup | isExpireable | ODS | RESOURCE_GROUP | IS_EXPIREABLE | Operational Data Store/Resource Area/ | Resource Group | Is Expirable | Determines if the group will expire or not | N/A | N/A |
Lab Resource Group | Expiration Date | resourcegroup | /content/qm:resourcegroup/qm:expirationdate | N/A | RQMResourceGroup | expirationdate | ODS | RESOURCE_GROUP | EXPIRATION_DATE | N/A | Resource Group | Expiration Date | Date and time that the group expires in UTC format | N/A | N/A |
Lab Resource Group | Name | resourcegroup | /content/qm:resourcegroup/qm:name | N/A | RQMResourceGroup | name | ODS | RESOURCE_GROUP | NAME | N/A | Resource Group | Name | The name of the resource group | N/A | N/A |
Lab Resource Group | Start Date | resourcegroup | /content/qm:resourcegroup/qm:startDate | N/A | RQMResourceGroup | startDate | ODS | RESOURCE_GROUP | START_DATE | N/A | Resource Group | Start Date | Date and time that the group becomes active in UTC format | N/A | N/A |
Lab Resource Group | N/A | resourcegroup | /id | N/A | RQMResourceGroup | itemId | ODS | RESOURCE_GROUP | EXTERNAL_KEY2 | N/A | Resource Group | External Key2 | The uuid of resource group | N/A | N/A |
Lab Resource Group | Resource Group URL | resourcegroup | /content/qm:resourcegroup/dc:identifier | N/A | RQMResourceGroup | url | ODS | RESOURCE_GROUP | URL | N/A | Resource Group | URL | The URL of resource group | N/A | N/A |
N/A | N/A | N/A | N/A | N/A | N/A | uuid | ODS | RESOURCE_GROUP | EXTERNAL_ID | N/A | Resource Group | External ID | The MD5 encrypted value of URL of resource group | N/A | N/A |
Lab Resource Group | Is Deleted | resourcegroup | /qm:archived | N/A | RQMResourceGroup | isSoftDeleted | ODS | RESOURCE_GROUP | ISSOFTDELETED | N/A | Resource Group | Is Deleted | The resource group is archived or not | N/A | 0: not deleted, 1: deleted |
Lab Resource Group | Project Area | resourcegroup | /content/qm:resourcegroup/qm:projectArea/@vega:id | N/A | RQMResourceGroup | projectId | ODS | RESOURCE_GROUP | PROJECT_ID | N/A | Resource Group | Project ID | The uuid of project area of the resource group | N/A | N/A |