Excerpt |
---|
This method is setting the installed item state to not effective |
...
Name | Type | Description | ||||||||
token | String | The token retrieved from the login method | ||||||||
installed_item_identifier (mandatory) | Identifier | The identifier of the installed item that should be updated. Only installed items in effective state can be specified. The allowed installed item identifier fields are the following:
| ||||||||
state_classification_identifier (optional) | Identifier | The identifier of the installed item state classification that should be set. If not specified, then the default classification will be used as was set through the active Inventory Management Definition will be applied (if the related conditions are met). The allowed Installed Item State Classification identifier fields are the following
| ||||||||
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...