Browse Community
Help
Log In
Responses(4)
Solutions(1)
Rainer_EMC
4 Operator
•
8.6K Posts
0
December 19th, 2011 13:00
Take a look at the Celerra XML API v2 chm help file (available from Powerlink or EDN)
Listing checkpoints is there under File System Management
Example:
The following examples show a request to query all checkpoints in the system and the corresponding response.
Request:
Rainer
naren23-3_uew
2 Intern
220 Posts
December 19th, 2011 17:00
Thanks Rainer for your quick reply.
December 19th, 2011 23:00
You're welcome
Can you describe what you are planning to do ?
1
December 20th, 2011 01:00
sorry - reply-by-EMail ate my example
here you go
http://www.emc.com/schemas/celerra/xml_api" >
Response:
name="demo_fs1_ckpt1" state="active" time="1136744988" checkpoint="33"/>
name="demo_fs1_ckpt2" state="active" time="1137526425" checkpoint="34" writeable=”32”>
state="active" time="1137526425" checkpoint="32" baseline=”34”>
Dell Support Resources
View All
Top
Rainer_EMC
4 Operator
•
8.6K Posts
0
December 19th, 2011 13:00
Take a look at the Celerra XML API v2 chm help file (available from Powerlink or EDN)
Listing checkpoints is there under File System Management
Example:
The following examples show a request to query all checkpoints in the system and the corresponding response.
Request:
Rainer
naren23-3_uew
2 Intern
•
220 Posts
0
December 19th, 2011 17:00
Thanks Rainer for your quick reply.
Rainer_EMC
4 Operator
•
8.6K Posts
0
December 19th, 2011 23:00
You're welcome
Can you describe what you are planning to do ?
Rainer
Rainer_EMC
4 Operator
•
8.6K Posts
1
December 20th, 2011 01:00
sorry - reply-by-EMail ate my example
here you go
Request:
http://www.emc.com/schemas/celerra/xml_api" >
Response:
http://www.emc.com/schemas/celerra/xml_api" >
name="demo_fs1_ckpt1" state="active" time="1136744988" checkpoint="33"/>
name="demo_fs1_ckpt2" state="active" time="1137526425" checkpoint="34" writeable=”32”>
state="active" time="1137526425" checkpoint="32" baseline=”34”>