1. Class Filesystem (Disks)

    Artikel: AN0002428Aktualisiert: 11.01.2024
    Die vorgegebene Sprachenversion vom Artikeltext wird angezeigt, weil es kein Text von der ausgewählten Sprache und Version gibt.

    Description

    Filesystem is one entities of the system layer of the Configuration database. It keeps information about server disks.

    Automated data import

    This entity can be filled in automatically by means of infrastructure function OG_Disks.

    Location and referencing

    Location Code Name
    Model it IT
    Class filesystem Filesystem
    Parent class ci Configuration items
    Child classes    
    Script object OG.ClassDef.GetByCode(OGModel.Id, 'filesystem')
    OG.ClassDef.GetByCode('it', 'filesystem')

    Columns

    Overview of class columns (excl. system columns, for inhereted columns see parent classes):

    Code Name Type Link information Description
    cl-filesystem File group - Filesystem Reference to another class
    (multiple)
    File group
    (opačný)
    Automatically created column.
    description Description Text   Description of disk.
    local-disk Local disk True/untrue   Indicates, wheather it is a local disk of the server.
    machine Machine (OS server) Class link (simple) Machine (OS server) Server (machine), which the disk belongs to.
    name Name Text   Disk name.
    total-gb Total (GB) Integer   Total capacity in GB.
    used-gb Used (GB) Integer   Used capacity in GB.
     

    Quick filter

    In order users can easily filter the records some columns are selected for a Quick filter.

    Master/detail relations

    Code Column Placement Bookmark name Type
    code_90 Changes - Affected CI Below Changes Reference to class
     

    Potential improvements

    You can improve the solution according to your needs. Here are some tips.

    Add new columns

    Add new columns, if you are going to need them.

    Add buttons

    Add new buttons to automate edits that you would otherwise make one at a time.

×