Skip to main content

List Hybrid DPS cluster specifications

GET 

/unit/dps/hybrid/specs

Lists the Hybrid DPS cluster specifications supported in the service unit.

Request

Responses

OK

Schema

    code int32

    The response code.

    data

    object[]

    The wrapped responding data.

  • Array [

  • dpuSize int32

    The number of DPUs allocated to the DPS cluster.

    id int64

    The ID of the DPS cluster specification.

    name string

    The name of the DPS cluster specification.

    price object

    The number of credits consumed per unit of time.

  • ]

  • msg string

    The response message.

Loading...