You are on page 1of 2

ISCSIT A R G E T P A R A M T Y P E ( I N D E X .

H T M L )
REST (rest.html) Data Model (model.html)

Home (index.html) > Data Model (model.html) > performance (performance.html) >

ISCSITargetParamType (performance_ISCSITargetParamType.html)

ISCSITargetParamType
Extends: ParamType (common_ParamType.html)
Namespace: h p://www.emc.com/em/2012/07/univmax/restapi/performance
XML Schema: performance.xsd (performance.xsd)

Java class for ISCSITargetParamType complex type.

The following schema fragment specifies the expected content contained within this class.

<complexType name="ISCSITargetParamType">
<complexContent>
<extension base="{http://www.emc.com/em/2012/07/univmax/restapi/common}ParamType">
<sequence>
<element name="startDate" type="{http://www.emc.com/em/2012/07/univmax/restapi/common}Date
<element name="endDate" type="{http://www.emc.com/em/2012/07/univmax/restapi/common}DateTy
<element name="symmetrixId" type="{http://www.emc.com/em/2012/07/univmax/restapi/common}Sy
<element name="iSCSITargetId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="dataFormat" type="{http://www.emc.com/em/2012/07/univmax/restapi/performanc
<sequence maxOccurs="unbounded">
<element name="metrics" type="{http://www.emc.com/em/2012/07/univmax/restapi/performance}I
</sequence>
</sequence>
</extension>
</complexContent>
</complexType>

XML
Elements
name (type) min/max descrip on
occurs
startDate (long) 1/1
endDate (long) 1/1
/
symmetrixId (string) 1/1
iSCSITargetId (string) 1/1
dataFormat (DataFormat (performance_DataFormat.html)) 0/1
metrics (ISCSITargetMetric (performance_ISCSITargetMetric.html)) 1/unbounded

JSON
property type descrip on
startDate startDate (long)
endDate endDate (long)
symmetrixId symmetrixId (string)
iSCSITargetId iSCSITargetId (string)
dataFormat dataFormat (DataFormat (performance_DataFormat.html))
metrics array of metrics (ISCSITargetMetric (performance_ISCSITargetMetric.html))

Copyright © 2020 EMC Corpora on. All rights reserved. Published in the USA.
Generated by Enunciate (h p://enunciate.codehaus.org).

You might also like