complexType newKeySet
diagram PlatformServices_p5413.png
namespace http://impl.platform.rosettahub.com/
children sessionUid accountNumber iamUserName accessKeyId secretAccessKey deriveKeys label description main cloudId regionId vpcId placementGroupName sslCertificateUid projectId capacities spotCapacities defaultCapacity machineNumberMax expiryTime serviceContext
used by
element newKeySet
source <xsd:complexType name="newKeySet">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="accountNumber" type="xs:string" minOccurs="0"/>
   
<xsd:element name="iamUserName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="accessKeyId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="secretAccessKey" type="xs:string" minOccurs="0"/>
   
<xsd:element name="deriveKeys" type="xs:boolean"/>
   
<xsd:element name="label" type="xs:string" minOccurs="0"/>
   
<xsd:element name="description" type="xs:string" minOccurs="0"/>
   
<xsd:element name="main" type="xs:boolean"/>
   
<xsd:element name="cloudId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="vpcId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="placementGroupName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="sslCertificateUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="projectId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="capacities" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="spotCapacities" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="defaultCapacity" type="xs:string" minOccurs="0"/>
   
<xsd:element name="machineNumberMax" type="xs:int"/>
   
<xsd:element name="expiryTime" type="xs:dateTime" minOccurs="0"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

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

element newKeySet/deriveKeys
diagram PlatformServices_p5419.png
type xsd:boolean
properties
content simple
source <xsd:element name="deriveKeys" type="xs:boolean"/>

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

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

element newKeySet/main
diagram PlatformServices_p5422.png
type xsd:boolean
properties
content simple
source <xsd:element name="main" type="xs:boolean"/>

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

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

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

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

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

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

element newKeySet/capacities
diagram PlatformServices_p5429.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="capacities" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element newKeySet/spotCapacities
diagram PlatformServices_p5430.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="spotCapacities" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

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

element newKeySet/machineNumberMax
diagram PlatformServices_p5432.png
type xsd:int
properties
content simple
source <xsd:element name="machineNumberMax" type="xs:int"/>

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

element newKeySet/serviceContext
diagram PlatformServices_p5434.png
type tns:serviceContext
properties
minOcc 0
maxOcc 1
content complex
children asynch originatorUid
source <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>

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