Magidoc

Application
Object

Application entity

Fields

#

metadata

Non-null

Object metadata

errors

[ Error !]!
Non-null

Errors

referencedBy

Entities referencing this entity

references

Entities referenced by this enitity

appsRelations

Relations between parents and child applications in tree

readPermission

ReadPermission of related git source

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

updatedAt

Updated At

path

Path

repoURL

RepoURL

size

Number of resources

revision

Revision

favorites

[ String !]

Favorites

destination

Argo CD application destination config

specSource

Argo CD application spec source config

specSources

Argo CD application spec sources config

include

Include files

exclude

Exclude files

operationState

Operation State (argo)

sync

Sync info (argo)

syncPolicy

Sync policy

isHelmApp

Is HELM app flag

isGitSource

Is git source app flag

isMultiSourced

Indicates whenether application is multi sourced

relatedGroups

[ String ]!
Non-null

Related groups names list

appVersions

Version of application and dependencies

products

Resolved when product app attached to specific product or null if unassigned. Normally should be 1 or 0. If more this means that collision in relation present and component belongs to different products

environments

Resolved when product app attached to specific environment or null if unassigned

Interfaces

#

Also implements GitopsEntity , BaseEntity , ProjectBasedEntity , Favorable .

Usages

#

References

#

  • Field application from Query