Get KVM Database Systems

get

/dbsystem

Get all the KVM Database Systems present in the system.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : DbSystem
Type: object
Show Source
Nested Schema : DbSystemCpuPool
Type: object
Show Source
Nested Schema : databases
Type: array
Show Source
Nested Schema : DbSystemGridHome
Type: object
Show Source
Nested Schema : DbSystemStorage
Type: object
Show Source
Nested Schema : vms
Type: array
Show Source
Nested Schema : perNodeAllocations
Type: array
Show Source
Nested Schema : CpuPoolNodeAllocation
Type: object
Show Source
Nested Schema : cpus
Type: array
Show Source
Nested Schema : PhysicalCpu
Type: object
Show Source
Nested Schema : DB
Type: object
Show Source
Nested Schema : associatedNetworks
Type: array
Show Source
Nested Schema : DbCharacterSet
Type: object
Show Source
Nested Schema : pdbs
Type: array
List of PDB objects that are present in the CDB
Show Source
Nested Schema : ResourceState
Type: object
Show Source
  • Allowed Values: [ "CREATING", "CONFIGURED", "UPDATING", "DELETING", "FAILED", "RUNNING", "ENABLED", "DISABLED", "STALE" ]
Nested Schema : Pdb
Type: object
Show Source
Nested Schema : DbSystemVm
Type: object
Show Source
Nested Schema : customVNetworks
Type: array
Show Source
Nested Schema : disks
Type: array
Show Source
Nested Schema : VmStatus
Type: object
Show Source
Nested Schema : vnetworks
Type: array
Show Source
Nested Schema : DbSystemCustomVNetwork
Type: object
Show Source
Nested Schema : DbSystemDisk
Type: object
Show Source
Nested Schema : DbSystemVNetwork
Type: object
Show Source

Default Response

An unexpected error has occurred
Body ()
Root Schema : Error
Type: object
Show Source
Back to Top