Host Key Param
Host Key Param
HOSTKEYPARAM (INDEX.HTML)
REST (rest.html) Data Model (model.html)
Home (index.html) > Data Model (model.html) > performance81 (performance81.html) >
hostKeyParam element
Type: HostKeyParamType (performance81_HostKeyParamType.html)
Namespace: h p://www.emc.com/em/2012/07/univmax/restapi/81/performance
XML Schema: performance81.xsd (performance81.xsd)
The following schema fragment specifies the expected content contained within this class.
<complexType name="HostKeyParamType">
<complexContent>
<extension base="{http://www.emc.com/em/2012/07/univmax/restapi/common}ParamType">
<sequence>
<element name="symmetrixId" type="{http://www.emc.com/em/2012/07/univmax/restapi/common}Sy
<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
</sequence>
</extension>
</complexContent>
</complexType>
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<hostKeyParam xmlns="http://www.emc.com/em/2012/07/univmax/restapi/81/performance">
<symmetrixId>...</symmetrixId>
<startDate>...</startDate>
<endDate>...</endDate>
</hostKeyParam>
Example JSON
{
"symmetrixId" : "...",
file:///home/umamaheswaran/Downloads/target/docs/el_performance81_hostKeyParam.html 1/2
"startDate"
8/28/2019 : ..., hostKeyParam
"endDate" : ...
}
Copyright © 2019 EMC Corpora on. All rights reserved. Published in the USA.
Generated by Enunciate (h p://enunciate.codehaus.org).
file:///home/umamaheswaran/Downloads/target/docs/el_performance81_hostKeyParam.html 2/2