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: openapi/spec.yaml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -15355,7 +15355,7 @@ components:
15355
15355
type: array
15356
15356
description: Define Interfaces to associate Instance GPUs with NVLink Logical Partitions. A subset of GPUs may be specified (it is not required to include all GPUs). Each item references one GPU index (`deviceInstance`) and one NVLink Logical Partition. Different interfaces may reference different NVLink Logical Partitions.
description: Specify list of SSH Key Group IDs that will provide Serial over LAN access
@@ -15502,7 +15502,7 @@ components:
15502
15502
type: array
15503
15503
description: NVLink interface configuration shared across all instances. A subset of GPUs may be specified. Each item references one GPU index (`deviceInstance`) and one NVLink Logical Partition. Different interfaces may reference different NVLink Logical Partitions.
description: Update NVLink Interfaces of the Instance. A subset of GPUs may be specified. Each item references one GPU index (`deviceInstance`) and one NVLink Logical Partition. Different interfaces may reference different NVLink Logical Partitions.
15677
+
description: Update NVLink Interfaces of the Instance. A subset of GPUs may be specified. Each item binds one GPU index (`deviceInstance`) to one NVLink Logical Partition; items may reference different partitions. Entries present in the request are updated or left intact when they already match; entries omitted from the request are marked for deletion.
0 commit comments