| Package | Description |
|---|---|
| eu.cactosfp7.runtime.application.deployment |
| Modifier and Type | Method and Description |
|---|---|
ComponentDeploymentSpec |
ApplicationDeploymentSpec.componentAvailable(String cname) |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentDeploymentSpec> |
ApplicationDeploymentSpec.components() |
| Constructor and Description |
|---|
ApplicationDeploymentSpec(String myName,
List<ComponentDeploymentSpec> cs)
Example: curl -X POST --header "Content-Type: application/json" --data
"{\"molpro_size\": \"950\", \"molpro_input\": \"lccsd-SP01\", \"idCloud\": 1, \"idImage\": 38, \"idLocation\": 47, \"idHardware\": 13}"
http://localhost:9090/services/applications/molpro
|