ComponentResourceRequirementsSpec

ComponentResourceRequirementsSpec
ComponentResourceRequirementsSpec
JSON Example
{
    "componentType": "componentType",
    "formFactor": "formFactor",
    "useExistingDeployment": true,
    "numberOfNodes": 0
}
string
componentType
Optional

Type of the component

boolean
useExistingDeployment
Optional

true if the component exists and false if if the component will be created during deploymentResourceServiceImpl

string
formFactor
Optional

Form factor size of the component

integer
numberOfNodes
Optional

Amount of nodes needed for the component