This call is used to delete a specified Service from the Cabinet. User must have Privilege to delete a Service on the Cabinet.
|
Name |
Parent Tag |
Description |
Valid Values |
Default Values |
Option |
Root |
Unique option for
the call. |
NGODeleteServices |
N/A |
CabinetName |
Root |
Name of the Cabinet
to which the User wants to connect. |
The name of the
Cabinet. |
N/A |
UserDBId |
Root |
UserDatabase ID,
which is returned in the NGOConnectCabinet call. |
|
N/A |
ServiceIndex |
Root |
Index of the
Service that is to be deleted. |
Integer > = 0 |
N/A |
Name |
Parent Tag |
Description |
Option |
Root |
NGODeleteServices |
Status |
Root |
Status of the call.
If the Status is 0, then the call is successful. |
Code |
Message |
Comments |
-50099 |
Service not registered on the host. |
Service, which the User wants to
delete, does not exist on the Cabinet. |
-50116 |
Insufficient Privileges for the
current operation. |
User must have Privilege to delete
Service from the Cabinet |