Administrator
- Administrator
- All Products
/api/v3/RuntimeEnvironment/<runtime environment ID>/ElasticConfig
Field | Type | Description |
---|---|---|
rteId | String | Runtime environment ID. |
specification | Object | Supplementary file specification set to null. |
POST <base URL>/api/v3/RuntimeEnvironment/<runtime environment ID>/ElasticConfig Content-Type: application/json Accept: application/json INFA-SESSION-ID: <SessionId> { "rteId": "<runtime environment ID>", "specification": null }