#old api endpoint /api/ontap/system-info , what is that superseeded by now?

1 messages · Page 1 of 1 (latest)

random mortar
#

Hi,
So in one of my older scripts i used
$url = "https://$StorageSystemName/api/ontap"
....

Make the HTTP request

$response = $httpClient.GetAsync("$url/system-info").Result

I am in the process of rewriting all my stubs and various scripts into python, but i couldnt really figure what endpoint that is,- as we dont get info from it - ) any help would be appreciated, we're on 9.13.1P4 now.

still mist
random mortar
#

thank you

#

but i dont really , see the "replacement? on there do i?