Software Development Kit (SDK) and API Discussions

C-mode qtree manipulation

EDWARD_BELTRAN
2,731 Views

Hi all, I'm new to the SDK, I am picking up a colleagues work. We are looking at acquiring a system to

run in C-mode, and I'm told the API is not as "RICH" for the C-mode systems. Looking at the docs,

I see only qtree query's in the current C-mode API (list, report, status). Will any other qtree manipulation

have to be done via "ssh"?

Thanks in advance for any help.

Eddy

2 REPLIES 2

kunalm
2,731 Views

Hello Eddy

I see that the Qtree functionalities provided via APIs are same for both 7-Mode and C-Mode. Have a look at the VServer API docs, you will find the following APIs -

qtree-create

qtree-delete

qtree-delete-async

qtree-list-iter

qtree-rename

-Kunal

EDWARD_BELTRAN
2,731 Views

Thanks! that's exactly what I needed to see, it's just abstracted a level, not entirely

unlike the vserver itself. I appreciate your help!

Thanks also for the quick reply,

Eddy

Public