{ "id":"/axapi/v3/acos-cloud-integration", "type":"object", "node-type":"scalar", "title":"acos-cloud-integration", "operation-not-allowed": ["DELETE"], "partition-visibility":"shared", "auto-created-object":1, "description":"Setting for heterogeneous cloud environment integration", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "ecosystem":{ "type":"object", "$ref":"/axapi/v3/acos-cloud-integration/ecosystem", "properties":{ "dummy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"dummy to make intermediate obj to single" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "consul":{ "type":"object", "$ref":"/axapi/v3/acos-cloud-integration/ecosystem/consul", "properties":{ "service-label":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "service-label-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/slb/service-group", "description":"Name service group to be monitored" } } } ] }, "ipv4-address":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "not-list":[ "ipv6-address", "host-name" ], "description":"Configure the bootstrap server's IPv4 address (the host IPv4 address)" }, "ipv6-address":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "not-list":[ "ipv4-address", "host-name" ], "description":"Configure the bootstrap server's IPv6 address (the host IPv6 address)" }, "host-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "not-list":[ "ipv4-address", "ipv6-address" ], "description":"Configure the host name for bootstrap server(e.g www.a10networks.com)" }, "port":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "partition-visibility":"shared", "description":"Configure the http port to use (port 8500)" }, "health-check-interval":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'5': 5 seconds; '10': 10 seconds; '15': 15 seconds; '20': 20 seconds; ", "enum":[ "5", "10", "15", "20" ] }, "action":{ "type":"string", "format":"enum", "default":"disable", "partition-visibility":"shared", "description":"'enable': Enable Configuration; 'disable': Disable Configuration; ", "enum":[ "enable", "disable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "oracle":{ "type":"object", "$ref":"/axapi/v3/acos-cloud-integration/ecosystem/oracle", "properties":{ "service-label":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "service-label-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/slb/service-group", "description":"Name service group to be monitored" } } } ] }, "ipv4-address":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "not-list":[ "ipv6-address", "host-name" ], "description":"Configure the bootstrap server's IPv4 address (the host IPv4 address)" }, "ipv6-address":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "not-list":[ "ipv4-address", "host-name" ], "description":"Configure the bootstrap server's IPv6 address (the host IPv6 address)" }, "host-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "not-list":[ "ipv4-address", "ipv6-address" ], "description":"Configure the host name for bootstrap server(e.g www.a10networks.com)" }, "port":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "partition-visibility":"shared", "description":"Configure the http port to use (port 8500)" }, "health-check-interval":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'5': 5 seconds; '10': 10 seconds; '15': 15 seconds; '20': 20 seconds; ", "enum":[ "5", "10", "15", "20" ] }, "compartment-id":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"OCI compartment id" }, "tenancy-id":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"OCI tenancy id" }, "user-id":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"OCI user id" }, "fingerprint":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared" }, "private-key-path":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":128, "partition-visibility":"shared" }, "action":{ "type":"string", "format":"enum", "default":"disable", "partition-visibility":"shared", "description":"'enable': Enable Configuration; 'disable': Disable Configuration; ", "enum":[ "enable", "disable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "k8s":{ "type":"object", "$ref":"/axapi/v3/acos-cloud-integration/ecosystem/k8s", "properties":{ "action":{ "type":"string", "format":"enum", "default":"disable", "partition-visibility":"shared", "description":"'enable': Enable Configuration; 'disable': Disable Configuration; ", "enum":[ "enable", "disable" ] }, "health-check-interval":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'5': 5 seconds; '10': 10 seconds; '15': 15 seconds; '20': 20 seconds; ", "enum":[ "5", "10", "15", "20" ] }, "cluster-config-file":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Enter cluster config file name" }, "service-label":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "service-label-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/slb/service-group", "description":"Name service group to be monitored" } } } ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } } } }