complexType machineInstanceInfo
diagram PlatformServices_p4929.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:cloudArtifactInfo
properties
base tns:cloudArtifactInfo
children artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags accountNumber autoPublicIp availabilityZone batchSize capacityId cloudDriverId cloudId clusterDriverId clusterStatus clusterUid connectivityMode containerImages containerUids customSecurityGroupId domainName firewallMode formationType formationUid hostFingerprint imageId instanceId keyPairName keySetUid launchIndex linkedCluster loadBalancerName localIpV4 machineImageUid machineInstanceLabel machineInstanceUid machineStatus mainNode managed masterCustomSecurityGroupId masterHostFingerprint masterKeyPairName masterRestfulUrl masterUrl osArch osName osSshPort osUserName osVersion placementGroupName publicDnsName publicIpV4 rebootCounter regionId rootVolumeSizeGb shutdownMode shutdownTime slaveCustomSecurityGroupId spotInstanceRequestId sslCertificateUid star starSubdomainPrefix startTime subdomainName subnetId tokenUid vpcId
used by
elements clusterInfo/masterMachineInstance getSponsoredMachineInstancesResponse/return getMachineInstanceResponse/return cpocGetOrganizationFormationInstancesResponse/return getMachineInstancesResponse/return
source <xsd:complexType name="machineInstanceInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:cloudArtifactInfo">
     
<xsd:sequence>
       
<xsd:element name="accountNumber" type="xs:string" minOccurs="0"/>
       
<xsd:element name="autoPublicIp" type="xs:boolean"/>
       
<xsd:element name="availabilityZone" type="xs:string" minOccurs="0"/>
       
<xsd:element name="batchSize" type="xs:int"/>
       
<xsd:element name="capacityId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="cloudDriverId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="cloudId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="clusterDriverId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="clusterStatus" type="xs:string" minOccurs="0"/>
       
<xsd:element name="clusterUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="connectivityMode" type="xs:string" minOccurs="0"/>
       
<xsd:element name="containerImages" type="tns:containerImageInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="containerUids" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="customSecurityGroupId" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="domainName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="firewallMode" type="xs:int"/>
       
<xsd:element name="formationType" type="xs:string" minOccurs="0"/>
       
<xsd:element name="formationUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="hostFingerprint" type="xs:string" minOccurs="0"/>
       
<xsd:element name="imageId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="instanceId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="keyPairName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="keySetUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="launchIndex" type="xs:int"/>
       
<xsd:element name="linkedCluster" type="tns:linkedClusterInfo" minOccurs="0"/>
       
<xsd:element name="loadBalancerName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="localIpV4" type="xs:string" minOccurs="0"/>
       
<xsd:element name="machineImageUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="machineInstanceLabel" type="xs:string" minOccurs="0"/>
       
<xsd:element name="machineInstanceUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="machineStatus" type="xs:string" minOccurs="0"/>
       
<xsd:element name="mainNode" type="xs:boolean"/>
       
<xsd:element name="managed" type="xs:boolean"/>
       
<xsd:element name="masterCustomSecurityGroupId" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="masterHostFingerprint" type="xs:string" minOccurs="0"/>
       
<xsd:element name="masterKeyPairName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="masterRestfulUrl" type="xs:string" minOccurs="0"/>
       
<xsd:element name="masterUrl" type="xs:string" minOccurs="0"/>
       
<xsd:element name="osArch" type="xs:string" minOccurs="0"/>
       
<xsd:element name="osName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="osSshPort" type="xs:int"/>
       
<xsd:element name="osUserName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="osVersion" type="xs:string" minOccurs="0"/>
       
<xsd:element name="placementGroupName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="publicDnsName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="publicIpV4" type="xs:string" minOccurs="0"/>
       
<xsd:element name="rebootCounter" type="xs:int"/>
       
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="rootVolumeSizeGb" type="xs:int"/>
       
<xsd:element name="shutdownMode" type="xs:int"/>
       
<xsd:element name="shutdownTime" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="slaveCustomSecurityGroupId" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="spotInstanceRequestId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="sslCertificateUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="star" type="xs:boolean"/>
       
<xsd:element name="starSubdomainPrefix" type="xs:string" minOccurs="0"/>
       
<xsd:element name="startTime" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="subdomainName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="subnetId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="tokenUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="vpcId" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element machineInstanceInfo/autoPublicIp
diagram PlatformServices_p4931.png
type xsd:boolean
properties
content simple
source <xsd:element name="autoPublicIp" type="xs:boolean"/>

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

element machineInstanceInfo/batchSize
diagram PlatformServices_p4933.png
type xsd:int
properties
content simple
source <xsd:element name="batchSize" type="xs:int"/>

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

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

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

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

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

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

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

element machineInstanceInfo/containerImages
diagram PlatformServices_p4941.png
type tns:containerImageInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags containerImageId containerImageName size virtualSize
source <xsd:element name="containerImages" type="tns:containerImageInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element machineInstanceInfo/containerUids
diagram PlatformServices_p4942.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
nillable true
source <xsd:element name="containerUids" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element machineInstanceInfo/customSecurityGroupId
diagram PlatformServices_p4943.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
nillable true
source <xsd:element name="customSecurityGroupId" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

element machineInstanceInfo/firewallMode
diagram PlatformServices_p4945.png
type xsd:int
properties
content simple
source <xsd:element name="firewallMode" type="xs:int"/>

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

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

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

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

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

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

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

element machineInstanceInfo/launchIndex
diagram PlatformServices_p4953.png
type xsd:int
properties
content simple
source <xsd:element name="launchIndex" type="xs:int"/>

element machineInstanceInfo/linkedCluster
diagram PlatformServices_p4954.png
type tns:linkedClusterInfo
properties
minOcc 0
maxOcc 1
content complex
children clusterId clusterName controllerPort css description icon imagePngBase64 jupyterBinary jupyterPort label masterAgentImage masterCapacityId masterInstanceId masterOsName masterOsVersion masterPrivateIp masterPublicDns masterPublicIp masterRdpSecurity masterSettings masterVncDisplay masterVncPassword nfsHostDirectory nfsIp password remoteApp remoteAppArgs remoteAppDir slaveAgentImage slaveCapacityId slaveInstanceIdList slavePrivateIpList slavePublicDnsList slavePublicIpList sparkNotebookPort sshCustomPassword sshPort sshPrivateKeyPem sshUser status svg userName webAccess zeppelinPort
source <xsd:element name="linkedCluster" type="tns:linkedClusterInfo" minOccurs="0"/>

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

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

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

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

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

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

element machineInstanceInfo/mainNode
diagram PlatformServices_p4961.png
type xsd:boolean
properties
content simple
source <xsd:element name="mainNode" type="xs:boolean"/>

element machineInstanceInfo/managed
diagram PlatformServices_p4962.png
type xsd:boolean
properties
content simple
source <xsd:element name="managed" type="xs:boolean"/>

element machineInstanceInfo/masterCustomSecurityGroupId
diagram PlatformServices_p4963.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
nillable true
source <xsd:element name="masterCustomSecurityGroupId" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

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

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

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

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

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

element machineInstanceInfo/osSshPort
diagram PlatformServices_p4970.png
type xsd:int
properties
content simple
source <xsd:element name="osSshPort" type="xs:int"/>

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

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

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

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

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

element machineInstanceInfo/rebootCounter
diagram PlatformServices_p4976.png
type xsd:int
properties
content simple
source <xsd:element name="rebootCounter" type="xs:int"/>

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

element machineInstanceInfo/rootVolumeSizeGb
diagram PlatformServices_p4978.png
type xsd:int
properties
content simple
source <xsd:element name="rootVolumeSizeGb" type="xs:int"/>

element machineInstanceInfo/shutdownMode
diagram PlatformServices_p4979.png
type xsd:int
properties
content simple
source <xsd:element name="shutdownMode" type="xs:int"/>

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

element machineInstanceInfo/slaveCustomSecurityGroupId
diagram PlatformServices_p4981.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
nillable true
source <xsd:element name="slaveCustomSecurityGroupId" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

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

element machineInstanceInfo/star
diagram PlatformServices_p4984.png
type xsd:boolean
properties
content simple
source <xsd:element name="star" type="xs:boolean"/>

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

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

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

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

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

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

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