Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

7/29/2019 replicationDeviceGroup

R E P L I C AT I O N D E V I C E G R O U P (INDEX.HTML)
REST (rest.html) Data Model (model.html)

Home (index.html) > Data Model (model.html) > replica on81 (replica on81.html) >

replica onDeviceGroup element (el_replica on81_replica onDeviceGroup.html)

replicationDeviceGroup element
Type: Replica onDeviceGroupType (replica on81_Replica onDeviceGroupType.html)
Namespace: h p://www.emc.com/em/2012/07/univmax/restapi/81/replica on
XML Schema: replica on81.xsd (replica on81.xsd)

Java class for Replica onDeviceGroupType complex type.

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

<complexType name="ReplicationDeviceGroupType">
<complexContent>
<extension base="{http://www.emc.com/em/2012/07/univmax/restapi/81/replication}Replication
<sequence>
<element ref="{http://www.emc.com/em/2012/07/univmax/restapi/81/replication}deviceGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>

Example XML
<?xml version="1.0" encoding="UTF-8"?>
<replicationDeviceGroup xmlns="http://www.emc.com/em/2012/07/univmax/restapi/81/replication">
<replication:successful xmlns:replication="http://www.emc.com/em/2012/07/univmax/restapi/replication">...</replica
<replication:failMessage xmlns:replication="http://www.emc.com/em/2012/07/univmax/restapi/replication">...</replic
<deviceGroup>
<replication:name xmlns:replication="http://www.emc.com/em/2012/07/univmax/restapi/replication">...</replication
<replication:symmetrixId xmlns:replication="http://www.emc.com/em/2012/07/univmax/restapi/replication">...</rep
<replication:isValid xmlns:replication="http://www.emc.com/em/2012/07/univmax/restapi/replication">...</replicatio
<replication:isConcurrentRdf xmlns:replication="http://www.emc.com/em/2012/07/univmax/restapi/replication">...<
<replication:isCascadedRdf xmlns:replication="http://www.emc.com/em/2012/07/univmax/restapi/replication">...</r
<replication:numStandards xmlns:replication="http://www.emc.com/em/2012/07/univmax/restapi/replication">...</r
<replication:numStandards xmlns:replication="http://www.emc.com/em/2012/07/univmax/restapi/replication">...</r
<!--...more "numStandards" elements...-->
<replication:standardRdfgs xmlns:replication="http://www.emc.com/em/2012/07/univmax/restapi/replication">...</r
<replication:standardRdfgs xmlns:replication="http://www.emc.com/em/2012/07/univmax/restapi/replication">...</r
file:///home/umamaheswaran/Downloads/target/docs/el_replication81_replicationDeviceGroup.html 1/2
<! more
7/29/2019 "standardRdfgs" elements > replicationDeviceGroup

Example JSON
{
"deviceGroup" : {
"groupType" : "...",
"name" : "...",
"symmetrixId" : "...",
"isValid" : false,
"isConcurrentRdf" : false,
"isCascadedRdf" : false,
"numStandards" : [ ..., ... ],
"standardRdfgs" : [ ..., ... ],
"standardPairStates" : [ "...", ... ],
"standardHop2PairStates" : [ "...", ... ],
"numBcvs" : [ ..., ... ],
"bcvRdfgs" : [ ..., ... ],
"bcvPairStates" : [ "...", ... ],
"bcvHop2PairStates" : [ "...", ... ]
},

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_replication81_replicationDeviceGroup.html 2/2

You might also like