LTU operations
Draft documentation version
Documentation is partial and not validated !
Description
Concepts
Operations
Verb | Operation | Version | Return | Summary | |
---|---|---|---|---|---|
GET | DownloadFileLTU | V1 | File stream with ContentType | Download FileLTU from BusinessAccount store | |
GET | GetFileLTU | V1 | FileLTU | Return FileLTU from BusinessAccount store | |
GET | GetLTU | V1 | LTUBase | Return LTUBase | |
GET | GetLTUExtendedProperties | Alpha | Array of ExtendedProperty | Get ExtendedProperty to LTUBase. This allow you to set Custom property on LTU in line with your Business | |
GET | SearchFileLTU | V1 | FileLTUContainer | Search FileLTUBase | |
GET | SearchLTUs | V1 | LTUContainer | Return LTUContainer | |
POST | CreateLTUExtendedProperty | Alpha | Created ExtendedProperty | Declare new ExtendedProperty on LTUBase for a specific BusinessAccount. This allow you setting custom properties related to LTUBase in line with your business needs | |
POST | UploadFileLTU | V1 | Uploaded FileLTU | Upload FileLTU on BusinessAccount store | |
PUT | UpdateFileLTU | V1 | Updated FileLTU | Update FileLTU in BusinessAccount store. | |
PUT | UpdateLTU | V1 | Updated LTU | Update LTU extended properties | |
PUT | UpdateLTUExtendedProperty | Alpha | Updated ExtendedProperty | Update ExtendedProperty on LTUBase. This allow you to set Custom property on LTU in line with your Business | |
PATCH | LocalizeLTU | V1 | Localized LTUBase on new InfrastructureBase | Localize LTUBase on Site, Building or Zone | |
PATCH | SubstituteLTU | V1 | Updated LTUBase with new WID | Replace physical LTU by another one | |
PATCH | ValidateLTU | V1 | Validated LTUBase | Validate an LTU when connected on WDC plateform. | |
DELETE | DeleteFileLTU | Beta | Deleted FileLTU | Delete FileLTU in BusinessAccount store | |
DELETE | DeleteLTU | V1 | Deleted LTU | Delete LTUBase |