XML

Default Namespace (schema)
type description
attribute
confScript
confUserKey
configure
deploy
execute
loginKey0
plan This class represents a plan to be provided to the planner.
register
result
upload
cloudCredentials This class represents the cloud credentials. They are used by the provisoner to request for resources.
deployParameter This class is used by the deployer to deploy software (swarm,kubernetes,ansible). It is generated by the provisioner to contain VM information.
deployRequest This class holds the necessary POJO IDs to request the deployment of a software
deployResponse
key This class represents a key. This key can be used to either login to a VM created by the provisiner or by the VM to allow the user to login to the VMs from the machine the keys correspond to.
type
keyPair This class hold the pair of public private keys. The kyes may be used for logging in VMs.
keyValueHolder
ownedObject This is the base class for users to own resources. Many classes extend this class
planResponse This class represents a plan generated by the planner.
playbookRepresentation
provisionRequest
provisionResponse This class represents a description of provisioned resources
script This class represents a simple script that can run on a provisioned VM.
toscaRepresentation
user This class represents a user.