PhasesType/Phase

Type:
PhasesType/Phase
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Since:
Schema:
selectorExtensibility.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<PhasesType/Phase xmlns="http://www.vmware.com/vcloud/v1.5" name="PhasesType/Phase/name" type="PhasesType/Phase/type" optional="PhasesType/Phase/optional"/>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
name PhasesType/Phase/name Yes
type PhasesType/Phase/type Yes always 16.0 Specifies how the system interacts with an extension point. One of:
blocking
async
needsApproval
optional PhasesType/Phase/optional No always 16.0 Indicates whether an unsuccessful execution of an extension can still result in successful phase completion, either through an alternate extension, or through default phase functionality (default: false)