complexType newAdminKeySet
diagram PlatformServices_p5089.png
namespace http://impl.platform.rosettahub.com/
children sessionUid label description institutionLabel accessKeyId secretAccessKey defaultRegion billingBucketName cpocCapacityPriceLimit managerCapacityPriceLimit userCapacityPriceLimit cpocRegions managerRegions userRegions cpocAggregatedCostLimit managerAggregatedCostLimit userAggregatedCostLimit initialInstitutionBudget serviceContext
used by
element newAdminKeySet
source <xsd:complexType name="newAdminKeySet">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="label" type="xs:string" minOccurs="0"/>
   
<xsd:element name="description" type="xs:string" minOccurs="0"/>
   
<xsd:element name="institutionLabel" 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="defaultRegion" type="xs:string" minOccurs="0"/>
   
<xsd:element name="billingBucketName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="cpocCapacityPriceLimit" type="xs:double"/>
   
<xsd:element name="managerCapacityPriceLimit" type="xs:double"/>
   
<xsd:element name="userCapacityPriceLimit" type="xs:double"/>
   
<xsd:element name="cpocRegions" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="managerRegions" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="userRegions" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="cpocAggregatedCostLimit" type="xs:double"/>
   
<xsd:element name="managerAggregatedCostLimit" type="xs:double"/>
   
<xsd:element name="userAggregatedCostLimit" type="xs:double"/>
   
<xsd:element name="initialInstitutionBudget" type="xs:double"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

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

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

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

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

element newAdminKeySet/cpocCapacityPriceLimit
diagram PlatformServices_p5098.png
type xsd:double
properties
content simple
source <xsd:element name="cpocCapacityPriceLimit" type="xs:double"/>

element newAdminKeySet/managerCapacityPriceLimit
diagram PlatformServices_p5099.png
type xsd:double
properties
content simple
source <xsd:element name="managerCapacityPriceLimit" type="xs:double"/>

element newAdminKeySet/userCapacityPriceLimit
diagram PlatformServices_p5100.png
type xsd:double
properties
content simple
source <xsd:element name="userCapacityPriceLimit" type="xs:double"/>

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

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

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

element newAdminKeySet/cpocAggregatedCostLimit
diagram PlatformServices_p5104.png
type xsd:double
properties
content simple
source <xsd:element name="cpocAggregatedCostLimit" type="xs:double"/>

element newAdminKeySet/managerAggregatedCostLimit
diagram PlatformServices_p5105.png
type xsd:double
properties
content simple
source <xsd:element name="managerAggregatedCostLimit" type="xs:double"/>

element newAdminKeySet/userAggregatedCostLimit
diagram PlatformServices_p5106.png
type xsd:double
properties
content simple
source <xsd:element name="userAggregatedCostLimit" type="xs:double"/>

element newAdminKeySet/initialInstitutionBudget
diagram PlatformServices_p5107.png
type xsd:double
properties
content simple
source <xsd:element name="initialInstitutionBudget" type="xs:double"/>

element newAdminKeySet/serviceContext
diagram PlatformServices_p5108.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