Unsolved

Closed

1 Message

326

March 7th, 2023 20:00

Isilon api using through wildcard as endpoint

I am looking for wildcard endpoint syntax to pass  in Onefs Isilon API.

Inside request folder I have multiple files .So calling making endpoint as one one request is not a good way 

to write multiple request for having multiple files..

Is there any way to pass wild card path in Isilon Api request

get "/namespace/accesspoint/containerpath/*?acl"

/* need to pass this as wildcard but Api does not supporting this.

 

Thanks

Moderator

 • 

9.5K Posts

March 8th, 2023 06:00

Hi,

Thanks for your question. I have not been able to find a way to do this. Here is the documentation on the API https://dell.to/3F7Tly3

 

Let us know if you have any additional questions.

Top