diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
type | extension of tns:capacityInfo | ||
properties |
|
||
children | accelerators capacityId cloudId dedicatedEbsThroughput ecu emr emrPrice enhancedNetworking family generation instanceStorage io label memory os preInstalledSoftware price regionId spotPrice storage vcpu currentLimit maximumLimit | ||
used by |
|
||
source | <xsd:complexType name="federatedCapacityWithLimitInfo"> <xsd:complexContent> <xsd:extension base="tns:capacityInfo"> <xsd:sequence> <xsd:element name="currentLimit" type="xs:int"/> <xsd:element name="maximumLimit" type="xs:int"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="currentLimit" type="xs:int"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="maximumLimit" type="xs:int"/> |