IBM::VRA::Deployment
Set deployment timeout properties, service, and entitlement names. Deployment is a new type for VMware vRealize Automation; properties are not overridden in the configuration file.
Name | Type | Required | Core or extended | Description |
---|---|---|---|---|
blueprint | String | False | Core | The blueprint name to provision. The default value is to provision the blueprint that is based on the stack name. |
client_timeout | Integer | False | Extended | Specify the timeout (in seconds) for API calls to vRA. |
deploy_timeout | Integer | False | Core | The amount of time that the Heat engine is allotted to deploy a vRealize Automation request. |
destroy_timeout | Integer | False | Core | The amount of time that the Heat engine is allotted to destroy a vRealize Automation request. |
entitlement_name | String | False | Core | The entitlement name to add to the catalog entry. |
request_ID | String | Extended | The ID of the vRealize Automation deployment request. | |
servers | List | False | Core | The servers to provision in this blueprint. |
service_name | String | False | Core | The Service name to add to the catalog entry. |