master my_version_string 1.0.0.0 ubuntu-xenial
master my_version_string 1.0.0.0 ubuntu-xenial
type: gitops repoconfig: releaseRepo: myorg/mcmpgitopsrelease publish: true monitoring: master defaultPricingAccountTeam : MYTEAM-Consume versions: defaultVersion: 2.0 values: - master - 1.0 - 1.1 - 2.0
type: gitops deployment: deployedby: terraform serviceofferinggroups: [“<service offering group ID>”] repoconfig: releaseRepo: myorg/mcmpgitopsrelease publish: true monitoring: master defaultPricingAccountTeam : MYTEAM-Consume versions: defaultVersion: 2.0 values: - master - 1.0 - 1.1 - 2.0
Type | UI Type | Use Case | Min/Max Size | Default Value |
---|---|---|---|---|
Array | multiselect | If user must select more than one value from a dropdown. | Applicable | |
Date | date | If user wants to provide a date while ordering. | Applicable | |
Datetime | datetime | If user wants to provide a date and time while ordering. | Applicable | |
Password | password | If user wants to provide sensitive information. | ||
String | checkbox | The checkbox is a square box that is ticked (checked) when activated. | Applicable | |
String | freetext | A simple text box where the user is free to enter any information. | Applicable | Applicable |
String | numberinput | A simple text box where user is free to enter data in numeric format only. | Applicable for numberinput, specify the step value | Applicable |
String | radio | Option that allows user to choose only one of a predefined set of mutually exclusive options. | Applicable | |
String | selectOne | If user must select one value from a dropdown. | Applicable | |
String | textArea | A larger text box to collect user inputs in multiline format. | Applicable | Applicable |
{ "Frankfurt (fra)": "fra", "London (lon)": "lon", "Washington DC (wdc)": "wdc", "Sydney (syd)": "syd", "Dallas (dal)": "dal", "Tokyo (tok)": "tok" } array example: ["mango", "apple", "banana"]
{ "Frankfurt (fra)": "fra" }
[ { "parentConfig": { "deploymentModel": "dedicated" }, "values": [ "Upto 2 tenants", "Upto 5 tenants" ] } ]
{ "parentConfig": { "deploymentModel": "dedicated" }, "values": { "master":"master" } }
{ "master":"master" } ####################### [ "Upto 2 tenants", "Upto 5 tenants"