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) | State Classification Identifier | Defines the state classification of a Not Effective installed item. The allowed 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 |
...