1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. ServiceItem

ServiceItem

    An item within a service.

    Properties

    • organizationName string required
      the name of the organization this item belongs to
    • type string required
      the type of the item
    • name string required
      the name (including any namespacing) of the item
    • version string optional
      optional field if the item has versioning
    • created string required
      timestamp of when the item was created
    • lastUpdate ServiceItemUpdate optional
      when did the last update occur to this item, if any
    • timestamp string required
      the timestamp of the last update
    • message string required
      the message to show alongside the timestamp
    • success boolean optional
      used to toggle a status icon for the update
    • addedByUser ServiceMember optional
      who added the item reference to the service - this will always be a user
    • type string required
      the type of the member (e.g. team / user)
    • name string required
      the login name of the member within Pulumi
    • avatarUrl string required
      an optional avatar URL for the member
    • cloudCount integer required
      how many Pulumi cloud measured primitives are within this item