Magidoc

Product
Object

Product Entity

Fields

#

id

Non-null

Entity db id

name

Non-null

Deprecated: Use metadata.name instead

favorites

[ String !]

Favorites

favorite

Is group marked as favorite (user scope)

annotationPairs

[ String ]!
Non-null

Annotaion pairs array strings(key=value)

environments

Non-null

List of environments that has at least 1 product component associated with this product

tags

[ String ]!
Non-null

Tags list

metadata

Non-null

Object metadata

errors

[ Error !]!
Non-null

Errors

referencedBy

Entities referencing this entity

references

Entities referenced by this enitity

version

Version of the entity (generation)

latest

Is this the latest version of this entity

source

Non-null

Entity source

syncStatus

Non-null

Sync status

healthStatus

Health status

healthMessage

Health message

desiredManifest

Desired manifest

actualManifest

Actual manifest

projects

[ String !]

Projects

promotionFlows

Promotion flows and their selectors

concurrency

Product concurrency

Interfaces

#

Also implements GitopsEntity , BaseEntity , ProjectBasedEntity , Favorable .

Usages

#

References

#