File tree Expand file tree Collapse file tree 10 files changed +147
-15
lines changed
managing_providers/cloud_providers Expand file tree Collapse file tree 10 files changed +147
-15
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,11 @@ the appliance server. You can use this capability to add new regions that have b
5
5
set up since {{ site.data.product.title_short }} was released. Once adding the region it will be
6
6
available when creating a new Amazon EC2 provider.
7
7
8
- 1 . Click ![ config gear] ( ../../images/config-gear.png ) ( ** Configuration ** ) .
8
+ 1 . Click ![ config gear] ( ../../images/config-gear.png ) ** Settings ** > ** Application Settings ** .
9
9
10
- 2 . Click on the ** Settings** accordion, then click ** ManageIQ Region** at the top.
10
+ 2 . Click on the ** Settings** accordion, then click ** {{ site.data.product.title_short }}: Region** at the top.
11
+ Optionally, a server can be selected (within Zones) to limit the additional
12
+ region to that server only.
11
13
12
14
3 . Click on the ** Advanced** tab.
13
15
Original file line number Diff line number Diff line change @@ -5,9 +5,12 @@ the appliance server. You can use this capability to add new regions that have b
5
5
set up since {{ site.data.product.title_short }} was released. Once added the region it will be available when
6
6
creating a new Azure provider.
7
7
8
- 1 . Click ![ config gear] ( ../../images/config-gear.png ) (** Configuration** ).
9
8
10
- 2 . Click on the ** Settings** accordion, then click ** ManageIQ Region** at the top.
9
+ 1 . Click ![ config gear] ( ../../images/config-gear.png ) ** Settings** > ** Application Settings** .
10
+
11
+ 2 . Click on the ** Settings** accordion, then click ** {{ site.data.product.title_short }}: Region** at the top.
12
+ Optionally, a server can be selected (within Zones) to limit the additional
13
+ region to that server only.
11
14
12
15
3 . Click on the ** Advanced** tab.
13
16
Original file line number Diff line number Diff line change
1
+ ## Adding IBM Cloud VPC Regions
2
+
3
+ {{ site.data.product.title_short }} allows administrators to add additional IBM
4
+ Cloud VPC regions on the appliance server. You can use this capability to add
5
+ new regions that have been set up since {{ site.data.product.title_short }} was
6
+ released. Once added the region it will be available when creating a new IBM
7
+ Cloud VPC provider.
8
+
9
+ 1 . Browse to ![ config gear] ( ../../images/config-gear.png ) ** Settings** > ** Application Settings** .
10
+
11
+ 2 . Click on the ** Settings** accordion, then click ** {{ site.data.product.title_short }}: Region** at the top.
12
+ Optionally, a server can be selected (within Zones) to limit the additional
13
+ region to that server only.
14
+
15
+ 3 . Click on the ** Advanced** tab.
16
+
17
+ 4 . Search for ` :ems_ibm_cloud_vpc: ` , and enter the regions you want to add
18
+ under ` :additional_regions: ` .
19
+
20
+ Example. To add hypothetical `lunar-base-1` `lunar-base-2` regions:
21
+
22
+ :ems_ibm_cloud_vpc:
23
+ :additional_regions:
24
+ :lunar-base-1:
25
+ :name: Lunar Base 1
26
+ :hostname: lunar-base-1.iaas.cloud.ibm.com
27
+ :description: Lunar Base 1
28
+ :lunar-base-2:
29
+ :name: Lunar Base 2
30
+ :hostname: lunar-base-2.iaas.cloud.ibm.com
31
+ :description: Lunar Base 2
32
+
33
+ 5 . Click ** Save** .
Original file line number Diff line number Diff line change
1
+ ## Adding IBM Power Systems Virtual Server Regions
2
+
3
+ {{ site.data.product.title_short }} allows administrators to add additional IBM
4
+ Power Systems Virtual Server regions on the appliance server. You can use this
5
+ capability to add new regions that have been set up since
6
+ {{ site.data.product.title_short }} was released. Once added the region it will
7
+ be available when creating a new IBM Power Systems Virtual Server provider.
8
+
9
+ 1 . Browse to ![ config gear] ( ../../images/config-gear.png ) ** Settings** > ** Application Settings** .
10
+
11
+ 2 . Click on the ** Settings** accordion, then click ** {{ site.data.product.title_short }}: Region** at the top.
12
+ Optionally, a server can be selected (within Zones) to limit the additional
13
+ region to that server only.
14
+
15
+ 3 . Click on the ** Advanced** tab.
16
+
17
+ 4 . Search for ` :ems_ibm_cloud_power_virtual_servers: ` , and enter the regions you want to add
18
+ under ` :additional_regions: ` .
19
+
20
+ Example. To add hypothetical `lunar-base-1` `lunar-base-2` regions:
21
+
22
+ :ems_ibm_cloud_power_virtual_servers:
23
+ :additional_regions:
24
+ :lunar-base-1:
25
+ :name: Lunar Base 1
26
+ :hostname: lunar-base-1.power-iaas.cloud.ibm.com
27
+ :description: Lunar Base 1
28
+ :lunar-base-2:
29
+ :name: Lunar Base 2
30
+ :hostname: lunar-base-2.power-iaas.cloud.ibm.com
31
+ :description: Lunar Base 2
32
+
33
+ 5 . Click ** Save** .
Original file line number Diff line number Diff line change @@ -5,16 +5,15 @@ the appliance server. Use this capability to disable certain classified
5
5
regions like AWS GovCloud. Once disabled, the region will not be
6
6
available when adding an Amazon EC2 provider.
7
7
8
- 1 . Click ![ config gear] ( ../../images/config-gear.png ) ( ** Configuration ** ) .
8
+ 1 . Click ![ config gear] ( ../../images/config-gear.png ) ** Settings ** > ** Application Settings ** .
9
9
10
- 2 . Click on the ** Settings** accordion, then click ** Zones** .
10
+ 2 . Click on the ** Settings** accordion, then click ** {{ site.data.product.title_short }}: Region** at the top.
11
+ Optionally, a server can be selected (within Zones) to limit the additional
12
+ region to that server only.
11
13
12
- 3 . Click the zone where the {{ site.data.product.title_short }} server is located,
13
- then click on the EVM server.
14
+ 3 . Click on the ** Advanced** tab.
14
15
15
- 4 . Click on the ** Advanced** tab.
16
-
17
- 5 . Search for ` :ems_amazon: ` , and enter the regions you want to disable
16
+ 4 . Search for ` :ems_amazon: ` , and enter the regions you want to disable
18
17
under ` :disabled_regions: ` .
19
18
20
19
Example. To disable the `ap-northeast-1` region:
@@ -24,4 +23,4 @@ available when adding an Amazon EC2 provider.
24
23
- us-gov-west-1
25
24
- ap-northeast-1
26
25
27
- 6 . Click ** Save** .
26
+ 5 . Click ** Save** .
Original file line number Diff line number Diff line change @@ -5,9 +5,11 @@ the appliance server. You can use this capability to disable certain
5
5
classified regions. Once disabled, the region will not be available when
6
6
adding a new Azure provider.
7
7
8
- 1 . Click ![ config gear] ( ../../images/config-gear.png ) ( ** Configuration ** ) .
8
+ 1 . Click ![ config gear] ( ../../images/config-gear.png ) ** Settings ** > ** Application Settings ** .
9
9
10
- 2 . Click on the ** Settings** accordion, then click ** Zones** .
10
+ 2 . Click on the ** Settings** accordion, then click ** {{ site.data.product.title_short }}: Region** at the top.
11
+ Optionally, a server can be selected (within Zones) to limit the disabled
12
+ region to that server only.
11
13
12
14
3 . Click the zone where the {{ site.data.product.title_short }} server is located,
13
15
then click on the EVM server.
Original file line number Diff line number Diff line change
1
+ ## Disabling IBM Cloud VPC Regions
2
+
3
+ {{ site.data.product.title_short }} allows administrators to disable IBM Cloud
4
+ VPC regions on the appliance server. You can use this capability to disable
5
+ certain classified regions. Once disabled, the region will not be available
6
+ when adding a new IBM Cloud VPC provider.
7
+
8
+ 1 . Browse to ![ config gear] ( ../../images/config-gear.png ) ** Settings** > ** Application Settings** .
9
+
10
+ 2 . Click on the ** Settings** accordion, then click ** {{ site.data.product.title_short }}: Region** at the top.
11
+ Optionally, a server can be selected (within Zones) to limit the disabled
12
+ region to that server only.
13
+
14
+ 3 . Click on the ** Advanced** tab.
15
+
16
+ 4 . Search for ` :ems_ibm_cloud_vpc ` , and enter the regions you want to disable
17
+ under ` :disabled_regions: ` .
18
+
19
+ Example. To disable the `au-syd` and `br-sao` regions:
20
+
21
+ :ems_ibm_cloud_vpc:
22
+ :disabled_regions:
23
+ - au-syd
24
+ - br-sao
25
+
26
+ 5 . Click ** Save** .
Original file line number Diff line number Diff line change
1
+ ## Disabling IBM Power Systems Virtual Server Regions
2
+
3
+ {{ site.data.product.title_short }} allows administrators to disable IBM Power
4
+ Systems Virtual Server regions on the appliance server. You can use this
5
+ capability to disable default regions. Once disabled, the region will not be
6
+ available for new and existing IBM Power Systems Virtual Server providers.
7
+
8
+ 1 . Browse to ![ config gear] ( ../../images/config-gear.png ) ** Settings** > ** Application Settings** .
9
+
10
+ 2 . Click on the ** Settings** accordion, then click ** {{ site.data.product.title_short }}: Region** at the top.
11
+ Optionally, a server can be selected (within Zones) to limit the disabled
12
+ region to that server only.
13
+
14
+ 3 . Click on the ** Advanced** tab.
15
+
16
+ 4 . Search for ` :ems_ibm_cloud_power_virtual_servers: ` , and enter the regions you want to disable
17
+ under ` :disabled_regions: ` .
18
+
19
+ Example. To disable the `dal` and `eu-de` regions:
20
+
21
+ :ems_ibm_cloud_power_virtual_servers:
22
+ :disabled_regions:
23
+ - dal
24
+ - eu-de
25
+
26
+ 5 . Click ** Save** .
Original file line number Diff line number Diff line change 9
9
10
10
{% include_relative _ topics/configuring_ibm_cloud_vpc_metrics_collection.md %}
11
11
12
- {% include_relative _ topics/configuring_ibm_cloud_vpc_events.md %}
12
+ {% include_relative _ topics/configuring_ibm_cloud_vpc_events.md %}
13
+
14
+ {% include_relative _ topics/adding_ibm_cloud_vpc_regions.md %}
15
+
16
+ {% include_relative _ topics/disabling_ibm_cloud_vpc_regions.md %}
Original file line number Diff line number Diff line change 6
6
{% include_relative _ topics/overview_ibm_cloud_powervs.md %}
7
7
8
8
{% include_relative _ topics/adding_ibm_cloud_powervs_providers.md %}
9
+
10
+ {% include_relative _ topics/adding_ibm_power_systems_virtual_servers_regions.md %}
11
+
12
+ {% include_relative _ topics/disabling_ibm_power_systems_virtual_servers_regions.md %}
You can’t perform that action at this time.
0 commit comments