complexType federatedCloudAccountInfo
diagram PlatformServices_p2977.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:federationArtifactInfo
properties
base tns:federationArtifactInfo
children css description federationArtifactType icon imagePngBase64 label svg accessKey accountNumber aggregatedAuroraSnapshotSize aggregatedCost aggregatedEfsSize aggregatedRdsSnapshotSize aggregatedRunningAuroraSize aggregatedRunningRdsSize aggregatedS3Size aggregatedSnapshotSize aggregatedStoppedRdsSize aggregatedVolumeSize allowedCapacities amountLeft assignedIpsCount autostopEnabled autostopUpdateAllowed awsEducateLogin awsEducatePassword billingCode blocked budget budgetAutoIncrement budgetLimit budgetPercentageUsed cloudAccountUid cloudId computeCostPerHour cpocLogin currency currencyConversionRate currentCost customPolicies defaultCloudAccount defaultRegion defautKeysetUid department ec2Capacities educateCompleted educateExists educateRegistration eksCount elasticacheCapacities elasticsearchCapacities elbsCount email emailUpdateAllowed emailVerified emrCapacities enabled entities estimatedCost firstName googleEmail graduationMonth graduationYear highResolutionAlarmsCount institutionId institutionName lastComputeInfoUpdateTime lastCostUpdateTime lastLogonTime lastName lastStsTime limits login logonCounter masqueradeAllowed natGatwaysCount nbAssignableAccounts nbPendingRequests nonAssignedIpsCount phd phone policyUpdateTime previousCostUpdateTime previousMonthCost previousPeriodCost purchaseOrder quarantined rdsCapacities redshiftCapacities regType regions registrationTime regularAlarmsCount rights rootCloudAccountUid runningClustersCount runningInstancesCount runningRdsCount runningRedshiftCount secretKey services sharedWith showPublicArtifacts stoppedClustersCount stoppedInstancesCount stoppedRdsCount stsCounter subdomain title transfersMade transfersReceived userUid voucherExpiries vpnConnectionsCount
used by
elements getFederatedCloudAccountsResponse/return cpocGetFederatedCloudAccountsResponse/return
source <xsd:complexType name="federatedCloudAccountInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:federationArtifactInfo">
     
<xsd:sequence>
       
<xsd:element name="accessKey" type="xs:string" minOccurs="0"/>
       
<xsd:element name="accountNumber" type="xs:string" minOccurs="0"/>
       
<xsd:element name="aggregatedAuroraSnapshotSize" type="xs:int"/>
       
<xsd:element name="aggregatedCost" type="xs:double"/>
       
<xsd:element name="aggregatedEfsSize" type="xs:double"/>
       
<xsd:element name="aggregatedRdsSnapshotSize" type="xs:int"/>
       
<xsd:element name="aggregatedRunningAuroraSize" type="xs:int"/>
       
<xsd:element name="aggregatedRunningRdsSize" type="xs:int"/>
       
<xsd:element name="aggregatedS3Size" type="xs:double"/>
       
<xsd:element name="aggregatedSnapshotSize" type="xs:int"/>
       
<xsd:element name="aggregatedStoppedRdsSize" type="xs:int"/>
       
<xsd:element name="aggregatedVolumeSize" type="xs:int"/>
       
<xsd:element name="allowedCapacities" type="tns:federatedAllowedCapacitiesInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="amountLeft" type="xs:double"/>
       
<xsd:element name="assignedIpsCount" type="xs:int"/>
       
<xsd:element name="autostopEnabled" type="xs:boolean"/>
       
<xsd:element name="autostopUpdateAllowed" type="xs:boolean"/>
       
<xsd:element name="awsEducateLogin" type="xs:string" minOccurs="0"/>
       
<xsd:element name="awsEducatePassword" type="xs:string" minOccurs="0"/>
       
<xsd:element name="billingCode" type="xs:string" minOccurs="0"/>
       
<xsd:element name="blocked" type="xs:boolean"/>
       
<xsd:element name="budget" type="xs:double"/>
       
<xsd:element name="budgetAutoIncrement" type="xs:double"/>
       
<xsd:element name="budgetLimit" type="xs:double"/>
       
<xsd:element name="budgetPercentageUsed" type="xs:double"/>
       
<xsd:element name="cloudAccountUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="cloudId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="computeCostPerHour" type="xs:double"/>
       
<xsd:element name="cpocLogin" type="xs:string" minOccurs="0"/>
       
<xsd:element name="currency" type="xs:string" minOccurs="0"/>
       
<xsd:element name="currencyConversionRate" type="xs:double"/>
       
<xsd:element name="currentCost" type="xs:double"/>
       
<xsd:element name="customPolicies" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="defaultCloudAccount" type="xs:boolean"/>
       
<xsd:element name="defaultRegion" type="xs:string" minOccurs="0"/>
       
<xsd:element name="defautKeysetUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="department" type="xs:string" minOccurs="0"/>
       
<xsd:element name="ec2Capacities" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="educateCompleted" type="xs:boolean"/>
       
<xsd:element name="educateExists" type="xs:boolean"/>
       
<xsd:element name="educateRegistration" type="xs:boolean"/>
       
<xsd:element name="eksCount" type="xs:int"/>
       
<xsd:element name="elasticacheCapacities" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="elasticsearchCapacities" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="elbsCount" type="xs:int"/>
       
<xsd:element name="email" type="xs:string" minOccurs="0"/>
       
<xsd:element name="emailUpdateAllowed" type="xs:boolean"/>
       
<xsd:element name="emailVerified" type="xs:boolean"/>
       
<xsd:element name="emrCapacities" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="enabled" type="xs:boolean"/>
       
<xsd:element name="entities" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="estimatedCost" type="xs:double"/>
       
<xsd:element name="firstName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="googleEmail" type="xs:string" minOccurs="0"/>
       
<xsd:element name="graduationMonth" type="xs:int"/>
       
<xsd:element name="graduationYear" type="xs:int"/>
       
<xsd:element name="highResolutionAlarmsCount" type="xs:int"/>
       
<xsd:element name="institutionId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="institutionName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="lastComputeInfoUpdateTime" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="lastCostUpdateTime" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="lastLogonTime" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="lastName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="lastStsTime" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="limits" type="tns:federatedUserLimitsInfo" minOccurs="0"/>
       
<xsd:element name="login" type="xs:string" minOccurs="0"/>
       
<xsd:element name="logonCounter" type="xs:int"/>
       
<xsd:element name="masqueradeAllowed" type="xs:boolean"/>
       
<xsd:element name="natGatwaysCount" type="xs:int"/>
       
<xsd:element name="nbAssignableAccounts" type="xs:int"/>
       
<xsd:element name="nbPendingRequests" type="xs:int"/>
       
<xsd:element name="nonAssignedIpsCount" type="xs:int"/>
       
<xsd:element name="phd" type="xs:boolean"/>
       
<xsd:element name="phone" type="xs:string" minOccurs="0"/>
       
<xsd:element name="policyUpdateTime" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="previousCostUpdateTime" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="previousMonthCost" type="xs:double"/>
       
<xsd:element name="previousPeriodCost" type="xs:double"/>
       
<xsd:element name="purchaseOrder" type="xs:string" minOccurs="0"/>
       
<xsd:element name="quarantined" type="xs:boolean"/>
       
<xsd:element name="rdsCapacities" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="redshiftCapacities" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="regType" type="xs:string" minOccurs="0"/>
       
<xsd:element name="regions" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="registrationTime" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="regularAlarmsCount" type="xs:int"/>
       
<xsd:element name="rights" type="tns:federatedCloudAccountSharingInfo" minOccurs="0"/>
       
<xsd:element name="rootCloudAccountUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="runningClustersCount" type="xs:int"/>
       
<xsd:element name="runningInstancesCount" type="xs:int"/>
       
<xsd:element name="runningRdsCount" type="xs:int"/>
       
<xsd:element name="runningRedshiftCount" type="xs:int"/>
       
<xsd:element name="secretKey" type="xs:string" minOccurs="0"/>
       
<xsd:element name="services" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="sharedWith" type="tns:federatedCloudAccountSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="showPublicArtifacts" type="xs:boolean"/>
       
<xsd:element name="stoppedClustersCount" type="xs:int"/>
       
<xsd:element name="stoppedInstancesCount" type="xs:int"/>
       
<xsd:element name="stoppedRdsCount" type="xs:int"/>
       
<xsd:element name="stsCounter" type="xs:int"/>
       
<xsd:element name="subdomain" type="xs:string" minOccurs="0"/>
       
<xsd:element name="title" type="xs:string" minOccurs="0"/>
       
<xsd:element name="transfersMade" type="xs:int"/>
       
<xsd:element name="transfersReceived" type="xs:int"/>
       
<xsd:element name="userUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="voucherExpiries" type="tns:federatedVoucherExpiryInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="vpnConnectionsCount" type="xs:int"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

