Navigation:  Integration via REST web services > Published web services > Asset >

ASTASTDELETE

Previous  Top  Next

This method makes it possible to delete a relationship from CMDB through a REST web service.

 

Method

POST

 

Input parameters

ID #

Constant value

Parameter

Type

Description

cdprod

109

QUERY

NUMERIC

Product code

classname

asset_delete_interface

QUERY

STRING

Class name used in WADL

classpath

ast_import

QUERY

STRING

Path to the class used in WADL

 

Request body

{

   "idobject": "string"

}

 

Output parameter

{

   "success": true,

   "total": 1,

   "results": [

       {

           "Result": true,

           "Code": 1

       }

   ]

}

 

To enter each of these request items it is necessary to follow the pattern documented below.

Request

ID #

Required

Description

idobject

X

Asset ID #