public static class RestApi.Orchestrator.WorkloadModel
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RestApi.Orchestrator.WorkloadModel.Paths |
| Modifier and Type | Field and Description |
|---|---|
static RestEndpoint |
GET
"/workloadmodel"/{type}/model/{id}
|
static RestEndpoint |
PERSIST
"/workloadmodel"/{type}/model/{id}/persist
|
static java.lang.String |
ROOT |
public static final java.lang.String ROOT
public static final RestEndpoint GET
public static final RestEndpoint PERSIST