|
400 | 400 | type: list |
401 | 401 | lease_time: |
402 | 402 | description: |
403 | | - - DHCP lease time in seconds. When specified, this |
| 403 | + - DHCP lease time in seconds (60 - 4294967295). When specified, this |
404 | 404 | property overwrites lease time configured DHCP |
405 | 405 | server config |
406 | | - - Minimum: 60 |
407 | | - - Maximum: 4294967295 |
408 | | - - Default: "86400" |
| 406 | + default: 86400 |
409 | 407 | type: int |
410 | 408 | resource_type: |
411 | 409 | description: Resource type |
|
488 | 486 | 65 NIS+-Server-Addr |
489 | 487 | 66 TFTP Server-Name (used by PXE) |
490 | 488 | 67 Bootfile-Name (used by PXE) |
491 | | - 93 PXE: Client system architecture |
492 | | - 94 PXE: Client NDI |
493 | | - 97 PXE: UUID/UNDI |
| 489 | + 93 PXE Client system architecture |
| 490 | + 94 PXE Client NDI |
| 491 | + 97 PXE UUID/UNDI |
494 | 492 | 117 Name Service Search |
495 | 493 | 119 Domain Search |
496 | 494 | 150 TFTP server address (used by PXE) |
|
521 | 519 | allocation ranges |
522 | 520 | type: list |
523 | 521 | preferred_time: |
| 522 | + description: |
524 | 523 | - Property of SegmentDhcpV6Config |
525 | | - - The length of time that a valid address is |
| 524 | + - The length of time (60-4294967295) that a valid address is |
526 | 525 | preferred. When the preferred lifetime expires, |
527 | 526 | the address becomes deprecated |
528 | | - - Minimum: 60 |
529 | | - - Maximum: 4294967295 |
530 | 527 | type: int |
531 | 528 | sntp_servers: |
532 | 529 | description: |
|
561 | 558 | type: list |
562 | 559 | elements: dict |
563 | 560 | suboptions: |
564 | | - ip_address: |
565 | | - description: IP Address for port binding. |
566 | | - type: str |
567 | | - mac_address: |
568 | | - description: Mac address for port binding. |
569 | | - type: str |
570 | | - vlan_id: |
571 | | - description: VLAN ID for port binding. |
572 | | - type: str |
| 561 | + ip_address: |
| 562 | + description: IP Address for port binding. |
| 563 | + type: str |
| 564 | + mac_address: |
| 565 | + description: Mac address for port binding. |
| 566 | + type: str |
| 567 | + vlan_id: |
| 568 | + description: VLAN ID for port binding. |
| 569 | + type: str |
573 | 570 | attachment: |
574 | 571 | description: VIF attachment. |
575 | 572 | type: dict |
|
667 | 664 | supported. |
668 | 665 | type: dict |
669 | 666 | suboptions: |
670 | | - ip_address: |
671 | | - description: IP Address for port binding. |
672 | | - type: str |
673 | | - mac_address: |
674 | | - description: Mac address for port binding. |
675 | | - type: str |
676 | | - vlan_id: |
677 | | - description: VLAN ID for port binding. |
678 | | - type: str |
| 667 | + ip_address: |
| 668 | + description: IP Address for port binding. |
| 669 | + type: str |
| 670 | + mac_address: |
| 671 | + description: Mac address for port binding. |
| 672 | + type: str |
| 673 | + vlan_id: |
| 674 | + description: VLAN ID for port binding. |
| 675 | + type: str |
679 | 676 | init_state: |
680 | 677 | description: |
681 | 678 | - Initial state of this logical ports |
|
0 commit comments