Skip to main content
16-Pearl
May 7, 2024
Solved

how to check the storage space of azure netapp files from thingworx?

  • May 7, 2024
  • 1 reply
  • 671 views

i wanted to know is there any Third party application available to check storage space, type of file stored (.jpg or .bmp), date of file created in ANF storage.

and that third party application will able to send that data to thingworx.

 

if it is available how to do it ?

Best answer by Surya_Tiwari

Hi @Suraj_Patil   

The ThingWorx ContentLoaderFunctions resource provides services that allow you to interact with REST endpoints from a wide array of service providers.  Microsoft owns Azure NetApp Files and maintains a suite of REST APIs that allow you to connect with this service and perform various actions against it.

Let me know if you have any doubts.

1 reply

16-Pearl
May 7, 2024

Hi @Suraj_Patil   

The ThingWorx ContentLoaderFunctions resource provides services that allow you to interact with REST endpoints from a wide array of service providers.  Microsoft owns Azure NetApp Files and maintains a suite of REST APIs that allow you to connect with this service and perform various actions against it.

Let me know if you have any doubts.