intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getHyperflexHypervisorHost
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
A host appliance in the HyperFlex Cluster.
Using getHyperflexHypervisorHost
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getHyperflexHypervisorHost(args: GetHyperflexHypervisorHostArgs, opts?: InvokeOptions): Promise<GetHyperflexHypervisorHostResult>
function getHyperflexHypervisorHostOutput(args: GetHyperflexHypervisorHostOutputArgs, opts?: InvokeOptions): Output<GetHyperflexHypervisorHostResult>
def get_hyperflex_hypervisor_host(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetHyperflexHypervisorHostAncestor]] = None,
class_id: Optional[str] = None,
cluster: Optional[GetHyperflexHypervisorHostCluster] = None,
configured_memory: Optional[float] = None,
controller_vm_display_version: Optional[str] = None,
controller_vm_hxdp_display_version: Optional[str] = None,
controller_vm_hxdp_version: Optional[str] = None,
controller_vm_uuid: Optional[str] = None,
controller_vm_version: Optional[str] = None,
cpu_info: Optional[GetHyperflexHypervisorHostCpuInfo] = None,
create_time: Optional[str] = None,
data_ip: Optional[GetHyperflexHypervisorHostDataIp] = None,
domain_group_moid: Optional[str] = None,
hardware_info: Optional[GetHyperflexHypervisorHostHardwareInfo] = None,
host_status: Optional[str] = None,
hypervisor: Optional[str] = None,
hypervisor_type: Optional[str] = None,
id: Optional[str] = None,
identity: Optional[str] = None,
ip: Optional[GetHyperflexHypervisorHostIp] = None,
lockdown: Optional[bool] = None,
maintenance_mode: Optional[bool] = None,
memory_capacity: Optional[GetHyperflexHypervisorHostMemoryCapacity] = None,
mgmt_ip: Optional[GetHyperflexHypervisorHostMgmtIp] = None,
mod_time: Optional[str] = None,
model: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
node: Optional[GetHyperflexHypervisorHostNode] = None,
object_type: Optional[str] = None,
os_version: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetHyperflexHypervisorHostParent] = None,
permission_resources: Optional[Sequence[GetHyperflexHypervisorHostPermissionResource]] = None,
processor_capacity: Optional[GetHyperflexHypervisorHostProcessorCapacity] = None,
product_info: Optional[GetHyperflexHypervisorHostProductInfo] = None,
registered_device: Optional[GetHyperflexHypervisorHostRegisteredDevice] = None,
role: Optional[str] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
status: Optional[str] = None,
tags: Optional[Sequence[GetHyperflexHypervisorHostTag]] = None,
template_version: Optional[str] = None,
up_time: Optional[str] = None,
uuid: Optional[str] = None,
vendor: Optional[str] = None,
version_context: Optional[GetHyperflexHypervisorHostVersionContext] = None,
virtual_cpus: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetHyperflexHypervisorHostResult
def get_hyperflex_hypervisor_host_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHypervisorHostAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster: Optional[pulumi.Input[GetHyperflexHypervisorHostClusterArgs]] = None,
configured_memory: Optional[pulumi.Input[float]] = None,
controller_vm_display_version: Optional[pulumi.Input[str]] = None,
controller_vm_hxdp_display_version: Optional[pulumi.Input[str]] = None,
controller_vm_hxdp_version: Optional[pulumi.Input[str]] = None,
controller_vm_uuid: Optional[pulumi.Input[str]] = None,
controller_vm_version: Optional[pulumi.Input[str]] = None,
cpu_info: Optional[pulumi.Input[GetHyperflexHypervisorHostCpuInfoArgs]] = None,
create_time: Optional[pulumi.Input[str]] = None,
data_ip: Optional[pulumi.Input[GetHyperflexHypervisorHostDataIpArgs]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
hardware_info: Optional[pulumi.Input[GetHyperflexHypervisorHostHardwareInfoArgs]] = None,
host_status: Optional[pulumi.Input[str]] = None,
hypervisor: Optional[pulumi.Input[str]] = None,
hypervisor_type: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
identity: Optional[pulumi.Input[str]] = None,
ip: Optional[pulumi.Input[GetHyperflexHypervisorHostIpArgs]] = None,
lockdown: Optional[pulumi.Input[bool]] = None,
maintenance_mode: Optional[pulumi.Input[bool]] = None,
memory_capacity: Optional[pulumi.Input[GetHyperflexHypervisorHostMemoryCapacityArgs]] = None,
mgmt_ip: Optional[pulumi.Input[GetHyperflexHypervisorHostMgmtIpArgs]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
model: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
node: Optional[pulumi.Input[GetHyperflexHypervisorHostNodeArgs]] = None,
object_type: Optional[pulumi.Input[str]] = None,
os_version: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetHyperflexHypervisorHostParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHypervisorHostPermissionResourceArgs]]]] = None,
processor_capacity: Optional[pulumi.Input[GetHyperflexHypervisorHostProcessorCapacityArgs]] = None,
product_info: Optional[pulumi.Input[GetHyperflexHypervisorHostProductInfoArgs]] = None,
registered_device: Optional[pulumi.Input[GetHyperflexHypervisorHostRegisteredDeviceArgs]] = None,
role: Optional[pulumi.Input[str]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
status: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHypervisorHostTagArgs]]]] = None,
template_version: Optional[pulumi.Input[str]] = None,
up_time: Optional[pulumi.Input[str]] = None,
uuid: Optional[pulumi.Input[str]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetHyperflexHypervisorHostVersionContextArgs]] = None,
virtual_cpus: Optional[pulumi.Input[float]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexHypervisorHostResult]
func LookupHyperflexHypervisorHost(ctx *Context, args *LookupHyperflexHypervisorHostArgs, opts ...InvokeOption) (*LookupHyperflexHypervisorHostResult, error)
func LookupHyperflexHypervisorHostOutput(ctx *Context, args *LookupHyperflexHypervisorHostOutputArgs, opts ...InvokeOption) LookupHyperflexHypervisorHostResultOutput
> Note: This function is named LookupHyperflexHypervisorHost
in the Go SDK.
public static class GetHyperflexHypervisorHost
{
public static Task<GetHyperflexHypervisorHostResult> InvokeAsync(GetHyperflexHypervisorHostArgs args, InvokeOptions? opts = null)
public static Output<GetHyperflexHypervisorHostResult> Invoke(GetHyperflexHypervisorHostInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHyperflexHypervisorHostResult> getHyperflexHypervisorHost(GetHyperflexHypervisorHostArgs args, InvokeOptions options)
public static Output<GetHyperflexHypervisorHostResult> getHyperflexHypervisorHost(GetHyperflexHypervisorHostArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getHyperflexHypervisorHost:getHyperflexHypervisorHost
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Hypervisor Host Ancestor> - Class
Id string - Cluster
Get
Hyperflex Hypervisor Host Cluster - Configured
Memory double - Memory configured for controller virtual machine.
- Controller
Vm stringDisplay Version - The display version of HyperFlex software running on the controller VM.
- Controller
Vm stringHxdp Display Version - Platform storage software product display version running on controller VM.
- Controller
Vm stringHxdp Version - Platform storage software product version running on controller VM.
- Controller
Vm stringUuid - The UUID of the controller VM which belongs to this host.
- Controller
Vm stringVersion - The version of HyperFlex software running on the controller VM.
- Cpu
Info GetHyperflex Hypervisor Host Cpu Info - Create
Time string - The time when this managed object was created.
- Data
Ip GetHyperflex Hypervisor Host Data Ip - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hardware
Info GetHyperflex Hypervisor Host Hardware Info - Host
Status string - The status of the HyperFlex host.*
UNKNOWN
- Current status of the HyperFlex host is unknown.*ONLINE
- The HyperFlex host is online.*OFFLINE
- The HyperFlex host is offline.*INMAINTENANCE
- The HyperFlex host is in maintenance mode.*DEGRADED
- Current status of the HyperFlex virtual machine is degraded. - Hypervisor string
- The hypervisor type of the host.
- Hypervisor
Type string - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - Id string
- Identity string
- The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).
- Ip
Get
Hyperflex Hypervisor Host Ip - Lockdown bool
- Flag indicating whether the HyperFlex host is in lockdown mode.
- Maintenance
Mode bool - Is this host in maintenance mode. Set to true or false.
- Memory
Capacity GetHyperflex Hypervisor Host Memory Capacity - Mgmt
Ip GetHyperflex Hypervisor Host Mgmt Ip - Mod
Time string - The time when this managed object was last modified.
- Model string
- Commercial model information about this hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.
- Node
Get
Hyperflex Hypervisor Host Node - Object
Type string - Os
Version string - The operation system version of the controller VM.
- Owners List<string>
- Parent
Get
Hyperflex Hypervisor Host Parent - Permission
Resources List<GetHyperflex Hypervisor Host Permission Resource> - Processor
Capacity GetHyperflex Hypervisor Host Processor Capacity - Product
Info GetHyperflex Hypervisor Host Product Info - Registered
Device GetHyperflex Hypervisor Host Registered Device - Role string
- The role of the HyperFlex host.*
UNKNOWN
- The role of the HyperFlex host is unknown.*STORAGE
- The HyperFlex host's role is storage.*COMPUTE
- The HyperFlex host's role is compute. - Serial string
- Serial number of this host (internally generated).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Status string
- Host health status, as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - List<Get
Hyperflex Hypervisor Host Tag> - Template
Version string - The controller virtual machine template version.
- Up
Time string - The uptime of the host, stored as Duration (from w3c).
- Uuid string
- Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.
- Vendor string
- Commercial vendor details of this hardware.
- Version
Context GetHyperflex Hypervisor Host Version Context - Virtual
Cpus double - Configured number of virtual CPUs for Controller virtual machine.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Hypervisor Host Ancestor - Class
Id string - Cluster
Get
Hyperflex Hypervisor Host Cluster - Configured
Memory float64 - Memory configured for controller virtual machine.
- Controller
Vm stringDisplay Version - The display version of HyperFlex software running on the controller VM.
- Controller
Vm stringHxdp Display Version - Platform storage software product display version running on controller VM.
- Controller
Vm stringHxdp Version - Platform storage software product version running on controller VM.
- Controller
Vm stringUuid - The UUID of the controller VM which belongs to this host.
- Controller
Vm stringVersion - The version of HyperFlex software running on the controller VM.
- Cpu
Info GetHyperflex Hypervisor Host Cpu Info - Create
Time string - The time when this managed object was created.
- Data
Ip GetHyperflex Hypervisor Host Data Ip - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hardware
Info GetHyperflex Hypervisor Host Hardware Info - Host
Status string - The status of the HyperFlex host.*
UNKNOWN
- Current status of the HyperFlex host is unknown.*ONLINE
- The HyperFlex host is online.*OFFLINE
- The HyperFlex host is offline.*INMAINTENANCE
- The HyperFlex host is in maintenance mode.*DEGRADED
- Current status of the HyperFlex virtual machine is degraded. - Hypervisor string
- The hypervisor type of the host.
- Hypervisor
Type string - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - Id string
- Identity string
- The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).
- Ip
Get
Hyperflex Hypervisor Host Ip - Lockdown bool
- Flag indicating whether the HyperFlex host is in lockdown mode.
- Maintenance
Mode bool - Is this host in maintenance mode. Set to true or false.
- Memory
Capacity GetHyperflex Hypervisor Host Memory Capacity - Mgmt
Ip GetHyperflex Hypervisor Host Mgmt Ip - Mod
Time string - The time when this managed object was last modified.
- Model string
- Commercial model information about this hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.
- Node
Get
Hyperflex Hypervisor Host Node - Object
Type string - Os
Version string - The operation system version of the controller VM.
- Owners []string
- Parent
Get
Hyperflex Hypervisor Host Parent - Permission
Resources []GetHyperflex Hypervisor Host Permission Resource - Processor
Capacity GetHyperflex Hypervisor Host Processor Capacity - Product
Info GetHyperflex Hypervisor Host Product Info - Registered
Device GetHyperflex Hypervisor Host Registered Device - Role string
- The role of the HyperFlex host.*
UNKNOWN
- The role of the HyperFlex host is unknown.*STORAGE
- The HyperFlex host's role is storage.*COMPUTE
- The HyperFlex host's role is compute. - Serial string
- Serial number of this host (internally generated).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Status string
- Host health status, as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - []Get
Hyperflex Hypervisor Host Tag - Template
Version string - The controller virtual machine template version.
- Up
Time string - The uptime of the host, stored as Duration (from w3c).
- Uuid string
- Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.
- Vendor string
- Commercial vendor details of this hardware.
- Version
Context GetHyperflex Hypervisor Host Version Context - Virtual
Cpus float64 - Configured number of virtual CPUs for Controller virtual machine.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Hypervisor Host Ancestor> - class
Id String - cluster
Get
Hyperflex Hypervisor Host Cluster - configured
Memory Double - Memory configured for controller virtual machine.
- controller
Vm StringDisplay Version - The display version of HyperFlex software running on the controller VM.
- controller
Vm StringHxdp Display Version - Platform storage software product display version running on controller VM.
- controller
Vm StringHxdp Version - Platform storage software product version running on controller VM.
- controller
Vm StringUuid - The UUID of the controller VM which belongs to this host.
- controller
Vm StringVersion - The version of HyperFlex software running on the controller VM.
- cpu
Info GetHyperflex Hypervisor Host Cpu Info - create
Time String - The time when this managed object was created.
- data
Ip GetHyperflex Hypervisor Host Data Ip - domain
Group StringMoid - The DomainGroup ID for this managed object.
- hardware
Info GetHyperflex Hypervisor Host Hardware Info - host
Status String - The status of the HyperFlex host.*
UNKNOWN
- Current status of the HyperFlex host is unknown.*ONLINE
- The HyperFlex host is online.*OFFLINE
- The HyperFlex host is offline.*INMAINTENANCE
- The HyperFlex host is in maintenance mode.*DEGRADED
- Current status of the HyperFlex virtual machine is degraded. - hypervisor String
- The hypervisor type of the host.
- hypervisor
Type String - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - id String
- identity String
- The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).
- ip
Get
Hyperflex Hypervisor Host Ip - lockdown Boolean
- Flag indicating whether the HyperFlex host is in lockdown mode.
- maintenance
Mode Boolean - Is this host in maintenance mode. Set to true or false.
- memory
Capacity GetHyperflex Hypervisor Host Memory Capacity - mgmt
Ip GetHyperflex Hypervisor Host Mgmt Ip - mod
Time String - The time when this managed object was last modified.
- model String
- Commercial model information about this hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.
- node
Get
Hyperflex Hypervisor Host Node - object
Type String - os
Version String - The operation system version of the controller VM.
- owners List<String>
- parent
Get
Hyperflex Hypervisor Host Parent - permission
Resources List<GetHyperflex Hypervisor Host Permission Resource> - processor
Capacity GetHyperflex Hypervisor Host Processor Capacity - product
Info GetHyperflex Hypervisor Host Product Info - registered
Device GetHyperflex Hypervisor Host Registered Device - role String
- The role of the HyperFlex host.*
UNKNOWN
- The role of the HyperFlex host is unknown.*STORAGE
- The HyperFlex host's role is storage.*COMPUTE
- The HyperFlex host's role is compute. - serial String
- Serial number of this host (internally generated).
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status String
- Host health status, as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - List<Get
Hyperflex Hypervisor Host Tag> - template
Version String - The controller virtual machine template version.
- up
Time String - The uptime of the host, stored as Duration (from w3c).
- uuid String
- Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.
- vendor String
- Commercial vendor details of this hardware.
- version
Context GetHyperflex Hypervisor Host Version Context - virtual
Cpus Double - Configured number of virtual CPUs for Controller virtual machine.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Hypervisor Host Ancestor[] - class
Id string - cluster
Get
Hyperflex Hypervisor Host Cluster - configured
Memory number - Memory configured for controller virtual machine.
- controller
Vm stringDisplay Version - The display version of HyperFlex software running on the controller VM.
- controller
Vm stringHxdp Display Version - Platform storage software product display version running on controller VM.
- controller
Vm stringHxdp Version - Platform storage software product version running on controller VM.
- controller
Vm stringUuid - The UUID of the controller VM which belongs to this host.
- controller
Vm stringVersion - The version of HyperFlex software running on the controller VM.
- cpu
Info GetHyperflex Hypervisor Host Cpu Info - create
Time string - The time when this managed object was created.
- data
Ip GetHyperflex Hypervisor Host Data Ip - domain
Group stringMoid - The DomainGroup ID for this managed object.
- hardware
Info GetHyperflex Hypervisor Host Hardware Info - host
Status string - The status of the HyperFlex host.*
UNKNOWN
- Current status of the HyperFlex host is unknown.*ONLINE
- The HyperFlex host is online.*OFFLINE
- The HyperFlex host is offline.*INMAINTENANCE
- The HyperFlex host is in maintenance mode.*DEGRADED
- Current status of the HyperFlex virtual machine is degraded. - hypervisor string
- The hypervisor type of the host.
- hypervisor
Type string - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - id string
- identity string
- The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).
- ip
Get
Hyperflex Hypervisor Host Ip - lockdown boolean
- Flag indicating whether the HyperFlex host is in lockdown mode.
- maintenance
Mode boolean - Is this host in maintenance mode. Set to true or false.
- memory
Capacity GetHyperflex Hypervisor Host Memory Capacity - mgmt
Ip GetHyperflex Hypervisor Host Mgmt Ip - mod
Time string - The time when this managed object was last modified.
- model string
- Commercial model information about this hardware.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.
- node
Get
Hyperflex Hypervisor Host Node - object
Type string - os
Version string - The operation system version of the controller VM.
- owners string[]
- parent
Get
Hyperflex Hypervisor Host Parent - permission
Resources GetHyperflex Hypervisor Host Permission Resource[] - processor
Capacity GetHyperflex Hypervisor Host Processor Capacity - product
Info GetHyperflex Hypervisor Host Product Info - registered
Device GetHyperflex Hypervisor Host Registered Device - role string
- The role of the HyperFlex host.*
UNKNOWN
- The role of the HyperFlex host is unknown.*STORAGE
- The HyperFlex host's role is storage.*COMPUTE
- The HyperFlex host's role is compute. - serial string
- Serial number of this host (internally generated).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status string
- Host health status, as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - Get
Hyperflex Hypervisor Host Tag[] - template
Version string - The controller virtual machine template version.
- up
Time string - The uptime of the host, stored as Duration (from w3c).
- uuid string
- Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.
- vendor string
- Commercial vendor details of this hardware.
- version
Context GetHyperflex Hypervisor Host Version Context - virtual
Cpus number - Configured number of virtual CPUs for Controller virtual machine.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Hypervisor Host Ancestor] - class_
id str - cluster
Get
Hyperflex Hypervisor Host Cluster - configured_
memory float - Memory configured for controller virtual machine.
- controller_
vm_ strdisplay_ version - The display version of HyperFlex software running on the controller VM.
- controller_
vm_ strhxdp_ display_ version - Platform storage software product display version running on controller VM.
- controller_
vm_ strhxdp_ version - Platform storage software product version running on controller VM.
- controller_
vm_ struuid - The UUID of the controller VM which belongs to this host.
- controller_
vm_ strversion - The version of HyperFlex software running on the controller VM.
- cpu_
info GetHyperflex Hypervisor Host Cpu Info - create_
time str - The time when this managed object was created.
- data_
ip GetHyperflex Hypervisor Host Data Ip - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- hardware_
info GetHyperflex Hypervisor Host Hardware Info - host_
status str - The status of the HyperFlex host.*
UNKNOWN
- Current status of the HyperFlex host is unknown.*ONLINE
- The HyperFlex host is online.*OFFLINE
- The HyperFlex host is offline.*INMAINTENANCE
- The HyperFlex host is in maintenance mode.*DEGRADED
- Current status of the HyperFlex virtual machine is degraded. - hypervisor str
- The hypervisor type of the host.
- hypervisor_
type str - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - id str
- identity str
- The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).
- ip
Get
Hyperflex Hypervisor Host Ip - lockdown bool
- Flag indicating whether the HyperFlex host is in lockdown mode.
- maintenance_
mode bool - Is this host in maintenance mode. Set to true or false.
- memory_
capacity GetHyperflex Hypervisor Host Memory Capacity - mgmt_
ip GetHyperflex Hypervisor Host Mgmt Ip - mod_
time str - The time when this managed object was last modified.
- model str
- Commercial model information about this hardware.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.
- node
Get
Hyperflex Hypervisor Host Node - object_
type str - os_
version str - The operation system version of the controller VM.
- owners Sequence[str]
- parent
Get
Hyperflex Hypervisor Host Parent - permission_
resources Sequence[GetHyperflex Hypervisor Host Permission Resource] - processor_
capacity GetHyperflex Hypervisor Host Processor Capacity - product_
info GetHyperflex Hypervisor Host Product Info - registered_
device GetHyperflex Hypervisor Host Registered Device - role str
- The role of the HyperFlex host.*
UNKNOWN
- The role of the HyperFlex host is unknown.*STORAGE
- The HyperFlex host's role is storage.*COMPUTE
- The HyperFlex host's role is compute. - serial str
- Serial number of this host (internally generated).
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status str
- Host health status, as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - Sequence[Get
Hyperflex Hypervisor Host Tag] - template_
version str - The controller virtual machine template version.
- up_
time str - The uptime of the host, stored as Duration (from w3c).
- uuid str
- Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.
- vendor str
- Commercial vendor details of this hardware.
- version_
context GetHyperflex Hypervisor Host Version Context - virtual_
cpus float - Configured number of virtual CPUs for Controller virtual machine.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster Property Map
- configured
Memory Number - Memory configured for controller virtual machine.
- controller
Vm StringDisplay Version - The display version of HyperFlex software running on the controller VM.
- controller
Vm StringHxdp Display Version - Platform storage software product display version running on controller VM.
- controller
Vm StringHxdp Version - Platform storage software product version running on controller VM.
- controller
Vm StringUuid - The UUID of the controller VM which belongs to this host.
- controller
Vm StringVersion - The version of HyperFlex software running on the controller VM.
- cpu
Info Property Map - create
Time String - The time when this managed object was created.
- data
Ip Property Map - domain
Group StringMoid - The DomainGroup ID for this managed object.
- hardware
Info Property Map - host
Status String - The status of the HyperFlex host.*
UNKNOWN
- Current status of the HyperFlex host is unknown.*ONLINE
- The HyperFlex host is online.*OFFLINE
- The HyperFlex host is offline.*INMAINTENANCE
- The HyperFlex host is in maintenance mode.*DEGRADED
- Current status of the HyperFlex virtual machine is degraded. - hypervisor String
- The hypervisor type of the host.
- hypervisor
Type String - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - id String
- identity String
- The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).
- ip Property Map
- lockdown Boolean
- Flag indicating whether the HyperFlex host is in lockdown mode.
- maintenance
Mode Boolean - Is this host in maintenance mode. Set to true or false.
- memory
Capacity Property Map - mgmt
Ip Property Map - mod
Time String - The time when this managed object was last modified.
- model String
- Commercial model information about this hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.
- node Property Map
- object
Type String - os
Version String - The operation system version of the controller VM.
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - processor
Capacity Property Map - product
Info Property Map - registered
Device Property Map - role String
- The role of the HyperFlex host.*
UNKNOWN
- The role of the HyperFlex host is unknown.*STORAGE
- The HyperFlex host's role is storage.*COMPUTE
- The HyperFlex host's role is compute. - serial String
- Serial number of this host (internally generated).
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status String
- Host health status, as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - List<Property Map>
- template
Version String - The controller virtual machine template version.
- up
Time String - The uptime of the host, stored as Duration (from w3c).
- uuid String
- Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.
- vendor String
- Commercial vendor details of this hardware.
- version
Context Property Map - virtual
Cpus Number - Configured number of virtual CPUs for Controller virtual machine.
getHyperflexHypervisorHost Result
The following output properties are available:
- Id string
- Results
List<Get
Hyperflex Hypervisor Host Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Hyperflex Hypervisor Host Ancestor> - Class
Id string - Cluster
Get
Hyperflex Hypervisor Host Cluster - Configured
Memory double - Controller
Vm stringDisplay Version - Controller
Vm stringHxdp Display Version - Controller
Vm stringHxdp Version - Controller
Vm stringUuid - Controller
Vm stringVersion - Cpu
Info GetHyperflex Hypervisor Host Cpu Info - Create
Time string - Data
Ip GetHyperflex Hypervisor Host Data Ip - Domain
Group stringMoid - Hardware
Info GetHyperflex Hypervisor Host Hardware Info - Host
Status string - Hypervisor string
- Hypervisor
Type string - Identity string
- Ip
Get
Hyperflex Hypervisor Host Ip - Lockdown bool
- Maintenance
Mode bool - Memory
Capacity GetHyperflex Hypervisor Host Memory Capacity - Mgmt
Ip GetHyperflex Hypervisor Host Mgmt Ip - Mod
Time string - Model string
- Moid string
- Name string
- Node
Get
Hyperflex Hypervisor Host Node - Object
Type string - Os
Version string - Owners List<string>
- Parent
Get
Hyperflex Hypervisor Host Parent - Permission
Resources List<GetHyperflex Hypervisor Host Permission Resource> - Processor
Capacity GetHyperflex Hypervisor Host Processor Capacity - Product
Info GetHyperflex Hypervisor Host Product Info - Registered
Device GetHyperflex Hypervisor Host Registered Device - Role string
- Serial string
- string
- Status string
- List<Get
Hyperflex Hypervisor Host Tag> - Template
Version string - Up
Time string - Uuid string
- Vendor string
- Version
Context GetHyperflex Hypervisor Host Version Context - Virtual
Cpus double
- Id string
- Results
[]Get
Hyperflex Hypervisor Host Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Hyperflex Hypervisor Host Ancestor - Class
Id string - Cluster
Get
Hyperflex Hypervisor Host Cluster - Configured
Memory float64 - Controller
Vm stringDisplay Version - Controller
Vm stringHxdp Display Version - Controller
Vm stringHxdp Version - Controller
Vm stringUuid - Controller
Vm stringVersion - Cpu
Info GetHyperflex Hypervisor Host Cpu Info - Create
Time string - Data
Ip GetHyperflex Hypervisor Host Data Ip - Domain
Group stringMoid - Hardware
Info GetHyperflex Hypervisor Host Hardware Info - Host
Status string - Hypervisor string
- Hypervisor
Type string - Identity string
- Ip
Get
Hyperflex Hypervisor Host Ip - Lockdown bool
- Maintenance
Mode bool - Memory
Capacity GetHyperflex Hypervisor Host Memory Capacity - Mgmt
Ip GetHyperflex Hypervisor Host Mgmt Ip - Mod
Time string - Model string
- Moid string
- Name string
- Node
Get
Hyperflex Hypervisor Host Node - Object
Type string - Os
Version string - Owners []string
- Parent
Get
Hyperflex Hypervisor Host Parent - Permission
Resources []GetHyperflex Hypervisor Host Permission Resource - Processor
Capacity GetHyperflex Hypervisor Host Processor Capacity - Product
Info GetHyperflex Hypervisor Host Product Info - Registered
Device GetHyperflex Hypervisor Host Registered Device - Role string
- Serial string
- string
- Status string
- []Get
Hyperflex Hypervisor Host Tag - Template
Version string - Up
Time string - Uuid string
- Vendor string
- Version
Context GetHyperflex Hypervisor Host Version Context - Virtual
Cpus float64
- id String
- results
List<Get
Hyperflex Hypervisor Host Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Hyperflex Hypervisor Host Ancestor> - class
Id String - cluster
Get
Hyperflex Hypervisor Host Cluster - configured
Memory Double - controller
Vm StringDisplay Version - controller
Vm StringHxdp Display Version - controller
Vm StringHxdp Version - controller
Vm StringUuid - controller
Vm StringVersion - cpu
Info GetHyperflex Hypervisor Host Cpu Info - create
Time String - data
Ip GetHyperflex Hypervisor Host Data Ip - domain
Group StringMoid - hardware
Info GetHyperflex Hypervisor Host Hardware Info - host
Status String - hypervisor String
- hypervisor
Type String - identity String
- ip
Get
Hyperflex Hypervisor Host Ip - lockdown Boolean
- maintenance
Mode Boolean - memory
Capacity GetHyperflex Hypervisor Host Memory Capacity - mgmt
Ip GetHyperflex Hypervisor Host Mgmt Ip - mod
Time String - model String
- moid String
- name String
- node
Get
Hyperflex Hypervisor Host Node - object
Type String - os
Version String - owners List<String>
- parent
Get
Hyperflex Hypervisor Host Parent - permission
Resources List<GetHyperflex Hypervisor Host Permission Resource> - processor
Capacity GetHyperflex Hypervisor Host Processor Capacity - product
Info GetHyperflex Hypervisor Host Product Info - registered
Device GetHyperflex Hypervisor Host Registered Device - role String
- serial String
- String
- status String
- List<Get
Hyperflex Hypervisor Host Tag> - template
Version String - up
Time String - uuid String
- vendor String
- version
Context GetHyperflex Hypervisor Host Version Context - virtual
Cpus Double
- id string
- results
Get
Hyperflex Hypervisor Host Result[] - account
Moid string - additional
Properties string - ancestors
Get
Hyperflex Hypervisor Host Ancestor[] - class
Id string - cluster
Get
Hyperflex Hypervisor Host Cluster - configured
Memory number - controller
Vm stringDisplay Version - controller
Vm stringHxdp Display Version - controller
Vm stringHxdp Version - controller
Vm stringUuid - controller
Vm stringVersion - cpu
Info GetHyperflex Hypervisor Host Cpu Info - create
Time string - data
Ip GetHyperflex Hypervisor Host Data Ip - domain
Group stringMoid - hardware
Info GetHyperflex Hypervisor Host Hardware Info - host
Status string - hypervisor string
- hypervisor
Type string - identity string
- ip
Get
Hyperflex Hypervisor Host Ip - lockdown boolean
- maintenance
Mode boolean - memory
Capacity GetHyperflex Hypervisor Host Memory Capacity - mgmt
Ip GetHyperflex Hypervisor Host Mgmt Ip - mod
Time string - model string
- moid string
- name string
- node
Get
Hyperflex Hypervisor Host Node - object
Type string - os
Version string - owners string[]
- parent
Get
Hyperflex Hypervisor Host Parent - permission
Resources GetHyperflex Hypervisor Host Permission Resource[] - processor
Capacity GetHyperflex Hypervisor Host Processor Capacity - product
Info GetHyperflex Hypervisor Host Product Info - registered
Device GetHyperflex Hypervisor Host Registered Device - role string
- serial string
- string
- status string
- Get
Hyperflex Hypervisor Host Tag[] - template
Version string - up
Time string - uuid string
- vendor string
- version
Context GetHyperflex Hypervisor Host Version Context - virtual
Cpus number
- id str
- results
Sequence[Get
Hyperflex Hypervisor Host Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Hyperflex Hypervisor Host Ancestor] - class_
id str - cluster
Get
Hyperflex Hypervisor Host Cluster - configured_
memory float - controller_
vm_ strdisplay_ version - controller_
vm_ strhxdp_ display_ version - controller_
vm_ strhxdp_ version - controller_
vm_ struuid - controller_
vm_ strversion - cpu_
info GetHyperflex Hypervisor Host Cpu Info - create_
time str - data_
ip GetHyperflex Hypervisor Host Data Ip - domain_
group_ strmoid - hardware_
info GetHyperflex Hypervisor Host Hardware Info - host_
status str - hypervisor str
- hypervisor_
type str - identity str
- ip
Get
Hyperflex Hypervisor Host Ip - lockdown bool
- maintenance_
mode bool - memory_
capacity GetHyperflex Hypervisor Host Memory Capacity - mgmt_
ip GetHyperflex Hypervisor Host Mgmt Ip - mod_
time str - model str
- moid str
- name str
- node
Get
Hyperflex Hypervisor Host Node - object_
type str - os_
version str - owners Sequence[str]
- parent
Get
Hyperflex Hypervisor Host Parent - permission_
resources Sequence[GetHyperflex Hypervisor Host Permission Resource] - processor_
capacity GetHyperflex Hypervisor Host Processor Capacity - product_
info GetHyperflex Hypervisor Host Product Info - registered_
device GetHyperflex Hypervisor Host Registered Device - role str
- serial str
- str
- status str
- Sequence[Get
Hyperflex Hypervisor Host Tag] - template_
version str - up_
time str - uuid str
- vendor str
- version_
context GetHyperflex Hypervisor Host Version Context - virtual_
cpus float
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster Property Map
- configured
Memory Number - controller
Vm StringDisplay Version - controller
Vm StringHxdp Display Version - controller
Vm StringHxdp Version - controller
Vm StringUuid - controller
Vm StringVersion - cpu
Info Property Map - create
Time String - data
Ip Property Map - domain
Group StringMoid - hardware
Info Property Map - host
Status String - hypervisor String
- hypervisor
Type String - identity String
- ip Property Map
- lockdown Boolean
- maintenance
Mode Boolean - memory
Capacity Property Map - mgmt
Ip Property Map - mod
Time String - model String
- moid String
- name String
- node Property Map
- object
Type String - os
Version String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - processor
Capacity Property Map - product
Info Property Map - registered
Device Property Map - role String
- serial String
- String
- status String
- List<Property Map>
- template
Version String - up
Time String - uuid String
- vendor String
- version
Context Property Map - virtual
Cpus Number
Supporting Types
GetHyperflexHypervisorHostAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHypervisorHostCluster
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHypervisorHostCpuInfo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cores double
- Number of cores per CPU, as reported by the manufacturer.
- Description string
- The vendor provided description of the CPU. For example, Intel Xeon E5-2640 v3 @ 2.60GHz.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Sockets double
- Number of CPU sockets available.
- Speed double
- Speed of the CPUs in Hertz. For example, 2593749663.
- Vendor string
- Commercial vendor details of this hardware.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cores float64
- Number of cores per CPU, as reported by the manufacturer.
- Description string
- The vendor provided description of the CPU. For example, Intel Xeon E5-2640 v3 @ 2.60GHz.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Sockets float64
- Number of CPU sockets available.
- Speed float64
- Speed of the CPUs in Hertz. For example, 2593749663.
- Vendor string
- Commercial vendor details of this hardware.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cores Double
- Number of cores per CPU, as reported by the manufacturer.
- description String
- The vendor provided description of the CPU. For example, Intel Xeon E5-2640 v3 @ 2.60GHz.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- sockets Double
- Number of CPU sockets available.
- speed Double
- Speed of the CPUs in Hertz. For example, 2593749663.
- vendor String
- Commercial vendor details of this hardware.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cores number
- Number of cores per CPU, as reported by the manufacturer.
- description string
- The vendor provided description of the CPU. For example, Intel Xeon E5-2640 v3 @ 2.60GHz.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- sockets number
- Number of CPU sockets available.
- speed number
- Speed of the CPUs in Hertz. For example, 2593749663.
- vendor string
- Commercial vendor details of this hardware.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cores float
- Number of cores per CPU, as reported by the manufacturer.
- description str
- The vendor provided description of the CPU. For example, Intel Xeon E5-2640 v3 @ 2.60GHz.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- sockets float
- Number of CPU sockets available.
- speed float
- Speed of the CPUs in Hertz. For example, 2593749663.
- vendor str
- Commercial vendor details of this hardware.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cores Number
- Number of cores per CPU, as reported by the manufacturer.
- description String
- The vendor provided description of the CPU. For example, Intel Xeon E5-2640 v3 @ 2.60GHz.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- sockets Number
- Number of CPU sockets available.
- speed Number
- Speed of the CPUs in Hertz. For example, 2593749663.
- vendor String
- Commercial vendor details of this hardware.
GetHyperflexHypervisorHostDataIp
- Additional
Properties string - Address string
- The IP or FQN of the HyperFlex appliance.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Fqdn string
- The fully qualified domain name of the HyperFlex appliance.
- Ip string
- The IP address of the HyperFlex appliance.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Address string
- The IP or FQN of the HyperFlex appliance.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Fqdn string
- The fully qualified domain name of the HyperFlex appliance.
- Ip string
- The IP address of the HyperFlex appliance.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - address String
- The IP or FQN of the HyperFlex appliance.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fqdn String
- The fully qualified domain name of the HyperFlex appliance.
- ip String
- The IP address of the HyperFlex appliance.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - address string
- The IP or FQN of the HyperFlex appliance.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fqdn string
- The fully qualified domain name of the HyperFlex appliance.
- ip string
- The IP address of the HyperFlex appliance.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - address str
- The IP or FQN of the HyperFlex appliance.
- class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fqdn str
- The fully qualified domain name of the HyperFlex appliance.
- ip str
- The IP address of the HyperFlex appliance.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - address String
- The IP or FQN of the HyperFlex appliance.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fqdn String
- The fully qualified domain name of the HyperFlex appliance.
- ip String
- The IP address of the HyperFlex appliance.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHyperflexHypervisorHostHardwareInfo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cpu
Cores double - The number of cpu cores on this hardware platform.
- Cpu
Speed double - Speed of cpu in MHz. Usually cpu speeds are reported for modern cpus in GHz but MHz makes it more precise.
- Memory
Size double - The amount of memory allocated (bytes) to this hardware platform.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cpu
Cores float64 - The number of cpu cores on this hardware platform.
- Cpu
Speed float64 - Speed of cpu in MHz. Usually cpu speeds are reported for modern cpus in GHz but MHz makes it more precise.
- Memory
Size float64 - The amount of memory allocated (bytes) to this hardware platform.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cpu
Cores Double - The number of cpu cores on this hardware platform.
- cpu
Speed Double - Speed of cpu in MHz. Usually cpu speeds are reported for modern cpus in GHz but MHz makes it more precise.
- memory
Size Double - The amount of memory allocated (bytes) to this hardware platform.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cpu
Cores number - The number of cpu cores on this hardware platform.
- cpu
Speed number - Speed of cpu in MHz. Usually cpu speeds are reported for modern cpus in GHz but MHz makes it more precise.
- memory
Size number - The amount of memory allocated (bytes) to this hardware platform.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cpu_
cores float - The number of cpu cores on this hardware platform.
- cpu_
speed float - Speed of cpu in MHz. Usually cpu speeds are reported for modern cpus in GHz but MHz makes it more precise.
- memory_
size float - The amount of memory allocated (bytes) to this hardware platform.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cpu
Cores Number - The number of cpu cores on this hardware platform.
- cpu
Speed Number - Speed of cpu in MHz. Usually cpu speeds are reported for modern cpus in GHz but MHz makes it more precise.
- memory
Size Number - The amount of memory allocated (bytes) to this hardware platform.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHyperflexHypervisorHostIp
- Additional
Properties string - Address string
- The IP or FQN of the HyperFlex appliance.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Fqdn string
- The fully qualified domain name of the HyperFlex appliance.
- Ip string
- The IP address of the HyperFlex appliance.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Address string
- The IP or FQN of the HyperFlex appliance.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Fqdn string
- The fully qualified domain name of the HyperFlex appliance.
- Ip string
- The IP address of the HyperFlex appliance.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - address String
- The IP or FQN of the HyperFlex appliance.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fqdn String
- The fully qualified domain name of the HyperFlex appliance.
- ip String
- The IP address of the HyperFlex appliance.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - address string
- The IP or FQN of the HyperFlex appliance.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fqdn string
- The fully qualified domain name of the HyperFlex appliance.
- ip string
- The IP address of the HyperFlex appliance.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - address str
- The IP or FQN of the HyperFlex appliance.
- class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fqdn str
- The fully qualified domain name of the HyperFlex appliance.
- ip str
- The IP address of the HyperFlex appliance.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - address String
- The IP or FQN of the HyperFlex appliance.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fqdn String
- The fully qualified domain name of the HyperFlex appliance.
- ip String
- The IP address of the HyperFlex appliance.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHyperflexHypervisorHostMemoryCapacity
- Additional
Properties string - Capacity double
- The total memory capacity of the entity in bytes.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Free double
- Free memory (bytes) that is unused and available for allocation, as a point-in-time snapshot. The available memory capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used memory capacity is also reported.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Used double
- Memory (bytes) that has been already used up, as a point-in-time snapshot.
- Additional
Properties string - Capacity float64
- The total memory capacity of the entity in bytes.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Free float64
- Free memory (bytes) that is unused and available for allocation, as a point-in-time snapshot. The available memory capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used memory capacity is also reported.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Used float64
- Memory (bytes) that has been already used up, as a point-in-time snapshot.
- additional
Properties String - capacity Double
- The total memory capacity of the entity in bytes.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free Double
- Free memory (bytes) that is unused and available for allocation, as a point-in-time snapshot. The available memory capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used memory capacity is also reported.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used Double
- Memory (bytes) that has been already used up, as a point-in-time snapshot.
- additional
Properties string - capacity number
- The total memory capacity of the entity in bytes.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free number
- Free memory (bytes) that is unused and available for allocation, as a point-in-time snapshot. The available memory capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used memory capacity is also reported.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used number
- Memory (bytes) that has been already used up, as a point-in-time snapshot.
- additional_
properties str - capacity float
- The total memory capacity of the entity in bytes.
- class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free float
- Free memory (bytes) that is unused and available for allocation, as a point-in-time snapshot. The available memory capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used memory capacity is also reported.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used float
- Memory (bytes) that has been already used up, as a point-in-time snapshot.
- additional
Properties String - capacity Number
- The total memory capacity of the entity in bytes.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free Number
- Free memory (bytes) that is unused and available for allocation, as a point-in-time snapshot. The available memory capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used memory capacity is also reported.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used Number
- Memory (bytes) that has been already used up, as a point-in-time snapshot.
GetHyperflexHypervisorHostMgmtIp
- Additional
Properties string - Address string
- The IP or FQN of the HyperFlex appliance.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Fqdn string
- The fully qualified domain name of the HyperFlex appliance.
- Ip string
- The IP address of the HyperFlex appliance.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Address string
- The IP or FQN of the HyperFlex appliance.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Fqdn string
- The fully qualified domain name of the HyperFlex appliance.
- Ip string
- The IP address of the HyperFlex appliance.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - address String
- The IP or FQN of the HyperFlex appliance.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fqdn String
- The fully qualified domain name of the HyperFlex appliance.
- ip String
- The IP address of the HyperFlex appliance.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - address string
- The IP or FQN of the HyperFlex appliance.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fqdn string
- The fully qualified domain name of the HyperFlex appliance.
- ip string
- The IP address of the HyperFlex appliance.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - address str
- The IP or FQN of the HyperFlex appliance.
- class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fqdn str
- The fully qualified domain name of the HyperFlex appliance.
- ip str
- The IP address of the HyperFlex appliance.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - address String
- The IP or FQN of the HyperFlex appliance.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fqdn String
- The fully qualified domain name of the HyperFlex appliance.
- ip String
- The IP address of the HyperFlex appliance.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHyperflexHypervisorHostNode
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHypervisorHostParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHypervisorHostPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHypervisorHostProcessorCapacity
- Additional
Properties string - Capacity double
- Total capacity of the entity in MHz.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Free double
- Free CPU capacity in MHz, as a point-in-time snapshot. The available CPU capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used CPU capacity is also reported.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Used double
- Used CPU capacity of the entity in MHz, as a point-in-time snapshot.
- Additional
Properties string - Capacity float64
- Total capacity of the entity in MHz.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Free float64
- Free CPU capacity in MHz, as a point-in-time snapshot. The available CPU capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used CPU capacity is also reported.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Used float64
- Used CPU capacity of the entity in MHz, as a point-in-time snapshot.
- additional
Properties String - capacity Double
- Total capacity of the entity in MHz.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free Double
- Free CPU capacity in MHz, as a point-in-time snapshot. The available CPU capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used CPU capacity is also reported.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used Double
- Used CPU capacity of the entity in MHz, as a point-in-time snapshot.
- additional
Properties string - capacity number
- Total capacity of the entity in MHz.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free number
- Free CPU capacity in MHz, as a point-in-time snapshot. The available CPU capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used CPU capacity is also reported.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used number
- Used CPU capacity of the entity in MHz, as a point-in-time snapshot.
- additional_
properties str - capacity float
- Total capacity of the entity in MHz.
- class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free float
- Free CPU capacity in MHz, as a point-in-time snapshot. The available CPU capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used CPU capacity is also reported.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used float
- Used CPU capacity of the entity in MHz, as a point-in-time snapshot.
- additional
Properties String - capacity Number
- Total capacity of the entity in MHz.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free Number
- Free CPU capacity in MHz, as a point-in-time snapshot. The available CPU capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used CPU capacity is also reported.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used Number
- Used CPU capacity of the entity in MHz, as a point-in-time snapshot.
GetHyperflexHypervisorHostProductInfo
- Additional
Properties string - Build string
- The build number of the hypervisor running on this host (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Nr
Version string - Hypervisor version running on the system.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Product
Name string - Commercial product name. For example, VMware ESXi.
- Product
Type string - Product name provided by the vendor. For example, embeddedEsx.
- Product
Vendor string - Commercial vendor name. For example, VMware Inc.
- Additional
Properties string - Build string
- The build number of the hypervisor running on this host (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Nr
Version string - Hypervisor version running on the system.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Product
Name string - Commercial product name. For example, VMware ESXi.
- Product
Type string - Product name provided by the vendor. For example, embeddedEsx.
- Product
Vendor string - Commercial vendor name. For example, VMware Inc.
- additional
Properties String - build String
- The build number of the hypervisor running on this host (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- nr
Version String - Hypervisor version running on the system.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- product
Name String - Commercial product name. For example, VMware ESXi.
- product
Type String - Product name provided by the vendor. For example, embeddedEsx.
- product
Vendor String - Commercial vendor name. For example, VMware Inc.
- additional
Properties string - build string
- The build number of the hypervisor running on this host (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- nr
Version string - Hypervisor version running on the system.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- product
Name string - Commercial product name. For example, VMware ESXi.
- product
Type string - Product name provided by the vendor. For example, embeddedEsx.
- product
Vendor string - Commercial vendor name. For example, VMware Inc.
- additional_
properties str - build str
- The build number of the hypervisor running on this host (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- nr_
version str - Hypervisor version running on the system.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- product_
name str - Commercial product name. For example, VMware ESXi.
- product_
type str - Product name provided by the vendor. For example, embeddedEsx.
- product_
vendor str - Commercial vendor name. For example, VMware Inc.
- additional
Properties String - build String
- The build number of the hypervisor running on this host (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- nr
Version String - Hypervisor version running on the system.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- product
Name String - Commercial product name. For example, VMware ESXi.
- product
Type String - Product name provided by the vendor. For example, embeddedEsx.
- product
Vendor String - Commercial vendor name. For example, VMware Inc.
GetHyperflexHypervisorHostRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHypervisorHostResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Hypervisor Host Result Ancestor> - Class
Id string - Clusters
List<Get
Hyperflex Hypervisor Host Result Cluster> - Configured
Memory double - Memory configured for controller virtual machine.
- Controller
Vm stringDisplay Version - The display version of HyperFlex software running on the controller VM.
- Controller
Vm stringHxdp Display Version - Platform storage software product display version running on controller VM.
- Controller
Vm stringHxdp Version - Platform storage software product version running on controller VM.
- Controller
Vm stringUuid - The UUID of the controller VM which belongs to this host.
- Controller
Vm stringVersion - The version of HyperFlex software running on the controller VM.
- Cpu
Infos List<GetHyperflex Hypervisor Host Result Cpu Info> - Create
Time string - The time when this managed object was created.
- Data
Ips List<GetHyperflex Hypervisor Host Result Data Ip> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hardware
Infos List<GetHyperflex Hypervisor Host Result Hardware Info> - Host
Status string - The status of the HyperFlex host.*
UNKNOWN
- Current status of the HyperFlex host is unknown.*ONLINE
- The HyperFlex host is online.*OFFLINE
- The HyperFlex host is offline.*INMAINTENANCE
- The HyperFlex host is in maintenance mode.*DEGRADED
- Current status of the HyperFlex virtual machine is degraded. - Hypervisor string
- The hypervisor type of the host.
- Hypervisor
Type string - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - Identity string
- The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).
- Ips
List<Get
Hyperflex Hypervisor Host Result Ip> - Lockdown bool
- Flag indicating whether the HyperFlex host is in lockdown mode.
- Maintenance
Mode bool - Is this host in maintenance mode. Set to true or false.
- Memory
Capacities List<GetHyperflex Hypervisor Host Result Memory Capacity> - Mgmt
Ips List<GetHyperflex Hypervisor Host Result Mgmt Ip> - Mod
Time string - The time when this managed object was last modified.
- Model string
- Commercial model information about this hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.
- Nodes
List<Get
Hyperflex Hypervisor Host Result Node> - Object
Type string - Os
Version string - The operation system version of the controller VM.
- Owners List<string>
- Parents
List<Get
Hyperflex Hypervisor Host Result Parent> - Permission
Resources List<GetHyperflex Hypervisor Host Result Permission Resource> - Processor
Capacities List<GetHyperflex Hypervisor Host Result Processor Capacity> - Product
Infos List<GetHyperflex Hypervisor Host Result Product Info> - Registered
Devices List<GetHyperflex Hypervisor Host Result Registered Device> - Role string
- The role of the HyperFlex host.*
UNKNOWN
- The role of the HyperFlex host is unknown.*STORAGE
- The HyperFlex host's role is storage.*COMPUTE
- The HyperFlex host's role is compute. - Serial string
- Serial number of this host (internally generated).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Status string
- Host health status, as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - List<Get
Hyperflex Hypervisor Host Result Tag> - Template
Version string - The controller virtual machine template version.
- Up
Time string - The uptime of the host, stored as Duration (from w3c).
- Uuid string
- Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.
- Vendor string
- Commercial vendor details of this hardware.
- Version
Contexts List<GetHyperflex Hypervisor Host Result Version Context> - Virtual
Cpus double - Configured number of virtual CPUs for Controller virtual machine.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Hypervisor Host Result Ancestor - Class
Id string - Clusters
[]Get
Hyperflex Hypervisor Host Result Cluster - Configured
Memory float64 - Memory configured for controller virtual machine.
- Controller
Vm stringDisplay Version - The display version of HyperFlex software running on the controller VM.
- Controller
Vm stringHxdp Display Version - Platform storage software product display version running on controller VM.
- Controller
Vm stringHxdp Version - Platform storage software product version running on controller VM.
- Controller
Vm stringUuid - The UUID of the controller VM which belongs to this host.
- Controller
Vm stringVersion - The version of HyperFlex software running on the controller VM.
- Cpu
Infos []GetHyperflex Hypervisor Host Result Cpu Info - Create
Time string - The time when this managed object was created.
- Data
Ips []GetHyperflex Hypervisor Host Result Data Ip - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hardware
Infos []GetHyperflex Hypervisor Host Result Hardware Info - Host
Status string - The status of the HyperFlex host.*
UNKNOWN
- Current status of the HyperFlex host is unknown.*ONLINE
- The HyperFlex host is online.*OFFLINE
- The HyperFlex host is offline.*INMAINTENANCE
- The HyperFlex host is in maintenance mode.*DEGRADED
- Current status of the HyperFlex virtual machine is degraded. - Hypervisor string
- The hypervisor type of the host.
- Hypervisor
Type string - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - Identity string
- The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).
- Ips
[]Get
Hyperflex Hypervisor Host Result Ip - Lockdown bool
- Flag indicating whether the HyperFlex host is in lockdown mode.
- Maintenance
Mode bool - Is this host in maintenance mode. Set to true or false.
- Memory
Capacities []GetHyperflex Hypervisor Host Result Memory Capacity - Mgmt
Ips []GetHyperflex Hypervisor Host Result Mgmt Ip - Mod
Time string - The time when this managed object was last modified.
- Model string
- Commercial model information about this hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.
- Nodes
[]Get
Hyperflex Hypervisor Host Result Node - Object
Type string - Os
Version string - The operation system version of the controller VM.
- Owners []string
- Parents
[]Get
Hyperflex Hypervisor Host Result Parent - Permission
Resources []GetHyperflex Hypervisor Host Result Permission Resource - Processor
Capacities []GetHyperflex Hypervisor Host Result Processor Capacity - Product
Infos []GetHyperflex Hypervisor Host Result Product Info - Registered
Devices []GetHyperflex Hypervisor Host Result Registered Device - Role string
- The role of the HyperFlex host.*
UNKNOWN
- The role of the HyperFlex host is unknown.*STORAGE
- The HyperFlex host's role is storage.*COMPUTE
- The HyperFlex host's role is compute. - Serial string
- Serial number of this host (internally generated).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Status string
- Host health status, as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - []Get
Hyperflex Hypervisor Host Result Tag - Template
Version string - The controller virtual machine template version.
- Up
Time string - The uptime of the host, stored as Duration (from w3c).
- Uuid string
- Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.
- Vendor string
- Commercial vendor details of this hardware.
- Version
Contexts []GetHyperflex Hypervisor Host Result Version Context - Virtual
Cpus float64 - Configured number of virtual CPUs for Controller virtual machine.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Hypervisor Host Result Ancestor> - class
Id String - clusters
List<Get
Hyperflex Hypervisor Host Result Cluster> - configured
Memory Double - Memory configured for controller virtual machine.
- controller
Vm StringDisplay Version - The display version of HyperFlex software running on the controller VM.
- controller
Vm StringHxdp Display Version - Platform storage software product display version running on controller VM.
- controller
Vm StringHxdp Version - Platform storage software product version running on controller VM.
- controller
Vm StringUuid - The UUID of the controller VM which belongs to this host.
- controller
Vm StringVersion - The version of HyperFlex software running on the controller VM.
- cpu
Infos List<GetHyperflex Hypervisor Host Result Cpu Info> - create
Time String - The time when this managed object was created.
- data
Ips List<GetHyperflex Hypervisor Host Result Data Ip> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- hardware
Infos List<GetHyperflex Hypervisor Host Result Hardware Info> - host
Status String - The status of the HyperFlex host.*
UNKNOWN
- Current status of the HyperFlex host is unknown.*ONLINE
- The HyperFlex host is online.*OFFLINE
- The HyperFlex host is offline.*INMAINTENANCE
- The HyperFlex host is in maintenance mode.*DEGRADED
- Current status of the HyperFlex virtual machine is degraded. - hypervisor String
- The hypervisor type of the host.
- hypervisor
Type String - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - identity String
- The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).
- ips
List<Get
Hyperflex Hypervisor Host Result Ip> - lockdown Boolean
- Flag indicating whether the HyperFlex host is in lockdown mode.
- maintenance
Mode Boolean - Is this host in maintenance mode. Set to true or false.
- memory
Capacities List<GetHyperflex Hypervisor Host Result Memory Capacity> - mgmt
Ips List<GetHyperflex Hypervisor Host Result Mgmt Ip> - mod
Time String - The time when this managed object was last modified.
- model String
- Commercial model information about this hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.
- nodes
List<Get
Hyperflex Hypervisor Host Result Node> - object
Type String - os
Version String - The operation system version of the controller VM.
- owners List<String>
- parents
List<Get
Hyperflex Hypervisor Host Result Parent> - permission
Resources List<GetHyperflex Hypervisor Host Result Permission Resource> - processor
Capacities List<GetHyperflex Hypervisor Host Result Processor Capacity> - product
Infos List<GetHyperflex Hypervisor Host Result Product Info> - registered
Devices List<GetHyperflex Hypervisor Host Result Registered Device> - role String
- The role of the HyperFlex host.*
UNKNOWN
- The role of the HyperFlex host is unknown.*STORAGE
- The HyperFlex host's role is storage.*COMPUTE
- The HyperFlex host's role is compute. - serial String
- Serial number of this host (internally generated).
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status String
- Host health status, as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - List<Get
Hyperflex Hypervisor Host Result Tag> - template
Version String - The controller virtual machine template version.
- up
Time String - The uptime of the host, stored as Duration (from w3c).
- uuid String
- Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.
- vendor String
- Commercial vendor details of this hardware.
- version
Contexts List<GetHyperflex Hypervisor Host Result Version Context> - virtual
Cpus Double - Configured number of virtual CPUs for Controller virtual machine.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Hypervisor Host Result Ancestor[] - class
Id string - clusters
Get
Hyperflex Hypervisor Host Result Cluster[] - configured
Memory number - Memory configured for controller virtual machine.
- controller
Vm stringDisplay Version - The display version of HyperFlex software running on the controller VM.
- controller
Vm stringHxdp Display Version - Platform storage software product display version running on controller VM.
- controller
Vm stringHxdp Version - Platform storage software product version running on controller VM.
- controller
Vm stringUuid - The UUID of the controller VM which belongs to this host.
- controller
Vm stringVersion - The version of HyperFlex software running on the controller VM.
- cpu
Infos GetHyperflex Hypervisor Host Result Cpu Info[] - create
Time string - The time when this managed object was created.
- data
Ips GetHyperflex Hypervisor Host Result Data Ip[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- hardware
Infos GetHyperflex Hypervisor Host Result Hardware Info[] - host
Status string - The status of the HyperFlex host.*
UNKNOWN
- Current status of the HyperFlex host is unknown.*ONLINE
- The HyperFlex host is online.*OFFLINE
- The HyperFlex host is offline.*INMAINTENANCE
- The HyperFlex host is in maintenance mode.*DEGRADED
- Current status of the HyperFlex virtual machine is degraded. - hypervisor string
- The hypervisor type of the host.
- hypervisor
Type string - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - identity string
- The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).
- ips
Get
Hyperflex Hypervisor Host Result Ip[] - lockdown boolean
- Flag indicating whether the HyperFlex host is in lockdown mode.
- maintenance
Mode boolean - Is this host in maintenance mode. Set to true or false.
- memory
Capacities GetHyperflex Hypervisor Host Result Memory Capacity[] - mgmt
Ips GetHyperflex Hypervisor Host Result Mgmt Ip[] - mod
Time string - The time when this managed object was last modified.
- model string
- Commercial model information about this hardware.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.
- nodes
Get
Hyperflex Hypervisor Host Result Node[] - object
Type string - os
Version string - The operation system version of the controller VM.
- owners string[]
- parents
Get
Hyperflex Hypervisor Host Result Parent[] - permission
Resources GetHyperflex Hypervisor Host Result Permission Resource[] - processor
Capacities GetHyperflex Hypervisor Host Result Processor Capacity[] - product
Infos GetHyperflex Hypervisor Host Result Product Info[] - registered
Devices GetHyperflex Hypervisor Host Result Registered Device[] - role string
- The role of the HyperFlex host.*
UNKNOWN
- The role of the HyperFlex host is unknown.*STORAGE
- The HyperFlex host's role is storage.*COMPUTE
- The HyperFlex host's role is compute. - serial string
- Serial number of this host (internally generated).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status string
- Host health status, as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - Get
Hyperflex Hypervisor Host Result Tag[] - template
Version string - The controller virtual machine template version.
- up
Time string - The uptime of the host, stored as Duration (from w3c).
- uuid string
- Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.
- vendor string
- Commercial vendor details of this hardware.
- version
Contexts GetHyperflex Hypervisor Host Result Version Context[] - virtual
Cpus number - Configured number of virtual CPUs for Controller virtual machine.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Hypervisor Host Result Ancestor] - class_
id str - clusters
Sequence[Get
Hyperflex Hypervisor Host Result Cluster] - configured_
memory float - Memory configured for controller virtual machine.
- controller_
vm_ strdisplay_ version - The display version of HyperFlex software running on the controller VM.
- controller_
vm_ strhxdp_ display_ version - Platform storage software product display version running on controller VM.
- controller_
vm_ strhxdp_ version - Platform storage software product version running on controller VM.
- controller_
vm_ struuid - The UUID of the controller VM which belongs to this host.
- controller_
vm_ strversion - The version of HyperFlex software running on the controller VM.
- cpu_
infos Sequence[GetHyperflex Hypervisor Host Result Cpu Info] - create_
time str - The time when this managed object was created.
- data_
ips Sequence[GetHyperflex Hypervisor Host Result Data Ip] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- hardware_
infos Sequence[GetHyperflex Hypervisor Host Result Hardware Info] - host_
status str - The status of the HyperFlex host.*
UNKNOWN
- Current status of the HyperFlex host is unknown.*ONLINE
- The HyperFlex host is online.*OFFLINE
- The HyperFlex host is offline.*INMAINTENANCE
- The HyperFlex host is in maintenance mode.*DEGRADED
- Current status of the HyperFlex virtual machine is degraded. - hypervisor str
- The hypervisor type of the host.
- hypervisor_
type str - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - identity str
- The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).
- ips
Sequence[Get
Hyperflex Hypervisor Host Result Ip] - lockdown bool
- Flag indicating whether the HyperFlex host is in lockdown mode.
- maintenance_
mode bool - Is this host in maintenance mode. Set to true or false.
- memory_
capacities Sequence[GetHyperflex Hypervisor Host Result Memory Capacity] - mgmt_
ips Sequence[GetHyperflex Hypervisor Host Result Mgmt Ip] - mod_
time str - The time when this managed object was last modified.
- model str
- Commercial model information about this hardware.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.
- nodes
Sequence[Get
Hyperflex Hypervisor Host Result Node] - object_
type str - os_
version str - The operation system version of the controller VM.
- owners Sequence[str]
- parents
Sequence[Get
Hyperflex Hypervisor Host Result Parent] - permission_
resources Sequence[GetHyperflex Hypervisor Host Result Permission Resource] - processor_
capacities Sequence[GetHyperflex Hypervisor Host Result Processor Capacity] - product_
infos Sequence[GetHyperflex Hypervisor Host Result Product Info] - registered_
devices Sequence[GetHyperflex Hypervisor Host Result Registered Device] - role str
- The role of the HyperFlex host.*
UNKNOWN
- The role of the HyperFlex host is unknown.*STORAGE
- The HyperFlex host's role is storage.*COMPUTE
- The HyperFlex host's role is compute. - serial str
- Serial number of this host (internally generated).
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status str
- Host health status, as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - Sequence[Get
Hyperflex Hypervisor Host Result Tag] - template_
version str - The controller virtual machine template version.
- up_
time str - The uptime of the host, stored as Duration (from w3c).
- uuid str
- Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.
- vendor str
- Commercial vendor details of this hardware.
- version_
contexts Sequence[GetHyperflex Hypervisor Host Result Version Context] - virtual_
cpus float - Configured number of virtual CPUs for Controller virtual machine.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - clusters List<Property Map>
- configured
Memory Number - Memory configured for controller virtual machine.
- controller
Vm StringDisplay Version - The display version of HyperFlex software running on the controller VM.
- controller
Vm StringHxdp Display Version - Platform storage software product display version running on controller VM.
- controller
Vm StringHxdp Version - Platform storage software product version running on controller VM.
- controller
Vm StringUuid - The UUID of the controller VM which belongs to this host.
- controller
Vm StringVersion - The version of HyperFlex software running on the controller VM.
- cpu
Infos List<Property Map> - create
Time String - The time when this managed object was created.
- data
Ips List<Property Map> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- hardware
Infos List<Property Map> - host
Status String - The status of the HyperFlex host.*
UNKNOWN
- Current status of the HyperFlex host is unknown.*ONLINE
- The HyperFlex host is online.*OFFLINE
- The HyperFlex host is offline.*INMAINTENANCE
- The HyperFlex host is in maintenance mode.*DEGRADED
- Current status of the HyperFlex virtual machine is degraded. - hypervisor String
- The hypervisor type of the host.
- hypervisor
Type String - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - identity String
- The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).
- ips List<Property Map>
- lockdown Boolean
- Flag indicating whether the HyperFlex host is in lockdown mode.
- maintenance
Mode Boolean - Is this host in maintenance mode. Set to true or false.
- memory
Capacities List<Property Map> - mgmt
Ips List<Property Map> - mod
Time String - The time when this managed object was last modified.
- model String
- Commercial model information about this hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.
- nodes List<Property Map>
- object
Type String - os
Version String - The operation system version of the controller VM.
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - processor
Capacities List<Property Map> - product
Infos List<Property Map> - registered
Devices List<Property Map> - role String
- The role of the HyperFlex host.*
UNKNOWN
- The role of the HyperFlex host is unknown.*STORAGE
- The HyperFlex host's role is storage.*COMPUTE
- The HyperFlex host's role is compute. - serial String
- Serial number of this host (internally generated).
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status String
- Host health status, as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - List<Property Map>
- template
Version String - The controller virtual machine template version.
- up
Time String - The uptime of the host, stored as Duration (from w3c).
- uuid String
- Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.
- vendor String
- Commercial vendor details of this hardware.
- version
Contexts List<Property Map> - virtual
Cpus Number - Configured number of virtual CPUs for Controller virtual machine.
GetHyperflexHypervisorHostResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHypervisorHostResultCluster
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHypervisorHostResultCpuInfo
- Additional
Properties string - Class
Id string - Cores double
- Description string
- Object
Type string - Sockets double
- Speed double
- Vendor string
- Commercial vendor details of this hardware.
- Additional
Properties string - Class
Id string - Cores float64
- Description string
- Object
Type string - Sockets float64
- Speed float64
- Vendor string
- Commercial vendor details of this hardware.
- additional
Properties String - class
Id String - cores Double
- description String
- object
Type String - sockets Double
- speed Double
- vendor String
- Commercial vendor details of this hardware.
- additional
Properties string - class
Id string - cores number
- description string
- object
Type string - sockets number
- speed number
- vendor string
- Commercial vendor details of this hardware.
- additional_
properties str - class_
id str - cores float
- description str
- object_
type str - sockets float
- speed float
- vendor str
- Commercial vendor details of this hardware.
- additional
Properties String - class
Id String - cores Number
- description String
- object
Type String - sockets Number
- speed Number
- vendor String
- Commercial vendor details of this hardware.
GetHyperflexHypervisorHostResultDataIp
- Additional
Properties string - Address string
- Class
Id string - Fqdn string
- Ip string
- Object
Type string
- Additional
Properties string - Address string
- Class
Id string - Fqdn string
- Ip string
- Object
Type string
- additional
Properties String - address String
- class
Id String - fqdn String
- ip String
- object
Type String
- additional
Properties string - address string
- class
Id string - fqdn string
- ip string
- object
Type string
- additional_
properties str - address str
- class_
id str - fqdn str
- ip str
- object_
type str
- additional
Properties String - address String
- class
Id String - fqdn String
- ip String
- object
Type String
GetHyperflexHypervisorHostResultHardwareInfo
- Additional
Properties string - Class
Id string - Cpu
Cores double - Cpu
Speed double - Memory
Size double - Object
Type string
- Additional
Properties string - Class
Id string - Cpu
Cores float64 - Cpu
Speed float64 - Memory
Size float64 - Object
Type string
- additional
Properties String - class
Id String - cpu
Cores Double - cpu
Speed Double - memory
Size Double - object
Type String
- additional
Properties string - class
Id string - cpu
Cores number - cpu
Speed number - memory
Size number - object
Type string
- additional_
properties str - class_
id str - cpu_
cores float - cpu_
speed float - memory_
size float - object_
type str
- additional
Properties String - class
Id String - cpu
Cores Number - cpu
Speed Number - memory
Size Number - object
Type String
GetHyperflexHypervisorHostResultIp
- Additional
Properties string - Address string
- Class
Id string - Fqdn string
- Ip string
- Object
Type string
- Additional
Properties string - Address string
- Class
Id string - Fqdn string
- Ip string
- Object
Type string
- additional
Properties String - address String
- class
Id String - fqdn String
- ip String
- object
Type String
- additional
Properties string - address string
- class
Id string - fqdn string
- ip string
- object
Type string
- additional_
properties str - address str
- class_
id str - fqdn str
- ip str
- object_
type str
- additional
Properties String - address String
- class
Id String - fqdn String
- ip String
- object
Type String
GetHyperflexHypervisorHostResultMemoryCapacity
- Additional
Properties string - Capacity double
- Class
Id string - Free double
- Object
Type string - Used double
- Additional
Properties string - Capacity float64
- Class
Id string - Free float64
- Object
Type string - Used float64
- additional
Properties String - capacity Double
- class
Id String - free Double
- object
Type String - used Double
- additional
Properties string - capacity number
- class
Id string - free number
- object
Type string - used number
- additional_
properties str - capacity float
- class_
id str - free float
- object_
type str - used float
- additional
Properties String - capacity Number
- class
Id String - free Number
- object
Type String - used Number
GetHyperflexHypervisorHostResultMgmtIp
- Additional
Properties string - Address string
- Class
Id string - Fqdn string
- Ip string
- Object
Type string
- Additional
Properties string - Address string
- Class
Id string - Fqdn string
- Ip string
- Object
Type string
- additional
Properties String - address String
- class
Id String - fqdn String
- ip String
- object
Type String
- additional
Properties string - address string
- class
Id string - fqdn string
- ip string
- object
Type string
- additional_
properties str - address str
- class_
id str - fqdn str
- ip str
- object_
type str
- additional
Properties String - address String
- class
Id String - fqdn String
- ip String
- object
Type String
GetHyperflexHypervisorHostResultNode
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHypervisorHostResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHypervisorHostResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHypervisorHostResultProcessorCapacity
- Additional
Properties string - Capacity double
- Class
Id string - Free double
- Object
Type string - Used double
- Additional
Properties string - Capacity float64
- Class
Id string - Free float64
- Object
Type string - Used float64
- additional
Properties String - capacity Double
- class
Id String - free Double
- object
Type String - used Double
- additional
Properties string - capacity number
- class
Id string - free number
- object
Type string - used number
- additional_
properties str - capacity float
- class_
id str - free float
- object_
type str - used float
- additional
Properties String - capacity Number
- class
Id String - free Number
- object
Type String - used Number
GetHyperflexHypervisorHostResultProductInfo
- Additional
Properties string - Build string
- Class
Id string - Nr
Version string - Object
Type string - Product
Name string - Product
Type string - Product
Vendor string
- Additional
Properties string - Build string
- Class
Id string - Nr
Version string - Object
Type string - Product
Name string - Product
Type string - Product
Vendor string
- additional
Properties String - build String
- class
Id String - nr
Version String - object
Type String - product
Name String - product
Type String - product
Vendor String
- additional
Properties string - build string
- class
Id string - nr
Version string - object
Type string - product
Name string - product
Type string - product
Vendor string
- additional_
properties str - build str
- class_
id str - nr_
version str - object_
type str - product_
name str - product_
type str - product_
vendor str
- additional
Properties String - build String
- class
Id String - nr
Version String - object
Type String - product
Name String - product
Type String - product
Vendor String
GetHyperflexHypervisorHostResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHypervisorHostResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetHyperflexHypervisorHostResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetHyperflexHypervisorHostResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHypervisorHostResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHypervisorHostTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetHyperflexHypervisorHostVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetHyperflex Hypervisor Host Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Hypervisor Host Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetHyperflex Hypervisor Host Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Hypervisor Host Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetHyperflex Hypervisor Host Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Hypervisor Host Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetHyperflex Hypervisor Host Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Hypervisor Host Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetHyperflex Hypervisor Host Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetHyperflex Hypervisor Host Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetHyperflexHypervisorHostVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHypervisorHostVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet