THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.1.56 Service Name

    Dataset: Cost and Usage
    Column Type: Dimension
    Feature Level: Mandatory
    Data Type: String
    Since: 0.5

    A service represents an offering that can be purchased from a service provider (e.g., cloud virtual machine, SaaS database, professional services from a systems integrator). A service offering can include various types of usage or other charges. For example, a cloud database service may include compute, storage, and networking charges.

    The Service Name is a display name for the offering that was purchased. The Service Name is commonly used for scenarios like analyzing aggregate cost trends over time and filtering data to investigate anomalies.

    3.1.56.1 Requirements

    ServiceName MUST adhere to the following requirements:

    • ServiceName MUST be of type String.
    • ServiceName MUST conform to StringHandling requirements.
    • ServiceName MUST NOT be null.
    • The relationship between ServiceName and ServiceCategory MUST adhere to the following requirements:
      • ServiceName MUST have one and only one ServiceCategory that best aligns with its primary purpose, except when no suitable ServiceCategory is available.
      • ServiceName MUST be associated with the ServiceCategory "Other" when no suitable ServiceCategory is available.
    • The relationship between ServiceName and ServiceSubcategory MUST adhere to the following requirements:
      • ServiceName SHOULD have one and only one ServiceSubcategory that best aligns with its primary purpose, except when no suitable ServiceSubcategory is available.
      • ServiceName SHOULD be associated with the ServiceSubcategory "Other" when no suitable ServiceSubcategory is available.

    3.1.56.4 Description

    An offering that can be purchased from a service provider (e.g., cloud virtual machine, SaaS database, professional services from a systems integrator).

    Constraints

    Property Value
    Column Type Dimension
    Feature Level Mandatory
    Allows Nulls No
    Data Type String
    Value Format \<not specified>