Skip to content

OctopusObjectType

Object types defined in OctoSAM Inventory.

erDiagram
    OctopusObjectType ||--o{ ObjectDocument : "OctopusObjectTypeId"
    OctopusObjectType ||--o{ SoftwareItem : "AssignableToOctopusObjectTypeID"
    OctopusObjectType ||--o{ SoftwareLicenseMetric : "OctopusObjectTypeID"

Fields

Field Type Description
Description string Description of the Octopus object type
EntityName string Entity name that stores the data for this Octopus object type
ExtraData string An optional JSON document that can hold extra data for this Octopus object type
ID numeric Internal ID for the OctopusObjectType entity (Primary Key)
Name string Name of the Octopus object type

Referenced by

Table Column Name Description
ObjectDocument OctopusObjectTypeId Relation between OctoSAM objects and assigned documents
SoftwareItem AssignableToOctopusObjectTypeID Software items hold customer specific information about software objects
SoftwareLicenseMetric OctopusObjectTypeID Software license metrics define how software licenses are measured