This post is more than 5 years old
3 Posts
0
468
January 28th, 2011 16:00
Automated procedures on the NS120
Hi all,
I need to do some automatic processes from a third-party application on a Celerra NS120. The application is Java-based so if I could use a Java library to do it, that would be ideal, better than shelling out. From what I have seen the navcli.jar has been "retired" and, honestly, I am not sure if it would do the job anyway.
I keep reading about the naviseccli command, which, would work in a pinch, I suppose, but again, I would rather have something I could access programmatically.
Any thoughts on this? Is there any standard API I could use for navisphere functions?
Thanks much.
No Events found!
christopher_ime
2K Posts
0
January 31st, 2011 19:00
I would start your search and post additional questions (if you haven't already) on the EMC Developer Network portion of the community. The breadcrumb trail is as follows:
ECN > Developer Network > Unified Storage
The following is a good starting point: "Celerra Management API - XML"
https://community.emc.com/docs/DOC-4094
dynamox
9 Legend
•
20.4K Posts
1
January 28th, 2011 17:00
there is XML API to manage the NAS portion of NS120, i don't believe there is anything other than navicli/navisecli for Navisphere.
dsomerfi
3 Posts
0
January 31st, 2011 09:00
This XML API might work. I saw some API docs on that. Is this something that needs to be enabled somehow?
dsomerfi
3 Posts
0
February 1st, 2011 16:00
Thanks very much for the help.