DisablePlants - Intergraph Smart 3D Web API - Customization & Programming

Intergraph Smart 3D Admin Web API Programmers Reference

ft:locale
en-US
Product
Intergraph Smart 3D Web API
Search by Category
Customization & Programming
Smart 3D Web API Version
14 Update 4

Disables the plants from Web API configuration. This removes the dedicated backend service that was allocated for each of the plant names supplied as an input parameter.

POST

<ServiceRoot>/Sites('MySiteAlias')/DisablePlants

{

"plantIds": ["PlantA", "PlantB"]

}

Parameter

Type

Description

plantIds

Collection<string>

Names of the valid plants to disable.