Open alokrajiv opened 5 years ago
The usage assumes region is same in v1.ClusterTargetHeader as in orgAPI or spaceAPI.
v1.ClusterTargetHeader
orgAPI
spaceAPI
This is not true for all regions. jp-tok only exists in some services like cs.
jp-tok
This is handled in the ibmcloud cli with the ibmcloud ks region-set sub-command.
ibmcloud
ibmcloud ks region-set
This example updates the same, with a fallback to the main regions if the flag is not provided
The usage assumes region is same in
v1.ClusterTargetHeader
as inorgAPI
orspaceAPI
.This is not true for all regions.
jp-tok
only exists in some services like cs.This is handled in the
ibmcloud
cli with theibmcloud ks region-set
sub-command.This example updates the same, with a fallback to the main regions if the flag is not provided