You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/infrastructure-management/ipam/ip-addresses.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ You can search for IPs with full or partial entries right here. Clicking on an I
28
28
29
29
### Bulk Actions for IP Addresses
30
30
31
-
To perform a bulk action, check the IP addresses to affect from the list and select an action from the **Select an action** dropdown menu. Then click on the **hammer** icon to perform the selected bulk action.
31
+
To perform a bulk action, check the IP addresses to affect from the list and select an action from the **Select an action** dropdown menu. Then confirm the action in the dialogue to perform the selected bulk action.
32
32
33
33
<ThemedImage
34
34
alt="Bulk actions menu"
@@ -42,13 +42,13 @@ To perform a bulk action, check the IP addresses to affect from the list and sel
42
42
The following bulk actions are available for IP addresses:
43
43
44
44
-**Export selected items to CSV**: create CSV export file.
45
+
-**Do a re-importable export for selected items**: Create an export file that you can re-import.
45
46
-**Delete with Detailed Confirmation:** Displays prompt before deleting.
46
47
-**Fast Background Delete**: Delete without prompt.
47
48
-**Mark selected IP as available:** Will only mark those IPs available that have no device association.
48
49
-**Mark selected IPs as not available** : Will mark selected IPs as not available.
49
50
-**Clear ALL fields and Mark selected IPs as available** : This command will clear all device association for the selected IPs and mark those IPs as available.
50
51
-**Relocate Selected IPs** : This will bring up a matching subnets page based on first selected IPs. You can choose to move IPs to another subnet with this. Only IPs that are within the range will be moved.
51
-
-**Do a re-importable export for selected items**: Create an export file that you can re-import.
52
52
-**Add tags to selected items**: add a comma-separated list of tags.
53
53
-**Check/Fix selected IPs Subnet assignment**: Displays a page to check or fix Subnet assignment.
54
54
@@ -65,17 +65,17 @@ Click on an IP address to view its details.
65
65
/>
66
66
<br/><br/>
67
67
68
-
You can see the history of changes for that IP address from the **History (Audit Logs)**button at the top right of the page (similar to all other view pages in the application). If you have appropriate permissions, the **Edit** button will be available. All DNS records that use this IP are shown in the view page as well.
68
+
You can see the history of changes for that IP address from the **History (Audit Logs)**tab at the top of the page (similar to all other view pages in the application). If you have appropriate permissions, the **Edit** button will be available. All DNS records that use this IP are shown in the view page as well.
69
69
70
-
In the example above, clicking on the link called _demo_ in the **Resource** field will take you to the K8s cluster that is currently holding that IP.
70
+
Clicking on the link in the **Resource** field will take you to the K8s cluster that is currently holding that IP.
71
71
72
72
:::note
73
73
Entries in the **Configuration Resource** and **Configuration Resource Item** fields make sense only in the context of a Kubernetes cloud discovery job ([cloud platforms autodiscovery](auto-discovery/cloud-auto-discovery/index.mdx)) and are filled in automatically. These field should not be populated for a regular IP address.
74
74
:::
75
75
76
76
### Add/Edit Page
77
77
78
-
Click on the **Add IP Address** button on the view page to add an IP address.
78
+
Click on the **Create** button on the view page to add an IP address.
79
79
80
80
<ThemedImage
81
81
alt="Add IP address button"
@@ -97,7 +97,7 @@ When Adding or editing an IP, the Subnet field is required. Device42 will automa
97
97
/>
98
98
<br/><br/>
99
99
100
-
To enter additional device(s) to associate with an already-created IP address, click on the **Edit** button of the IP address from its view page. Then click on the **Add another device association** button.
100
+
To enter additional device(s) to associate with an already-created IP address, click on the **Edit** button of the IP address from its view page. Then click on the **+ Add New** button.
0 commit comments