Check and update model - Intergraph Smart Reference Data - Help - Intergraph

Intergraph Smart Reference Data REST API (10.2)

Language
English
Product
Intergraph Smart Reference Data
Search by Category
Help
Smart Materials/Smart Reference Data Version
10.2

To check and update the model files, use the following query:

GET

https://<appserver with domain>/<virtual_directory>/Srd/V2/Projects('SDB')/Disciplines(5020)/Nls(1)/Training/Com.Ingr.Srd.V2.CheckAndUpdateModel(StagingAreaId=13936,AiConfigId=5728)/

Response

Parameter

Description

Type

Notes

Value

Status of the update.

If the value is True, then files are moved to the Model folder. If value is False, it is not moved.

String

If the response body is empty, the ident has not been used in any specification.

Sample response

{

"@odata.context": " https://<appserver with domain>/<virtual_directory>/Srd/V2/$metadata#Com.Ingr.Srd.V2.ProcessStatus",

"Value": true

}