InfrastructureBase operations Documentation
InfrastructureBase operations
Draft documentation version
Documentation is partial and not validated !
Description
Concepts
Operations
| Verb | Operation | Version | Return | Summary | |
|---|---|---|---|---|---|
| GET | GetInfrastructure | V1 | Array of InfrastructureBase | Return all InfrastructureBase in BusinessAccount store | |
| POST | CreateBuilding | V1 | Created Building | Create Building to organize your infrastructure | |
| POST | CreateSite | V1 | Created Site | Create Site to organize your infrastructure | |
| POST | CreateZone | V1 | Created Zone | Create Zone to organize your infrastructure | |
| PUT | UpdateBuilding | V1 | Updated Building | Update Building | |
| PUT | UpdateSite | V1 | Updated Site | Update Site | |
| PUT | UpdateZone | V1 | Updated Zone | Update Zone | |
| DELETE | DeleteInfrastructure | V1 | Deleted InfrastructureBase | Delete InfrastructureBase |
SDK DotNet
SDK Android
SDK IOS