Options
All
  • Public
  • Public/Protected
  • All
Menu

VirtualMachineInstanceGuestAgentInfo represents information from the installed guest agent

export
interface

V1VirtualMachineInstanceGuestAgentInfo

Hierarchy

  • V1VirtualMachineInstanceGuestAgentInfo

Index

Properties

apiVersion?: string

APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources

memberof

V1VirtualMachineInstanceGuestAgentInfo

fsFreezeStatus?: string

FSFreezeStatus indicates whether a freeze operation was requested for the guest filesystem. It will be set to "frozen" if the request was made, or unset otherwise. This does not reflect the actual state of the guest filesystem.

memberof

V1VirtualMachineInstanceGuestAgentInfo

memberof

V1VirtualMachineInstanceGuestAgentInfo

guestAgentVersion?: string

GAVersion is a version of currently installed guest agent

memberof

V1VirtualMachineInstanceGuestAgentInfo

hostname?: string

Hostname represents FQDN of a guest

memberof

V1VirtualMachineInstanceGuestAgentInfo

kind?: string

Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds

memberof

V1VirtualMachineInstanceGuestAgentInfo

memberof

V1VirtualMachineInstanceGuestAgentInfo

supportedCommands?: V1GuestAgentCommandInfo[]

Return command list the guest agent supports

memberof

V1VirtualMachineInstanceGuestAgentInfo

timezone?: string

Timezone is guest os current timezone

memberof

V1VirtualMachineInstanceGuestAgentInfo

UserList is a list of active guest OS users

memberof

V1VirtualMachineInstanceGuestAgentInfo

Generated using TypeDoc