SoftwareItemAssignmentReason¶
Defines reasons why a software item is assigned to a user, group or machine.
Fields¶
| Field | Type | Description |
|---|---|---|
| Created | datetime | Date |
| Description | string | Description of the assignment reason |
| ExtraData | string | Optional JSON document that can hold extra data for this SoftwareItemAssignmentReason entity |
| ID | numeric | Internal ID for the SoftwareItemAssignmentReason entity (Primary Key) |
| Name | string | Name of the software item assignment reason |
| OctopusID | string | OctoSAM internal name for programmatic access to the software item assignment reason (e.g. in queries) |