intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getHyperflexNode
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
A host participating in the cluster. The host consists of a hypervisor installed on a node that manages virtual machines.
Using getHyperflexNode
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 getHyperflexNode(args: GetHyperflexNodeArgs, opts?: InvokeOptions): Promise<GetHyperflexNodeResult>
function getHyperflexNodeOutput(args: GetHyperflexNodeOutputArgs, opts?: InvokeOptions): Output<GetHyperflexNodeResult>
def get_hyperflex_node(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetHyperflexNodeAncestor]] = None,
build_number: Optional[str] = None,
class_id: Optional[str] = None,
cluster: Optional[GetHyperflexNodeCluster] = None,
cluster_member: Optional[GetHyperflexNodeClusterMember] = None,
create_time: Optional[str] = None,
display_version: Optional[str] = None,
domain_group_moid: Optional[str] = None,
drives: Optional[Sequence[GetHyperflexNodeDrife]] = None,
empty_slots_lists: Optional[Sequence[str]] = None,
host_name: Optional[str] = None,
hxdp_data_ip: Optional[GetHyperflexNodeHxdpDataIp] = None,
hxdp_mmgt_ip: Optional[GetHyperflexNodeHxdpMmgtIp] = None,
hypervisor: Optional[str] = None,
hypervisor_data_ip: Optional[GetHyperflexNodeHypervisorDataIp] = None,
id: Optional[str] = None,
identity: Optional[GetHyperflexNodeIdentity] = None,
ip: Optional[GetHyperflexNodeIp] = None,
lockdown: Optional[bool] = None,
mod_time: Optional[str] = None,
model_number: Optional[str] = None,
moid: Optional[str] = None,
node_maintenance_mode: Optional[str] = None,
node_status: Optional[str] = None,
node_uuid: Optional[str] = None,
nr_version: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetHyperflexNodeParent] = None,
permission_resources: Optional[Sequence[GetHyperflexNodePermissionResource]] = None,
physical_server: Optional[GetHyperflexNodePhysicalServer] = None,
role: Optional[str] = None,
serial_number: Optional[str] = None,
shared_scope: Optional[str] = None,
site_info: Optional[GetHyperflexNodeSiteInfo] = None,
status: Optional[str] = None,
tags: Optional[Sequence[GetHyperflexNodeTag]] = None,
version_context: Optional[GetHyperflexNodeVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetHyperflexNodeResult
def get_hyperflex_node_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexNodeAncestorArgs]]]] = None,
build_number: Optional[pulumi.Input[str]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster: Optional[pulumi.Input[GetHyperflexNodeClusterArgs]] = None,
cluster_member: Optional[pulumi.Input[GetHyperflexNodeClusterMemberArgs]] = None,
create_time: Optional[pulumi.Input[str]] = None,
display_version: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
drives: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexNodeDrifeArgs]]]] = None,
empty_slots_lists: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
host_name: Optional[pulumi.Input[str]] = None,
hxdp_data_ip: Optional[pulumi.Input[GetHyperflexNodeHxdpDataIpArgs]] = None,
hxdp_mmgt_ip: Optional[pulumi.Input[GetHyperflexNodeHxdpMmgtIpArgs]] = None,
hypervisor: Optional[pulumi.Input[str]] = None,
hypervisor_data_ip: Optional[pulumi.Input[GetHyperflexNodeHypervisorDataIpArgs]] = None,
id: Optional[pulumi.Input[str]] = None,
identity: Optional[pulumi.Input[GetHyperflexNodeIdentityArgs]] = None,
ip: Optional[pulumi.Input[GetHyperflexNodeIpArgs]] = None,
lockdown: Optional[pulumi.Input[bool]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
model_number: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
node_maintenance_mode: Optional[pulumi.Input[str]] = None,
node_status: Optional[pulumi.Input[str]] = None,
node_uuid: Optional[pulumi.Input[str]] = None,
nr_version: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetHyperflexNodeParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexNodePermissionResourceArgs]]]] = None,
physical_server: Optional[pulumi.Input[GetHyperflexNodePhysicalServerArgs]] = None,
role: Optional[pulumi.Input[str]] = None,
serial_number: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
site_info: Optional[pulumi.Input[GetHyperflexNodeSiteInfoArgs]] = None,
status: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexNodeTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetHyperflexNodeVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexNodeResult]
func LookupHyperflexNode(ctx *Context, args *LookupHyperflexNodeArgs, opts ...InvokeOption) (*LookupHyperflexNodeResult, error)
func LookupHyperflexNodeOutput(ctx *Context, args *LookupHyperflexNodeOutputArgs, opts ...InvokeOption) LookupHyperflexNodeResultOutput
> Note: This function is named LookupHyperflexNode
in the Go SDK.
public static class GetHyperflexNode
{
public static Task<GetHyperflexNodeResult> InvokeAsync(GetHyperflexNodeArgs args, InvokeOptions? opts = null)
public static Output<GetHyperflexNodeResult> Invoke(GetHyperflexNodeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHyperflexNodeResult> getHyperflexNode(GetHyperflexNodeArgs args, InvokeOptions options)
public static Output<GetHyperflexNodeResult> getHyperflexNode(GetHyperflexNodeArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getHyperflexNode:getHyperflexNode
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 Node Ancestor> - Build
Number string - The build number of the hypervisor running on the host.
- Class
Id string - Cluster
Get
Hyperflex Node Cluster - Cluster
Member GetHyperflex Node Cluster Member - Create
Time string - The time when this managed object was created.
- Display
Version string - The user-friendly string representation of the hypervisor version of the host.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drives
List<Get
Hyperflex Node Drife> - Empty
Slots List<string>Lists - Host
Name string - The hostname configured for the hypervisor running on the host.
- Hxdp
Data GetIp Hyperflex Node Hxdp Data Ip - Hxdp
Mmgt GetIp Hyperflex Node Hxdp Mmgt Ip - Hypervisor string
- The type of hypervisor running on the host.
- Hypervisor
Data GetIp Hyperflex Node Hypervisor Data Ip - Id string
- Identity
Get
Hyperflex Node Identity - Ip
Get
Hyperflex Node Ip - Lockdown bool
- The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.
- Mod
Time string - The time when this managed object was last modified.
- Model
Number string - The model of the host server.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Maintenance stringMode - The status of maintenance mode on the HyperFlex node.*
Unknown
- The maintenance mode status could not be determined.*InMaintenanceMode
- The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations.*NotInMaintenanceMode
- The node does not have maintenance mode enabled. - Node
Status string - The operational status of the HyperFlex node.*
Unknown
- The default operational status of a HyperFlex node.*Invalid
- The status of the node cannot be determined by the storage platform.*Ready
- The platform node has been acknowledged by the cluster.*Unpublished
- The node is not yet added to the storage cluster.*Deleted
- The node has been removed from the cluster.*Blocked
- The node is blocked from being added to the cluster.*Blacklisted
- The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*Allowed
- The node is allowed to be added to the cluster.*Whitelisted
- The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*InMaintenance
- The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades.*Online
- The node is participating in the storage cluster and is available for storage operations.*Offline
- The node is part of the storage cluster, but is not available for storage operations. - Node
Uuid string - The unique identifier of the HyperFlex node.
- Nr
Version string - The version of the hypervisor running on the host.
- Object
Type string - Owners List<string>
- Parent
Get
Hyperflex Node Parent - Permission
Resources List<GetHyperflex Node Permission Resource> - Physical
Server GetHyperflex Node Physical Server - Role string
- The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage.*
UNKNOWN
- The role of the HyperFlex cluster node is not known.*STORAGE
- The HyperFlex cluster node provides both storage and compute resources for the cluster.*COMPUTE
- The HyperFlex cluster node provides compute resources for the cluster. - Serial
Number string - The serial of the host server.
- 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.
- Site
Info GetHyperflex Node Site Info - Status string
- The status of the host. Indicates whether the hypervisor is online.*
UNKNOWN
- The host status cannot be determined.*ONLINE
- The host is online and operational.*OFFLINE
- The host is offline and is currently not participating in the HyperFlex cluster.*INMAINTENANCE
- The host is not participating in the HyperFlex cluster because of a maintenance operation, such as firmware or data platform upgrade.*DEGRADED
- The host is degraded and may not be performing in its full operational capacity. - List<Get
Hyperflex Node Tag> - Version
Context GetHyperflex Node Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Node Ancestor - Build
Number string - The build number of the hypervisor running on the host.
- Class
Id string - Cluster
Get
Hyperflex Node Cluster - Cluster
Member GetHyperflex Node Cluster Member - Create
Time string - The time when this managed object was created.
- Display
Version string - The user-friendly string representation of the hypervisor version of the host.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drives
[]Get
Hyperflex Node Drife - Empty
Slots []stringLists - Host
Name string - The hostname configured for the hypervisor running on the host.
- Hxdp
Data GetIp Hyperflex Node Hxdp Data Ip - Hxdp
Mmgt GetIp Hyperflex Node Hxdp Mmgt Ip - Hypervisor string
- The type of hypervisor running on the host.
- Hypervisor
Data GetIp Hyperflex Node Hypervisor Data Ip - Id string
- Identity
Get
Hyperflex Node Identity - Ip
Get
Hyperflex Node Ip - Lockdown bool
- The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.
- Mod
Time string - The time when this managed object was last modified.
- Model
Number string - The model of the host server.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Maintenance stringMode - The status of maintenance mode on the HyperFlex node.*
Unknown
- The maintenance mode status could not be determined.*InMaintenanceMode
- The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations.*NotInMaintenanceMode
- The node does not have maintenance mode enabled. - Node
Status string - The operational status of the HyperFlex node.*
Unknown
- The default operational status of a HyperFlex node.*Invalid
- The status of the node cannot be determined by the storage platform.*Ready
- The platform node has been acknowledged by the cluster.*Unpublished
- The node is not yet added to the storage cluster.*Deleted
- The node has been removed from the cluster.*Blocked
- The node is blocked from being added to the cluster.*Blacklisted
- The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*Allowed
- The node is allowed to be added to the cluster.*Whitelisted
- The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*InMaintenance
- The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades.*Online
- The node is participating in the storage cluster and is available for storage operations.*Offline
- The node is part of the storage cluster, but is not available for storage operations. - Node
Uuid string - The unique identifier of the HyperFlex node.
- Nr
Version string - The version of the hypervisor running on the host.
- Object
Type string - Owners []string
- Parent
Get
Hyperflex Node Parent - Permission
Resources []GetHyperflex Node Permission Resource - Physical
Server GetHyperflex Node Physical Server - Role string
- The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage.*
UNKNOWN
- The role of the HyperFlex cluster node is not known.*STORAGE
- The HyperFlex cluster node provides both storage and compute resources for the cluster.*COMPUTE
- The HyperFlex cluster node provides compute resources for the cluster. - Serial
Number string - The serial of the host server.
- 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.
- Site
Info GetHyperflex Node Site Info - Status string
- The status of the host. Indicates whether the hypervisor is online.*
UNKNOWN
- The host status cannot be determined.*ONLINE
- The host is online and operational.*OFFLINE
- The host is offline and is currently not participating in the HyperFlex cluster.*INMAINTENANCE
- The host is not participating in the HyperFlex cluster because of a maintenance operation, such as firmware or data platform upgrade.*DEGRADED
- The host is degraded and may not be performing in its full operational capacity. - []Get
Hyperflex Node Tag - Version
Context GetHyperflex Node Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Node Ancestor> - build
Number String - The build number of the hypervisor running on the host.
- class
Id String - cluster
Get
Hyperflex Node Cluster - cluster
Member GetHyperflex Node Cluster Member - create
Time String - The time when this managed object was created.
- display
Version String - The user-friendly string representation of the hypervisor version of the host.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- drives
List<Get
Hyperflex Node Drife> - empty
Slots List<String>Lists - host
Name String - The hostname configured for the hypervisor running on the host.
- hxdp
Data GetIp Hyperflex Node Hxdp Data Ip - hxdp
Mmgt GetIp Hyperflex Node Hxdp Mmgt Ip - hypervisor String
- The type of hypervisor running on the host.
- hypervisor
Data GetIp Hyperflex Node Hypervisor Data Ip - id String
- identity
Get
Hyperflex Node Identity - ip
Get
Hyperflex Node Ip - lockdown Boolean
- The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.
- mod
Time String - The time when this managed object was last modified.
- model
Number String - The model of the host server.
- moid String
- The unique identifier of this Managed Object instance.
- node
Maintenance StringMode - The status of maintenance mode on the HyperFlex node.*
Unknown
- The maintenance mode status could not be determined.*InMaintenanceMode
- The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations.*NotInMaintenanceMode
- The node does not have maintenance mode enabled. - node
Status String - The operational status of the HyperFlex node.*
Unknown
- The default operational status of a HyperFlex node.*Invalid
- The status of the node cannot be determined by the storage platform.*Ready
- The platform node has been acknowledged by the cluster.*Unpublished
- The node is not yet added to the storage cluster.*Deleted
- The node has been removed from the cluster.*Blocked
- The node is blocked from being added to the cluster.*Blacklisted
- The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*Allowed
- The node is allowed to be added to the cluster.*Whitelisted
- The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*InMaintenance
- The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades.*Online
- The node is participating in the storage cluster and is available for storage operations.*Offline
- The node is part of the storage cluster, but is not available for storage operations. - node
Uuid String - The unique identifier of the HyperFlex node.
- nr
Version String - The version of the hypervisor running on the host.
- object
Type String - owners List<String>
- parent
Get
Hyperflex Node Parent - permission
Resources List<GetHyperflex Node Permission Resource> - physical
Server GetHyperflex Node Physical Server - role String
- The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage.*
UNKNOWN
- The role of the HyperFlex cluster node is not known.*STORAGE
- The HyperFlex cluster node provides both storage and compute resources for the cluster.*COMPUTE
- The HyperFlex cluster node provides compute resources for the cluster. - serial
Number String - The serial of the host server.
- 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.
- site
Info GetHyperflex Node Site Info - status String
- The status of the host. Indicates whether the hypervisor is online.*
UNKNOWN
- The host status cannot be determined.*ONLINE
- The host is online and operational.*OFFLINE
- The host is offline and is currently not participating in the HyperFlex cluster.*INMAINTENANCE
- The host is not participating in the HyperFlex cluster because of a maintenance operation, such as firmware or data platform upgrade.*DEGRADED
- The host is degraded and may not be performing in its full operational capacity. - List<Get
Hyperflex Node Tag> - version
Context GetHyperflex Node Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Node Ancestor[] - build
Number string - The build number of the hypervisor running on the host.
- class
Id string - cluster
Get
Hyperflex Node Cluster - cluster
Member GetHyperflex Node Cluster Member - create
Time string - The time when this managed object was created.
- display
Version string - The user-friendly string representation of the hypervisor version of the host.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- drives
Get
Hyperflex Node Drife[] - empty
Slots string[]Lists - host
Name string - The hostname configured for the hypervisor running on the host.
- hxdp
Data GetIp Hyperflex Node Hxdp Data Ip - hxdp
Mmgt GetIp Hyperflex Node Hxdp Mmgt Ip - hypervisor string
- The type of hypervisor running on the host.
- hypervisor
Data GetIp Hyperflex Node Hypervisor Data Ip - id string
- identity
Get
Hyperflex Node Identity - ip
Get
Hyperflex Node Ip - lockdown boolean
- The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.
- mod
Time string - The time when this managed object was last modified.
- model
Number string - The model of the host server.
- moid string
- The unique identifier of this Managed Object instance.
- node
Maintenance stringMode - The status of maintenance mode on the HyperFlex node.*
Unknown
- The maintenance mode status could not be determined.*InMaintenanceMode
- The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations.*NotInMaintenanceMode
- The node does not have maintenance mode enabled. - node
Status string - The operational status of the HyperFlex node.*
Unknown
- The default operational status of a HyperFlex node.*Invalid
- The status of the node cannot be determined by the storage platform.*Ready
- The platform node has been acknowledged by the cluster.*Unpublished
- The node is not yet added to the storage cluster.*Deleted
- The node has been removed from the cluster.*Blocked
- The node is blocked from being added to the cluster.*Blacklisted
- The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*Allowed
- The node is allowed to be added to the cluster.*Whitelisted
- The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*InMaintenance
- The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades.*Online
- The node is participating in the storage cluster and is available for storage operations.*Offline
- The node is part of the storage cluster, but is not available for storage operations. - node
Uuid string - The unique identifier of the HyperFlex node.
- nr
Version string - The version of the hypervisor running on the host.
- object
Type string - owners string[]
- parent
Get
Hyperflex Node Parent - permission
Resources GetHyperflex Node Permission Resource[] - physical
Server GetHyperflex Node Physical Server - role string
- The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage.*
UNKNOWN
- The role of the HyperFlex cluster node is not known.*STORAGE
- The HyperFlex cluster node provides both storage and compute resources for the cluster.*COMPUTE
- The HyperFlex cluster node provides compute resources for the cluster. - serial
Number string - The serial of the host server.
- 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.
- site
Info GetHyperflex Node Site Info - status string
- The status of the host. Indicates whether the hypervisor is online.*
UNKNOWN
- The host status cannot be determined.*ONLINE
- The host is online and operational.*OFFLINE
- The host is offline and is currently not participating in the HyperFlex cluster.*INMAINTENANCE
- The host is not participating in the HyperFlex cluster because of a maintenance operation, such as firmware or data platform upgrade.*DEGRADED
- The host is degraded and may not be performing in its full operational capacity. - Get
Hyperflex Node Tag[] - version
Context GetHyperflex Node Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Node Ancestor] - build_
number str - The build number of the hypervisor running on the host.
- class_
id str - cluster
Get
Hyperflex Node Cluster - cluster_
member GetHyperflex Node Cluster Member - create_
time str - The time when this managed object was created.
- display_
version str - The user-friendly string representation of the hypervisor version of the host.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- drives
Sequence[Get
Hyperflex Node Drife] - empty_
slots_ Sequence[str]lists - host_
name str - The hostname configured for the hypervisor running on the host.
- hxdp_
data_ Getip Hyperflex Node Hxdp Data Ip - hxdp_
mmgt_ Getip Hyperflex Node Hxdp Mmgt Ip - hypervisor str
- The type of hypervisor running on the host.
- hypervisor_
data_ Getip Hyperflex Node Hypervisor Data Ip - id str
- identity
Get
Hyperflex Node Identity - ip
Get
Hyperflex Node Ip - lockdown bool
- The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.
- mod_
time str - The time when this managed object was last modified.
- model_
number str - The model of the host server.
- moid str
- The unique identifier of this Managed Object instance.
- node_
maintenance_ strmode - The status of maintenance mode on the HyperFlex node.*
Unknown
- The maintenance mode status could not be determined.*InMaintenanceMode
- The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations.*NotInMaintenanceMode
- The node does not have maintenance mode enabled. - node_
status str - The operational status of the HyperFlex node.*
Unknown
- The default operational status of a HyperFlex node.*Invalid
- The status of the node cannot be determined by the storage platform.*Ready
- The platform node has been acknowledged by the cluster.*Unpublished
- The node is not yet added to the storage cluster.*Deleted
- The node has been removed from the cluster.*Blocked
- The node is blocked from being added to the cluster.*Blacklisted
- The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*Allowed
- The node is allowed to be added to the cluster.*Whitelisted
- The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*InMaintenance
- The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades.*Online
- The node is participating in the storage cluster and is available for storage operations.*Offline
- The node is part of the storage cluster, but is not available for storage operations. - node_
uuid str - The unique identifier of the HyperFlex node.
- nr_
version str - The version of the hypervisor running on the host.
- object_
type str - owners Sequence[str]
- parent
Get
Hyperflex Node Parent - permission_
resources Sequence[GetHyperflex Node Permission Resource] - physical_
server GetHyperflex Node Physical Server - role str
- The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage.*
UNKNOWN
- The role of the HyperFlex cluster node is not known.*STORAGE
- The HyperFlex cluster node provides both storage and compute resources for the cluster.*COMPUTE
- The HyperFlex cluster node provides compute resources for the cluster. - serial_
number str - The serial of the host server.
- 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.
- site_
info GetHyperflex Node Site Info - status str
- The status of the host. Indicates whether the hypervisor is online.*
UNKNOWN
- The host status cannot be determined.*ONLINE
- The host is online and operational.*OFFLINE
- The host is offline and is currently not participating in the HyperFlex cluster.*INMAINTENANCE
- The host is not participating in the HyperFlex cluster because of a maintenance operation, such as firmware or data platform upgrade.*DEGRADED
- The host is degraded and may not be performing in its full operational capacity. - Sequence[Get
Hyperflex Node Tag] - version_
context GetHyperflex Node Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- build
Number String - The build number of the hypervisor running on the host.
- class
Id String - cluster Property Map
- cluster
Member Property Map - create
Time String - The time when this managed object was created.
- display
Version String - The user-friendly string representation of the hypervisor version of the host.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- drives List<Property Map>
- empty
Slots List<String>Lists - host
Name String - The hostname configured for the hypervisor running on the host.
- hxdp
Data Property MapIp - hxdp
Mmgt Property MapIp - hypervisor String
- The type of hypervisor running on the host.
- hypervisor
Data Property MapIp - id String
- identity Property Map
- ip Property Map
- lockdown Boolean
- The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.
- mod
Time String - The time when this managed object was last modified.
- model
Number String - The model of the host server.
- moid String
- The unique identifier of this Managed Object instance.
- node
Maintenance StringMode - The status of maintenance mode on the HyperFlex node.*
Unknown
- The maintenance mode status could not be determined.*InMaintenanceMode
- The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations.*NotInMaintenanceMode
- The node does not have maintenance mode enabled. - node
Status String - The operational status of the HyperFlex node.*
Unknown
- The default operational status of a HyperFlex node.*Invalid
- The status of the node cannot be determined by the storage platform.*Ready
- The platform node has been acknowledged by the cluster.*Unpublished
- The node is not yet added to the storage cluster.*Deleted
- The node has been removed from the cluster.*Blocked
- The node is blocked from being added to the cluster.*Blacklisted
- The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*Allowed
- The node is allowed to be added to the cluster.*Whitelisted
- The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*InMaintenance
- The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades.*Online
- The node is participating in the storage cluster and is available for storage operations.*Offline
- The node is part of the storage cluster, but is not available for storage operations. - node
Uuid String - The unique identifier of the HyperFlex node.
- nr
Version String - The version of the hypervisor running on the host.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - physical
Server Property Map - role String
- The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage.*
UNKNOWN
- The role of the HyperFlex cluster node is not known.*STORAGE
- The HyperFlex cluster node provides both storage and compute resources for the cluster.*COMPUTE
- The HyperFlex cluster node provides compute resources for the cluster. - serial
Number String - The serial of the host server.
- 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.
- site
Info Property Map - status String
- The status of the host. Indicates whether the hypervisor is online.*
UNKNOWN
- The host status cannot be determined.*ONLINE
- The host is online and operational.*OFFLINE
- The host is offline and is currently not participating in the HyperFlex cluster.*INMAINTENANCE
- The host is not participating in the HyperFlex cluster because of a maintenance operation, such as firmware or data platform upgrade.*DEGRADED
- The host is degraded and may not be performing in its full operational capacity. - List<Property Map>
- version
Context Property Map
getHyperflexNode Result
The following output properties are available:
- Id string
- Results
List<Get
Hyperflex Node Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Hyperflex Node Ancestor> - Build
Number string - Class
Id string - Cluster
Get
Hyperflex Node Cluster - Cluster
Member GetHyperflex Node Cluster Member - Create
Time string - Display
Version string - Domain
Group stringMoid - Drives
List<Get
Hyperflex Node Drife> - Empty
Slots List<string>Lists - Host
Name string - Hxdp
Data GetIp Hyperflex Node Hxdp Data Ip - Hxdp
Mmgt GetIp Hyperflex Node Hxdp Mmgt Ip - Hypervisor string
- Hypervisor
Data GetIp Hyperflex Node Hypervisor Data Ip - Identity
Get
Hyperflex Node Identity - Ip
Get
Hyperflex Node Ip - Lockdown bool
- Mod
Time string - Model
Number string - Moid string
- Node
Maintenance stringMode - Node
Status string - Node
Uuid string - Nr
Version string - Object
Type string - Owners List<string>
- Parent
Get
Hyperflex Node Parent - Permission
Resources List<GetHyperflex Node Permission Resource> - Physical
Server GetHyperflex Node Physical Server - Role string
- Serial
Number string - string
- Site
Info GetHyperflex Node Site Info - Status string
- List<Get
Hyperflex Node Tag> - Version
Context GetHyperflex Node Version Context
- Id string
- Results
[]Get
Hyperflex Node Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Hyperflex Node Ancestor - Build
Number string - Class
Id string - Cluster
Get
Hyperflex Node Cluster - Cluster
Member GetHyperflex Node Cluster Member - Create
Time string - Display
Version string - Domain
Group stringMoid - Drives
[]Get
Hyperflex Node Drife - Empty
Slots []stringLists - Host
Name string - Hxdp
Data GetIp Hyperflex Node Hxdp Data Ip - Hxdp
Mmgt GetIp Hyperflex Node Hxdp Mmgt Ip - Hypervisor string
- Hypervisor
Data GetIp Hyperflex Node Hypervisor Data Ip - Identity
Get
Hyperflex Node Identity - Ip
Get
Hyperflex Node Ip - Lockdown bool
- Mod
Time string - Model
Number string - Moid string
- Node
Maintenance stringMode - Node
Status string - Node
Uuid string - Nr
Version string - Object
Type string - Owners []string
- Parent
Get
Hyperflex Node Parent - Permission
Resources []GetHyperflex Node Permission Resource - Physical
Server GetHyperflex Node Physical Server - Role string
- Serial
Number string - string
- Site
Info GetHyperflex Node Site Info - Status string
- []Get
Hyperflex Node Tag - Version
Context GetHyperflex Node Version Context
- id String
- results
List<Get
Hyperflex Node Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Hyperflex Node Ancestor> - build
Number String - class
Id String - cluster
Get
Hyperflex Node Cluster - cluster
Member GetHyperflex Node Cluster Member - create
Time String - display
Version String - domain
Group StringMoid - drives
List<Get
Hyperflex Node Drife> - empty
Slots List<String>Lists - host
Name String - hxdp
Data GetIp Hyperflex Node Hxdp Data Ip - hxdp
Mmgt GetIp Hyperflex Node Hxdp Mmgt Ip - hypervisor String
- hypervisor
Data GetIp Hyperflex Node Hypervisor Data Ip - identity
Get
Hyperflex Node Identity - ip
Get
Hyperflex Node Ip - lockdown Boolean
- mod
Time String - model
Number String - moid String
- node
Maintenance StringMode - node
Status String - node
Uuid String - nr
Version String - object
Type String - owners List<String>
- parent
Get
Hyperflex Node Parent - permission
Resources List<GetHyperflex Node Permission Resource> - physical
Server GetHyperflex Node Physical Server - role String
- serial
Number String - String
- site
Info GetHyperflex Node Site Info - status String
- List<Get
Hyperflex Node Tag> - version
Context GetHyperflex Node Version Context
- id string
- results
Get
Hyperflex Node Result[] - account
Moid string - additional
Properties string - ancestors
Get
Hyperflex Node Ancestor[] - build
Number string - class
Id string - cluster
Get
Hyperflex Node Cluster - cluster
Member GetHyperflex Node Cluster Member - create
Time string - display
Version string - domain
Group stringMoid - drives
Get
Hyperflex Node Drife[] - empty
Slots string[]Lists - host
Name string - hxdp
Data GetIp Hyperflex Node Hxdp Data Ip - hxdp
Mmgt GetIp Hyperflex Node Hxdp Mmgt Ip - hypervisor string
- hypervisor
Data GetIp Hyperflex Node Hypervisor Data Ip - identity
Get
Hyperflex Node Identity - ip
Get
Hyperflex Node Ip - lockdown boolean
- mod
Time string - model
Number string - moid string
- node
Maintenance stringMode - node
Status string - node
Uuid string - nr
Version string - object
Type string - owners string[]
- parent
Get
Hyperflex Node Parent - permission
Resources GetHyperflex Node Permission Resource[] - physical
Server GetHyperflex Node Physical Server - role string
- serial
Number string - string
- site
Info GetHyperflex Node Site Info - status string
- Get
Hyperflex Node Tag[] - version
Context GetHyperflex Node Version Context
- id str
- results
Sequence[Get
Hyperflex Node Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Hyperflex Node Ancestor] - build_
number str - class_
id str - cluster
Get
Hyperflex Node Cluster - cluster_
member GetHyperflex Node Cluster Member - create_
time str - display_
version str - domain_
group_ strmoid - drives
Sequence[Get
Hyperflex Node Drife] - empty_
slots_ Sequence[str]lists - host_
name str - hxdp_
data_ Getip Hyperflex Node Hxdp Data Ip - hxdp_
mmgt_ Getip Hyperflex Node Hxdp Mmgt Ip - hypervisor str
- hypervisor_
data_ Getip Hyperflex Node Hypervisor Data Ip - identity
Get
Hyperflex Node Identity - ip
Get
Hyperflex Node Ip - lockdown bool
- mod_
time str - model_
number str - moid str
- node_
maintenance_ strmode - node_
status str - node_
uuid str - nr_
version str - object_
type str - owners Sequence[str]
- parent
Get
Hyperflex Node Parent - permission_
resources Sequence[GetHyperflex Node Permission Resource] - physical_
server GetHyperflex Node Physical Server - role str
- serial_
number str - str
- site_
info GetHyperflex Node Site Info - status str
- Sequence[Get
Hyperflex Node Tag] - version_
context GetHyperflex Node Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- build
Number String - class
Id String - cluster Property Map
- cluster
Member Property Map - create
Time String - display
Version String - domain
Group StringMoid - drives List<Property Map>
- empty
Slots List<String>Lists - host
Name String - hxdp
Data Property MapIp - hxdp
Mmgt Property MapIp - hypervisor String
- hypervisor
Data Property MapIp - identity Property Map
- ip Property Map
- lockdown Boolean
- mod
Time String - model
Number String - moid String
- node
Maintenance StringMode - node
Status String - node
Uuid String - nr
Version String - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - physical
Server Property Map - role String
- serial
Number String - String
- site
Info Property Map - status String
- List<Property Map>
- version
Context Property Map
Supporting Types
GetHyperflexNodeAncestor
- 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'.
GetHyperflexNodeCluster
- 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'.
GetHyperflexNodeClusterMember
- 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'.
GetHyperflexNodeDrife
- 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'.
GetHyperflexNodeHxdpDataIp
- Additional
Properties string - Address string
- The network address as an FQDN or IPv4 address.
- 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 for the network address.
- Ip string
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- Ip string
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip String
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip string
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip str
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip String
- The network address as an IPv4 address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHyperflexNodeHxdpMmgtIp
- Additional
Properties string - Address string
- The network address as an FQDN or IPv4 address.
- 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 for the network address.
- Ip string
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- Ip string
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip String
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip string
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip str
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip String
- The network address as an IPv4 address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHyperflexNodeHypervisorDataIp
- Additional
Properties string - Address string
- The network address as an FQDN or IPv4 address.
- 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 for the network address.
- Ip string
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- Ip string
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip String
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip string
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip str
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip String
- The network address as an IPv4 address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHyperflexNodeIdentity
- 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.
- Links
List<Get
Hyperflex Node Identity Link> - Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Uuid string
- The unique identifier string of an entity.
- 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.
- Links
[]Get
Hyperflex Node Identity Link - Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Uuid string
- The unique identifier string of an entity.
- 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.
- links
List<Get
Hyperflex Node Identity Link> - object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid String
- The unique identifier string of an entity.
- 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.
- links
Get
Hyperflex Node Identity Link[] - object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid string
- The unique identifier string of an entity.
- 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.
- links
Sequence[Get
Hyperflex Node Identity Link] - object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid str
- The unique identifier string of an entity.
- 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.
- links List<Property Map>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid String
- The unique identifier string of an entity.
GetHyperflexNodeIdentityLink
- 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.
- Comments string
- Comment for this HyperFlex resource.
- Href string
- URI of resource. Target URL for making REST call.
- Method string
- HTTP verb that this HyperFlex link DT is referring to.
POST
- HTTP verb POST for this task definition.GET
- HTTP verb GET for this task definition.PUT
- HTTP verb PUT for this task definition.DELETE
- HTTP verb DELETE for this task definition.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Rel string
- Relationship of link to this resource.
- 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.
- Comments string
- Comment for this HyperFlex resource.
- Href string
- URI of resource. Target URL for making REST call.
- Method string
- HTTP verb that this HyperFlex link DT is referring to.
POST
- HTTP verb POST for this task definition.GET
- HTTP verb GET for this task definition.PUT
- HTTP verb PUT for this task definition.DELETE
- HTTP verb DELETE for this task definition.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Rel string
- Relationship of link to this resource.
- 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.
- comments String
- Comment for this HyperFlex resource.
- href String
- URI of resource. Target URL for making REST call.
- method String
- HTTP verb that this HyperFlex link DT is referring to.
POST
- HTTP verb POST for this task definition.GET
- HTTP verb GET for this task definition.PUT
- HTTP verb PUT for this task definition.DELETE
- HTTP verb DELETE for this task definition.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rel String
- Relationship of link to this resource.
- 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.
- comments string
- Comment for this HyperFlex resource.
- href string
- URI of resource. Target URL for making REST call.
- method string
- HTTP verb that this HyperFlex link DT is referring to.
POST
- HTTP verb POST for this task definition.GET
- HTTP verb GET for this task definition.PUT
- HTTP verb PUT for this task definition.DELETE
- HTTP verb DELETE for this task definition.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rel string
- Relationship of link to this resource.
- 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.
- comments str
- Comment for this HyperFlex resource.
- href str
- URI of resource. Target URL for making REST call.
- method str
- HTTP verb that this HyperFlex link DT is referring to.
POST
- HTTP verb POST for this task definition.GET
- HTTP verb GET for this task definition.PUT
- HTTP verb PUT for this task definition.DELETE
- HTTP verb DELETE for this task definition.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rel str
- Relationship of link to this resource.
- 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.
- comments String
- Comment for this HyperFlex resource.
- href String
- URI of resource. Target URL for making REST call.
- method String
- HTTP verb that this HyperFlex link DT is referring to.
POST
- HTTP verb POST for this task definition.GET
- HTTP verb GET for this task definition.PUT
- HTTP verb PUT for this task definition.DELETE
- HTTP verb DELETE for this task definition.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rel String
- Relationship of link to this resource.
GetHyperflexNodeIp
- Additional
Properties string - Address string
- The network address as an FQDN or IPv4 address.
- 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 for the network address.
- Ip string
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- Ip string
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip String
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip string
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip str
- The network address as an IPv4 address.
- 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 network address as an FQDN or IPv4 address.
- 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 for the network address.
- ip String
- The network address as an IPv4 address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHyperflexNodeParent
- 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'.
GetHyperflexNodePermissionResource
- 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'.
GetHyperflexNodePhysicalServer
- 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'.
GetHyperflexNodeResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Node Result Ancestor> - Build
Number string - The build number of the hypervisor running on the host.
- Class
Id string - Cluster
Members List<GetHyperflex Node Result Cluster Member> - Clusters
List<Get
Hyperflex Node Result Cluster> - Create
Time string - The time when this managed object was created.
- Display
Version string - The user-friendly string representation of the hypervisor version of the host.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drives
List<Get
Hyperflex Node Result Drife> - Empty
Slots List<string>Lists - Host
Name string - The hostname configured for the hypervisor running on the host.
- Hxdp
Data List<GetIps Hyperflex Node Result Hxdp Data Ip> - Hxdp
Mmgt List<GetIps Hyperflex Node Result Hxdp Mmgt Ip> - Hypervisor string
- The type of hypervisor running on the host.
- Hypervisor
Data List<GetIps Hyperflex Node Result Hypervisor Data Ip> - Identities
List<Get
Hyperflex Node Result Identity> - Ips
List<Get
Hyperflex Node Result Ip> - Lockdown bool
- The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.
- Mod
Time string - The time when this managed object was last modified.
- Model
Number string - The model of the host server.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Maintenance stringMode - The status of maintenance mode on the HyperFlex node.*
Unknown
- The maintenance mode status could not be determined.*InMaintenanceMode
- The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations.*NotInMaintenanceMode
- The node does not have maintenance mode enabled. - Node
Status string - The operational status of the HyperFlex node.*
Unknown
- The default operational status of a HyperFlex node.*Invalid
- The status of the node cannot be determined by the storage platform.*Ready
- The platform node has been acknowledged by the cluster.*Unpublished
- The node is not yet added to the storage cluster.*Deleted
- The node has been removed from the cluster.*Blocked
- The node is blocked from being added to the cluster.*Blacklisted
- The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*Allowed
- The node is allowed to be added to the cluster.*Whitelisted
- The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*InMaintenance
- The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades.*Online
- The node is participating in the storage cluster and is available for storage operations.*Offline
- The node is part of the storage cluster, but is not available for storage operations. - Node
Uuid string - The unique identifier of the HyperFlex node.
- Nr
Version string - The version of the hypervisor running on the host.
- Object
Type string - Owners List<string>
- Parents
List<Get
Hyperflex Node Result Parent> - Permission
Resources List<GetHyperflex Node Result Permission Resource> - Physical
Servers List<GetHyperflex Node Result Physical Server> - Role string
- The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage.*
UNKNOWN
- The role of the HyperFlex cluster node is not known.*STORAGE
- The HyperFlex cluster node provides both storage and compute resources for the cluster.*COMPUTE
- The HyperFlex cluster node provides compute resources for the cluster. - Serial
Number string - The serial of the host server.
- 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.
- Site
Infos List<GetHyperflex Node Result Site Info> - Status string
- The status of the host. Indicates whether the hypervisor is online.*
UNKNOWN
- The host status cannot be determined.*ONLINE
- The host is online and operational.*OFFLINE
- The host is offline and is currently not participating in the HyperFlex cluster.*INMAINTENANCE
- The host is not participating in the HyperFlex cluster because of a maintenance operation, such as firmware or data platform upgrade.*DEGRADED
- The host is degraded and may not be performing in its full operational capacity. - List<Get
Hyperflex Node Result Tag> - Version
Contexts List<GetHyperflex Node Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Node Result Ancestor - Build
Number string - The build number of the hypervisor running on the host.
- Class
Id string - Cluster
Members []GetHyperflex Node Result Cluster Member - Clusters
[]Get
Hyperflex Node Result Cluster - Create
Time string - The time when this managed object was created.
- Display
Version string - The user-friendly string representation of the hypervisor version of the host.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drives
[]Get
Hyperflex Node Result Drife - Empty
Slots []stringLists - Host
Name string - The hostname configured for the hypervisor running on the host.
- Hxdp
Data []GetIps Hyperflex Node Result Hxdp Data Ip - Hxdp
Mmgt []GetIps Hyperflex Node Result Hxdp Mmgt Ip - Hypervisor string
- The type of hypervisor running on the host.
- Hypervisor
Data []GetIps Hyperflex Node Result Hypervisor Data Ip - Identities
[]Get
Hyperflex Node Result Identity - Ips
[]Get
Hyperflex Node Result Ip - Lockdown bool
- The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.
- Mod
Time string - The time when this managed object was last modified.
- Model
Number string - The model of the host server.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Maintenance stringMode - The status of maintenance mode on the HyperFlex node.*
Unknown
- The maintenance mode status could not be determined.*InMaintenanceMode
- The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations.*NotInMaintenanceMode
- The node does not have maintenance mode enabled. - Node
Status string - The operational status of the HyperFlex node.*
Unknown
- The default operational status of a HyperFlex node.*Invalid
- The status of the node cannot be determined by the storage platform.*Ready
- The platform node has been acknowledged by the cluster.*Unpublished
- The node is not yet added to the storage cluster.*Deleted
- The node has been removed from the cluster.*Blocked
- The node is blocked from being added to the cluster.*Blacklisted
- The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*Allowed
- The node is allowed to be added to the cluster.*Whitelisted
- The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*InMaintenance
- The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades.*Online
- The node is participating in the storage cluster and is available for storage operations.*Offline
- The node is part of the storage cluster, but is not available for storage operations. - Node
Uuid string - The unique identifier of the HyperFlex node.
- Nr
Version string - The version of the hypervisor running on the host.
- Object
Type string - Owners []string
- Parents
[]Get
Hyperflex Node Result Parent - Permission
Resources []GetHyperflex Node Result Permission Resource - Physical
Servers []GetHyperflex Node Result Physical Server - Role string
- The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage.*
UNKNOWN
- The role of the HyperFlex cluster node is not known.*STORAGE
- The HyperFlex cluster node provides both storage and compute resources for the cluster.*COMPUTE
- The HyperFlex cluster node provides compute resources for the cluster. - Serial
Number string - The serial of the host server.
- 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.
- Site
Infos []GetHyperflex Node Result Site Info - Status string
- The status of the host. Indicates whether the hypervisor is online.*
UNKNOWN
- The host status cannot be determined.*ONLINE
- The host is online and operational.*OFFLINE
- The host is offline and is currently not participating in the HyperFlex cluster.*INMAINTENANCE
- The host is not participating in the HyperFlex cluster because of a maintenance operation, such as firmware or data platform upgrade.*DEGRADED
- The host is degraded and may not be performing in its full operational capacity. - []Get
Hyperflex Node Result Tag - Version
Contexts []GetHyperflex Node Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Node Result Ancestor> - build
Number String - The build number of the hypervisor running on the host.
- class
Id String - cluster
Members List<GetHyperflex Node Result Cluster Member> - clusters
List<Get
Hyperflex Node Result Cluster> - create
Time String - The time when this managed object was created.
- display
Version String - The user-friendly string representation of the hypervisor version of the host.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- drives
List<Get
Hyperflex Node Result Drife> - empty
Slots List<String>Lists - host
Name String - The hostname configured for the hypervisor running on the host.
- hxdp
Data List<GetIps Hyperflex Node Result Hxdp Data Ip> - hxdp
Mmgt List<GetIps Hyperflex Node Result Hxdp Mmgt Ip> - hypervisor String
- The type of hypervisor running on the host.
- hypervisor
Data List<GetIps Hyperflex Node Result Hypervisor Data Ip> - identities
List<Get
Hyperflex Node Result Identity> - ips
List<Get
Hyperflex Node Result Ip> - lockdown Boolean
- The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.
- mod
Time String - The time when this managed object was last modified.
- model
Number String - The model of the host server.
- moid String
- The unique identifier of this Managed Object instance.
- node
Maintenance StringMode - The status of maintenance mode on the HyperFlex node.*
Unknown
- The maintenance mode status could not be determined.*InMaintenanceMode
- The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations.*NotInMaintenanceMode
- The node does not have maintenance mode enabled. - node
Status String - The operational status of the HyperFlex node.*
Unknown
- The default operational status of a HyperFlex node.*Invalid
- The status of the node cannot be determined by the storage platform.*Ready
- The platform node has been acknowledged by the cluster.*Unpublished
- The node is not yet added to the storage cluster.*Deleted
- The node has been removed from the cluster.*Blocked
- The node is blocked from being added to the cluster.*Blacklisted
- The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*Allowed
- The node is allowed to be added to the cluster.*Whitelisted
- The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*InMaintenance
- The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades.*Online
- The node is participating in the storage cluster and is available for storage operations.*Offline
- The node is part of the storage cluster, but is not available for storage operations. - node
Uuid String - The unique identifier of the HyperFlex node.
- nr
Version String - The version of the hypervisor running on the host.
- object
Type String - owners List<String>
- parents
List<Get
Hyperflex Node Result Parent> - permission
Resources List<GetHyperflex Node Result Permission Resource> - physical
Servers List<GetHyperflex Node Result Physical Server> - role String
- The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage.*
UNKNOWN
- The role of the HyperFlex cluster node is not known.*STORAGE
- The HyperFlex cluster node provides both storage and compute resources for the cluster.*COMPUTE
- The HyperFlex cluster node provides compute resources for the cluster. - serial
Number String - The serial of the host server.
- 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.
- site
Infos List<GetHyperflex Node Result Site Info> - status String
- The status of the host. Indicates whether the hypervisor is online.*
UNKNOWN
- The host status cannot be determined.*ONLINE
- The host is online and operational.*OFFLINE
- The host is offline and is currently not participating in the HyperFlex cluster.*INMAINTENANCE
- The host is not participating in the HyperFlex cluster because of a maintenance operation, such as firmware or data platform upgrade.*DEGRADED
- The host is degraded and may not be performing in its full operational capacity. - List<Get
Hyperflex Node Result Tag> - version
Contexts List<GetHyperflex Node Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Node Result Ancestor[] - build
Number string - The build number of the hypervisor running on the host.
- class
Id string - cluster
Members GetHyperflex Node Result Cluster Member[] - clusters
Get
Hyperflex Node Result Cluster[] - create
Time string - The time when this managed object was created.
- display
Version string - The user-friendly string representation of the hypervisor version of the host.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- drives
Get
Hyperflex Node Result Drife[] - empty
Slots string[]Lists - host
Name string - The hostname configured for the hypervisor running on the host.
- hxdp
Data GetIps Hyperflex Node Result Hxdp Data Ip[] - hxdp
Mmgt GetIps Hyperflex Node Result Hxdp Mmgt Ip[] - hypervisor string
- The type of hypervisor running on the host.
- hypervisor
Data GetIps Hyperflex Node Result Hypervisor Data Ip[] - identities
Get
Hyperflex Node Result Identity[] - ips
Get
Hyperflex Node Result Ip[] - lockdown boolean
- The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.
- mod
Time string - The time when this managed object was last modified.
- model
Number string - The model of the host server.
- moid string
- The unique identifier of this Managed Object instance.
- node
Maintenance stringMode - The status of maintenance mode on the HyperFlex node.*
Unknown
- The maintenance mode status could not be determined.*InMaintenanceMode
- The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations.*NotInMaintenanceMode
- The node does not have maintenance mode enabled. - node
Status string - The operational status of the HyperFlex node.*
Unknown
- The default operational status of a HyperFlex node.*Invalid
- The status of the node cannot be determined by the storage platform.*Ready
- The platform node has been acknowledged by the cluster.*Unpublished
- The node is not yet added to the storage cluster.*Deleted
- The node has been removed from the cluster.*Blocked
- The node is blocked from being added to the cluster.*Blacklisted
- The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*Allowed
- The node is allowed to be added to the cluster.*Whitelisted
- The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*InMaintenance
- The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades.*Online
- The node is participating in the storage cluster and is available for storage operations.*Offline
- The node is part of the storage cluster, but is not available for storage operations. - node
Uuid string - The unique identifier of the HyperFlex node.
- nr
Version string - The version of the hypervisor running on the host.
- object
Type string - owners string[]
- parents
Get
Hyperflex Node Result Parent[] - permission
Resources GetHyperflex Node Result Permission Resource[] - physical
Servers GetHyperflex Node Result Physical Server[] - role string
- The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage.*
UNKNOWN
- The role of the HyperFlex cluster node is not known.*STORAGE
- The HyperFlex cluster node provides both storage and compute resources for the cluster.*COMPUTE
- The HyperFlex cluster node provides compute resources for the cluster. - serial
Number string - The serial of the host server.
- 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.
- site
Infos GetHyperflex Node Result Site Info[] - status string
- The status of the host. Indicates whether the hypervisor is online.*
UNKNOWN
- The host status cannot be determined.*ONLINE
- The host is online and operational.*OFFLINE
- The host is offline and is currently not participating in the HyperFlex cluster.*INMAINTENANCE
- The host is not participating in the HyperFlex cluster because of a maintenance operation, such as firmware or data platform upgrade.*DEGRADED
- The host is degraded and may not be performing in its full operational capacity. - Get
Hyperflex Node Result Tag[] - version
Contexts GetHyperflex Node Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Node Result Ancestor] - build_
number str - The build number of the hypervisor running on the host.
- class_
id str - cluster_
members Sequence[GetHyperflex Node Result Cluster Member] - clusters
Sequence[Get
Hyperflex Node Result Cluster] - create_
time str - The time when this managed object was created.
- display_
version str - The user-friendly string representation of the hypervisor version of the host.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- drives
Sequence[Get
Hyperflex Node Result Drife] - empty_
slots_ Sequence[str]lists - host_
name str - The hostname configured for the hypervisor running on the host.
- hxdp_
data_ Sequence[Getips Hyperflex Node Result Hxdp Data Ip] - hxdp_
mmgt_ Sequence[Getips Hyperflex Node Result Hxdp Mmgt Ip] - hypervisor str
- The type of hypervisor running on the host.
- hypervisor_
data_ Sequence[Getips Hyperflex Node Result Hypervisor Data Ip] - identities
Sequence[Get
Hyperflex Node Result Identity] - ips
Sequence[Get
Hyperflex Node Result Ip] - lockdown bool
- The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.
- mod_
time str - The time when this managed object was last modified.
- model_
number str - The model of the host server.
- moid str
- The unique identifier of this Managed Object instance.
- node_
maintenance_ strmode - The status of maintenance mode on the HyperFlex node.*
Unknown
- The maintenance mode status could not be determined.*InMaintenanceMode
- The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations.*NotInMaintenanceMode
- The node does not have maintenance mode enabled. - node_
status str - The operational status of the HyperFlex node.*
Unknown
- The default operational status of a HyperFlex node.*Invalid
- The status of the node cannot be determined by the storage platform.*Ready
- The platform node has been acknowledged by the cluster.*Unpublished
- The node is not yet added to the storage cluster.*Deleted
- The node has been removed from the cluster.*Blocked
- The node is blocked from being added to the cluster.*Blacklisted
- The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*Allowed
- The node is allowed to be added to the cluster.*Whitelisted
- The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*InMaintenance
- The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades.*Online
- The node is participating in the storage cluster and is available for storage operations.*Offline
- The node is part of the storage cluster, but is not available for storage operations. - node_
uuid str - The unique identifier of the HyperFlex node.
- nr_
version str - The version of the hypervisor running on the host.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Hyperflex Node Result Parent] - permission_
resources Sequence[GetHyperflex Node Result Permission Resource] - physical_
servers Sequence[GetHyperflex Node Result Physical Server] - role str
- The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage.*
UNKNOWN
- The role of the HyperFlex cluster node is not known.*STORAGE
- The HyperFlex cluster node provides both storage and compute resources for the cluster.*COMPUTE
- The HyperFlex cluster node provides compute resources for the cluster. - serial_
number str - The serial of the host server.
- 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.
- site_
infos Sequence[GetHyperflex Node Result Site Info] - status str
- The status of the host. Indicates whether the hypervisor is online.*
UNKNOWN
- The host status cannot be determined.*ONLINE
- The host is online and operational.*OFFLINE
- The host is offline and is currently not participating in the HyperFlex cluster.*INMAINTENANCE
- The host is not participating in the HyperFlex cluster because of a maintenance operation, such as firmware or data platform upgrade.*DEGRADED
- The host is degraded and may not be performing in its full operational capacity. - Sequence[Get
Hyperflex Node Result Tag] - version_
contexts Sequence[GetHyperflex Node Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- build
Number String - The build number of the hypervisor running on the host.
- class
Id String - cluster
Members List<Property Map> - clusters List<Property Map>
- create
Time String - The time when this managed object was created.
- display
Version String - The user-friendly string representation of the hypervisor version of the host.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- drives List<Property Map>
- empty
Slots List<String>Lists - host
Name String - The hostname configured for the hypervisor running on the host.
- hxdp
Data List<Property Map>Ips - hxdp
Mmgt List<Property Map>Ips - hypervisor String
- The type of hypervisor running on the host.
- hypervisor
Data List<Property Map>Ips - identities List<Property Map>
- ips List<Property Map>
- lockdown Boolean
- The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.
- mod
Time String - The time when this managed object was last modified.
- model
Number String - The model of the host server.
- moid String
- The unique identifier of this Managed Object instance.
- node
Maintenance StringMode - The status of maintenance mode on the HyperFlex node.*
Unknown
- The maintenance mode status could not be determined.*InMaintenanceMode
- The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations.*NotInMaintenanceMode
- The node does not have maintenance mode enabled. - node
Status String - The operational status of the HyperFlex node.*
Unknown
- The default operational status of a HyperFlex node.*Invalid
- The status of the node cannot be determined by the storage platform.*Ready
- The platform node has been acknowledged by the cluster.*Unpublished
- The node is not yet added to the storage cluster.*Deleted
- The node has been removed from the cluster.*Blocked
- The node is blocked from being added to the cluster.*Blacklisted
- The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*Allowed
- The node is allowed to be added to the cluster.*Whitelisted
- The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a).*InMaintenance
- The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades.*Online
- The node is participating in the storage cluster and is available for storage operations.*Offline
- The node is part of the storage cluster, but is not available for storage operations. - node
Uuid String - The unique identifier of the HyperFlex node.
- nr
Version String - The version of the hypervisor running on the host.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - physical
Servers List<Property Map> - role String
- The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage.*
UNKNOWN
- The role of the HyperFlex cluster node is not known.*STORAGE
- The HyperFlex cluster node provides both storage and compute resources for the cluster.*COMPUTE
- The HyperFlex cluster node provides compute resources for the cluster. - serial
Number String - The serial of the host server.
- 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.
- site
Infos List<Property Map> - status String
- The status of the host. Indicates whether the hypervisor is online.*
UNKNOWN
- The host status cannot be determined.*ONLINE
- The host is online and operational.*OFFLINE
- The host is offline and is currently not participating in the HyperFlex cluster.*INMAINTENANCE
- The host is not participating in the HyperFlex cluster because of a maintenance operation, such as firmware or data platform upgrade.*DEGRADED
- The host is degraded and may not be performing in its full operational capacity. - List<Property Map>
- version
Contexts List<Property Map>
GetHyperflexNodeResultAncestor
- 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
GetHyperflexNodeResultCluster
- 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
GetHyperflexNodeResultClusterMember
- 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
GetHyperflexNodeResultDrife
- 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
GetHyperflexNodeResultHxdpDataIp
- 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
GetHyperflexNodeResultHxdpMmgtIp
- 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
GetHyperflexNodeResultHypervisorDataIp
- 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
GetHyperflexNodeResultIdentity
- Additional
Properties string - Class
Id string - Links
List<Get
Hyperflex Node Result Identity Link> - Object
Type string - Uuid string
- Additional
Properties string - Class
Id string - Links
[]Get
Hyperflex Node Result Identity Link - Object
Type string - Uuid string
- additional
Properties String - class
Id String - links
List<Get
Hyperflex Node Result Identity Link> - object
Type String - uuid String
- additional
Properties string - class
Id string - links
Get
Hyperflex Node Result Identity Link[] - object
Type string - uuid string
- additional
Properties String - class
Id String - links List<Property Map>
- object
Type String - uuid String
GetHyperflexNodeResultIdentityLink
- Additional
Properties string - Class
Id string - Comments string
- Href string
- Method string
- Object
Type string - Rel string
- Additional
Properties string - Class
Id string - Comments string
- Href string
- Method string
- Object
Type string - Rel string
- additional
Properties String - class
Id String - comments String
- href String
- method String
- object
Type String - rel String
- additional
Properties string - class
Id string - comments string
- href string
- method string
- object
Type string - rel string
- additional_
properties str - class_
id str - comments str
- href str
- method str
- object_
type str - rel str
- additional
Properties String - class
Id String - comments String
- href String
- method String
- object
Type String - rel String
GetHyperflexNodeResultIp
- 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
GetHyperflexNodeResultParent
- 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
GetHyperflexNodeResultPermissionResource
- 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
GetHyperflexNodeResultPhysicalServer
- 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
GetHyperflexNodeResultSiteInfo
- Additional
Properties string - Class
Id string - Name string
- Num
Nodes double - Object
Type string - Zone
Uuid string
- Additional
Properties string - Class
Id string - Name string
- Num
Nodes float64 - Object
Type string - Zone
Uuid string
- additional
Properties String - class
Id String - name String
- num
Nodes Double - object
Type String - zone
Uuid String
- additional
Properties string - class
Id string - name string
- num
Nodes number - object
Type string - zone
Uuid string
- additional_
properties str - class_
id str - name str
- num_
nodes float - object_
type str - zone_
uuid str
- additional
Properties String - class
Id String - name String
- num
Nodes Number - object
Type String - zone
Uuid String
GetHyperflexNodeResultTag
- 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
GetHyperflexNodeResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetHyperflex Node Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - The version of the hypervisor running on the host.
- Object
Type string - Ref
Mos List<GetHyperflex Node Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetHyperflex Node Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - The version of the hypervisor running on the host.
- Object
Type string - Ref
Mos []GetHyperflex Node Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetHyperflex Node Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - The version of the hypervisor running on the host.
- object
Type String - ref
Mos List<GetHyperflex Node Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetHyperflex Node Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - The version of the hypervisor running on the host.
- object
Type string - ref
Mos GetHyperflex Node Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional_
properties str - class_
id str - interested_
mos Sequence[GetHyperflex Node Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - The version of the hypervisor running on the host.
- object_
type str - ref_
mos Sequence[GetHyperflex Node Result Version Context Ref Mo] - timestamp str
- version_
type str
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - The version of the hypervisor running on the host.
- object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetHyperflexNodeResultVersionContextInterestedMo
- 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
GetHyperflexNodeResultVersionContextRefMo
- 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
GetHyperflexNodeSiteInfo
- 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.
- Name string
- The name of the site for stretch cluster.
- Num
Nodes double - Number of nodes in the Zone.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Zone
Uuid string - The unique identifier of the zone for stretch cluster.
- 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.
- Name string
- The name of the site for stretch cluster.
- Num
Nodes float64 - Number of nodes in the Zone.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Zone
Uuid string - The unique identifier of the zone for stretch cluster.
- 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.
- name String
- The name of the site for stretch cluster.
- num
Nodes Double - Number of nodes in the Zone.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- zone
Uuid String - The unique identifier of the zone for stretch cluster.
- 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.
- name string
- The name of the site for stretch cluster.
- num
Nodes number - Number of nodes in the Zone.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- zone
Uuid string - The unique identifier of the zone for stretch cluster.
- 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.
- name str
- The name of the site for stretch cluster.
- num_
nodes float - Number of nodes in the Zone.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- zone_
uuid str - The unique identifier of the zone for stretch cluster.
- 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.
- name String
- The name of the site for stretch cluster.
- num
Nodes Number - Number of nodes in the Zone.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- zone
Uuid String - The unique identifier of the zone for stretch cluster.
GetHyperflexNodeTag
- 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.
GetHyperflexNodeVersionContext
- 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 Node 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 hypervisor running on the host.
- 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 Node 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 Node 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 hypervisor running on the host.
- 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 Node 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 Node 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 hypervisor running on the host.
- 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 Node 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 Node 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 hypervisor running on the host.
- 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 Node 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 Node 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 hypervisor running on the host.
- 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 Node 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 hypervisor running on the host.
- 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.
GetHyperflexNodeVersionContextInterestedMo
- 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'.
GetHyperflexNodeVersionContextRefMo
- 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