Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

702

February 1st, 2014 06:00

Question about API

Hello,

I'd like to know if there are some API URI on OneFS 7.0 and 7.1 to get the informations below:

- JOBs running

- Cluster status

- Cluster events/alerts

- SmartPools status

Regards,

Mike

117 Posts

February 4th, 2014 14:00

The Platform API (PAPI) reference guide contains all accessible URI.  The most recent guide can be downloaded using this URL:

https://support.emc.com/docu50224_OneFS_7.1_Platform_API_Reference.pdf?language=en_US

From your list:

- JOBs running: See page 141 in the referenced pdf: GET /platform/1/job/jobs  (This should return running and paused jobs)

- Cluster status: Not possible to get this info via the API.

- Cluster events/alerts: Not possible to get this info via the API.

- SmartPools status: See SmartPools resource on page 277.  The closest one I could find to a 'SmartPools status' is:

Get the status of the OneFS pool system with GET /platform/1/storagepool/status

16 Posts

February 11th, 2014 18:00

Thank you so much Yan.

The document was really helpful.

Regards,

Mike

No Events found!

Top