SOAP API methode MiniView_update
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is updated |
name * | string | The name of the miniview. |
description * | string | The description of the miniview. |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
miniview | Structure of type 'miniview' | All properties of the now updated miniview |
Structuur 'miniview'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the miniview. |
name | string | The name of the miniview. |
description | string | The description of the miniview. |
buildstatus | string | The status of the rebuild |
countsubprofiles | int | The number of subprofiles. |