complexType awsInstanceInfo
diagram PlatformServices_p1389.png
namespace http://impl.platform.rosettahub.com/
children accelerators availabilityZone cluster clusterId clusterInstanceGroupType clusterName clusterNormalizedInstanceHours clusterStatus clusterTerminationProtected css icon imageId imagePngBase64 instanceCapacity instanceId launchTime osName publicDnsName publicIp publicPortRanges regionId spotInstanceRequestId spotPrice stackDescription stackId stackName state svg tags transitionTime
used by
elements cpocGetFederatedUserInstancesResponse/return getFederatedUserInstancesResponse/return
source <xsd:complexType name="awsInstanceInfo">
 
<xsd:sequence>
   
<xsd:element name="accelerators" type="tns:acceleratorConfigInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="availabilityZone" type="xs:string" minOccurs="0"/>
   
<xsd:element name="cluster" type="xs:boolean"/>
   
<xsd:element name="clusterId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="clusterInstanceGroupType" type="xs:string" minOccurs="0"/>
   
<xsd:element name="clusterName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="clusterNormalizedInstanceHours" type="xs:int"/>
   
<xsd:element name="clusterStatus" type="xs:string" minOccurs="0"/>
   
<xsd:element name="clusterTerminationProtected" type="xs:boolean"/>
   
<xsd:element name="css" type="xs:string" minOccurs="0"/>
   
<xsd:element name="icon" type="xs:string" minOccurs="0"/>
   
<xsd:element name="imageId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="imagePngBase64" type="xs:string" minOccurs="0"/>
   
<xsd:element name="instanceCapacity" type="tns:capacityInfo" minOccurs="0"/>
   
<xsd:element name="instanceId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="launchTime" type="xs:dateTime" minOccurs="0"/>
   
<xsd:element name="osName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="publicDnsName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="publicIp" type="xs:string" minOccurs="0"/>
   
<xsd:element name="publicPortRanges" type="tns:awsPortRange" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="spotInstanceRequestId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="spotPrice" type="xs:double" minOccurs="0"/>
   
<xsd:element name="stackDescription" type="xs:string" minOccurs="0"/>
   
<xsd:element name="stackId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="stackName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="state" type="xs:string" minOccurs="0"/>
   
<xsd:element name="svg" type="xs:string" minOccurs="0"/>
   
<xsd:element name="tags" type="xs:string" minOccurs="0"/>
   
<xsd:element name="transitionTime" type="xs:dateTime" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element awsInstanceInfo/accelerators
diagram PlatformServices_p1390.png
type tns:acceleratorConfigInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children acceleratorCount acceleratorId
source <xsd:element name="accelerators" type="tns:acceleratorConfigInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element awsInstanceInfo/availabilityZone
diagram PlatformServices_p1391.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="availabilityZone" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/cluster
diagram PlatformServices_p1392.png
type xsd:boolean
properties
content simple
source <xsd:element name="cluster" type="xs:boolean"/>

element awsInstanceInfo/clusterId
diagram PlatformServices_p1393.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="clusterId" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/clusterInstanceGroupType
diagram PlatformServices_p1394.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="clusterInstanceGroupType" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/clusterName
diagram PlatformServices_p1395.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="clusterName" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/clusterNormalizedInstanceHours
diagram PlatformServices_p1396.png
type xsd:int
properties
content simple
source <xsd:element name="clusterNormalizedInstanceHours" type="xs:int"/>

element awsInstanceInfo/clusterStatus
diagram PlatformServices_p1397.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="clusterStatus" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/clusterTerminationProtected
diagram PlatformServices_p1398.png
type xsd:boolean
properties
content simple
source <xsd:element name="clusterTerminationProtected" type="xs:boolean"/>

element awsInstanceInfo/css
diagram PlatformServices_p1399.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="css" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/icon
diagram PlatformServices_p1400.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="icon" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/imageId
diagram PlatformServices_p1401.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="imageId" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/imagePngBase64
diagram PlatformServices_p1402.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="imagePngBase64" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/instanceCapacity
diagram PlatformServices_p1403.png
type tns:capacityInfo
properties
minOcc 0
maxOcc 1
content complex
children accelerators capacityId cloudId dedicatedEbsThroughput ecu emr emrPrice enhancedNetworking family generation instanceStorage io label memory os preInstalledSoftware price regionId spotPrice storage vcpu
source <xsd:element name="instanceCapacity" type="tns:capacityInfo" minOccurs="0"/>

element awsInstanceInfo/instanceId
diagram PlatformServices_p1404.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="instanceId" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/launchTime
diagram PlatformServices_p1405.png
type xsd:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="launchTime" type="xs:dateTime" minOccurs="0"/>

element awsInstanceInfo/osName
diagram PlatformServices_p1406.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="osName" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/publicDnsName
diagram PlatformServices_p1407.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="publicDnsName" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/publicIp
diagram PlatformServices_p1408.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="publicIp" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/publicPortRanges
diagram PlatformServices_p1409.png
type tns:awsPortRange
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children fromPort toPort
source <xsd:element name="publicPortRanges" type="tns:awsPortRange" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element awsInstanceInfo/regionId
diagram PlatformServices_p1410.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="regionId" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/spotInstanceRequestId
diagram PlatformServices_p1411.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="spotInstanceRequestId" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/spotPrice
diagram PlatformServices_p1412.png
type xsd:double
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="spotPrice" type="xs:double" minOccurs="0"/>

element awsInstanceInfo/stackDescription
diagram PlatformServices_p1413.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="stackDescription" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/stackId
diagram PlatformServices_p1414.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="stackId" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/stackName
diagram PlatformServices_p1415.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="stackName" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/state
diagram PlatformServices_p1416.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="state" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/svg
diagram PlatformServices_p1417.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="svg" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/tags
diagram PlatformServices_p1418.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="tags" type="xs:string" minOccurs="0"/>

element awsInstanceInfo/transitionTime
diagram PlatformServices_p1419.png
type xsd:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="transitionTime" type="xs:dateTime" minOccurs="0"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy