File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -21732,8 +21732,7 @@ components:
2173221732 prefix:
2173321733 type: integer
2173421734 description: >
21735- The prefix length of the address, denoting how many addresses can be
21736- assigned from this pool calculated as 2 <sup>128-prefix</sup>.
21735+ The prefix length of the address. The total number of addresses that can be assigned from this range is calculated as 2 <sup>prefix length</sup>.
2173721736 example: 124
2173821737 x-linode-cli-display: 2
2173921738 region:
@@ -21765,8 +21764,7 @@ components:
2176521764 prefix:
2176621765 type: integer
2176721766 description: >
21768- The prefix length of the address, denoting how many addresses can be
21769- assigned from this range calculated as 2 <sup>128-prefix</sup>.
21767+ The prefix length of the address. The total number of addresses that can be assigned from this range is calculated as 2 <sup>prefix length</sup>.
2177021768 example: 64
2177121769 x-linode-cli-display: 2
2177221770 region:
@@ -21797,8 +21795,7 @@ components:
2179721795 prefix:
2179821796 type: integer
2179921797 description: >
21800- The prefix length of the address, denoting how many addresses can be
21801- assigned from this range calculated as 2 <sup>128-prefix</sup>.
21798+ The prefix length of the address. The total number of addresses that can be assigned from this range is calculated as 2 <sup>prefix length</sup>.
2180221799 example: 64
2180321800 x-linode-cli-display: 2
2180421801 region:
You can’t perform that action at this time.
0 commit comments