JSON

type description
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.
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
Type
User This class represents a user.