ToolMatter
Your Apps in Action
Risersoft
Buy
Try
Explore
Documentation
Public
Use this form to visualize A JSON schema for MTA deployment descriptors v3.3.
Edit A JSON schema for MTA deployment descriptors v3.3
_schema-version - Used to indicate to an MTA processing tool (e.g. a deployer), which schema version was taken as the base when authoring a descriptor.
ID - A globally unique ID of this MTA. Unlimited string of unicode characters.
version - Application version. Shall follow the semantic versioning standard.
description - A non-translatable description of this MTA. This is not a text for application users.
provider - The provider or vendor of this software.
copyright - A copyright statement from the provider.
.parameters
_
.parameters-metadata
_
hooks hooks
#
name
type
parameters.name
parameters.command
parameters.memory
parameters.disk-quota
Actions
modules A list of modules to be deployed by the MTA application.
#
name
type
description
path
parameters.app-name
parameters.buildpack
parameters.command
parameters.create-service-broker
parameters.dependency-type
parameters.disk-quota
Actions
resources A list of resources to be deployed by the MTA application.
#
name
type
active
optional
description
parameters.service
parameters.service-key-name
parameters.service-name
parameters.service-broker
parameters.service-plan
Actions
module-types A list of custom module type definitions that will be used by the MTA application.
#
name
extends
Actions
resource-types A list of custom resource type definitions that will be used by the MTA application.
#
name
extends
Actions
Download Json