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

Intergraph Smart 3D Admin Web API Programmers Reference

Language
English
Product
Intergraph Smart 3D Web API
Subproduct
Smart 3D Web APIs
Search by Category
Customization & Programming
Smart 3D Version
13

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.