Configuration REST Endpoints
Configuration
The Configuration Run-Time Data endpoints expose information and perform an action for a model. All Configuration Run-Time Data REST APIs follow a required product hierarchy starting with the product family then product line followed by the model. A variable name for the product entity is required. For example, /config{prodFamVarName}.{prodLineVarName}.{modelVarName}/ is the standard Configuration Run-Time Data product path for an endpoint URL.
- Add Multiple Models to a Transaction
- Method: postPath:
/rest/v19/config/actions/_bulkAddToTxn
- x Add From Catalog (Not supported after v7)
- Method: postPath:
/rest/v7/config{prodFamVarName}.{prodLineVarName}.{modelVarName}/actions/_addFromCatalog