NGODeleteServices

This call is used to delete a specified Service from the Cabinet. User must have Privilege to delete a Service on the Cabinet.

 

Input Parameter description

View sample InputXml

Output Parameter description

View sample OutputXml

Errors and Warnings

 

 

Input Parameters description

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

 

Output Parameters description

Name

Parent Tag

Description

Option

Root

NGODeleteServices

Status

Root

Status of the call. If the Status is 0, then the call is successful.

 

Errors returned from call

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