Rapid Storage Technology
Intel® RST, RAID
2055 Discussions

Publicly Available API Documentation

CBate1
Beginner
1,877 Views

There is a nice little file called ISDI2.dll that contains a lot of useful functions for programmatically monitoring and controlling RAID volumes in RST. Specifically there was an API called the Standard Storage Interface (SSI) which was even documented on the Intel Github (although slightly out-of-date and weirdly unstable for an API: https://github.com/intel/irstessi/blob/master/include/ssi.h irstessi/ssi.h at master · intel/irstessi · GitHub ). Recent versions of the RST driver kit have an ISDI2.dll that does not contain the SSI functions, and SSI seems to have been replaced by some mystery API called "ISI".

What I am wondering is if there is any publicly available documentation for this API. There have been no CLI tools available since 13.2, so this API is really the only way to do anything with RST without having to open the bulky, slow default UI.

0 Kudos
1 Solution
idata
Employee
652 Views

Hello cbates,

 

Thank you for your joining our Intel ® community.

 

I understand that you are looking for information about the Standard Storage Interface (SSI) API.

 

In this case, please create an account and submit a new ticket though the right area for support found in our https://software.intel.com/registration/?lang=en-us Intel® Developer Zone.

 

There, one of our community peers will assist you as soon as possible.

 

I hope this helps.

 

Regards,

 

Diego Sanchez Campos.

 

Intel (R) Customer Support Technician

 

Under Contract to Intel (R) Corporation

 

View solution in original post

0 Kudos
2 Replies
idata
Employee
653 Views

Hello cbates,

 

Thank you for your joining our Intel ® community.

 

I understand that you are looking for information about the Standard Storage Interface (SSI) API.

 

In this case, please create an account and submit a new ticket though the right area for support found in our https://software.intel.com/registration/?lang=en-us Intel® Developer Zone.

 

There, one of our community peers will assist you as soon as possible.

 

I hope this helps.

 

Regards,

 

Diego Sanchez Campos.

 

Intel (R) Customer Support Technician

 

Under Contract to Intel (R) Corporation

 

0 Kudos
CBate1
Beginner
652 Views

Thank you, I will do that. For anyone researching the same thing, the post I made on the Developer Zone can be found https://software.intel.com/en-us/forums/software-tuning-performance-optimization-platform-monitoring/topic/798682 here.

0 Kudos
Reply