complexType ipAddressInfo
diagram PlatformServices_p4684.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 associationId cloudId elasticIp instanceId ipAddressUid keySetOwner keySetUid regionId rights sharedWith
used by
elements getSharedIpAddressResponse/return getIpAddressesResponse/return getIpAddressResponse/return getPrivateIpAddressResponse/return
source <xsd:complexType name="ipAddressInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:shareableCloudArtifactInfo">
     
<xsd:sequence>
       
<xsd:element name="associationId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="cloudId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="elasticIp" type="xs:string" minOccurs="0"/>
       
<xsd:element name="instanceId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="ipAddressUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="keySetOwner" type="xs:string" minOccurs="0"/>
       
<xsd:element name="keySetUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="rights" type="tns:ipAddressSharingInfo" minOccurs="0"/>
       
<xsd:element name="sharedWith" type="tns:ipAddressSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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

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

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

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

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

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

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

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