Inventory Object: Domain
Domain
objects are uploaded
to the ImportedDomain
table in the
operations (inventory) database. Multiple imports will merge
updated data with existing records, and add new records as
applicable.
The ImportedDomain
table holds all of the domains which have been retrieved from the source connections.
Attributes are listed here in alphabetical order.
Property | Attributes | Notes |
---|---|---|
ComplianceDomainID
|
Unsigned integer (int ). May be null. |
Identifier of the domain in the |
FlatName
|
Alpha-numeric text (maximum 200 characters). Mandatory. Database key. |
The flat name of the domain. Note: Strictly, this attribute may be null, because it forms
part of a compound database key. However, null values may cause import
errors (where this object does not get imported), and multiple records
from the same connection having nulls may cause data loss through
over-writing. It is therefore best practice to treat this field as
mandatory.
|
QualifiedName
|
Alpha-numeric text (maximum 200 characters). Mandatory. Database key. |
The fully qualified name of the domain. Note: Strictly, this attribute may be null, because it forms
part of a compound database key. However, null values may cause import
errors (where this object does not get imported), and multiple records
from the same connection having nulls may cause data loss through
over-writing. It is therefore best practice to treat this field as
mandatory.
|
IT Asset Management (Cloud)
Current