Component Object
Name | Type | Description | Required |
---|---|---|---|
id | integer | Is the Component’s internal ID. | No |
lastbuild | integer | Is the last build number associated with this Component (0 if never built or no associated build job). | No |
name | string | Is the name of the Component. | No |
summary | string | Is the summary text associated with the Component. | No |
domain | string | The fully-qualified domain name of the Domain in which the Component is located. | No |
Component_id | string | Is the internal ID of the_Component_. | No |
Component_name | string | Is the name of the_Component_. | No |
owneruser | string | If the “owner” of the Component is a User, then this is the name of that User. | No |
ownergroup | string | If the “owner” of the Component is a Group, then this is the name of that Group. | No |
predecessor | Component Version | Parent Component or Predecessor. | No |
Last modified December 18, 2020: reorganzise sections (85d5aef)