OnPremResizeActionDetailsApiDTO
Description
Inherits From
This DTO inherits from ActionDetailsApiDTO
Optional Parameters
- vcpuBefore
-
-
type: integer
-
format: int32
-
description: vCPUs before the change
-
- vcpuAfter
-
-
type: integer
-
format: int32
-
description: vCPUs after the change
-
- socketsBefore
-
-
type: integer
-
format: int32
-
description: sockets before the change
-
- socketsAfter
-
-
type: integer
-
format: int32
-
description: sockets after the change
-
- coresPerSocketBefore
-
-
type: integer
-
format: int32
-
description: cores per socket before the change
-
- coresPerSocketAfter
-
-
type: integer
-
format: int32
-
description: cores per socket after the change
-
- nonDisruptiveMaxPU
-
-
type: number
-
format: double
-
description: Non-disruptive Processing Units max resize constraint
-
- nonDisruptiveMinPU
-
-
type: number
-
format: double
-
description: Non-disruptive Processing Units min resize constraint
-
- subType
-
-
type: string
-