SOAP API method MiniView_update
Parameters
Name | Type | Description |
---|---|---|
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. |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
miniview | Structure of type 'miniview' | All properties of the now updated miniview |
Structure 'miniview'
Name | Type | Description |
---|---|---|
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. |