Copy{
"manifestVersion": "1.0.0",
"name": "spacefleet",
"solutionVersion": "0.0.907",
"dependencies": [
"dashui",
"fmm",
"k8s",
"zodiac",
"codex",
"healthrule",
"iam"
],
"description": "Space Fleet reference solution",
"contact": "support@appd.com",
"gitRepoUrl": "https://bitbucket.corp.appdynamics.com/projects/FSORS/repos/spacefleet-solution",
"readme": "readme.md",
"objects": [
{
"type": "fmm:namespace",
"objectsFile": "objects/fmm/topology/namespace.json"
},
{
"type": "fmm:metric",
"objectsFile": "objects/fmm/metrics/metric-types.json"
},
{
"type": "fmm:metricDerivation",
"objectsFile": "objects/fmm/metrics/metric-derivations.json"
},
{
"type": "fmm:metricAggregation",
"objectsFile": "objects/fmm/metrics/metric-aggregations.json"
},
{
"type": "fmm:event",
"objectsFile": "objects/fmm/events/event-types.json"
},
{
"type": "fmm:entity",
"objectsFile": "objects/fmm/topology/entity-types.json"
},
{
"type": "fmm:entityPriority",
"objectsFile": "objects/fmm/topology/entity-priorities.json"
},
{
"type": "fmm:resourceMapping",
"objectsFile": "objects/fmm/topology/resource-mappings.json"
},
{
"type": "fmm:associationDeclaration",
"objectsFile": "objects/fmm/topology/association-declarations.json"
},
{
"type": "dashui:template",
"objectsDir": "objects/dashui/templates/spacecraft"
},
{
"type": "dashui:settingsConfig",
"objectsDir": "objects/dashui/settings"
},
{
"type": "dashui:form",
"objectsDir": "objects/dashui/forms"
},
{
"type": "zodiac:function",
"objectsFile": "objects/zodiac/cloudCollector.json"
},
{
"type": "zodiac:function",
"objectsFile": "objects/zodiac/datagen.json"
},
{
"type": "zodiac:function",
"objectsFile": "objects/zodiac/notd.json"
},
{
"type": "zodiac:function",
"objectsFile": "objects/zodiac/restApiFunction.json"
},
{
"type": "dashui:template",
"objectsDir": "objects/dashui/templates/rooms"
},
{
"type": "dashui:template",
"objectsDir": "objects/dashui/templates/shield"
},
{
"type": "dashui:template",
"objectsDir": "objects/dashui/templates/warpDrive"
},
{
"type": "dashui:entityPage",
"objectsDir": "objects/dashui/entityPages"
},
{
"type": "codex:workflow",
"objectsFile": "objects/codex/logTransformation.json"
},
{
"type": "codex:workflow",
"objectsFile": "objects/codex/criticalShield.json"
},
{
"type": "codex:workflow",
"objectsFile": "objects/codex/newsfeedEventGenerateMetric.json"
},
{
"type": "codex:workflow",
"objectsFile": "objects/codex/eventMasking.json"
},
{
"type": "dashui:template",
"objectsDir": "objects/dashui/templates/general"
},
{
"type": "dashui:template",
"objectsDir": "objects/dashui/templates/torpedoTube"
},
{
"type": "dashui:entityPresentation",
"objectsDir": "objects/dashui/entityPresentations"
},
{
"type": "dashui:templatePropsExtension",
"objectsDir": "objects/dashui/templatePropsExtensions"
},
{
"type": "dashui:template",
"objectsDir": "objects/dashui/templates/events"
},
{
"type": "healthrule:healthRuleTemplate",
"objectsFile": "objects/fmm/alerts/health-rule-templates.json"
},
{
"type": "zodiac:subscriptionCronConfig",
"objectsFile": "objects/zodiac/datagenCron.json"
},
{
"type": "zodiac:subscriptionCronConfig",
"objectsFile": "objects/zodiac/cloudCollectorCron.json"
},
{
"type": "iam:Role",
"objectsFile": "objects/iam/roles.json"
},
{
"type": "iam:Permission",
"objectsFile": "objects/iam/types-permissions.json"
},
{
"type": "iam:Permission",
"objectsFile": "objects/iam/apis-permissions.json"
},
{
"type": "iam:RoleToPermissionMapping",
"objectsFile": "objects/iam/role-to-permission-mappings.json"
},
{
"type": "dashui:template",
"objectsFile": "objects/dashui/templates/dashboards/spacefleetDashboard.json"
},
{
"type": "dashui:template",
"objectsDir": "objects/dashui/templates/dashboards/widgets"
},
{
"type": "dashui:navPresentation",
"objectsDir": "objects/dashui/navPresentation"
},
{
"type": "dashui:eventContent",
"objectsDir": "objects/dashui/eventContents"
}
],
"types": [
"types/notd_config.json",
"types/torpedo_state.json",
"types/starjournal.json"
]
}
CopymanifestVersion: 1.0.0
name: spacefleet
solutionVersion: 0.0.907
dependencies:
- dashui
- fmm
- k8s
- zodiac
- codex
- healthrule
- iam
description: Space Fleet reference solution
contact: support@appd.com
gitRepoUrl: https://bitbucket.corp.appdynamics.com/projects/FSORS/repos/spacefleet-solution
readme: readme.md
objects:
- type: fmm:namespace
objectsFile: objects/fmm/topology/namespace.json
- type: fmm:metric
objectsFile: objects/fmm/metrics/metric-types.json
- type: fmm:metricDerivation
objectsFile: objects/fmm/metrics/metric-derivations.json
- type: fmm:metricAggregation
objectsFile: objects/fmm/metrics/metric-aggregations.json
- type: fmm:event
objectsFile: objects/fmm/events/event-types.json
- type: fmm:entity
objectsFile: objects/fmm/topology/entity-types.json
- type: fmm:entityPriority
objectsFile: objects/fmm/topology/entity-priorities.json
- type: fmm:resourceMapping
objectsFile: objects/fmm/topology/resource-mappings.json
- type: fmm:associationDeclaration
objectsFile: objects/fmm/topology/association-declarations.json
- type: dashui:template
objectsDir: objects/dashui/templates/spacecraft
- type: dashui:settingsConfig
objectsDir: objects/dashui/settings
- type: dashui:form
objectsDir: objects/dashui/forms
- type: zodiac:function
objectsFile: objects/zodiac/cloudCollector.json
- type: zodiac:function
objectsFile: objects/zodiac/datagen.json
- type: zodiac:function
objectsFile: objects/zodiac/notd.json
- type: zodiac:function
objectsFile: objects/zodiac/restApiFunction.json
- type: dashui:template
objectsDir: objects/dashui/templates/rooms
- type: dashui:template
objectsDir: objects/dashui/templates/shield
- type: dashui:template
objectsDir: objects/dashui/templates/warpDrive
- type: dashui:entityPage
objectsDir: objects/dashui/entityPages
- type: codex:workflow
objectsFile: objects/codex/logTransformation.json
- type: codex:workflow
objectsFile: objects/codex/criticalShield.json
- type: codex:workflow
objectsFile: objects/codex/newsfeedEventGenerateMetric.json
- type: codex:workflow
objectsFile: objects/codex/eventMasking.json
- type: dashui:template
objectsDir: objects/dashui/templates/general
- type: dashui:template
objectsDir: objects/dashui/templates/torpedoTube
- type: dashui:entityPresentation
objectsDir: objects/dashui/entityPresentations
- type: dashui:templatePropsExtension
objectsDir: objects/dashui/templatePropsExtensions
- type: dashui:template
objectsDir: objects/dashui/templates/events
- type: healthrule:healthRuleTemplate
objectsFile: objects/fmm/alerts/health-rule-templates.json
- type: zodiac:subscriptionCronConfig
objectsFile: objects/zodiac/datagenCron.json
- type: zodiac:subscriptionCronConfig
objectsFile: objects/zodiac/cloudCollectorCron.json
- type: iam:Role
objectsFile: objects/iam/roles.json
- type: iam:Permission
objectsFile: objects/iam/types-permissions.json
- type: iam:Permission
objectsFile: objects/iam/apis-permissions.json
- type: iam:RoleToPermissionMapping
objectsFile: objects/iam/role-to-permission-mappings.json
- type: dashui:template
objectsFile: objects/dashui/templates/dashboards/spacefleetDashboard.json
- type: dashui:template
objectsDir: objects/dashui/templates/dashboards/widgets
- type: dashui:navPresentation
objectsDir: objects/dashui/navPresentation
- type: dashui:eventContent
objectsDir: objects/dashui/eventContents
types:
- types/notd_config.json
- types/torpedo_state.json
- types/starjournal.json