1. Packages
  2. Intersight Provider
  3. API Docs
  4. getHciNode
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getHciNode

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    A HCI node reported by Prism Central.

    Using getHciNode

    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 getHciNode(args: GetHciNodeArgs, opts?: InvokeOptions): Promise<GetHciNodeResult>
    function getHciNodeOutput(args: GetHciNodeOutputArgs, opts?: InvokeOptions): Output<GetHciNodeResult>
    def get_hci_node(account_moid: Optional[str] = None,
                     additional_properties: Optional[str] = None,
                     ancestors: Optional[Sequence[GetHciNodeAncestor]] = None,
                     block_model: Optional[str] = None,
                     block_serial: Optional[str] = None,
                     boot_time_usecs: Optional[float] = None,
                     class_id: Optional[str] = None,
                     cluster: Optional[GetHciNodeCluster] = None,
                     cluster_ext_id: Optional[str] = None,
                     cluster_name: Optional[str] = None,
                     controller_vm_backplane_address: Optional[GetHciNodeControllerVmBackplaneAddress] = None,
                     controller_vm_external_address: Optional[GetHciNodeControllerVmExternalAddress] = None,
                     controller_vm_id: Optional[float] = None,
                     controller_vm_maintanence_mode: Optional[bool] = None,
                     controller_vm_nat_ip: Optional[GetHciNodeControllerVmNatIp] = None,
                     controller_vm_nat_port: Optional[float] = None,
                     controller_vm_rdma_backplane_address: Optional[GetHciNodeControllerVmRdmaBackplaneAddress] = None,
                     controller_vm_server_uuid: Optional[str] = None,
                     cpu_capacity_hz: Optional[float] = None,
                     cpu_frequency_hz: Optional[float] = None,
                     cpu_model: Optional[str] = None,
                     cpu_usage_hz: Optional[float] = None,
                     create_time: Optional[str] = None,
                     default_vhd_container_uuid: Optional[str] = None,
                     default_vhd_location: Optional[str] = None,
                     default_vm_container_uuid: Optional[str] = None,
                     default_vm_location: Optional[str] = None,
                     disk_count: Optional[float] = None,
                     disks: Optional[Sequence[GetHciNodeDisk]] = None,
                     domain_group_moid: Optional[str] = None,
                     failover_cluster_fqdn: Optional[str] = None,
                     failover_cluster_node_status: Optional[str] = None,
                     gpu_count: Optional[float] = None,
                     gpu_driver_version: Optional[str] = None,
                     gpuses: Optional[Sequence[GetHciNodeGpus]] = None,
                     has_csr: Optional[bool] = None,
                     host_name: Optional[str] = None,
                     host_type: Optional[str] = None,
                     hypervisor_acropolis_connection_state: Optional[str] = None,
                     hypervisor_external_address: Optional[GetHciNodeHypervisorExternalAddress] = None,
                     hypervisor_number_of_vms: Optional[float] = None,
                     hypervisor_state: Optional[str] = None,
                     hypervisor_type: Optional[str] = None,
                     hypervisor_user_name: Optional[str] = None,
                     hypervisor_version: Optional[str] = None,
                     id: Optional[str] = None,
                     ipmi_ip: Optional[GetHciNodeIpmiIp] = None,
                     ipmi_username: Optional[str] = None,
                     is_degraded: Optional[bool] = None,
                     is_hardware_virtualized: Optional[bool] = None,
                     is_secure_booted: Optional[bool] = None,
                     key_management_device_to_cert_statuses: Optional[Sequence[GetHciNodeKeyManagementDeviceToCertStatus]] = None,
                     maintenance_state: Optional[str] = None,
                     memory_capacity_bytes: Optional[float] = None,
                     memory_size_bytes: Optional[float] = None,
                     memory_usage_bytes: Optional[float] = None,
                     mod_time: Optional[str] = None,
                     moid: Optional[str] = None,
                     node_ext_id: Optional[str] = None,
                     node_status: Optional[str] = None,
                     number_of_cpu_cores: Optional[float] = None,
                     number_of_cpu_sockets: Optional[float] = None,
                     number_of_cpu_threads: Optional[float] = None,
                     object_type: Optional[str] = None,
                     owners: Optional[Sequence[str]] = None,
                     parent: Optional[GetHciNodeParent] = None,
                     permission_resources: Optional[Sequence[GetHciNodePermissionResource]] = None,
                     physical_server: Optional[GetHciNodePhysicalServer] = None,
                     reboot_pending: Optional[bool] = None,
                     registered_device: Optional[GetHciNodeRegisteredDevice] = None,
                     shared_scope: Optional[str] = None,
                     storage_capacity_bytes: Optional[float] = None,
                     storage_usage_bytes: Optional[float] = None,
                     tags: Optional[Sequence[GetHciNodeTag]] = None,
                     version_context: Optional[GetHciNodeVersionContext] = None,
                     opts: Optional[InvokeOptions] = None) -> GetHciNodeResult
    def get_hci_node_output(account_moid: Optional[pulumi.Input[str]] = None,
                     additional_properties: Optional[pulumi.Input[str]] = None,
                     ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciNodeAncestorArgs]]]] = None,
                     block_model: Optional[pulumi.Input[str]] = None,
                     block_serial: Optional[pulumi.Input[str]] = None,
                     boot_time_usecs: Optional[pulumi.Input[float]] = None,
                     class_id: Optional[pulumi.Input[str]] = None,
                     cluster: Optional[pulumi.Input[GetHciNodeClusterArgs]] = None,
                     cluster_ext_id: Optional[pulumi.Input[str]] = None,
                     cluster_name: Optional[pulumi.Input[str]] = None,
                     controller_vm_backplane_address: Optional[pulumi.Input[GetHciNodeControllerVmBackplaneAddressArgs]] = None,
                     controller_vm_external_address: Optional[pulumi.Input[GetHciNodeControllerVmExternalAddressArgs]] = None,
                     controller_vm_id: Optional[pulumi.Input[float]] = None,
                     controller_vm_maintanence_mode: Optional[pulumi.Input[bool]] = None,
                     controller_vm_nat_ip: Optional[pulumi.Input[GetHciNodeControllerVmNatIpArgs]] = None,
                     controller_vm_nat_port: Optional[pulumi.Input[float]] = None,
                     controller_vm_rdma_backplane_address: Optional[pulumi.Input[GetHciNodeControllerVmRdmaBackplaneAddressArgs]] = None,
                     controller_vm_server_uuid: Optional[pulumi.Input[str]] = None,
                     cpu_capacity_hz: Optional[pulumi.Input[float]] = None,
                     cpu_frequency_hz: Optional[pulumi.Input[float]] = None,
                     cpu_model: Optional[pulumi.Input[str]] = None,
                     cpu_usage_hz: Optional[pulumi.Input[float]] = None,
                     create_time: Optional[pulumi.Input[str]] = None,
                     default_vhd_container_uuid: Optional[pulumi.Input[str]] = None,
                     default_vhd_location: Optional[pulumi.Input[str]] = None,
                     default_vm_container_uuid: Optional[pulumi.Input[str]] = None,
                     default_vm_location: Optional[pulumi.Input[str]] = None,
                     disk_count: Optional[pulumi.Input[float]] = None,
                     disks: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciNodeDiskArgs]]]] = None,
                     domain_group_moid: Optional[pulumi.Input[str]] = None,
                     failover_cluster_fqdn: Optional[pulumi.Input[str]] = None,
                     failover_cluster_node_status: Optional[pulumi.Input[str]] = None,
                     gpu_count: Optional[pulumi.Input[float]] = None,
                     gpu_driver_version: Optional[pulumi.Input[str]] = None,
                     gpuses: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciNodeGpusArgs]]]] = None,
                     has_csr: Optional[pulumi.Input[bool]] = None,
                     host_name: Optional[pulumi.Input[str]] = None,
                     host_type: Optional[pulumi.Input[str]] = None,
                     hypervisor_acropolis_connection_state: Optional[pulumi.Input[str]] = None,
                     hypervisor_external_address: Optional[pulumi.Input[GetHciNodeHypervisorExternalAddressArgs]] = None,
                     hypervisor_number_of_vms: Optional[pulumi.Input[float]] = None,
                     hypervisor_state: Optional[pulumi.Input[str]] = None,
                     hypervisor_type: Optional[pulumi.Input[str]] = None,
                     hypervisor_user_name: Optional[pulumi.Input[str]] = None,
                     hypervisor_version: Optional[pulumi.Input[str]] = None,
                     id: Optional[pulumi.Input[str]] = None,
                     ipmi_ip: Optional[pulumi.Input[GetHciNodeIpmiIpArgs]] = None,
                     ipmi_username: Optional[pulumi.Input[str]] = None,
                     is_degraded: Optional[pulumi.Input[bool]] = None,
                     is_hardware_virtualized: Optional[pulumi.Input[bool]] = None,
                     is_secure_booted: Optional[pulumi.Input[bool]] = None,
                     key_management_device_to_cert_statuses: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciNodeKeyManagementDeviceToCertStatusArgs]]]] = None,
                     maintenance_state: Optional[pulumi.Input[str]] = None,
                     memory_capacity_bytes: Optional[pulumi.Input[float]] = None,
                     memory_size_bytes: Optional[pulumi.Input[float]] = None,
                     memory_usage_bytes: Optional[pulumi.Input[float]] = None,
                     mod_time: Optional[pulumi.Input[str]] = None,
                     moid: Optional[pulumi.Input[str]] = None,
                     node_ext_id: Optional[pulumi.Input[str]] = None,
                     node_status: Optional[pulumi.Input[str]] = None,
                     number_of_cpu_cores: Optional[pulumi.Input[float]] = None,
                     number_of_cpu_sockets: Optional[pulumi.Input[float]] = None,
                     number_of_cpu_threads: Optional[pulumi.Input[float]] = None,
                     object_type: Optional[pulumi.Input[str]] = None,
                     owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                     parent: Optional[pulumi.Input[GetHciNodeParentArgs]] = None,
                     permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciNodePermissionResourceArgs]]]] = None,
                     physical_server: Optional[pulumi.Input[GetHciNodePhysicalServerArgs]] = None,
                     reboot_pending: Optional[pulumi.Input[bool]] = None,
                     registered_device: Optional[pulumi.Input[GetHciNodeRegisteredDeviceArgs]] = None,
                     shared_scope: Optional[pulumi.Input[str]] = None,
                     storage_capacity_bytes: Optional[pulumi.Input[float]] = None,
                     storage_usage_bytes: Optional[pulumi.Input[float]] = None,
                     tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciNodeTagArgs]]]] = None,
                     version_context: Optional[pulumi.Input[GetHciNodeVersionContextArgs]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetHciNodeResult]
    func LookupHciNode(ctx *Context, args *LookupHciNodeArgs, opts ...InvokeOption) (*LookupHciNodeResult, error)
    func LookupHciNodeOutput(ctx *Context, args *LookupHciNodeOutputArgs, opts ...InvokeOption) LookupHciNodeResultOutput

    > Note: This function is named LookupHciNode in the Go SDK.

    public static class GetHciNode 
    {
        public static Task<GetHciNodeResult> InvokeAsync(GetHciNodeArgs args, InvokeOptions? opts = null)
        public static Output<GetHciNodeResult> Invoke(GetHciNodeInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetHciNodeResult> getHciNode(GetHciNodeArgs args, InvokeOptions options)
    public static Output<GetHciNodeResult> getHciNode(GetHciNodeArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getHciNode:getHciNode
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetHciNodeAncestor>
    BlockModel string
    The rackable unit model of the node.
    BlockSerial string
    The rackable unit serial number of the node.
    BootTimeUsecs double
    The boot time in microseconds of the node.
    ClassId string
    Cluster GetHciNodeCluster
    ClusterExtId string
    The unique identifier of the cluster.
    ClusterName string
    The name of the cluster this node belongs to.
    ControllerVmBackplaneAddress GetHciNodeControllerVmBackplaneAddress
    ControllerVmExternalAddress GetHciNodeControllerVmExternalAddress
    ControllerVmId double
    The identifier number of the controller VM.
    ControllerVmMaintanenceMode bool
    The maintenance mode status of the controller VM.
    ControllerVmNatIp GetHciNodeControllerVmNatIp
    ControllerVmNatPort double
    The NAT port of the controller VM.
    ControllerVmRdmaBackplaneAddress GetHciNodeControllerVmRdmaBackplaneAddress
    ControllerVmServerUuid string
    The Rackable unit UUID of the server.
    CpuCapacityHz double
    The CPU capacity in Hz of the node.
    CpuFrequencyHz double
    The CPU frequency in Hz on the node.
    CpuModel string
    The CPU model of the node.
    CpuUsageHz double
    The CPU usage in Hz of the node.
    CreateTime string
    The time when this managed object was created.
    DefaultVhdContainerUuid string
    The default VHD container UUID of the node.
    DefaultVhdLocation string
    The default VHD location of the node.
    DefaultVmContainerUuid string
    The default VM container UUID of the node.
    DefaultVmLocation string
    The default VM location of the node.
    DiskCount double
    The number of disks on the node.
    Disks List<GetHciNodeDisk>
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FailoverClusterFqdn string
    The failover cluster FQDN of the node.
    FailoverClusterNodeStatus string
    The failover cluster node status of the node.
    GpuCount double
    The number of GPUs on the node.
    GpuDriverVersion string
    The GPU driver version of the node.
    Gpuses List<GetHciNodeGpus>
    HasCsr bool
    Certificate signing request status of the node.
    HostName string
    The name of the host the node is running on.
    HostType string
    The type of the host, e.g. HYPER_CONVERGED, COMPUTE_ONLY, STORAGE_ONLY.
    HypervisorAcropolisConnectionState string
    The connection state of the hypervisor, e.g. CONNECTED, DISCONNECTED, NOT_AVAILABLE.
    HypervisorExternalAddress GetHciNodeHypervisorExternalAddress
    HypervisorNumberOfVms double
    The number of VMs managed on this node.
    HypervisorState string
    The hypervisor state e.g. ACROPOLIS_NORMAL, ENTERING_MAINTENANCE_MODE,ENTERED_MAINTENANCE_MODE, RESERVED_FOR_HA_FAILOVER, ENTERING_MAINTENANCE_MODE_FROM_HA_FAILOVER,RESERVING_FOR_HA_FAILOVER, HA_FAILOVER_SOURCE, HA_FAILOVER_TARGET, HA_HEALING_SOURCE,HA_HEALING_TARGET.
    HypervisorType string
    The hypervisor type, e.g. AHV, ESX, HYPERV, XEN, NATIVEHOST etc.
    HypervisorUserName string
    The user name of the hypervisor on this node.
    HypervisorVersion string
    The version of the hypervisor on this node.
    Id string
    IpmiIp GetHciNodeIpmiIp
    IpmiUsername string
    The IPMI user name of the controller.
    IsDegraded bool
    The degraded status of the node.
    IsHardwareVirtualized bool
    The hardware virtualization status of the node.
    IsSecureBooted bool
    The secure boot status of the node.
    KeyManagementDeviceToCertStatuses List<GetHciNodeKeyManagementDeviceToCertStatus>
    MaintenanceState string
    The maintenance state of the node.
    MemoryCapacityBytes double
    The memory capacity in bytes of the node.
    MemorySizeBytes double
    The memory size in bytes of the node.
    MemoryUsageBytes double
    The memory usage in bytes of the node.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeExtId string
    The unique identifier of the node.
    NodeStatus string
    The status of the node such as NORMAL, TO_BE_REMOVED, OK_TO_BE_REMOVED,NEW_NODE, TO_BE_PREPROTECTED, PREPROTECTED.
    NumberOfCpuCores double
    The number of CPU cores on the node.
    NumberOfCpuSockets double
    The number of sockets on the node.
    NumberOfCpuThreads double
    The number of threads on the node.
    ObjectType string
    Owners List<string>
    Parent GetHciNodeParent
    PermissionResources List<GetHciNodePermissionResource>
    PhysicalServer GetHciNodePhysicalServer
    RebootPending bool
    The reboot pending status of the node.
    RegisteredDevice GetHciNodeRegisteredDevice
    SharedScope 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.
    StorageCapacityBytes double
    The storage capacity in bytes of the node.
    StorageUsageBytes double
    The storage usage in bytes of the node.
    Tags List<GetHciNodeTag>
    VersionContext GetHciNodeVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetHciNodeAncestor
    BlockModel string
    The rackable unit model of the node.
    BlockSerial string
    The rackable unit serial number of the node.
    BootTimeUsecs float64
    The boot time in microseconds of the node.
    ClassId string
    Cluster GetHciNodeCluster
    ClusterExtId string
    The unique identifier of the cluster.
    ClusterName string
    The name of the cluster this node belongs to.
    ControllerVmBackplaneAddress GetHciNodeControllerVmBackplaneAddress
    ControllerVmExternalAddress GetHciNodeControllerVmExternalAddress
    ControllerVmId float64
    The identifier number of the controller VM.
    ControllerVmMaintanenceMode bool
    The maintenance mode status of the controller VM.
    ControllerVmNatIp GetHciNodeControllerVmNatIp
    ControllerVmNatPort float64
    The NAT port of the controller VM.
    ControllerVmRdmaBackplaneAddress GetHciNodeControllerVmRdmaBackplaneAddress
    ControllerVmServerUuid string
    The Rackable unit UUID of the server.
    CpuCapacityHz float64
    The CPU capacity in Hz of the node.
    CpuFrequencyHz float64
    The CPU frequency in Hz on the node.
    CpuModel string
    The CPU model of the node.
    CpuUsageHz float64
    The CPU usage in Hz of the node.
    CreateTime string
    The time when this managed object was created.
    DefaultVhdContainerUuid string
    The default VHD container UUID of the node.
    DefaultVhdLocation string
    The default VHD location of the node.
    DefaultVmContainerUuid string
    The default VM container UUID of the node.
    DefaultVmLocation string
    The default VM location of the node.
    DiskCount float64
    The number of disks on the node.
    Disks []GetHciNodeDisk
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FailoverClusterFqdn string
    The failover cluster FQDN of the node.
    FailoverClusterNodeStatus string
    The failover cluster node status of the node.
    GpuCount float64
    The number of GPUs on the node.
    GpuDriverVersion string
    The GPU driver version of the node.
    Gpuses []GetHciNodeGpus
    HasCsr bool
    Certificate signing request status of the node.
    HostName string
    The name of the host the node is running on.
    HostType string
    The type of the host, e.g. HYPER_CONVERGED, COMPUTE_ONLY, STORAGE_ONLY.
    HypervisorAcropolisConnectionState string
    The connection state of the hypervisor, e.g. CONNECTED, DISCONNECTED, NOT_AVAILABLE.
    HypervisorExternalAddress GetHciNodeHypervisorExternalAddress
    HypervisorNumberOfVms float64
    The number of VMs managed on this node.
    HypervisorState string
    The hypervisor state e.g. ACROPOLIS_NORMAL, ENTERING_MAINTENANCE_MODE,ENTERED_MAINTENANCE_MODE, RESERVED_FOR_HA_FAILOVER, ENTERING_MAINTENANCE_MODE_FROM_HA_FAILOVER,RESERVING_FOR_HA_FAILOVER, HA_FAILOVER_SOURCE, HA_FAILOVER_TARGET, HA_HEALING_SOURCE,HA_HEALING_TARGET.
    HypervisorType string
    The hypervisor type, e.g. AHV, ESX, HYPERV, XEN, NATIVEHOST etc.
    HypervisorUserName string
    The user name of the hypervisor on this node.
    HypervisorVersion string
    The version of the hypervisor on this node.
    Id string
    IpmiIp GetHciNodeIpmiIp
    IpmiUsername string
    The IPMI user name of the controller.
    IsDegraded bool
    The degraded status of the node.
    IsHardwareVirtualized bool
    The hardware virtualization status of the node.
    IsSecureBooted bool
    The secure boot status of the node.
    KeyManagementDeviceToCertStatuses []GetHciNodeKeyManagementDeviceToCertStatus
    MaintenanceState string
    The maintenance state of the node.
    MemoryCapacityBytes float64
    The memory capacity in bytes of the node.
    MemorySizeBytes float64
    The memory size in bytes of the node.
    MemoryUsageBytes float64
    The memory usage in bytes of the node.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeExtId string
    The unique identifier of the node.
    NodeStatus string
    The status of the node such as NORMAL, TO_BE_REMOVED, OK_TO_BE_REMOVED,NEW_NODE, TO_BE_PREPROTECTED, PREPROTECTED.
    NumberOfCpuCores float64
    The number of CPU cores on the node.
    NumberOfCpuSockets float64
    The number of sockets on the node.
    NumberOfCpuThreads float64
    The number of threads on the node.
    ObjectType string
    Owners []string
    Parent GetHciNodeParent
    PermissionResources []GetHciNodePermissionResource
    PhysicalServer GetHciNodePhysicalServer
    RebootPending bool
    The reboot pending status of the node.
    RegisteredDevice GetHciNodeRegisteredDevice
    SharedScope 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.
    StorageCapacityBytes float64
    The storage capacity in bytes of the node.
    StorageUsageBytes float64
    The storage usage in bytes of the node.
    Tags []GetHciNodeTag
    VersionContext GetHciNodeVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetHciNodeAncestor>
    blockModel String
    The rackable unit model of the node.
    blockSerial String
    The rackable unit serial number of the node.
    bootTimeUsecs Double
    The boot time in microseconds of the node.
    classId String
    cluster GetHciNodeCluster
    clusterExtId String
    The unique identifier of the cluster.
    clusterName String
    The name of the cluster this node belongs to.
    controllerVmBackplaneAddress GetHciNodeControllerVmBackplaneAddress
    controllerVmExternalAddress GetHciNodeControllerVmExternalAddress
    controllerVmId Double
    The identifier number of the controller VM.
    controllerVmMaintanenceMode Boolean
    The maintenance mode status of the controller VM.
    controllerVmNatIp GetHciNodeControllerVmNatIp
    controllerVmNatPort Double
    The NAT port of the controller VM.
    controllerVmRdmaBackplaneAddress GetHciNodeControllerVmRdmaBackplaneAddress
    controllerVmServerUuid String
    The Rackable unit UUID of the server.
    cpuCapacityHz Double
    The CPU capacity in Hz of the node.
    cpuFrequencyHz Double
    The CPU frequency in Hz on the node.
    cpuModel String
    The CPU model of the node.
    cpuUsageHz Double
    The CPU usage in Hz of the node.
    createTime String
    The time when this managed object was created.
    defaultVhdContainerUuid String
    The default VHD container UUID of the node.
    defaultVhdLocation String
    The default VHD location of the node.
    defaultVmContainerUuid String
    The default VM container UUID of the node.
    defaultVmLocation String
    The default VM location of the node.
    diskCount Double
    The number of disks on the node.
    disks List<GetHciNodeDisk>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    failoverClusterFqdn String
    The failover cluster FQDN of the node.
    failoverClusterNodeStatus String
    The failover cluster node status of the node.
    gpuCount Double
    The number of GPUs on the node.
    gpuDriverVersion String
    The GPU driver version of the node.
    gpuses List<GetHciNodeGpus>
    hasCsr Boolean
    Certificate signing request status of the node.
    hostName String
    The name of the host the node is running on.
    hostType String
    The type of the host, e.g. HYPER_CONVERGED, COMPUTE_ONLY, STORAGE_ONLY.
    hypervisorAcropolisConnectionState String
    The connection state of the hypervisor, e.g. CONNECTED, DISCONNECTED, NOT_AVAILABLE.
    hypervisorExternalAddress GetHciNodeHypervisorExternalAddress
    hypervisorNumberOfVms Double
    The number of VMs managed on this node.
    hypervisorState String
    The hypervisor state e.g. ACROPOLIS_NORMAL, ENTERING_MAINTENANCE_MODE,ENTERED_MAINTENANCE_MODE, RESERVED_FOR_HA_FAILOVER, ENTERING_MAINTENANCE_MODE_FROM_HA_FAILOVER,RESERVING_FOR_HA_FAILOVER, HA_FAILOVER_SOURCE, HA_FAILOVER_TARGET, HA_HEALING_SOURCE,HA_HEALING_TARGET.
    hypervisorType String
    The hypervisor type, e.g. AHV, ESX, HYPERV, XEN, NATIVEHOST etc.
    hypervisorUserName String
    The user name of the hypervisor on this node.
    hypervisorVersion String
    The version of the hypervisor on this node.
    id String
    ipmiIp GetHciNodeIpmiIp
    ipmiUsername String
    The IPMI user name of the controller.
    isDegraded Boolean
    The degraded status of the node.
    isHardwareVirtualized Boolean
    The hardware virtualization status of the node.
    isSecureBooted Boolean
    The secure boot status of the node.
    keyManagementDeviceToCertStatuses List<GetHciNodeKeyManagementDeviceToCertStatus>
    maintenanceState String
    The maintenance state of the node.
    memoryCapacityBytes Double
    The memory capacity in bytes of the node.
    memorySizeBytes Double
    The memory size in bytes of the node.
    memoryUsageBytes Double
    The memory usage in bytes of the node.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeExtId String
    The unique identifier of the node.
    nodeStatus String
    The status of the node such as NORMAL, TO_BE_REMOVED, OK_TO_BE_REMOVED,NEW_NODE, TO_BE_PREPROTECTED, PREPROTECTED.
    numberOfCpuCores Double
    The number of CPU cores on the node.
    numberOfCpuSockets Double
    The number of sockets on the node.
    numberOfCpuThreads Double
    The number of threads on the node.
    objectType String
    owners List<String>
    parent GetHciNodeParent
    permissionResources List<GetHciNodePermissionResource>
    physicalServer GetHciNodePhysicalServer
    rebootPending Boolean
    The reboot pending status of the node.
    registeredDevice GetHciNodeRegisteredDevice
    sharedScope 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.
    storageCapacityBytes Double
    The storage capacity in bytes of the node.
    storageUsageBytes Double
    The storage usage in bytes of the node.
    tags List<GetHciNodeTag>
    versionContext GetHciNodeVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetHciNodeAncestor[]
    blockModel string
    The rackable unit model of the node.
    blockSerial string
    The rackable unit serial number of the node.
    bootTimeUsecs number
    The boot time in microseconds of the node.
    classId string
    cluster GetHciNodeCluster
    clusterExtId string
    The unique identifier of the cluster.
    clusterName string
    The name of the cluster this node belongs to.
    controllerVmBackplaneAddress GetHciNodeControllerVmBackplaneAddress
    controllerVmExternalAddress GetHciNodeControllerVmExternalAddress
    controllerVmId number
    The identifier number of the controller VM.
    controllerVmMaintanenceMode boolean
    The maintenance mode status of the controller VM.
    controllerVmNatIp GetHciNodeControllerVmNatIp
    controllerVmNatPort number
    The NAT port of the controller VM.
    controllerVmRdmaBackplaneAddress GetHciNodeControllerVmRdmaBackplaneAddress
    controllerVmServerUuid string
    The Rackable unit UUID of the server.
    cpuCapacityHz number
    The CPU capacity in Hz of the node.
    cpuFrequencyHz number
    The CPU frequency in Hz on the node.
    cpuModel string
    The CPU model of the node.
    cpuUsageHz number
    The CPU usage in Hz of the node.
    createTime string
    The time when this managed object was created.
    defaultVhdContainerUuid string
    The default VHD container UUID of the node.
    defaultVhdLocation string
    The default VHD location of the node.
    defaultVmContainerUuid string
    The default VM container UUID of the node.
    defaultVmLocation string
    The default VM location of the node.
    diskCount number
    The number of disks on the node.
    disks GetHciNodeDisk[]
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    failoverClusterFqdn string
    The failover cluster FQDN of the node.
    failoverClusterNodeStatus string
    The failover cluster node status of the node.
    gpuCount number
    The number of GPUs on the node.
    gpuDriverVersion string
    The GPU driver version of the node.
    gpuses GetHciNodeGpus[]
    hasCsr boolean
    Certificate signing request status of the node.
    hostName string
    The name of the host the node is running on.
    hostType string
    The type of the host, e.g. HYPER_CONVERGED, COMPUTE_ONLY, STORAGE_ONLY.
    hypervisorAcropolisConnectionState string
    The connection state of the hypervisor, e.g. CONNECTED, DISCONNECTED, NOT_AVAILABLE.
    hypervisorExternalAddress GetHciNodeHypervisorExternalAddress
    hypervisorNumberOfVms number
    The number of VMs managed on this node.
    hypervisorState string
    The hypervisor state e.g. ACROPOLIS_NORMAL, ENTERING_MAINTENANCE_MODE,ENTERED_MAINTENANCE_MODE, RESERVED_FOR_HA_FAILOVER, ENTERING_MAINTENANCE_MODE_FROM_HA_FAILOVER,RESERVING_FOR_HA_FAILOVER, HA_FAILOVER_SOURCE, HA_FAILOVER_TARGET, HA_HEALING_SOURCE,HA_HEALING_TARGET.
    hypervisorType string
    The hypervisor type, e.g. AHV, ESX, HYPERV, XEN, NATIVEHOST etc.
    hypervisorUserName string
    The user name of the hypervisor on this node.
    hypervisorVersion string
    The version of the hypervisor on this node.
    id string
    ipmiIp GetHciNodeIpmiIp
    ipmiUsername string
    The IPMI user name of the controller.
    isDegraded boolean
    The degraded status of the node.
    isHardwareVirtualized boolean
    The hardware virtualization status of the node.
    isSecureBooted boolean
    The secure boot status of the node.
    keyManagementDeviceToCertStatuses GetHciNodeKeyManagementDeviceToCertStatus[]
    maintenanceState string
    The maintenance state of the node.
    memoryCapacityBytes number
    The memory capacity in bytes of the node.
    memorySizeBytes number
    The memory size in bytes of the node.
    memoryUsageBytes number
    The memory usage in bytes of the node.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    nodeExtId string
    The unique identifier of the node.
    nodeStatus string
    The status of the node such as NORMAL, TO_BE_REMOVED, OK_TO_BE_REMOVED,NEW_NODE, TO_BE_PREPROTECTED, PREPROTECTED.
    numberOfCpuCores number
    The number of CPU cores on the node.
    numberOfCpuSockets number
    The number of sockets on the node.
    numberOfCpuThreads number
    The number of threads on the node.
    objectType string
    owners string[]
    parent GetHciNodeParent
    permissionResources GetHciNodePermissionResource[]
    physicalServer GetHciNodePhysicalServer
    rebootPending boolean
    The reboot pending status of the node.
    registeredDevice GetHciNodeRegisteredDevice
    sharedScope 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.
    storageCapacityBytes number
    The storage capacity in bytes of the node.
    storageUsageBytes number
    The storage usage in bytes of the node.
    tags GetHciNodeTag[]
    versionContext GetHciNodeVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetHciNodeAncestor]
    block_model str
    The rackable unit model of the node.
    block_serial str
    The rackable unit serial number of the node.
    boot_time_usecs float
    The boot time in microseconds of the node.
    class_id str
    cluster GetHciNodeCluster
    cluster_ext_id str
    The unique identifier of the cluster.
    cluster_name str
    The name of the cluster this node belongs to.
    controller_vm_backplane_address GetHciNodeControllerVmBackplaneAddress
    controller_vm_external_address GetHciNodeControllerVmExternalAddress
    controller_vm_id float
    The identifier number of the controller VM.
    controller_vm_maintanence_mode bool
    The maintenance mode status of the controller VM.
    controller_vm_nat_ip GetHciNodeControllerVmNatIp
    controller_vm_nat_port float
    The NAT port of the controller VM.
    controller_vm_rdma_backplane_address GetHciNodeControllerVmRdmaBackplaneAddress
    controller_vm_server_uuid str
    The Rackable unit UUID of the server.
    cpu_capacity_hz float
    The CPU capacity in Hz of the node.
    cpu_frequency_hz float
    The CPU frequency in Hz on the node.
    cpu_model str
    The CPU model of the node.
    cpu_usage_hz float
    The CPU usage in Hz of the node.
    create_time str
    The time when this managed object was created.
    default_vhd_container_uuid str
    The default VHD container UUID of the node.
    default_vhd_location str
    The default VHD location of the node.
    default_vm_container_uuid str
    The default VM container UUID of the node.
    default_vm_location str
    The default VM location of the node.
    disk_count float
    The number of disks on the node.
    disks Sequence[GetHciNodeDisk]
    domain_group_moid str
    The DomainGroup ID for this managed object.
    failover_cluster_fqdn str
    The failover cluster FQDN of the node.
    failover_cluster_node_status str
    The failover cluster node status of the node.
    gpu_count float
    The number of GPUs on the node.
    gpu_driver_version str
    The GPU driver version of the node.
    gpuses Sequence[GetHciNodeGpus]
    has_csr bool
    Certificate signing request status of the node.
    host_name str
    The name of the host the node is running on.
    host_type str
    The type of the host, e.g. HYPER_CONVERGED, COMPUTE_ONLY, STORAGE_ONLY.
    hypervisor_acropolis_connection_state str
    The connection state of the hypervisor, e.g. CONNECTED, DISCONNECTED, NOT_AVAILABLE.
    hypervisor_external_address GetHciNodeHypervisorExternalAddress
    hypervisor_number_of_vms float
    The number of VMs managed on this node.
    hypervisor_state str
    The hypervisor state e.g. ACROPOLIS_NORMAL, ENTERING_MAINTENANCE_MODE,ENTERED_MAINTENANCE_MODE, RESERVED_FOR_HA_FAILOVER, ENTERING_MAINTENANCE_MODE_FROM_HA_FAILOVER,RESERVING_FOR_HA_FAILOVER, HA_FAILOVER_SOURCE, HA_FAILOVER_TARGET, HA_HEALING_SOURCE,HA_HEALING_TARGET.
    hypervisor_type str
    The hypervisor type, e.g. AHV, ESX, HYPERV, XEN, NATIVEHOST etc.
    hypervisor_user_name str
    The user name of the hypervisor on this node.
    hypervisor_version str
    The version of the hypervisor on this node.
    id str
    ipmi_ip GetHciNodeIpmiIp
    ipmi_username str
    The IPMI user name of the controller.
    is_degraded bool
    The degraded status of the node.
    is_hardware_virtualized bool
    The hardware virtualization status of the node.
    is_secure_booted bool
    The secure boot status of the node.
    key_management_device_to_cert_statuses Sequence[GetHciNodeKeyManagementDeviceToCertStatus]
    maintenance_state str
    The maintenance state of the node.
    memory_capacity_bytes float
    The memory capacity in bytes of the node.
    memory_size_bytes float
    The memory size in bytes of the node.
    memory_usage_bytes float
    The memory usage in bytes of the node.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    node_ext_id str
    The unique identifier of the node.
    node_status str
    The status of the node such as NORMAL, TO_BE_REMOVED, OK_TO_BE_REMOVED,NEW_NODE, TO_BE_PREPROTECTED, PREPROTECTED.
    number_of_cpu_cores float
    The number of CPU cores on the node.
    number_of_cpu_sockets float
    The number of sockets on the node.
    number_of_cpu_threads float
    The number of threads on the node.
    object_type str
    owners Sequence[str]
    parent GetHciNodeParent
    permission_resources Sequence[GetHciNodePermissionResource]
    physical_server GetHciNodePhysicalServer
    reboot_pending bool
    The reboot pending status of the node.
    registered_device GetHciNodeRegisteredDevice
    shared_scope 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.
    storage_capacity_bytes float
    The storage capacity in bytes of the node.
    storage_usage_bytes float
    The storage usage in bytes of the node.
    tags Sequence[GetHciNodeTag]
    version_context GetHciNodeVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    blockModel String
    The rackable unit model of the node.
    blockSerial String
    The rackable unit serial number of the node.
    bootTimeUsecs Number
    The boot time in microseconds of the node.
    classId String
    cluster Property Map
    clusterExtId String
    The unique identifier of the cluster.
    clusterName String
    The name of the cluster this node belongs to.
    controllerVmBackplaneAddress Property Map
    controllerVmExternalAddress Property Map
    controllerVmId Number
    The identifier number of the controller VM.
    controllerVmMaintanenceMode Boolean
    The maintenance mode status of the controller VM.
    controllerVmNatIp Property Map
    controllerVmNatPort Number
    The NAT port of the controller VM.
    controllerVmRdmaBackplaneAddress Property Map
    controllerVmServerUuid String
    The Rackable unit UUID of the server.
    cpuCapacityHz Number
    The CPU capacity in Hz of the node.
    cpuFrequencyHz Number
    The CPU frequency in Hz on the node.
    cpuModel String
    The CPU model of the node.
    cpuUsageHz Number
    The CPU usage in Hz of the node.
    createTime String
    The time when this managed object was created.
    defaultVhdContainerUuid String
    The default VHD container UUID of the node.
    defaultVhdLocation String
    The default VHD location of the node.
    defaultVmContainerUuid String
    The default VM container UUID of the node.
    defaultVmLocation String
    The default VM location of the node.
    diskCount Number
    The number of disks on the node.
    disks List<Property Map>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    failoverClusterFqdn String
    The failover cluster FQDN of the node.
    failoverClusterNodeStatus String
    The failover cluster node status of the node.
    gpuCount Number
    The number of GPUs on the node.
    gpuDriverVersion String
    The GPU driver version of the node.
    gpuses List<Property Map>
    hasCsr Boolean
    Certificate signing request status of the node.
    hostName String
    The name of the host the node is running on.
    hostType String
    The type of the host, e.g. HYPER_CONVERGED, COMPUTE_ONLY, STORAGE_ONLY.
    hypervisorAcropolisConnectionState String
    The connection state of the hypervisor, e.g. CONNECTED, DISCONNECTED, NOT_AVAILABLE.
    hypervisorExternalAddress Property Map
    hypervisorNumberOfVms Number
    The number of VMs managed on this node.
    hypervisorState String
    The hypervisor state e.g. ACROPOLIS_NORMAL, ENTERING_MAINTENANCE_MODE,ENTERED_MAINTENANCE_MODE, RESERVED_FOR_HA_FAILOVER, ENTERING_MAINTENANCE_MODE_FROM_HA_FAILOVER,RESERVING_FOR_HA_FAILOVER, HA_FAILOVER_SOURCE, HA_FAILOVER_TARGET, HA_HEALING_SOURCE,HA_HEALING_TARGET.
    hypervisorType String
    The hypervisor type, e.g. AHV, ESX, HYPERV, XEN, NATIVEHOST etc.
    hypervisorUserName String
    The user name of the hypervisor on this node.
    hypervisorVersion String
    The version of the hypervisor on this node.
    id String
    ipmiIp Property Map
    ipmiUsername String
    The IPMI user name of the controller.
    isDegraded Boolean
    The degraded status of the node.
    isHardwareVirtualized Boolean
    The hardware virtualization status of the node.
    isSecureBooted Boolean
    The secure boot status of the node.
    keyManagementDeviceToCertStatuses List<Property Map>
    maintenanceState String
    The maintenance state of the node.
    memoryCapacityBytes Number
    The memory capacity in bytes of the node.
    memorySizeBytes Number
    The memory size in bytes of the node.
    memoryUsageBytes Number
    The memory usage in bytes of the node.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeExtId String
    The unique identifier of the node.
    nodeStatus String
    The status of the node such as NORMAL, TO_BE_REMOVED, OK_TO_BE_REMOVED,NEW_NODE, TO_BE_PREPROTECTED, PREPROTECTED.
    numberOfCpuCores Number
    The number of CPU cores on the node.
    numberOfCpuSockets Number
    The number of sockets on the node.
    numberOfCpuThreads Number
    The number of threads on the node.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    physicalServer Property Map
    rebootPending Boolean
    The reboot pending status of the node.
    registeredDevice Property Map
    sharedScope 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.
    storageCapacityBytes Number
    The storage capacity in bytes of the node.
    storageUsageBytes Number
    The storage usage in bytes of the node.
    tags List<Property Map>
    versionContext Property Map

    getHciNode Result

    The following output properties are available:

    Id string
    Results List<GetHciNodeResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetHciNodeAncestor>
    BlockModel string
    BlockSerial string
    BootTimeUsecs double
    ClassId string
    Cluster GetHciNodeCluster
    ClusterExtId string
    ClusterName string
    ControllerVmBackplaneAddress GetHciNodeControllerVmBackplaneAddress
    ControllerVmExternalAddress GetHciNodeControllerVmExternalAddress
    ControllerVmId double
    ControllerVmMaintanenceMode bool
    ControllerVmNatIp GetHciNodeControllerVmNatIp
    ControllerVmNatPort double
    ControllerVmRdmaBackplaneAddress GetHciNodeControllerVmRdmaBackplaneAddress
    ControllerVmServerUuid string
    CpuCapacityHz double
    CpuFrequencyHz double
    CpuModel string
    CpuUsageHz double
    CreateTime string
    DefaultVhdContainerUuid string
    DefaultVhdLocation string
    DefaultVmContainerUuid string
    DefaultVmLocation string
    DiskCount double
    Disks List<GetHciNodeDisk>
    DomainGroupMoid string
    FailoverClusterFqdn string
    FailoverClusterNodeStatus string
    GpuCount double
    GpuDriverVersion string
    Gpuses List<GetHciNodeGpus>
    HasCsr bool
    HostName string
    HostType string
    HypervisorAcropolisConnectionState string
    HypervisorExternalAddress GetHciNodeHypervisorExternalAddress
    HypervisorNumberOfVms double
    HypervisorState string
    HypervisorType string
    HypervisorUserName string
    HypervisorVersion string
    IpmiIp GetHciNodeIpmiIp
    IpmiUsername string
    IsDegraded bool
    IsHardwareVirtualized bool
    IsSecureBooted bool
    KeyManagementDeviceToCertStatuses List<GetHciNodeKeyManagementDeviceToCertStatus>
    MaintenanceState string
    MemoryCapacityBytes double
    MemorySizeBytes double
    MemoryUsageBytes double
    ModTime string
    Moid string
    NodeExtId string
    NodeStatus string
    NumberOfCpuCores double
    NumberOfCpuSockets double
    NumberOfCpuThreads double
    ObjectType string
    Owners List<string>
    Parent GetHciNodeParent
    PermissionResources List<GetHciNodePermissionResource>
    PhysicalServer GetHciNodePhysicalServer
    RebootPending bool
    RegisteredDevice GetHciNodeRegisteredDevice
    SharedScope string
    StorageCapacityBytes double
    StorageUsageBytes double
    Tags List<GetHciNodeTag>
    VersionContext GetHciNodeVersionContext
    Id string
    Results []GetHciNodeResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetHciNodeAncestor
    BlockModel string
    BlockSerial string
    BootTimeUsecs float64
    ClassId string
    Cluster GetHciNodeCluster
    ClusterExtId string
    ClusterName string
    ControllerVmBackplaneAddress GetHciNodeControllerVmBackplaneAddress
    ControllerVmExternalAddress GetHciNodeControllerVmExternalAddress
    ControllerVmId float64
    ControllerVmMaintanenceMode bool
    ControllerVmNatIp GetHciNodeControllerVmNatIp
    ControllerVmNatPort float64
    ControllerVmRdmaBackplaneAddress GetHciNodeControllerVmRdmaBackplaneAddress
    ControllerVmServerUuid string
    CpuCapacityHz float64
    CpuFrequencyHz float64
    CpuModel string
    CpuUsageHz float64
    CreateTime string
    DefaultVhdContainerUuid string
    DefaultVhdLocation string
    DefaultVmContainerUuid string
    DefaultVmLocation string
    DiskCount float64
    Disks []GetHciNodeDisk
    DomainGroupMoid string
    FailoverClusterFqdn string
    FailoverClusterNodeStatus string
    GpuCount float64
    GpuDriverVersion string
    Gpuses []GetHciNodeGpus
    HasCsr bool
    HostName string
    HostType string
    HypervisorAcropolisConnectionState string
    HypervisorExternalAddress GetHciNodeHypervisorExternalAddress
    HypervisorNumberOfVms float64
    HypervisorState string
    HypervisorType string
    HypervisorUserName string
    HypervisorVersion string
    IpmiIp GetHciNodeIpmiIp
    IpmiUsername string
    IsDegraded bool
    IsHardwareVirtualized bool
    IsSecureBooted bool
    KeyManagementDeviceToCertStatuses []GetHciNodeKeyManagementDeviceToCertStatus
    MaintenanceState string
    MemoryCapacityBytes float64
    MemorySizeBytes float64
    MemoryUsageBytes float64
    ModTime string
    Moid string
    NodeExtId string
    NodeStatus string
    NumberOfCpuCores float64
    NumberOfCpuSockets float64
    NumberOfCpuThreads float64
    ObjectType string
    Owners []string
    Parent GetHciNodeParent
    PermissionResources []GetHciNodePermissionResource
    PhysicalServer GetHciNodePhysicalServer
    RebootPending bool
    RegisteredDevice GetHciNodeRegisteredDevice
    SharedScope string
    StorageCapacityBytes float64
    StorageUsageBytes float64
    Tags []GetHciNodeTag
    VersionContext GetHciNodeVersionContext
    id String
    results List<GetHciNodeResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetHciNodeAncestor>
    blockModel String
    blockSerial String
    bootTimeUsecs Double
    classId String
    cluster GetHciNodeCluster
    clusterExtId String
    clusterName String
    controllerVmBackplaneAddress GetHciNodeControllerVmBackplaneAddress
    controllerVmExternalAddress GetHciNodeControllerVmExternalAddress
    controllerVmId Double
    controllerVmMaintanenceMode Boolean
    controllerVmNatIp GetHciNodeControllerVmNatIp
    controllerVmNatPort Double
    controllerVmRdmaBackplaneAddress GetHciNodeControllerVmRdmaBackplaneAddress
    controllerVmServerUuid String
    cpuCapacityHz Double
    cpuFrequencyHz Double
    cpuModel String
    cpuUsageHz Double
    createTime String
    defaultVhdContainerUuid String
    defaultVhdLocation String
    defaultVmContainerUuid String
    defaultVmLocation String
    diskCount Double
    disks List<GetHciNodeDisk>
    domainGroupMoid String
    failoverClusterFqdn String
    failoverClusterNodeStatus String
    gpuCount Double
    gpuDriverVersion String
    gpuses List<GetHciNodeGpus>
    hasCsr Boolean
    hostName String
    hostType String
    hypervisorAcropolisConnectionState String
    hypervisorExternalAddress GetHciNodeHypervisorExternalAddress
    hypervisorNumberOfVms Double
    hypervisorState String
    hypervisorType String
    hypervisorUserName String
    hypervisorVersion String
    ipmiIp GetHciNodeIpmiIp
    ipmiUsername String
    isDegraded Boolean
    isHardwareVirtualized Boolean
    isSecureBooted Boolean
    keyManagementDeviceToCertStatuses List<GetHciNodeKeyManagementDeviceToCertStatus>
    maintenanceState String
    memoryCapacityBytes Double
    memorySizeBytes Double
    memoryUsageBytes Double
    modTime String
    moid String
    nodeExtId String
    nodeStatus String
    numberOfCpuCores Double
    numberOfCpuSockets Double
    numberOfCpuThreads Double
    objectType String
    owners List<String>
    parent GetHciNodeParent
    permissionResources List<GetHciNodePermissionResource>
    physicalServer GetHciNodePhysicalServer
    rebootPending Boolean
    registeredDevice GetHciNodeRegisteredDevice
    sharedScope String
    storageCapacityBytes Double
    storageUsageBytes Double
    tags List<GetHciNodeTag>
    versionContext GetHciNodeVersionContext
    id string
    results GetHciNodeResult[]
    accountMoid string
    additionalProperties string
    ancestors GetHciNodeAncestor[]
    blockModel string
    blockSerial string
    bootTimeUsecs number
    classId string
    cluster GetHciNodeCluster
    clusterExtId string
    clusterName string
    controllerVmBackplaneAddress GetHciNodeControllerVmBackplaneAddress
    controllerVmExternalAddress GetHciNodeControllerVmExternalAddress
    controllerVmId number
    controllerVmMaintanenceMode boolean
    controllerVmNatIp GetHciNodeControllerVmNatIp
    controllerVmNatPort number
    controllerVmRdmaBackplaneAddress GetHciNodeControllerVmRdmaBackplaneAddress
    controllerVmServerUuid string
    cpuCapacityHz number
    cpuFrequencyHz number
    cpuModel string
    cpuUsageHz number
    createTime string
    defaultVhdContainerUuid string
    defaultVhdLocation string
    defaultVmContainerUuid string
    defaultVmLocation string
    diskCount number
    disks GetHciNodeDisk[]
    domainGroupMoid string
    failoverClusterFqdn string
    failoverClusterNodeStatus string
    gpuCount number
    gpuDriverVersion string
    gpuses GetHciNodeGpus[]
    hasCsr boolean
    hostName string
    hostType string
    hypervisorAcropolisConnectionState string
    hypervisorExternalAddress GetHciNodeHypervisorExternalAddress
    hypervisorNumberOfVms number
    hypervisorState string
    hypervisorType string
    hypervisorUserName string
    hypervisorVersion string
    ipmiIp GetHciNodeIpmiIp
    ipmiUsername string
    isDegraded boolean
    isHardwareVirtualized boolean
    isSecureBooted boolean
    keyManagementDeviceToCertStatuses GetHciNodeKeyManagementDeviceToCertStatus[]
    maintenanceState string
    memoryCapacityBytes number
    memorySizeBytes number
    memoryUsageBytes number
    modTime string
    moid string
    nodeExtId string
    nodeStatus string
    numberOfCpuCores number
    numberOfCpuSockets number
    numberOfCpuThreads number
    objectType string
    owners string[]
    parent GetHciNodeParent
    permissionResources GetHciNodePermissionResource[]
    physicalServer GetHciNodePhysicalServer
    rebootPending boolean
    registeredDevice GetHciNodeRegisteredDevice
    sharedScope string
    storageCapacityBytes number
    storageUsageBytes number
    tags GetHciNodeTag[]
    versionContext GetHciNodeVersionContext
    id str
    results Sequence[GetHciNodeResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetHciNodeAncestor]
    block_model str
    block_serial str
    boot_time_usecs float
    class_id str
    cluster GetHciNodeCluster
    cluster_ext_id str
    cluster_name str
    controller_vm_backplane_address GetHciNodeControllerVmBackplaneAddress
    controller_vm_external_address GetHciNodeControllerVmExternalAddress
    controller_vm_id float
    controller_vm_maintanence_mode bool
    controller_vm_nat_ip GetHciNodeControllerVmNatIp
    controller_vm_nat_port float
    controller_vm_rdma_backplane_address GetHciNodeControllerVmRdmaBackplaneAddress
    controller_vm_server_uuid str
    cpu_capacity_hz float
    cpu_frequency_hz float
    cpu_model str
    cpu_usage_hz float
    create_time str
    default_vhd_container_uuid str
    default_vhd_location str
    default_vm_container_uuid str
    default_vm_location str
    disk_count float
    disks Sequence[GetHciNodeDisk]
    domain_group_moid str
    failover_cluster_fqdn str
    failover_cluster_node_status str
    gpu_count float
    gpu_driver_version str
    gpuses Sequence[GetHciNodeGpus]
    has_csr bool
    host_name str
    host_type str
    hypervisor_acropolis_connection_state str
    hypervisor_external_address GetHciNodeHypervisorExternalAddress
    hypervisor_number_of_vms float
    hypervisor_state str
    hypervisor_type str
    hypervisor_user_name str
    hypervisor_version str
    ipmi_ip GetHciNodeIpmiIp
    ipmi_username str
    is_degraded bool
    is_hardware_virtualized bool
    is_secure_booted bool
    key_management_device_to_cert_statuses Sequence[GetHciNodeKeyManagementDeviceToCertStatus]
    maintenance_state str
    memory_capacity_bytes float
    memory_size_bytes float
    memory_usage_bytes float
    mod_time str
    moid str
    node_ext_id str
    node_status str
    number_of_cpu_cores float
    number_of_cpu_sockets float
    number_of_cpu_threads float
    object_type str
    owners Sequence[str]
    parent GetHciNodeParent
    permission_resources Sequence[GetHciNodePermissionResource]
    physical_server GetHciNodePhysicalServer
    reboot_pending bool
    registered_device GetHciNodeRegisteredDevice
    shared_scope str
    storage_capacity_bytes float
    storage_usage_bytes float
    tags Sequence[GetHciNodeTag]
    version_context GetHciNodeVersionContext
    id String
    results List<Property Map>
    accountMoid String
    additionalProperties String
    ancestors List<Property Map>
    blockModel String
    blockSerial String
    bootTimeUsecs Number
    classId String
    cluster Property Map
    clusterExtId String
    clusterName String
    controllerVmBackplaneAddress Property Map
    controllerVmExternalAddress Property Map
    controllerVmId Number
    controllerVmMaintanenceMode Boolean
    controllerVmNatIp Property Map
    controllerVmNatPort Number
    controllerVmRdmaBackplaneAddress Property Map
    controllerVmServerUuid String
    cpuCapacityHz Number
    cpuFrequencyHz Number
    cpuModel String
    cpuUsageHz Number
    createTime String
    defaultVhdContainerUuid String
    defaultVhdLocation String
    defaultVmContainerUuid String
    defaultVmLocation String
    diskCount Number
    disks List<Property Map>
    domainGroupMoid String
    failoverClusterFqdn String
    failoverClusterNodeStatus String
    gpuCount Number
    gpuDriverVersion String
    gpuses List<Property Map>
    hasCsr Boolean
    hostName String
    hostType String
    hypervisorAcropolisConnectionState String
    hypervisorExternalAddress Property Map
    hypervisorNumberOfVms Number
    hypervisorState String
    hypervisorType String
    hypervisorUserName String
    hypervisorVersion String
    ipmiIp Property Map
    ipmiUsername String
    isDegraded Boolean
    isHardwareVirtualized Boolean
    isSecureBooted Boolean
    keyManagementDeviceToCertStatuses List<Property Map>
    maintenanceState String
    memoryCapacityBytes Number
    memorySizeBytes Number
    memoryUsageBytes Number
    modTime String
    moid String
    nodeExtId String
    nodeStatus String
    numberOfCpuCores Number
    numberOfCpuSockets Number
    numberOfCpuThreads Number
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    physicalServer Property Map
    rebootPending Boolean
    registeredDevice Property Map
    sharedScope String
    storageCapacityBytes Number
    storageUsageBytes Number
    tags List<Property Map>
    versionContext Property Map

    Supporting Types

    GetHciNodeAncestor

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetHciNodeCluster

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetHciNodeControllerVmBackplaneAddress

    AdditionalProperties string
    ClassId 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.
    Ipv4Address string
    An IPv4 address in this IpAddress.
    Ipv4PrefixLength double
    The prefix length of the IPv4 address.
    Ipv6Address string
    An IPv6 address in this IpAddress.
    Ipv6PrefixLength double
    The prefix length of the IPv6 address.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    ClassId 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.
    Ipv4Address string
    An IPv4 address in this IpAddress.
    Ipv4PrefixLength float64
    The prefix length of the IPv4 address.
    Ipv6Address string
    An IPv6 address in this IpAddress.
    Ipv6PrefixLength float64
    The prefix length of the IPv6 address.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId 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.
    ipv4Address String
    An IPv4 address in this IpAddress.
    ipv4PrefixLength Double
    The prefix length of the IPv4 address.
    ipv6Address String
    An IPv6 address in this IpAddress.
    ipv6PrefixLength Double
    The prefix length of the IPv6 address.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    classId 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.
    ipv4Address string
    An IPv4 address in this IpAddress.
    ipv4PrefixLength number
    The prefix length of the IPv4 address.
    ipv6Address string
    An IPv6 address in this IpAddress.
    ipv6PrefixLength number
    The prefix length of the IPv6 address.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ipv4_address str
    An IPv4 address in this IpAddress.
    ipv4_prefix_length float
    The prefix length of the IPv4 address.
    ipv6_address str
    An IPv6 address in this IpAddress.
    ipv6_prefix_length float
    The prefix length of the IPv6 address.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId 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.
    ipv4Address String
    An IPv4 address in this IpAddress.
    ipv4PrefixLength Number
    The prefix length of the IPv4 address.
    ipv6Address String
    An IPv6 address in this IpAddress.
    ipv6PrefixLength Number
    The prefix length of the IPv6 address.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetHciNodeControllerVmExternalAddress

    AdditionalProperties string
    ClassId 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.
    Ipv4Address string
    An IPv4 address in this IpAddress.
    Ipv4PrefixLength double
    The prefix length of the IPv4 address.
    Ipv6Address string
    An IPv6 address in this IpAddress.
    Ipv6PrefixLength double
    The prefix length of the IPv6 address.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    ClassId 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.
    Ipv4Address string
    An IPv4 address in this IpAddress.
    Ipv4PrefixLength float64
    The prefix length of the IPv4 address.
    Ipv6Address string
    An IPv6 address in this IpAddress.
    Ipv6PrefixLength float64
    The prefix length of the IPv6 address.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId 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.
    ipv4Address String
    An IPv4 address in this IpAddress.
    ipv4PrefixLength Double
    The prefix length of the IPv4 address.
    ipv6Address String
    An IPv6 address in this IpAddress.
    ipv6PrefixLength Double
    The prefix length of the IPv6 address.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    classId 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.
    ipv4Address string
    An IPv4 address in this IpAddress.
    ipv4PrefixLength number
    The prefix length of the IPv4 address.
    ipv6Address string
    An IPv6 address in this IpAddress.
    ipv6PrefixLength number
    The prefix length of the IPv6 address.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ipv4_address str
    An IPv4 address in this IpAddress.
    ipv4_prefix_length float
    The prefix length of the IPv4 address.
    ipv6_address str
    An IPv6 address in this IpAddress.
    ipv6_prefix_length float
    The prefix length of the IPv6 address.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId 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.
    ipv4Address String
    An IPv4 address in this IpAddress.
    ipv4PrefixLength Number
    The prefix length of the IPv4 address.
    ipv6Address String
    An IPv6 address in this IpAddress.
    ipv6PrefixLength Number
    The prefix length of the IPv6 address.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetHciNodeControllerVmNatIp

    AdditionalProperties string
    ClassId 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.
    Ipv4Address string
    An IPv4 address in this IpAddress.
    Ipv4PrefixLength double
    The prefix length of the IPv4 address.
    Ipv6Address string
    An IPv6 address in this IpAddress.
    Ipv6PrefixLength double
    The prefix length of the IPv6 address.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    ClassId 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.
    Ipv4Address string
    An IPv4 address in this IpAddress.
    Ipv4PrefixLength float64
    The prefix length of the IPv4 address.
    Ipv6Address string
    An IPv6 address in this IpAddress.
    Ipv6PrefixLength float64
    The prefix length of the IPv6 address.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId 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.
    ipv4Address String
    An IPv4 address in this IpAddress.
    ipv4PrefixLength Double
    The prefix length of the IPv4 address.
    ipv6Address String
    An IPv6 address in this IpAddress.
    ipv6PrefixLength Double
    The prefix length of the IPv6 address.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    classId 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.
    ipv4Address string
    An IPv4 address in this IpAddress.
    ipv4PrefixLength number
    The prefix length of the IPv4 address.
    ipv6Address string
    An IPv6 address in this IpAddress.
    ipv6PrefixLength number
    The prefix length of the IPv6 address.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ipv4_address str
    An IPv4 address in this IpAddress.
    ipv4_prefix_length float
    The prefix length of the IPv4 address.
    ipv6_address str
    An IPv6 address in this IpAddress.
    ipv6_prefix_length float
    The prefix length of the IPv6 address.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId 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.
    ipv4Address String
    An IPv4 address in this IpAddress.
    ipv4PrefixLength Number
    The prefix length of the IPv4 address.
    ipv6Address String
    An IPv6 address in this IpAddress.
    ipv6PrefixLength Number
    The prefix length of the IPv6 address.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetHciNodeControllerVmRdmaBackplaneAddress

    AdditionalProperties string
    ClassId 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.
    Ipv4Address string
    An IPv4 address in this IpAddress.
    Ipv4PrefixLength double
    The prefix length of the IPv4 address.
    Ipv6Address string
    An IPv6 address in this IpAddress.
    Ipv6PrefixLength double
    The prefix length of the IPv6 address.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    ClassId 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.
    Ipv4Address string
    An IPv4 address in this IpAddress.
    Ipv4PrefixLength float64
    The prefix length of the IPv4 address.
    Ipv6Address string
    An IPv6 address in this IpAddress.
    Ipv6PrefixLength float64
    The prefix length of the IPv6 address.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId 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.
    ipv4Address String
    An IPv4 address in this IpAddress.
    ipv4PrefixLength Double
    The prefix length of the IPv4 address.
    ipv6Address String
    An IPv6 address in this IpAddress.
    ipv6PrefixLength Double
    The prefix length of the IPv6 address.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    classId 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.
    ipv4Address string
    An IPv4 address in this IpAddress.
    ipv4PrefixLength number
    The prefix length of the IPv4 address.
    ipv6Address string
    An IPv6 address in this IpAddress.
    ipv6PrefixLength number
    The prefix length of the IPv6 address.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ipv4_address str
    An IPv4 address in this IpAddress.
    ipv4_prefix_length float
    The prefix length of the IPv4 address.
    ipv6_address str
    An IPv6 address in this IpAddress.
    ipv6_prefix_length float
    The prefix length of the IPv6 address.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId 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.
    ipv4Address String
    An IPv4 address in this IpAddress.
    ipv4PrefixLength Number
    The prefix length of the IPv4 address.
    ipv6Address String
    An IPv6 address in this IpAddress.
    ipv6PrefixLength Number
    The prefix length of the IPv6 address.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetHciNodeDisk

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetHciNodeGpus

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetHciNodeHypervisorExternalAddress

    AdditionalProperties string
    ClassId 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.
    Ipv4Address string
    An IPv4 address in this IpAddress.
    Ipv4PrefixLength double
    The prefix length of the IPv4 address.
    Ipv6Address string
    An IPv6 address in this IpAddress.
    Ipv6PrefixLength double
    The prefix length of the IPv6 address.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    ClassId 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.
    Ipv4Address string
    An IPv4 address in this IpAddress.
    Ipv4PrefixLength float64
    The prefix length of the IPv4 address.
    Ipv6Address string
    An IPv6 address in this IpAddress.
    Ipv6PrefixLength float64
    The prefix length of the IPv6 address.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId 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.
    ipv4Address String
    An IPv4 address in this IpAddress.
    ipv4PrefixLength Double
    The prefix length of the IPv4 address.
    ipv6Address String
    An IPv6 address in this IpAddress.
    ipv6PrefixLength Double
    The prefix length of the IPv6 address.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    classId 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.
    ipv4Address string
    An IPv4 address in this IpAddress.
    ipv4PrefixLength number
    The prefix length of the IPv4 address.
    ipv6Address string
    An IPv6 address in this IpAddress.
    ipv6PrefixLength number
    The prefix length of the IPv6 address.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ipv4_address str
    An IPv4 address in this IpAddress.
    ipv4_prefix_length float
    The prefix length of the IPv4 address.
    ipv6_address str
    An IPv6 address in this IpAddress.
    ipv6_prefix_length float
    The prefix length of the IPv6 address.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId 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.
    ipv4Address String
    An IPv4 address in this IpAddress.
    ipv4PrefixLength Number
    The prefix length of the IPv4 address.
    ipv6Address String
    An IPv6 address in this IpAddress.
    ipv6PrefixLength Number
    The prefix length of the IPv6 address.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetHciNodeIpmiIp

    AdditionalProperties string
    ClassId 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.
    Ipv4Address string
    An IPv4 address in this IpAddress.
    Ipv4PrefixLength double
    The prefix length of the IPv4 address.
    Ipv6Address string
    An IPv6 address in this IpAddress.
    Ipv6PrefixLength double
    The prefix length of the IPv6 address.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    ClassId 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.
    Ipv4Address string
    An IPv4 address in this IpAddress.
    Ipv4PrefixLength float64
    The prefix length of the IPv4 address.
    Ipv6Address string
    An IPv6 address in this IpAddress.
    Ipv6PrefixLength float64
    The prefix length of the IPv6 address.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId 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.
    ipv4Address String
    An IPv4 address in this IpAddress.
    ipv4PrefixLength Double
    The prefix length of the IPv4 address.
    ipv6Address String
    An IPv6 address in this IpAddress.
    ipv6PrefixLength Double
    The prefix length of the IPv6 address.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    classId 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.
    ipv4Address string
    An IPv4 address in this IpAddress.
    ipv4PrefixLength number
    The prefix length of the IPv4 address.
    ipv6Address string
    An IPv6 address in this IpAddress.
    ipv6PrefixLength number
    The prefix length of the IPv6 address.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ipv4_address str
    An IPv4 address in this IpAddress.
    ipv4_prefix_length float
    The prefix length of the IPv4 address.
    ipv6_address str
    An IPv6 address in this IpAddress.
    ipv6_prefix_length float
    The prefix length of the IPv6 address.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId 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.
    ipv4Address String
    An IPv4 address in this IpAddress.
    ipv4PrefixLength Number
    The prefix length of the IPv4 address.
    ipv6Address String
    An IPv6 address in this IpAddress.
    ipv6PrefixLength Number
    The prefix length of the IPv6 address.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetHciNodeKeyManagementDeviceToCertStatus

    AdditionalProperties string
    ClassId 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.
    KeyManagementServerName string
    The name of the key management server.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Status bool
    The status of the certificate.
    AdditionalProperties string
    ClassId 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.
    KeyManagementServerName string
    The name of the key management server.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Status bool
    The status of the certificate.
    additionalProperties String
    classId 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.
    keyManagementServerName String
    The name of the key management server.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    status Boolean
    The status of the certificate.
    additionalProperties string
    classId 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.
    keyManagementServerName string
    The name of the key management server.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    status boolean
    The status of the certificate.
    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.
    key_management_server_name str
    The name of the key management server.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    status bool
    The status of the certificate.
    additionalProperties String
    classId 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.
    keyManagementServerName String
    The name of the key management server.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    status Boolean
    The status of the certificate.

    GetHciNodeParent

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetHciNodePermissionResource

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetHciNodePhysicalServer

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetHciNodeRegisteredDevice

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetHciNodeResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetHciNodeResultAncestor>
    BlockModel string
    The rackable unit model of the node.
    BlockSerial string
    The rackable unit serial number of the node.
    BootTimeUsecs double
    The boot time in microseconds of the node.
    ClassId string
    ClusterExtId string
    The unique identifier of the cluster.
    ClusterName string
    The name of the cluster this node belongs to.
    Clusters List<GetHciNodeResultCluster>
    ControllerVmBackplaneAddresses List<GetHciNodeResultControllerVmBackplaneAddress>
    ControllerVmExternalAddresses List<GetHciNodeResultControllerVmExternalAddress>
    ControllerVmId double
    The identifier number of the controller VM.
    ControllerVmMaintanenceMode bool
    The maintenance mode status of the controller VM.
    ControllerVmNatIps List<GetHciNodeResultControllerVmNatIp>
    ControllerVmNatPort double
    The NAT port of the controller VM.
    ControllerVmRdmaBackplaneAddresses List<GetHciNodeResultControllerVmRdmaBackplaneAddress>
    ControllerVmServerUuid string
    The Rackable unit UUID of the server.
    CpuCapacityHz double
    The CPU capacity in Hz of the node.
    CpuFrequencyHz double
    The CPU frequency in Hz on the node.
    CpuModel string
    The CPU model of the node.
    CpuUsageHz double
    The CPU usage in Hz of the node.
    CreateTime string
    The time when this managed object was created.
    DefaultVhdContainerUuid string
    The default VHD container UUID of the node.
    DefaultVhdLocation string
    The default VHD location of the node.
    DefaultVmContainerUuid string
    The default VM container UUID of the node.
    DefaultVmLocation string
    The default VM location of the node.
    DiskCount double
    The number of disks on the node.
    Disks List<GetHciNodeResultDisk>
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FailoverClusterFqdn string
    The failover cluster FQDN of the node.
    FailoverClusterNodeStatus string
    The failover cluster node status of the node.
    GpuCount double
    The number of GPUs on the node.
    GpuDriverVersion string
    The GPU driver version of the node.
    Gpuses List<GetHciNodeResultGpus>
    HasCsr bool
    Certificate signing request status of the node.
    HostName string
    The name of the host the node is running on.
    HostType string
    The type of the host, e.g. HYPER_CONVERGED, COMPUTE_ONLY, STORAGE_ONLY.
    HypervisorAcropolisConnectionState string
    The connection state of the hypervisor, e.g. CONNECTED, DISCONNECTED, NOT_AVAILABLE.
    HypervisorExternalAddresses List<GetHciNodeResultHypervisorExternalAddress>
    HypervisorNumberOfVms double
    The number of VMs managed on this node.
    HypervisorState string
    The hypervisor state e.g. ACROPOLIS_NORMAL, ENTERING_MAINTENANCE_MODE,ENTERED_MAINTENANCE_MODE, RESERVED_FOR_HA_FAILOVER, ENTERING_MAINTENANCE_MODE_FROM_HA_FAILOVER,RESERVING_FOR_HA_FAILOVER, HA_FAILOVER_SOURCE, HA_FAILOVER_TARGET, HA_HEALING_SOURCE,HA_HEALING_TARGET.
    HypervisorType string
    The hypervisor type, e.g. AHV, ESX, HYPERV, XEN, NATIVEHOST etc.
    HypervisorUserName string
    The user name of the hypervisor on this node.
    HypervisorVersion string
    The version of the hypervisor on this node.
    IpmiIps List<GetHciNodeResultIpmiIp>
    IpmiUsername string
    The IPMI user name of the controller.
    IsDegraded bool
    The degraded status of the node.
    IsHardwareVirtualized bool
    The hardware virtualization status of the node.
    IsSecureBooted bool
    The secure boot status of the node.
    KeyManagementDeviceToCertStatuses List<GetHciNodeResultKeyManagementDeviceToCertStatus>
    MaintenanceState string
    The maintenance state of the node.
    MemoryCapacityBytes double
    The memory capacity in bytes of the node.
    MemorySizeBytes double
    The memory size in bytes of the node.
    MemoryUsageBytes double
    The memory usage in bytes of the node.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeExtId string
    The unique identifier of the node.
    NodeStatus string
    The status of the node such as NORMAL, TO_BE_REMOVED, OK_TO_BE_REMOVED,NEW_NODE, TO_BE_PREPROTECTED, PREPROTECTED.
    NumberOfCpuCores double
    The number of CPU cores on the node.
    NumberOfCpuSockets double
    The number of sockets on the node.
    NumberOfCpuThreads double
    The number of threads on the node.
    ObjectType string
    Owners List<string>
    Parents List<GetHciNodeResultParent>
    PermissionResources List<GetHciNodeResultPermissionResource>
    PhysicalServers List<GetHciNodeResultPhysicalServer>
    RebootPending bool
    The reboot pending status of the node.
    RegisteredDevices List<GetHciNodeResultRegisteredDevice>
    SharedScope 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.
    StorageCapacityBytes double
    The storage capacity in bytes of the node.
    StorageUsageBytes double
    The storage usage in bytes of the node.
    Tags List<GetHciNodeResultTag>
    VersionContexts List<GetHciNodeResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetHciNodeResultAncestor
    BlockModel string
    The rackable unit model of the node.
    BlockSerial string
    The rackable unit serial number of the node.
    BootTimeUsecs float64
    The boot time in microseconds of the node.
    ClassId string
    ClusterExtId string
    The unique identifier of the cluster.
    ClusterName string
    The name of the cluster this node belongs to.
    Clusters []GetHciNodeResultCluster
    ControllerVmBackplaneAddresses []GetHciNodeResultControllerVmBackplaneAddress
    ControllerVmExternalAddresses []GetHciNodeResultControllerVmExternalAddress
    ControllerVmId float64
    The identifier number of the controller VM.
    ControllerVmMaintanenceMode bool
    The maintenance mode status of the controller VM.
    ControllerVmNatIps []GetHciNodeResultControllerVmNatIp
    ControllerVmNatPort float64
    The NAT port of the controller VM.
    ControllerVmRdmaBackplaneAddresses []GetHciNodeResultControllerVmRdmaBackplaneAddress
    ControllerVmServerUuid string
    The Rackable unit UUID of the server.
    CpuCapacityHz float64
    The CPU capacity in Hz of the node.
    CpuFrequencyHz float64
    The CPU frequency in Hz on the node.
    CpuModel string
    The CPU model of the node.
    CpuUsageHz float64
    The CPU usage in Hz of the node.
    CreateTime string
    The time when this managed object was created.
    DefaultVhdContainerUuid string
    The default VHD container UUID of the node.
    DefaultVhdLocation string
    The default VHD location of the node.
    DefaultVmContainerUuid string
    The default VM container UUID of the node.
    DefaultVmLocation string
    The default VM location of the node.
    DiskCount float64
    The number of disks on the node.
    Disks []GetHciNodeResultDisk
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FailoverClusterFqdn string
    The failover cluster FQDN of the node.
    FailoverClusterNodeStatus string
    The failover cluster node status of the node.
    GpuCount float64
    The number of GPUs on the node.
    GpuDriverVersion string
    The GPU driver version of the node.
    Gpuses []GetHciNodeResultGpus
    HasCsr bool
    Certificate signing request status of the node.
    HostName string
    The name of the host the node is running on.
    HostType string
    The type of the host, e.g. HYPER_CONVERGED, COMPUTE_ONLY, STORAGE_ONLY.
    HypervisorAcropolisConnectionState string
    The connection state of the hypervisor, e.g. CONNECTED, DISCONNECTED, NOT_AVAILABLE.
    HypervisorExternalAddresses []GetHciNodeResultHypervisorExternalAddress
    HypervisorNumberOfVms float64
    The number of VMs managed on this node.
    HypervisorState string
    The hypervisor state e.g. ACROPOLIS_NORMAL, ENTERING_MAINTENANCE_MODE,ENTERED_MAINTENANCE_MODE, RESERVED_FOR_HA_FAILOVER, ENTERING_MAINTENANCE_MODE_FROM_HA_FAILOVER,RESERVING_FOR_HA_FAILOVER, HA_FAILOVER_SOURCE, HA_FAILOVER_TARGET, HA_HEALING_SOURCE,HA_HEALING_TARGET.
    HypervisorType string
    The hypervisor type, e.g. AHV, ESX, HYPERV, XEN, NATIVEHOST etc.
    HypervisorUserName string
    The user name of the hypervisor on this node.
    HypervisorVersion string
    The version of the hypervisor on this node.
    IpmiIps []GetHciNodeResultIpmiIp
    IpmiUsername string
    The IPMI user name of the controller.
    IsDegraded bool
    The degraded status of the node.
    IsHardwareVirtualized bool
    The hardware virtualization status of the node.
    IsSecureBooted bool
    The secure boot status of the node.
    KeyManagementDeviceToCertStatuses []GetHciNodeResultKeyManagementDeviceToCertStatus
    MaintenanceState string
    The maintenance state of the node.
    MemoryCapacityBytes float64
    The memory capacity in bytes of the node.
    MemorySizeBytes float64
    The memory size in bytes of the node.
    MemoryUsageBytes float64
    The memory usage in bytes of the node.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeExtId string
    The unique identifier of the node.
    NodeStatus string
    The status of the node such as NORMAL, TO_BE_REMOVED, OK_TO_BE_REMOVED,NEW_NODE, TO_BE_PREPROTECTED, PREPROTECTED.
    NumberOfCpuCores float64
    The number of CPU cores on the node.
    NumberOfCpuSockets float64
    The number of sockets on the node.
    NumberOfCpuThreads float64
    The number of threads on the node.
    ObjectType string
    Owners []string
    Parents []GetHciNodeResultParent
    PermissionResources []GetHciNodeResultPermissionResource
    PhysicalServers []GetHciNodeResultPhysicalServer
    RebootPending bool
    The reboot pending status of the node.
    RegisteredDevices []GetHciNodeResultRegisteredDevice
    SharedScope 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.
    StorageCapacityBytes float64
    The storage capacity in bytes of the node.
    StorageUsageBytes float64
    The storage usage in bytes of the node.
    Tags []GetHciNodeResultTag
    VersionContexts []GetHciNodeResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetHciNodeResultAncestor>
    blockModel String
    The rackable unit model of the node.
    blockSerial String
    The rackable unit serial number of the node.
    bootTimeUsecs Double
    The boot time in microseconds of the node.
    classId String
    clusterExtId String
    The unique identifier of the cluster.
    clusterName String
    The name of the cluster this node belongs to.
    clusters List<GetHciNodeResultCluster>
    controllerVmBackplaneAddresses List<GetHciNodeResultControllerVmBackplaneAddress>
    controllerVmExternalAddresses List<GetHciNodeResultControllerVmExternalAddress>
    controllerVmId Double
    The identifier number of the controller VM.
    controllerVmMaintanenceMode Boolean
    The maintenance mode status of the controller VM.
    controllerVmNatIps List<GetHciNodeResultControllerVmNatIp>
    controllerVmNatPort Double
    The NAT port of the controller VM.
    controllerVmRdmaBackplaneAddresses List<GetHciNodeResultControllerVmRdmaBackplaneAddress>
    controllerVmServerUuid String
    The Rackable unit UUID of the server.
    cpuCapacityHz Double
    The CPU capacity in Hz of the node.
    cpuFrequencyHz Double
    The CPU frequency in Hz on the node.
    cpuModel String
    The CPU model of the node.
    cpuUsageHz Double
    The CPU usage in Hz of the node.
    createTime String
    The time when this managed object was created.
    defaultVhdContainerUuid String
    The default VHD container UUID of the node.
    defaultVhdLocation String
    The default VHD location of the node.
    defaultVmContainerUuid String
    The default VM container UUID of the node.
    defaultVmLocation String
    The default VM location of the node.
    diskCount Double
    The number of disks on the node.
    disks List<GetHciNodeResultDisk>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    failoverClusterFqdn String
    The failover cluster FQDN of the node.
    failoverClusterNodeStatus String
    The failover cluster node status of the node.
    gpuCount Double
    The number of GPUs on the node.
    gpuDriverVersion String
    The GPU driver version of the node.
    gpuses List<GetHciNodeResultGpus>
    hasCsr Boolean
    Certificate signing request status of the node.
    hostName String
    The name of the host the node is running on.
    hostType String
    The type of the host, e.g. HYPER_CONVERGED, COMPUTE_ONLY, STORAGE_ONLY.
    hypervisorAcropolisConnectionState String
    The connection state of the hypervisor, e.g. CONNECTED, DISCONNECTED, NOT_AVAILABLE.
    hypervisorExternalAddresses List<GetHciNodeResultHypervisorExternalAddress>
    hypervisorNumberOfVms Double
    The number of VMs managed on this node.
    hypervisorState String
    The hypervisor state e.g. ACROPOLIS_NORMAL, ENTERING_MAINTENANCE_MODE,ENTERED_MAINTENANCE_MODE, RESERVED_FOR_HA_FAILOVER, ENTERING_MAINTENANCE_MODE_FROM_HA_FAILOVER,RESERVING_FOR_HA_FAILOVER, HA_FAILOVER_SOURCE, HA_FAILOVER_TARGET, HA_HEALING_SOURCE,HA_HEALING_TARGET.
    hypervisorType String
    The hypervisor type, e.g. AHV, ESX, HYPERV, XEN, NATIVEHOST etc.
    hypervisorUserName String
    The user name of the hypervisor on this node.
    hypervisorVersion String
    The version of the hypervisor on this node.
    ipmiIps List<GetHciNodeResultIpmiIp>
    ipmiUsername String
    The IPMI user name of the controller.
    isDegraded Boolean
    The degraded status of the node.
    isHardwareVirtualized Boolean
    The hardware virtualization status of the node.
    isSecureBooted Boolean
    The secure boot status of the node.
    keyManagementDeviceToCertStatuses List<GetHciNodeResultKeyManagementDeviceToCertStatus>
    maintenanceState String
    The maintenance state of the node.
    memoryCapacityBytes Double
    The memory capacity in bytes of the node.
    memorySizeBytes Double
    The memory size in bytes of the node.
    memoryUsageBytes Double
    The memory usage in bytes of the node.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeExtId String
    The unique identifier of the node.
    nodeStatus String
    The status of the node such as NORMAL, TO_BE_REMOVED, OK_TO_BE_REMOVED,NEW_NODE, TO_BE_PREPROTECTED, PREPROTECTED.
    numberOfCpuCores Double
    The number of CPU cores on the node.
    numberOfCpuSockets Double
    The number of sockets on the node.
    numberOfCpuThreads Double
    The number of threads on the node.
    objectType String
    owners List<String>
    parents List<GetHciNodeResultParent>
    permissionResources List<GetHciNodeResultPermissionResource>
    physicalServers List<GetHciNodeResultPhysicalServer>
    rebootPending Boolean
    The reboot pending status of the node.
    registeredDevices List<GetHciNodeResultRegisteredDevice>
    sharedScope 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.
    storageCapacityBytes Double
    The storage capacity in bytes of the node.
    storageUsageBytes Double
    The storage usage in bytes of the node.
    tags List<GetHciNodeResultTag>
    versionContexts List<GetHciNodeResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetHciNodeResultAncestor[]
    blockModel string
    The rackable unit model of the node.
    blockSerial string
    The rackable unit serial number of the node.
    bootTimeUsecs number
    The boot time in microseconds of the node.
    classId string
    clusterExtId string
    The unique identifier of the cluster.
    clusterName string
    The name of the cluster this node belongs to.
    clusters GetHciNodeResultCluster[]
    controllerVmBackplaneAddresses GetHciNodeResultControllerVmBackplaneAddress[]
    controllerVmExternalAddresses GetHciNodeResultControllerVmExternalAddress[]
    controllerVmId number
    The identifier number of the controller VM.
    controllerVmMaintanenceMode boolean
    The maintenance mode status of the controller VM.
    controllerVmNatIps GetHciNodeResultControllerVmNatIp[]
    controllerVmNatPort number
    The NAT port of the controller VM.
    controllerVmRdmaBackplaneAddresses GetHciNodeResultControllerVmRdmaBackplaneAddress[]
    controllerVmServerUuid string
    The Rackable unit UUID of the server.
    cpuCapacityHz number
    The CPU capacity in Hz of the node.
    cpuFrequencyHz number
    The CPU frequency in Hz on the node.
    cpuModel string
    The CPU model of the node.
    cpuUsageHz number
    The CPU usage in Hz of the node.
    createTime string
    The time when this managed object was created.
    defaultVhdContainerUuid string
    The default VHD container UUID of the node.
    defaultVhdLocation string
    The default VHD location of the node.
    defaultVmContainerUuid string
    The default VM container UUID of the node.
    defaultVmLocation string
    The default VM location of the node.
    diskCount number
    The number of disks on the node.
    disks GetHciNodeResultDisk[]
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    failoverClusterFqdn string
    The failover cluster FQDN of the node.
    failoverClusterNodeStatus string
    The failover cluster node status of the node.
    gpuCount number
    The number of GPUs on the node.
    gpuDriverVersion string
    The GPU driver version of the node.
    gpuses GetHciNodeResultGpus[]
    hasCsr boolean
    Certificate signing request status of the node.
    hostName string
    The name of the host the node is running on.
    hostType string
    The type of the host, e.g. HYPER_CONVERGED, COMPUTE_ONLY, STORAGE_ONLY.
    hypervisorAcropolisConnectionState string
    The connection state of the hypervisor, e.g. CONNECTED, DISCONNECTED, NOT_AVAILABLE.
    hypervisorExternalAddresses GetHciNodeResultHypervisorExternalAddress[]
    hypervisorNumberOfVms number
    The number of VMs managed on this node.
    hypervisorState string
    The hypervisor state e.g. ACROPOLIS_NORMAL, ENTERING_MAINTENANCE_MODE,ENTERED_MAINTENANCE_MODE, RESERVED_FOR_HA_FAILOVER, ENTERING_MAINTENANCE_MODE_FROM_HA_FAILOVER,RESERVING_FOR_HA_FAILOVER, HA_FAILOVER_SOURCE, HA_FAILOVER_TARGET, HA_HEALING_SOURCE,HA_HEALING_TARGET.
    hypervisorType string
    The hypervisor type, e.g. AHV, ESX, HYPERV, XEN, NATIVEHOST etc.
    hypervisorUserName string
    The user name of the hypervisor on this node.
    hypervisorVersion string
    The version of the hypervisor on this node.
    ipmiIps GetHciNodeResultIpmiIp[]
    ipmiUsername string
    The IPMI user name of the controller.
    isDegraded boolean
    The degraded status of the node.
    isHardwareVirtualized boolean
    The hardware virtualization status of the node.
    isSecureBooted boolean
    The secure boot status of the node.
    keyManagementDeviceToCertStatuses GetHciNodeResultKeyManagementDeviceToCertStatus[]
    maintenanceState string
    The maintenance state of the node.
    memoryCapacityBytes number
    The memory capacity in bytes of the node.
    memorySizeBytes number
    The memory size in bytes of the node.
    memoryUsageBytes number
    The memory usage in bytes of the node.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    nodeExtId string
    The unique identifier of the node.
    nodeStatus string
    The status of the node such as NORMAL, TO_BE_REMOVED, OK_TO_BE_REMOVED,NEW_NODE, TO_BE_PREPROTECTED, PREPROTECTED.
    numberOfCpuCores number
    The number of CPU cores on the node.
    numberOfCpuSockets number
    The number of sockets on the node.
    numberOfCpuThreads number
    The number of threads on the node.
    objectType string
    owners string[]
    parents GetHciNodeResultParent[]
    permissionResources GetHciNodeResultPermissionResource[]
    physicalServers GetHciNodeResultPhysicalServer[]
    rebootPending boolean
    The reboot pending status of the node.
    registeredDevices GetHciNodeResultRegisteredDevice[]
    sharedScope 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.
    storageCapacityBytes number
    The storage capacity in bytes of the node.
    storageUsageBytes number
    The storage usage in bytes of the node.
    tags GetHciNodeResultTag[]
    versionContexts GetHciNodeResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetHciNodeResultAncestor]
    block_model str
    The rackable unit model of the node.
    block_serial str
    The rackable unit serial number of the node.
    boot_time_usecs float
    The boot time in microseconds of the node.
    class_id str
    cluster_ext_id str
    The unique identifier of the cluster.
    cluster_name str
    The name of the cluster this node belongs to.
    clusters Sequence[GetHciNodeResultCluster]
    controller_vm_backplane_addresses Sequence[GetHciNodeResultControllerVmBackplaneAddress]
    controller_vm_external_addresses Sequence[GetHciNodeResultControllerVmExternalAddress]
    controller_vm_id float
    The identifier number of the controller VM.
    controller_vm_maintanence_mode bool
    The maintenance mode status of the controller VM.
    controller_vm_nat_ips Sequence[GetHciNodeResultControllerVmNatIp]
    controller_vm_nat_port float
    The NAT port of the controller VM.
    controller_vm_rdma_backplane_addresses Sequence[GetHciNodeResultControllerVmRdmaBackplaneAddress]
    controller_vm_server_uuid str
    The Rackable unit UUID of the server.
    cpu_capacity_hz float
    The CPU capacity in Hz of the node.
    cpu_frequency_hz float
    The CPU frequency in Hz on the node.
    cpu_model str
    The CPU model of the node.
    cpu_usage_hz float
    The CPU usage in Hz of the node.
    create_time str
    The time when this managed object was created.
    default_vhd_container_uuid str
    The default VHD container UUID of the node.
    default_vhd_location str
    The default VHD location of the node.
    default_vm_container_uuid str
    The default VM container UUID of the node.
    default_vm_location str
    The default VM location of the node.
    disk_count float
    The number of disks on the node.
    disks Sequence[GetHciNodeResultDisk]
    domain_group_moid str
    The DomainGroup ID for this managed object.
    failover_cluster_fqdn str
    The failover cluster FQDN of the node.
    failover_cluster_node_status str
    The failover cluster node status of the node.
    gpu_count float
    The number of GPUs on the node.
    gpu_driver_version str
    The GPU driver version of the node.
    gpuses Sequence[GetHciNodeResultGpus]
    has_csr bool
    Certificate signing request status of the node.
    host_name str
    The name of the host the node is running on.
    host_type str
    The type of the host, e.g. HYPER_CONVERGED, COMPUTE_ONLY, STORAGE_ONLY.
    hypervisor_acropolis_connection_state str
    The connection state of the hypervisor, e.g. CONNECTED, DISCONNECTED, NOT_AVAILABLE.
    hypervisor_external_addresses Sequence[GetHciNodeResultHypervisorExternalAddress]
    hypervisor_number_of_vms float
    The number of VMs managed on this node.
    hypervisor_state str
    The hypervisor state e.g. ACROPOLIS_NORMAL, ENTERING_MAINTENANCE_MODE,ENTERED_MAINTENANCE_MODE, RESERVED_FOR_HA_FAILOVER, ENTERING_MAINTENANCE_MODE_FROM_HA_FAILOVER,RESERVING_FOR_HA_FAILOVER, HA_FAILOVER_SOURCE, HA_FAILOVER_TARGET, HA_HEALING_SOURCE,HA_HEALING_TARGET.
    hypervisor_type str
    The hypervisor type, e.g. AHV, ESX, HYPERV, XEN, NATIVEHOST etc.
    hypervisor_user_name str
    The user name of the hypervisor on this node.
    hypervisor_version str
    The version of the hypervisor on this node.
    ipmi_ips Sequence[GetHciNodeResultIpmiIp]
    ipmi_username str
    The IPMI user name of the controller.
    is_degraded bool
    The degraded status of the node.
    is_hardware_virtualized bool
    The hardware virtualization status of the node.
    is_secure_booted bool
    The secure boot status of the node.
    key_management_device_to_cert_statuses Sequence[GetHciNodeResultKeyManagementDeviceToCertStatus]
    maintenance_state str
    The maintenance state of the node.
    memory_capacity_bytes float
    The memory capacity in bytes of the node.
    memory_size_bytes float
    The memory size in bytes of the node.
    memory_usage_bytes float
    The memory usage in bytes of the node.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    node_ext_id str
    The unique identifier of the node.
    node_status str
    The status of the node such as NORMAL, TO_BE_REMOVED, OK_TO_BE_REMOVED,NEW_NODE, TO_BE_PREPROTECTED, PREPROTECTED.
    number_of_cpu_cores float
    The number of CPU cores on the node.
    number_of_cpu_sockets float
    The number of sockets on the node.
    number_of_cpu_threads float
    The number of threads on the node.
    object_type str
    owners Sequence[str]
    parents Sequence[GetHciNodeResultParent]
    permission_resources Sequence[GetHciNodeResultPermissionResource]
    physical_servers Sequence[GetHciNodeResultPhysicalServer]
    reboot_pending bool
    The reboot pending status of the node.
    registered_devices Sequence[GetHciNodeResultRegisteredDevice]
    shared_scope 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.
    storage_capacity_bytes float
    The storage capacity in bytes of the node.
    storage_usage_bytes float
    The storage usage in bytes of the node.
    tags Sequence[GetHciNodeResultTag]
    version_contexts Sequence[GetHciNodeResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    blockModel String
    The rackable unit model of the node.
    blockSerial String
    The rackable unit serial number of the node.
    bootTimeUsecs Number
    The boot time in microseconds of the node.
    classId String
    clusterExtId String
    The unique identifier of the cluster.
    clusterName String
    The name of the cluster this node belongs to.
    clusters List<Property Map>
    controllerVmBackplaneAddresses List<Property Map>
    controllerVmExternalAddresses List<Property Map>
    controllerVmId Number
    The identifier number of the controller VM.
    controllerVmMaintanenceMode Boolean
    The maintenance mode status of the controller VM.
    controllerVmNatIps List<Property Map>
    controllerVmNatPort Number
    The NAT port of the controller VM.
    controllerVmRdmaBackplaneAddresses List<Property Map>
    controllerVmServerUuid String
    The Rackable unit UUID of the server.
    cpuCapacityHz Number
    The CPU capacity in Hz of the node.
    cpuFrequencyHz Number
    The CPU frequency in Hz on the node.
    cpuModel String
    The CPU model of the node.
    cpuUsageHz Number
    The CPU usage in Hz of the node.
    createTime String
    The time when this managed object was created.
    defaultVhdContainerUuid String
    The default VHD container UUID of the node.
    defaultVhdLocation String
    The default VHD location of the node.
    defaultVmContainerUuid String
    The default VM container UUID of the node.
    defaultVmLocation String
    The default VM location of the node.
    diskCount Number
    The number of disks on the node.
    disks List<Property Map>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    failoverClusterFqdn String
    The failover cluster FQDN of the node.
    failoverClusterNodeStatus String
    The failover cluster node status of the node.
    gpuCount Number
    The number of GPUs on the node.
    gpuDriverVersion String
    The GPU driver version of the node.
    gpuses List<Property Map>
    hasCsr Boolean
    Certificate signing request status of the node.
    hostName String
    The name of the host the node is running on.
    hostType String
    The type of the host, e.g. HYPER_CONVERGED, COMPUTE_ONLY, STORAGE_ONLY.
    hypervisorAcropolisConnectionState String
    The connection state of the hypervisor, e.g. CONNECTED, DISCONNECTED, NOT_AVAILABLE.
    hypervisorExternalAddresses List<Property Map>
    hypervisorNumberOfVms Number
    The number of VMs managed on this node.
    hypervisorState String
    The hypervisor state e.g. ACROPOLIS_NORMAL, ENTERING_MAINTENANCE_MODE,ENTERED_MAINTENANCE_MODE, RESERVED_FOR_HA_FAILOVER, ENTERING_MAINTENANCE_MODE_FROM_HA_FAILOVER,RESERVING_FOR_HA_FAILOVER, HA_FAILOVER_SOURCE, HA_FAILOVER_TARGET, HA_HEALING_SOURCE,HA_HEALING_TARGET.
    hypervisorType String
    The hypervisor type, e.g. AHV, ESX, HYPERV, XEN, NATIVEHOST etc.
    hypervisorUserName String
    The user name of the hypervisor on this node.
    hypervisorVersion String
    The version of the hypervisor on this node.
    ipmiIps List<Property Map>
    ipmiUsername String
    The IPMI user name of the controller.
    isDegraded Boolean
    The degraded status of the node.
    isHardwareVirtualized Boolean
    The hardware virtualization status of the node.
    isSecureBooted Boolean
    The secure boot status of the node.
    keyManagementDeviceToCertStatuses List<Property Map>
    maintenanceState String
    The maintenance state of the node.
    memoryCapacityBytes Number
    The memory capacity in bytes of the node.
    memorySizeBytes Number
    The memory size in bytes of the node.
    memoryUsageBytes Number
    The memory usage in bytes of the node.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeExtId String
    The unique identifier of the node.
    nodeStatus String
    The status of the node such as NORMAL, TO_BE_REMOVED, OK_TO_BE_REMOVED,NEW_NODE, TO_BE_PREPROTECTED, PREPROTECTED.
    numberOfCpuCores Number
    The number of CPU cores on the node.
    numberOfCpuSockets Number
    The number of sockets on the node.
    numberOfCpuThreads Number
    The number of threads on the node.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    physicalServers List<Property Map>
    rebootPending Boolean
    The reboot pending status of the node.
    registeredDevices List<Property Map>
    sharedScope 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.
    storageCapacityBytes Number
    The storage capacity in bytes of the node.
    storageUsageBytes Number
    The storage usage in bytes of the node.
    tags List<Property Map>
    versionContexts List<Property Map>

    GetHciNodeResultAncestor

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetHciNodeResultCluster

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetHciNodeResultControllerVmBackplaneAddress

    GetHciNodeResultControllerVmExternalAddress

    GetHciNodeResultControllerVmNatIp

    GetHciNodeResultControllerVmRdmaBackplaneAddress

    GetHciNodeResultDisk

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetHciNodeResultGpus

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetHciNodeResultHypervisorExternalAddress

    GetHciNodeResultIpmiIp

    GetHciNodeResultKeyManagementDeviceToCertStatus

    GetHciNodeResultParent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetHciNodeResultPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetHciNodeResultPhysicalServer

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetHciNodeResultRegisteredDevice

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetHciNodeResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetHciNodeResultVersionContext

    GetHciNodeResultVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetHciNodeResultVersionContextRefMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetHciNodeTag

    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.
    additionalProperties 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.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.

    GetHciNodeVersionContext

    AdditionalProperties string
    ClassId 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.
    InterestedMos List<GetHciNodeVersionContextInterestedMo>
    MarkedForDeletion bool
    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.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetHciNodeVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType 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.
    AdditionalProperties string
    ClassId 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.
    InterestedMos []GetHciNodeVersionContextInterestedMo
    MarkedForDeletion bool
    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.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetHciNodeVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType 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.
    additionalProperties String
    classId 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.
    interestedMos List<GetHciNodeVersionContextInterestedMo>
    markedForDeletion Boolean
    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.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetHciNodeVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType 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.
    additionalProperties string
    classId 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.
    interestedMos GetHciNodeVersionContextInterestedMo[]
    markedForDeletion boolean
    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.
    nrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetHciNodeVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType 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[GetHciNodeVersionContextInterestedMo]
    marked_for_deletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nr_version str
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetHciNodeVersionContextRefMo
    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.
    additionalProperties String
    classId 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.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    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.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType 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.

    GetHciNodeVersionContextInterestedMo

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetHciNodeVersionContextRefMo

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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 logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet