complexType keySetInfo
diagram PlatformServices_p4703.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:shareableCloudArtifactInfo
properties
base tns:shareableCloudArtifactInfo
children artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags accessKeyId accountNumber capacities cert cloudId defaultCapacity efsSecurityGroupId expiryTime iamUserName keySetUid machineNumberMax main masterSecurityGroupId organizationId placementGroupName privateSubnetId regionId rights securityGroupId sharedWith slaveSecurityGroupId spotCapacities subnetId vpcId
used by
elements getKeySetsResponse/return getCompatibleKeySetsResponse/return getPrivateKeySetResponse/return getKeySetResponse/return getSharedKeySetResponse/return
source <xsd:complexType name="keySetInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:shareableCloudArtifactInfo">
     
<xsd:sequence>
       
<xsd:element name="accessKeyId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="accountNumber" type="xs:string" minOccurs="0"/>
       
<xsd:element name="capacities" type="tns:capacityInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="cert" type="xs:string" minOccurs="0"/>
       
<xsd:element name="cloudId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="defaultCapacity" type="xs:string" minOccurs="0"/>
       
<xsd:element name="efsSecurityGroupId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="expiryTime" type="xs:dateTime" minOccurs="0"/>
       
<xsd:element name="iamUserName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="keySetUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="machineNumberMax" type="xs:int"/>
       
<xsd:element name="main" type="xs:boolean"/>
       
<xsd:element name="masterSecurityGroupId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="organizationId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="placementGroupName" type="xs:string" minOccurs="0"/>
       
<xsd:element name="privateSubnetId" type="tns:keyValuePair" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="rights" type="tns:keySetSharingInfo" minOccurs="0"/>
       
<xsd:element name="securityGroupId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="sharedWith" type="tns:keySetSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="slaveSecurityGroupId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="spotCapacities" type="tns:capacityInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="subnetId" type="tns:keyValuePair" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="vpcId" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

element keySetInfo/capacities
diagram PlatformServices_p4706.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 keySetInfo/cert
diagram PlatformServices_p4707.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="cert" type="xs:string" minOccurs="0"/>

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

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

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

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

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

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

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

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

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

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

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

element keySetInfo/privateSubnetId
diagram PlatformServices_p4719.png
type tns:keyValuePair
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children key value
source <xsd:element name="privateSubnetId" type="tns:keyValuePair" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

element keySetInfo/rights
diagram PlatformServices_p4721.png
type tns:keySetSharingInfo
properties
minOcc 0
maxOcc 1
content complex
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid allowCreateBlockStorage allowCreateImage allowCreateNetworkStorage allowCreateSimpleStorage capacities defaultCapacity machineNumberMax
source <xsd:element name="rights" type="tns:keySetSharingInfo" minOccurs="0"/>

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

element keySetInfo/sharedWith
diagram PlatformServices_p4723.png
type tns:keySetSharingInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid allowCreateBlockStorage allowCreateImage allowCreateNetworkStorage allowCreateSimpleStorage capacities defaultCapacity machineNumberMax
source <xsd:element name="sharedWith" type="tns:keySetSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

element keySetInfo/spotCapacities
diagram PlatformServices_p4725.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="spotCapacities" type="tns:capacityInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element keySetInfo/subnetId
diagram PlatformServices_p4726.png
type tns:keyValuePair
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children key value
source <xsd:element name="subnetId" type="tns:keyValuePair" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element keySetInfo/vpcId
diagram PlatformServices_p4727.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