Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "componentSetups":[
- {
- "componentSetupId":0,
- "componentId":107,
- "componentName":"Test Component",
- "setupStatus":"EXISTING",
- "componentConfigurations":[
- {
- "componentConfigurationId":868,
- "componentConfigurationName":"config name",
- "componentConfigurationItems":[
- {
- "componentConfigurationItemId":888,
- "componentConfigurationItemName":"item name ",
- "componentConfigurationId":868,
- "componentConfigurationItemInputType":"DROP_DOWN",
- "componentConfigurationItemInputValues":[
- ],
- "componentConfigurationItemValues":[
- {
- "componentConfigurationItemValueId":924,
- "componentConfigurationItemId":888,
- "componentConfigurationItemValue":"1-4"
- }
- ]
- }
- ]
- }
- ],
- "serverSpecifications":[
- {
- "serverSpecificationId":2,
- "os":"Linux",
- "cpu":"4",
- "memory":"4 GB",
- "disk":"250 GB",
- "capacity":"LOW"
- },
- {
- "serverSpecificationId":3,
- "os":"Linux",
- "cpu":"8",
- "memory":"8 GB",
- "disk":"500 GB",
- "capacity":"MEDIUM"
- },
- {
- "serverSpecificationId":4,
- "os":"Linux",
- "cpu":"8",
- "memory":"8 GB",
- "disk":"1 TB",
- "capacity":"HIGH"
- }
- ],
- "serverSpecificationInput":null
- },
- {
- "componentSetupId":0,
- "componentId":35,
- "componentName":"Micro Gate",
- "setupStatus":"EXISTING",
- "componentConfigurations":[
- {
- "componentConfigurationId":261,
- "componentConfigurationName":"Transaction",
- "componentConfigurationItems":[
- {
- "componentConfigurationItemId":472,
- "componentConfigurationItemName":"Transaction/second",
- "componentConfigurationId":261,
- "componentConfigurationItemInputType":"DROP_DOWN",
- "componentConfigurationItemInputValues":[
- ],
- "componentConfigurationItemValues":[
- {
- "componentConfigurationItemValueId":982,
- "componentConfigurationItemId":472,
- "componentConfigurationItemValue":"0-100"
- },
- {
- "componentConfigurationItemValueId":983,
- "componentConfigurationItemId":472,
- "componentConfigurationItemValue":"100-500"
- }
- ]
- },
- {
- "componentConfigurationItemId":471,
- "componentConfigurationItemName":"Number Of Modul(/month)",
- "componentConfigurationId":261,
- "componentConfigurationItemInputType":"DROP_DOWN",
- "componentConfigurationItemInputValues":[
- ],
- "componentConfigurationItemValues":[
- {
- "componentConfigurationItemValueId":979,
- "componentConfigurationItemId":471,
- "componentConfigurationItemValue":"1-10"
- },
- {
- "componentConfigurationItemValueId":980,
- "componentConfigurationItemId":471,
- "componentConfigurationItemValue":"11-20"
- },
- {
- "componentConfigurationItemValueId":981,
- "componentConfigurationItemId":471,
- "componentConfigurationItemValue":">20"
- }
- ]
- }
- ]
- }
- ],
- "serverSpecifications":[
- {
- "serverSpecificationId":2,
- "os":"Linux",
- "cpu":"4",
- "memory":"4 GB",
- "disk":"250 GB",
- "capacity":"LOW"
- },
- {
- "serverSpecificationId":3,
- "os":"Linux",
- "cpu":"8",
- "memory":"8 GB",
- "disk":"500 GB",
- "capacity":"MEDIUM"
- },
- {
- "serverSpecificationId":4,
- "os":"Linux",
- "cpu":"8",
- "memory":"8 GB",
- "disk":"1 TB",
- "capacity":"HIGH"
- }
- ],
- "serverSpecificationInput":null
- }
- ],
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement