GET v1/bunits/{bunitId}/consumers/{consumerId}/hypervisor

Get a hypervisor related to a consumption unit

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId ID of the business unit the consumption unit is related to integer

Required

consumerId ID of the consumption unit the hypervisor is related to integer

Required

Body Parameters

None.

Response Information

Resource Description

Hypervisor
NameDescriptionTypeAdditional information
LowestAllowedVmVersion If a VM on the hypervisor has a VM hardware version lower than
specified, then a warning will be created for the VM
string

None.

HostAddress Host address
Provided by SP Plus
string

None.

SslConnection SSL connection
Provided by SP Plus
boolean

None.

PortNumber Port number
Provided by SP Plus
integer

None.

SpPlusId The Id of the hypervisor on the IBM Storage Protect Plus server
integer

None.

Type Type of hypervisor
1: Hyper-V
2: VMware
Provided by SP Plus
HypervisorType

None.

SnapShotConcurrency Snapshot concurrency
Provided by SP Plus
integer

None.

UniqueId Unique Id
Provided by SP Plus
string

None.

SysInfoVersion Version
Provided by SP Plus
string

None.

SysInfoName Name (location) of the hypervisor
Provided by SP Plus
string

None.

Vms List of virtual machines residing on the hypervisor
Collection of Vm

None.

SpPlusServer The IBM Storage Protect Plus (SP Plus) server that backs up the hypervisor
SpPlusServer

None.

Name Name of the data-source
string

None.

DataSourceState DataSourceState

None.

DataSourceType DataSourceType

None.

BackupServer Server

None.

Consumer Consumption unit that relates the VM to a business unit
Consumer

None.

Id A unique ID for the object.
integer

Read-only.

CreatedDate Time and date the object was created.
date

Read-only.

ArchivedDate Time and date the object was or is going to be archived.

Unarchived objects have no value in ArchivedDate
date

Read-only.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.