File tree Expand file tree Collapse file tree 2 files changed +8
-24
lines changed
openstack_types/data/network Expand file tree Collapse file tree 2 files changed +8
-24
lines changed Original file line number Diff line number Diff line change @@ -11400,9 +11400,7 @@ components:
1140011400 format: uuid
1140111401 description: The ID of the attached network.
1140211402 admin_state_up:
11403- type:
11404- - string
11405- - boolean
11403+ type: boolean
1140611404 description: The administrative state of the resource, which is
1140711405 up (`true`) or down (`false`).
1140811406 mac_address:
@@ -11592,9 +11590,7 @@ components:
1159211590 format: uuid
1159311591 description: The ID of the attached network.
1159411592 admin_state_up:
11595- type:
11596- - string
11597- - boolean
11593+ type: boolean
1159811594 description: The administrative state of the resource, which is
1159911595 up (`true`) or down (`false`).
1160011596 mac_address:
@@ -11820,9 +11816,7 @@ components:
1182011816 format: uuid
1182111817 description: The ID of the attached network.
1182211818 admin_state_up:
11823- type:
11824- - string
11825- - boolean
11819+ type: boolean
1182611820 description: The administrative state of the resource, which is
1182711821 up (`true`) or down (`false`).
1182811822 mac_address:
@@ -12010,9 +12004,7 @@ components:
1201012004 format: uuid
1201112005 description: The ID of the attached network.
1201212006 admin_state_up:
12013- type:
12014- - string
12015- - boolean
12007+ type: boolean
1201612008 description: The administrative state of the resource, which is
1201712009 up (`true`) or down (`false`).
1201812010 mac_address:
Original file line number Diff line number Diff line change @@ -11400,9 +11400,7 @@ components:
1140011400 format: uuid
1140111401 description: The ID of the attached network.
1140211402 admin_state_up:
11403- type:
11404- - string
11405- - boolean
11403+ type: boolean
1140611404 description: The administrative state of the resource, which is
1140711405 up (`true`) or down (`false`).
1140811406 mac_address:
@@ -11592,9 +11590,7 @@ components:
1159211590 format: uuid
1159311591 description: The ID of the attached network.
1159411592 admin_state_up:
11595- type:
11596- # - string
11597- - boolean
11593+ type: boolean
1159811594 description: The administrative state of the resource, which is
1159911595 up (`true`) or down (`false`).
1160011596 mac_address:
@@ -11820,9 +11816,7 @@ components:
1182011816 format: uuid
1182111817 description: The ID of the attached network.
1182211818 admin_state_up:
11823- type:
11824- - string
11825- - boolean
11819+ type: boolean
1182611820 description: The administrative state of the resource, which is
1182711821 up (`true`) or down (`false`).
1182811822 mac_address:
@@ -12010,9 +12004,7 @@ components:
1201012004 format: uuid
1201112005 description: The ID of the attached network.
1201212006 admin_state_up:
12013- type:
12014- - string
12015- - boolean
12007+ type: boolean
1201612008 description: The administrative state of the resource, which is
1201712009 up (`true`) or down (`false`).
1201812010 mac_address:
You can’t perform that action at this time.
0 commit comments