Deleted owners¶
Note
This query requires the LICENSE license option.
List former software item owners that have been deleted. Please change ownership of selected items to another user.
Fields¶
| Name | Type | Visible | Description |
|---|---|---|---|
| Owner ID | numeric | false | OctoSAM internal ID of a SoftwareItem owner RbacUser object |
| Owner Name | string | true | Name of a software item owner |
| Owner | string | true | Owner of a Software Item. |
| Owner Guid | guid | false | OctoSAM internal Guid of a SoftwareItem owner RbacUser objeckt |
| Directory Distinguished Name | string | false | DN of this user in Active Directory |
| Owner Principal Name | string | false | userPrincipalName attribute of this user in Active Directory |
| Owner Mail Address | string | false | mail attribute of this user in Active Directory, |
| Software Item ID | numeric | false | Internal ID for the SoftwareItem entity (Primary Key) |
| Software Item Guid | guid | false | Unique ID of the item, can be used for export/import or for the web UI. |
| Active | bool | true | Mark the Item as active. Inactive items can be hidden from most lists. |
| Software Item Site Unique ID | string | false | A site defined unique id for each item. Must be unique if not empty. |
| Software Item | string | true | Name of the software item |
| Name | string | false | Name of the software Item |
| Version | string | false | Version of the software item |
| Start Date | date | false | Start date of the software item |
| End Date | date | false | End date of the software item |
| Additional Info Link | string | false | Can contain a link to additional information |
| Created | date | true | Date/Time this entity was created |
| Last Modification | date | true | Date/Time this entity was last updated. In most cases, this is the time of the last import. In case of re-import of older scan files, LastModification can differ significantly from LastScan. |
| Current Date Time | date | false | Date and time the query was run. For reference if you use and save query results. |
Main entities referenced from this query¶
Query information¶
| Property | Value | Description |
|---|---|---|
| Query Guid | 71020678-1fb4-46fc-b84d-bfda2a282c2c | The internal id of the query. Must be unique |
| SupportsDesktop | true | If true, the query can be started from the OctoSAM Windows GUI |
| SupportsWeb | true | If true, the query can be started from the OctoSAM Web UI |