Skip to content

0030 Operating Platforms

The host and platform metadata entities provide a simple model for the IT infrastructure (nodes, computers, etc) that data resources are hosted on.

UML

ITInfrastructure

ITInfrastructure is a type of Asset that supports the running of software systems.

OperatingPlatform

The OperatingPlatform is an informational structure to describe the hardware characteristics and software stack (operating system, etc) of the host.

OperatingPlatformUse

The OperatingPlatformUse is a relationship showing where an operating platform is located.

OperatingPlatformManifest

Details of the software stack can be captured in a Collection linked to the operating platform using the OperatingPlatformManifest. The collection may contain different types of details such as configuration files and software packages that can be organized into nested collections.

SoftwarePackageManifest

Collections that list software packages can be classified with the SoftwarePackageManifest classification.

Many hosts could have the same operating platform. This means it can be used to represent standardized software stacks and which hosts they have been deployed to. Pipelines that manage the software stacks on these machines can use these elements to manage the rollout and update of the different software packages.

Further information
Deprecated types
  • HostOperatingPlatform is deprecated in favor of OperatingPlatformUse.

Raise an issue or comment below