@@ -3336,18 +3336,21 @@ spec:
33363336 properties :
33373337 name :
33383338 description : ' name is the name of the IBM Cloud service.
3339- Possible values are: CIS, COS, DNSServices, GlobalSearch,
3340- GlobalTagging, HyperProtect, IAM, KeyProtect, ResourceController,
3341- ResourceManager, or VPC. For example, the IBM Cloud Private
3342- IAM service could be configured with the service `name`
3343- of `IAM` and `url` of `https://private.iam.cloud.ibm.com`
3344- Whereas the IBM Cloud Private VPC service for US South
3345- (Dallas) could be configured with the service `name` of
3346- `VPC` and `url` of `https://us.south.private.iaas.cloud.ibm.com`'
3339+ Possible values are: CIS, COS, COSConfig, DNSServices,
3340+ GlobalCatalog, GlobalSearch, GlobalTagging, HyperProtect,
3341+ IAM, KeyProtect, ResourceController, ResourceManager,
3342+ or VPC. For example, the IBM Cloud Private IAM service
3343+ could be configured with the service `name` of `IAM` and
3344+ `url` of `https://private.iam.cloud.ibm.com` Whereas the
3345+ IBM Cloud Private VPC service for US South (Dallas) could
3346+ be configured with the service `name` of `VPC` and `url`
3347+ of `https://us.south.private.iaas.cloud.ibm.com`'
33473348 enum :
33483349 - CIS
33493350 - COS
3351+ - COSConfig
33503352 - DNSServices
3353+ - GlobalCatalog
33513354 - GlobalSearch
33523355 - GlobalTagging
33533356 - HyperProtect
0 commit comments