complexType regionInfo
diagram PlatformServices_p6014.png
namespace http://impl.platform.rosettahub.com/
children availabilityZones capacities cloudId label machineImages regionId
used by
elements cloudFilters/regions cloudInfo/regions getRegionsResponse/return getRegionResponse/return
source <xsd:complexType name="regionInfo">
 
<xsd:sequence>
   
<xsd:element name="availabilityZones" type="tns:availabilityZoneInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="capacities" type="tns:capacityInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="cloudId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="label" type="xs:string" minOccurs="0"/>
   
<xsd:element name="machineImages" type="tns:machineImageInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element regionInfo/availabilityZones
diagram PlatformServices_p6015.png
type tns:availabilityZoneInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children availabilityZoneId label
source <xsd:element name="availabilityZones" type="tns:availabilityZoneInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element regionInfo/capacities
diagram PlatformServices_p6016.png
type tns:capacityInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
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="capacities" type="tns:capacityInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

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

element regionInfo/machineImages
diagram PlatformServices_p6019.png
type tns:machineImageInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags agentImage applications autoUpdateImageId awsProductId capacities capacitiesJson cloudId containerApps containerImages defaultCapacity embeddedPrivateKeys geCodeUid imageId is64bit javaHome jupyterBinary keySetOwner keySetUid machineImageUid managed osArch osName osSshPort osUserName osUserPassword osVersion perspectiveIds ports preInstalledSoftware proxyImage publicImage python2ConfigProperties python3ConfigProperties rdpSecurity regionId releaseLabel rights rootVolumeSizeGb schedulers sharedWith status vendorId rBinary
source <xsd:element name="machineImages" type="tns:machineImageInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

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