diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
type | extension of tns:machineFormationInfo | ||
properties |
|
||
children | artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags acceleratorCount acceleratorId availabilityZone awsProductId cloudId formationUid keySetUid machineImageUid machineLaunchOptions managed regionId rights sharedWith sslCertificateUid capacityId availabilityZoneGroup blockDurationMinutes fallbackToOnDemand launchGroup persistent spotPrice validFrom validUntil | ||
used by |
|
||
source | <xsd:complexType name="spotMachineFormationInfo"> <xsd:complexContent> <xsd:extension base="tns:machineFormationInfo"> <xsd:sequence> <xsd:element name="availabilityZoneGroup" type="xs:string" minOccurs="0"/> <xsd:element name="blockDurationMinutes" type="xs:int"/> <xsd:element name="fallbackToOnDemand" type="xs:boolean"/> <xsd:element name="launchGroup" type="xs:string" minOccurs="0"/> <xsd:element name="persistent" type="xs:boolean"/> <xsd:element name="spotPrice" type="xs:double"/> <xsd:element name="validFrom" type="xs:dateTime" minOccurs="0"/> <xsd:element name="validUntil" type="xs:dateTime" minOccurs="0"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="availabilityZoneGroup" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="blockDurationMinutes" type="xs:int"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="fallbackToOnDemand" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="launchGroup" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="persistent" type="xs:boolean"/> |
diagram | |||
type | xsd:double | ||
properties |
|
||
source | <xsd:element name="spotPrice" type="xs:double"/> |
diagram | |||||||
type | xsd:dateTime | ||||||
properties |
|
||||||
source | <xsd:element name="validFrom" type="xs:dateTime" minOccurs="0"/> |
diagram | |||||||
type | xsd:dateTime | ||||||
properties |
|
||||||
source | <xsd:element name="validUntil" type="xs:dateTime" minOccurs="0"/> |