11.23 MachineEstate Object
| Used on |
|
| Description | This is a collection of machines that can the application can be deployed to. There may be many machine-estates in the system. Typically they
will fall into two categories - Amazon EC2 machines (defined by their type) and In-house machines (defined by their name).
Machine-estates are linked to deployments by the allocation property - see the allocation property on deploymentOption for more details.
|
Contained Lists |
| 1 |
| Name | machine |
| Type | machine
|
| Description | The list of machines in the machine-estate.
|
| Indexed property | name |
|
|
Inherited properties |
|
11.23.1 Property 'description'
|
11.23.2 Property 'name'
|
| Description | This is the name of the machine-estate, used to identify it in the system and in the allocation of machines
|
| Type | String |
| Required | true |
|