Data Object - RDSServerMaintenanceData

Class
VMware.Hv.RDSServerMaintenanceData
Property of
RDSServerInfo
Since
Horizon 7.9

Data Object Description

Maintenance details about the RDS Server.

Data Object Properties

Properties

Name Type Description
operationxsd:string

The current maintenance operation.
  • This property need not be set.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "REFRESH"A refresh operation.
    "RESYNC"A resync operation.
    "REBALANCE"A rebalance operation.
    "ATTACH"A persistent disk attach operation.
    "DETACH"A persistent disk detach operation.
    "REPLACE"A persistent disk replace operation.
    "CHECKPOINT"A checkpoint operation.
    "PUSH_IMAGE"A push image operation (Instant Clone Engine only).
operationStatexsd:string

The maintenance operation state.
  • This property need not be set.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "UNDEFINED"The operation state is unrecognized.
    "SCHEDULED"The operation is scheduled for future execution.
    "PROGRESSING"The operation is in progress.
    "COMPLETED"The operation has completed.
    "FAULT"The operation has encountered an error.
    "CANCELLING"The operation has been cancelled.
    "HOLDING"The operation has been paused.
    "CREATE"The operation is being initiated.
logOffSettingxsd:string

The user log off behavior at the time of maintenance.
  • This property need not be set.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "FORCE_LOGOFF"Users will be forced to log off when the system is ready to operate on their RDS Servers. Before being forcibly logged off, users may have a grace period in which to save their work (Global Settings).
    "WAIT_FOR_LOGOFF"Wait for connected users to disconnect before the task starts. The operation starts immediately on RDS Servers without active sessions.
baseImagePathxsd:string

The base image.
  • This property need not be set.
  • This property cannot be updated.
baseImageSnapshotPathxsd:string

The base image snapshot.
  • This property need not be set.
  • This property cannot be updated.
pendingBaseImagePathxsd:string

The pending base image.
  • This property need not be set.
  • This property cannot be updated.
pendingBaseImageSnapshotPathxsd:string

The pending base image snapshot.
  • This property need not be set.
  • This property cannot be updated.
imageManagementStreamNamexsd:string

Name of the image management stream. This will be populated only for RDS server belonging to Instant Clone farms created using image catalog.

Since Horizon 7.10
  • This property need not be set.
  • This property cannot be updated.
imageManagementTagNamexsd:string

Name of the image management tag. This will be populated only for RDS server belonging to Instant Clone farms created using image catalog.

Since Horizon 7.10
  • This property need not be set.
  • This property cannot be updated.
pendingImageManagementStreamNamexsd:string

Name of the pending image management stream. This will be populated only for RDS server belonging to Instant Clone farms created using image catalog.

Since Horizon 7.10
  • This property need not be set.
  • This property cannot be updated.
pendingImageManagementTagNamexsd:string

Name of the pending image management tag. This will be populated only for RDS server belonging to Instant Clone farms created using image catalog.

Since Horizon 7.10
  • This property need not be set.
  • This property cannot be updated.