element federatedCloudAccountInfo/aggregatedAuroraSnapshotSize
diagram PlatformServices_p2980.png
type xsd:int
properties
content simple
source <xsd:element name="aggregatedAuroraSnapshotSize" type="xs:int"/>

element federatedCloudAccountInfo/aggregatedCost
diagram PlatformServices_p2981.png
type xsd:double
properties
content simple
source <xsd:element name="aggregatedCost" type="xs:double"/>

element federatedCloudAccountInfo/aggregatedEfsSize
diagram PlatformServices_p2982.png
type xsd:double
properties
content simple
source <xsd:element name="aggregatedEfsSize" type="xs:double"/>

element federatedCloudAccountInfo/aggregatedRdsSnapshotSize
diagram PlatformServices_p2983.png
type xsd:int
properties
content simple
source <xsd:element name="aggregatedRdsSnapshotSize" type="xs:int"/>

element federatedCloudAccountInfo/aggregatedRunningAuroraSize
diagram PlatformServices_p2984.png
type xsd:int
properties
content simple
source <xsd:element name="aggregatedRunningAuroraSize" type="xs:int"/>

element federatedCloudAccountInfo/aggregatedRunningRdsSize
diagram PlatformServices_p2985.png
type xsd:int
properties
content simple
source <xsd:element name="aggregatedRunningRdsSize" type="xs:int"/>

element federatedCloudAccountInfo/aggregatedS3Size
diagram PlatformServices_p2986.png
type xsd:double
properties
content simple
source <xsd:element name="aggregatedS3Size" type="xs:double"/>

element federatedCloudAccountInfo/aggregatedSnapshotSize
diagram PlatformServices_p2987.png
type xsd:int
properties
content simple
source <xsd:element name="aggregatedSnapshotSize" type="xs:int"/>

element federatedCloudAccountInfo/aggregatedStoppedRdsSize
diagram PlatformServices_p2988.png
type xsd:int
properties
content simple
source <xsd:element name="aggregatedStoppedRdsSize" type="xs:int"/>

element federatedCloudAccountInfo/aggregatedVolumeSize
diagram PlatformServices_p2989.png
type xsd:int
properties
content simple
source <xsd:element name="aggregatedVolumeSize" type="xs:int"/>

element federatedCloudAccountInfo/allowedCapacities
diagram PlatformServices_p2990.png
type tns:federatedAllowedCapacitiesInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children capacities regionId
source <xsd:element name="allowedCapacities" type="tns:federatedAllowedCapacitiesInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element federatedCloudAccountInfo/amountLeft
diagram PlatformServices_p2991.png
type xsd:double
properties
content simple
source <xsd:element name="amountLeft" type="xs:double"/>

element federatedCloudAccountInfo/assignedIpsCount
diagram PlatformServices_p2992.png
type xsd:int
properties
content simple
source <xsd:element name="assignedIpsCount" type="xs:int"/>

element federatedCloudAccountInfo/autostopEnabled
diagram PlatformServices_p2993.png
type xsd:boolean
properties
content simple
source <xsd:element name="autostopEnabled" type="xs:boolean"/>

element federatedCloudAccountInfo/autostopUpdateAllowed
diagram PlatformServices_p2994.png
type xsd:boolean
properties
content simple
source <xsd:element name="autostopUpdateAllowed" type="xs:boolean"/>

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

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

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

element federatedCloudAccountInfo/blocked
diagram PlatformServices_p2998.png
type xsd:boolean
properties
content simple
source <xsd:element name="blocked" type="xs:boolean"/>

element federatedCloudAccountInfo/budget
diagram PlatformServices_p2999.png
type xsd:double
properties
content simple
source <xsd:element name="budget" type="xs:double"/>

element federatedCloudAccountInfo/budgetAutoIncrement
diagram PlatformServices_p3000.png
type xsd:double
properties
content simple
source <xsd:element name="budgetAutoIncrement" type="xs:double"/>

element federatedCloudAccountInfo/budgetLimit
diagram PlatformServices_p3001.png
type xsd:double
properties
content simple
source <xsd:element name="budgetLimit" type="xs:double"/>

element federatedCloudAccountInfo/budgetPercentageUsed
diagram PlatformServices_p3002.png
type xsd:double
properties
content simple
source <xsd:element name="budgetPercentageUsed" type="xs:double"/>

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

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

element federatedCloudAccountInfo/computeCostPerHour
diagram PlatformServices_p3005.png
type xsd:double
properties
content simple
source <xsd:element name="computeCostPerHour" type="xs:double"/>

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

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

element federatedCloudAccountInfo/currencyConversionRate
diagram PlatformServices_p3008.png
type xsd:double
properties
content simple
source <xsd:element name="currencyConversionRate" type="xs:double"/>

element federatedCloudAccountInfo/currentCost
diagram PlatformServices_p3009.png
type xsd:double
properties
content simple
source <xsd:element name="currentCost" type="xs:double"/>

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

element federatedCloudAccountInfo/defaultCloudAccount
diagram PlatformServices_p3011.png
type xsd:boolean
properties
content simple
source <xsd:element name="defaultCloudAccount" type="xs:boolean"/>

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

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

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

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

element federatedCloudAccountInfo/educateCompleted
diagram PlatformServices_p3016.png
type xsd:boolean
properties
content simple
source <xsd:element name="educateCompleted" type="xs:boolean"/>

element federatedCloudAccountInfo/educateExists
diagram PlatformServices_p3017.png
type xsd:boolean
properties
content simple
source <xsd:element name="educateExists" type="xs:boolean"/>

element federatedCloudAccountInfo/educateRegistration
diagram PlatformServices_p3018.png
type xsd:boolean
properties
content simple
source <xsd:element name="educateRegistration" type="xs:boolean"/>

element federatedCloudAccountInfo/eksCount
diagram PlatformServices_p3019.png
type xsd:int
properties
content simple
source <xsd:element name="eksCount" type="xs:int"/>

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

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

element federatedCloudAccountInfo/elbsCount
diagram PlatformServices_p3022.png
type xsd:int
properties
content simple
source <xsd:element name="elbsCount" type="xs:int"/>

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

element federatedCloudAccountInfo/emailUpdateAllowed
diagram PlatformServices_p3024.png
type xsd:boolean
properties
content simple
source <xsd:element name="emailUpdateAllowed" type="xs:boolean"/>

element federatedCloudAccountInfo/emailVerified
diagram PlatformServices_p3025.png
type xsd:boolean
properties
content simple
source <xsd:element name="emailVerified" type="xs:boolean"/>

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

element federatedCloudAccountInfo/enabled
diagram PlatformServices_p3027.png
type xsd:boolean
properties
content simple
source <xsd:element name="enabled" type="xs:boolean"/>

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

element federatedCloudAccountInfo/estimatedCost
diagram PlatformServices_p3029.png
type xsd:double
properties
content simple
source <xsd:element name="estimatedCost" type="xs:double"/>

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

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

element federatedCloudAccountInfo/graduationMonth
diagram PlatformServices_p3032.png
type xsd:int
properties
content simple
source <xsd:element name="graduationMonth" type="xs:int"/>

element federatedCloudAccountInfo/graduationYear
diagram PlatformServices_p3033.png
type xsd:int
properties
content simple
source <xsd:element name="graduationYear" type="xs:int"/>

element federatedCloudAccountInfo/highResolutionAlarmsCount
diagram PlatformServices_p3034.png
type xsd:int
properties
content simple
source <xsd:element name="highResolutionAlarmsCount" type="xs:int"/>

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

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

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

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

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

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

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

element federatedCloudAccountInfo/limits
diagram PlatformServices_p3042.png
type tns:federatedUserLimitsInfo
properties
minOcc 0
maxOcc 1
content complex
children autostopTimeout maximumAutostopTimeout maximumEbsSize maximumEc2Instances maximumEfsSize maximumHourlyCost maximumRetrievalRateGb maximumS3Size maximumSnapshotSize maximumSpotPrice maximumSpotPriceFactor
source <xsd:element name="limits" type="tns:federatedUserLimitsInfo" minOccurs="0"/>

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

element federatedCloudAccountInfo/logonCounter
diagram PlatformServices_p3044.png
type xsd:int
properties
content simple
source <xsd:element name="logonCounter" type="xs:int"/>

element federatedCloudAccountInfo/masqueradeAllowed
diagram PlatformServices_p3045.png
type xsd:boolean
properties
content simple
source <xsd:element name="masqueradeAllowed" type="xs:boolean"/>

element federatedCloudAccountInfo/natGatwaysCount
diagram PlatformServices_p3046.png
type xsd:int
properties
content simple
source <xsd:element name="natGatwaysCount" type="xs:int"/>

element federatedCloudAccountInfo/nbAssignableAccounts
diagram PlatformServices_p3047.png
type xsd:int
properties
content simple
source <xsd:element name="nbAssignableAccounts" type="xs:int"/>

element federatedCloudAccountInfo/nbPendingRequests
diagram PlatformServices_p3048.png
type xsd:int
properties
content simple
source <xsd:element name="nbPendingRequests" type="xs:int"/>

element federatedCloudAccountInfo/nonAssignedIpsCount
diagram PlatformServices_p3049.png
type xsd:int
properties
content simple
source <xsd:element name="nonAssignedIpsCount" type="xs:int"/>

element federatedCloudAccountInfo/phd
diagram PlatformServices_p3050.png
type xsd:boolean
properties
content simple
source <xsd:element name="phd" type="xs:boolean"/>

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

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

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

element federatedCloudAccountInfo/previousMonthCost
diagram PlatformServices_p3054.png
type xsd:double
properties
content simple
source <xsd:element name="previousMonthCost" type="xs:double"/>

element federatedCloudAccountInfo/previousPeriodCost
diagram PlatformServices_p3055.png
type xsd:double
properties
content simple
source <xsd:element name="previousPeriodCost" type="xs:double"/>

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

element federatedCloudAccountInfo/quarantined
diagram PlatformServices_p3057.png
type xsd:boolean
properties
content simple
source <xsd:element name="quarantined" type="xs:boolean"/>

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

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

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

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

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

element federatedCloudAccountInfo/regularAlarmsCount
diagram PlatformServices_p3063.png
type xsd:int
properties
content simple
source <xsd:element name="regularAlarmsCount" type="xs:int"/>

element federatedCloudAccountInfo/rights
diagram PlatformServices_p3064.png
type tns:federatedCloudAccountSharingInfo
properties
minOcc 0
maxOcc 1
content complex
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid
source <xsd:element name="rights" type="tns:federatedCloudAccountSharingInfo" minOccurs="0"/>

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

element federatedCloudAccountInfo/runningClustersCount
diagram PlatformServices_p3066.png
type xsd:int
properties
content simple
source <xsd:element name="runningClustersCount" type="xs:int"/>

element federatedCloudAccountInfo/runningInstancesCount
diagram PlatformServices_p3067.png
type xsd:int
properties
content simple
source <xsd:element name="runningInstancesCount" type="xs:int"/>

element federatedCloudAccountInfo/runningRdsCount
diagram PlatformServices_p3068.png
type xsd:int
properties
content simple
source <xsd:element name="runningRdsCount" type="xs:int"/>

element federatedCloudAccountInfo/runningRedshiftCount
diagram PlatformServices_p3069.png
type xsd:int
properties
content simple
source <xsd:element name="runningRedshiftCount" type="xs:int"/>

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

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

element federatedCloudAccountInfo/sharedWith
diagram PlatformServices_p3072.png
type tns:federatedCloudAccountSharingInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid
source <xsd:element name="sharedWith" type="tns:federatedCloudAccountSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element federatedCloudAccountInfo/showPublicArtifacts
diagram PlatformServices_p3073.png
type xsd:boolean
properties
content simple
source <xsd:element name="showPublicArtifacts" type="xs:boolean"/>

element federatedCloudAccountInfo/stoppedClustersCount
diagram PlatformServices_p3074.png
type xsd:int
properties
content simple
source <xsd:element name="stoppedClustersCount" type="xs:int"/>

element federatedCloudAccountInfo/stoppedInstancesCount
diagram PlatformServices_p3075.png
type xsd:int
properties
content simple
source <xsd:element name="stoppedInstancesCount" type="xs:int"/>

element federatedCloudAccountInfo/stoppedRdsCount
diagram PlatformServices_p3076.png
type xsd:int
properties
content simple
source <xsd:element name="stoppedRdsCount" type="xs:int"/>

element federatedCloudAccountInfo/stsCounter
diagram PlatformServices_p3077.png
type xsd:int
properties
content simple
source <xsd:element name="stsCounter" type="xs:int"/>

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

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

element federatedCloudAccountInfo/transfersMade
diagram PlatformServices_p3080.png
type xsd:int
properties
content simple
source <xsd:element name="transfersMade" type="xs:int"/>

element federatedCloudAccountInfo/transfersReceived
diagram PlatformServices_p3081.png
type xsd:int
properties
content simple
source <xsd:element name="transfersReceived" type="xs:int"/>

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

element federatedCloudAccountInfo/voucherExpiries
diagram PlatformServices_p3083.png
type tns:federatedVoucherExpiryInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children expiryDate initialValue remainingValue
source <xsd:element name="voucherExpiries" type="tns:federatedVoucherExpiryInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element federatedCloudAccountInfo/vpnConnectionsCount
diagram PlatformServices_p3084.png
type xsd:int
properties
content simple
source <xsd:element name="vpnConnectionsCount" type="xs:int"/>

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