intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getHciDisk
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
A disk associated with a node.
Using getHciDisk
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 getHciDisk(args: GetHciDiskArgs, opts?: InvokeOptions): Promise<GetHciDiskResult>
function getHciDiskOutput(args: GetHciDiskOutputArgs, opts?: InvokeOptions): Output<GetHciDiskResult>
def get_hci_disk(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetHciDiskAncestor]] = None,
class_id: Optional[str] = None,
cluster_ext_id: Optional[str] = None,
cluster_name: Optional[str] = None,
create_time: Optional[str] = None,
cvm_ip_address: Optional[GetHciDiskCvmIpAddress] = None,
disk_ext_id: Optional[str] = None,
disk_size_bytes: Optional[float] = None,
domain_group_moid: Optional[str] = None,
firmware_version: Optional[str] = None,
has_boot_partitions_only: Optional[bool] = None,
host_name: Optional[str] = None,
id: Optional[str] = None,
is_boot_disk: Optional[bool] = None,
is_data_migrated: Optional[bool] = None,
is_diagnostic_info_available: Optional[bool] = None,
is_error_found_in_logs: Optional[bool] = None,
is_marked_for_removal: Optional[bool] = None,
is_mounted: Optional[bool] = None,
is_online: Optional[bool] = None,
is_password_protected: Optional[bool] = None,
is_planned_outage: Optional[bool] = None,
is_self_encrypting_drive: Optional[bool] = None,
is_self_managed_nvme: Optional[bool] = None,
is_spdk_managed: Optional[bool] = None,
is_suspected_unhealthy: Optional[bool] = None,
is_under_diagnosis: Optional[bool] = None,
is_unhealthy: Optional[bool] = None,
location: Optional[float] = None,
mod_time: Optional[str] = None,
model: Optional[str] = None,
moid: Optional[str] = None,
mount_path: Optional[str] = None,
node: Optional[GetHciDiskNode] = None,
node_ext_id: Optional[str] = None,
node_ip_address: Optional[GetHciDiskNodeIpAddress] = None,
nvme_pcie_path: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetHciDiskParent] = None,
permission_resources: Optional[Sequence[GetHciDiskPermissionResource]] = None,
physical_capacity_bytes: Optional[float] = None,
registered_device: Optional[GetHciDiskRegisteredDevice] = None,
serial_number: Optional[str] = None,
service_vm_id: Optional[str] = None,
shared_scope: Optional[str] = None,
status: Optional[str] = None,
storage_pool_ext_id: Optional[str] = None,
storage_tier: Optional[str] = None,
tags: Optional[Sequence[GetHciDiskTag]] = None,
target_firmware_version: Optional[str] = None,
vendor: Optional[str] = None,
version_context: Optional[GetHciDiskVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetHciDiskResult
def get_hci_disk_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciDiskAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster_ext_id: Optional[pulumi.Input[str]] = None,
cluster_name: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
cvm_ip_address: Optional[pulumi.Input[GetHciDiskCvmIpAddressArgs]] = None,
disk_ext_id: Optional[pulumi.Input[str]] = None,
disk_size_bytes: Optional[pulumi.Input[float]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
firmware_version: Optional[pulumi.Input[str]] = None,
has_boot_partitions_only: Optional[pulumi.Input[bool]] = None,
host_name: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
is_boot_disk: Optional[pulumi.Input[bool]] = None,
is_data_migrated: Optional[pulumi.Input[bool]] = None,
is_diagnostic_info_available: Optional[pulumi.Input[bool]] = None,
is_error_found_in_logs: Optional[pulumi.Input[bool]] = None,
is_marked_for_removal: Optional[pulumi.Input[bool]] = None,
is_mounted: Optional[pulumi.Input[bool]] = None,
is_online: Optional[pulumi.Input[bool]] = None,
is_password_protected: Optional[pulumi.Input[bool]] = None,
is_planned_outage: Optional[pulumi.Input[bool]] = None,
is_self_encrypting_drive: Optional[pulumi.Input[bool]] = None,
is_self_managed_nvme: Optional[pulumi.Input[bool]] = None,
is_spdk_managed: Optional[pulumi.Input[bool]] = None,
is_suspected_unhealthy: Optional[pulumi.Input[bool]] = None,
is_under_diagnosis: Optional[pulumi.Input[bool]] = None,
is_unhealthy: Optional[pulumi.Input[bool]] = None,
location: Optional[pulumi.Input[float]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
model: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
mount_path: Optional[pulumi.Input[str]] = None,
node: Optional[pulumi.Input[GetHciDiskNodeArgs]] = None,
node_ext_id: Optional[pulumi.Input[str]] = None,
node_ip_address: Optional[pulumi.Input[GetHciDiskNodeIpAddressArgs]] = None,
nvme_pcie_path: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetHciDiskParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciDiskPermissionResourceArgs]]]] = None,
physical_capacity_bytes: Optional[pulumi.Input[float]] = None,
registered_device: Optional[pulumi.Input[GetHciDiskRegisteredDeviceArgs]] = None,
serial_number: Optional[pulumi.Input[str]] = None,
service_vm_id: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
status: Optional[pulumi.Input[str]] = None,
storage_pool_ext_id: Optional[pulumi.Input[str]] = None,
storage_tier: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciDiskTagArgs]]]] = None,
target_firmware_version: Optional[pulumi.Input[str]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetHciDiskVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHciDiskResult]
func LookupHciDisk(ctx *Context, args *LookupHciDiskArgs, opts ...InvokeOption) (*LookupHciDiskResult, error)
func LookupHciDiskOutput(ctx *Context, args *LookupHciDiskOutputArgs, opts ...InvokeOption) LookupHciDiskResultOutput
> Note: This function is named LookupHciDisk
in the Go SDK.
public static class GetHciDisk
{
public static Task<GetHciDiskResult> InvokeAsync(GetHciDiskArgs args, InvokeOptions? opts = null)
public static Output<GetHciDiskResult> Invoke(GetHciDiskInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHciDiskResult> getHciDisk(GetHciDiskArgs args, InvokeOptions options)
public static Output<GetHciDiskResult> getHciDisk(GetHciDiskArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getHciDisk:getHciDisk
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hci Disk Ancestor> - Class
Id string - Cluster
Ext stringId - The unique identifier of the cluster.
- Cluster
Name string - The name of the cluster this disk belongs to.
- Create
Time string - The time when this managed object was created.
- Cvm
Ip GetAddress Hci Disk Cvm Ip Address - Disk
Ext stringId - The unique identifier of the disk.
- Disk
Size doubleBytes - The size of the disk in bytes.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Firmware
Version string - The current firmware version of the disk.
- Has
Boot boolPartitions Only - Indicates if the disk is boot only and no disk operation to be run on it.
- Host
Name string - The name of the host the disk is running on.
- Id string
- Is
Boot boolDisk - Indicate if the disk is a boot disk.
- Is
Data boolMigrated - Indicates whether the disk data is migrated.
- Is
Diagnostic boolInfo Available - Indicates whether the diagnostic information is available.
- Is
Error boolFound In Logs - Indicates whether the error is found in kernel logs.
- Is
Marked boolFor Removal - Indicates whether the disk is marked for removal.
- Is
Mounted bool - Indicates whether the disk is mounted.
- Is
Online bool - Indicates whether the disk is online or offline.
- Is
Password boolProtected - The password protection status of the disk.
- Is
Planned boolOutage - Indicates if diagnostics are running on the Disk.
- Is
Self boolEncrypting Drive - The self-encrypting drive status of the disk.
- Is
Self boolManaged Nvme - Indicates if the NVMe Disk is self managed and no host/CVM reboot is required.
- Is
Spdk boolManaged - Indicates if NVMe device is managed by storage performance development kit (SPDK).
- Is
Suspected boolUnhealthy - Indicates whether the disk is suspected unhealthy.
- Is
Under boolDiagnosis - Indicates whether the disk is under diagnosis.
- Is
Unhealthy bool - Indicates whether the disk is unhealthy.
- Location double
- The location of the disk in the node.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The model of the reported disk.
- Moid string
- The unique identifier of this Managed Object instance.
- Mount
Path string - The mount path of the disk.
- Node
Get
Hci Disk Node - Node
Ext stringId - The unique identifier of the node.
- Node
Ip GetAddress Hci Disk Node Ip Address - Nvme
Pcie stringPath - The PCIe path of the NVMe disk.
- Object
Type string - Owners List<string>
- Parent
Get
Hci Disk Parent - Permission
Resources List<GetHci Disk Permission Resource> - Physical
Capacity doubleBytes - The physical capacity of the disk in bytes.
- Registered
Device GetHci Disk Registered Device - Serial
Number string - The serial number of the disk.
- Service
Vm stringId - The unique identifier of the service VM on the node.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Status string
- The status of the disk such as NORMAL, MARKED_FOR_REMOVAL_BUT_NOT_DETACHABLE,DETACHABLE, DATA_MIGRATION_INITIATED.
- Storage
Pool stringExt Id - The unique identifier of the storage pool.
- Storage
Tier string - The storage tier of the disk such as SSD_PCIE, SSD_SATA, DAS_SATA, CLOUD, SSD_MEM_NVME.
- List<Get
Hci Disk Tag> - Target
Firmware stringVersion - The target firmware version of the disk.
- Vendor string
- The vendor of the reported disk.
- Version
Context GetHci Disk Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hci Disk Ancestor - Class
Id string - Cluster
Ext stringId - The unique identifier of the cluster.
- Cluster
Name string - The name of the cluster this disk belongs to.
- Create
Time string - The time when this managed object was created.
- Cvm
Ip GetAddress Hci Disk Cvm Ip Address - Disk
Ext stringId - The unique identifier of the disk.
- Disk
Size float64Bytes - The size of the disk in bytes.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Firmware
Version string - The current firmware version of the disk.
- Has
Boot boolPartitions Only - Indicates if the disk is boot only and no disk operation to be run on it.
- Host
Name string - The name of the host the disk is running on.
- Id string
- Is
Boot boolDisk - Indicate if the disk is a boot disk.
- Is
Data boolMigrated - Indicates whether the disk data is migrated.
- Is
Diagnostic boolInfo Available - Indicates whether the diagnostic information is available.
- Is
Error boolFound In Logs - Indicates whether the error is found in kernel logs.
- Is
Marked boolFor Removal - Indicates whether the disk is marked for removal.
- Is
Mounted bool - Indicates whether the disk is mounted.
- Is
Online bool - Indicates whether the disk is online or offline.
- Is
Password boolProtected - The password protection status of the disk.
- Is
Planned boolOutage - Indicates if diagnostics are running on the Disk.
- Is
Self boolEncrypting Drive - The self-encrypting drive status of the disk.
- Is
Self boolManaged Nvme - Indicates if the NVMe Disk is self managed and no host/CVM reboot is required.
- Is
Spdk boolManaged - Indicates if NVMe device is managed by storage performance development kit (SPDK).
- Is
Suspected boolUnhealthy - Indicates whether the disk is suspected unhealthy.
- Is
Under boolDiagnosis - Indicates whether the disk is under diagnosis.
- Is
Unhealthy bool - Indicates whether the disk is unhealthy.
- Location float64
- The location of the disk in the node.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The model of the reported disk.
- Moid string
- The unique identifier of this Managed Object instance.
- Mount
Path string - The mount path of the disk.
- Node
Get
Hci Disk Node - Node
Ext stringId - The unique identifier of the node.
- Node
Ip GetAddress Hci Disk Node Ip Address - Nvme
Pcie stringPath - The PCIe path of the NVMe disk.
- Object
Type string - Owners []string
- Parent
Get
Hci Disk Parent - Permission
Resources []GetHci Disk Permission Resource - Physical
Capacity float64Bytes - The physical capacity of the disk in bytes.
- Registered
Device GetHci Disk Registered Device - Serial
Number string - The serial number of the disk.
- Service
Vm stringId - The unique identifier of the service VM on the node.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Status string
- The status of the disk such as NORMAL, MARKED_FOR_REMOVAL_BUT_NOT_DETACHABLE,DETACHABLE, DATA_MIGRATION_INITIATED.
- Storage
Pool stringExt Id - The unique identifier of the storage pool.
- Storage
Tier string - The storage tier of the disk such as SSD_PCIE, SSD_SATA, DAS_SATA, CLOUD, SSD_MEM_NVME.
- []Get
Hci Disk Tag - Target
Firmware stringVersion - The target firmware version of the disk.
- Vendor string
- The vendor of the reported disk.
- Version
Context GetHci Disk Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hci Disk Ancestor> - class
Id String - cluster
Ext StringId - The unique identifier of the cluster.
- cluster
Name String - The name of the cluster this disk belongs to.
- create
Time String - The time when this managed object was created.
- cvm
Ip GetAddress Hci Disk Cvm Ip Address - disk
Ext StringId - The unique identifier of the disk.
- disk
Size DoubleBytes - The size of the disk in bytes.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- firmware
Version String - The current firmware version of the disk.
- has
Boot BooleanPartitions Only - Indicates if the disk is boot only and no disk operation to be run on it.
- host
Name String - The name of the host the disk is running on.
- id String
- is
Boot BooleanDisk - Indicate if the disk is a boot disk.
- is
Data BooleanMigrated - Indicates whether the disk data is migrated.
- is
Diagnostic BooleanInfo Available - Indicates whether the diagnostic information is available.
- is
Error BooleanFound In Logs - Indicates whether the error is found in kernel logs.
- is
Marked BooleanFor Removal - Indicates whether the disk is marked for removal.
- is
Mounted Boolean - Indicates whether the disk is mounted.
- is
Online Boolean - Indicates whether the disk is online or offline.
- is
Password BooleanProtected - The password protection status of the disk.
- is
Planned BooleanOutage - Indicates if diagnostics are running on the Disk.
- is
Self BooleanEncrypting Drive - The self-encrypting drive status of the disk.
- is
Self BooleanManaged Nvme - Indicates if the NVMe Disk is self managed and no host/CVM reboot is required.
- is
Spdk BooleanManaged - Indicates if NVMe device is managed by storage performance development kit (SPDK).
- is
Suspected BooleanUnhealthy - Indicates whether the disk is suspected unhealthy.
- is
Under BooleanDiagnosis - Indicates whether the disk is under diagnosis.
- is
Unhealthy Boolean - Indicates whether the disk is unhealthy.
- location Double
- The location of the disk in the node.
- mod
Time String - The time when this managed object was last modified.
- model String
- The model of the reported disk.
- moid String
- The unique identifier of this Managed Object instance.
- mount
Path String - The mount path of the disk.
- node
Get
Hci Disk Node - node
Ext StringId - The unique identifier of the node.
- node
Ip GetAddress Hci Disk Node Ip Address - nvme
Pcie StringPath - The PCIe path of the NVMe disk.
- object
Type String - owners List<String>
- parent
Get
Hci Disk Parent - permission
Resources List<GetHci Disk Permission Resource> - physical
Capacity DoubleBytes - The physical capacity of the disk in bytes.
- registered
Device GetHci Disk Registered Device - serial
Number String - The serial number of the disk.
- service
Vm StringId - The unique identifier of the service VM on the node.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status String
- The status of the disk such as NORMAL, MARKED_FOR_REMOVAL_BUT_NOT_DETACHABLE,DETACHABLE, DATA_MIGRATION_INITIATED.
- storage
Pool StringExt Id - The unique identifier of the storage pool.
- storage
Tier String - The storage tier of the disk such as SSD_PCIE, SSD_SATA, DAS_SATA, CLOUD, SSD_MEM_NVME.
- List<Get
Hci Disk Tag> - target
Firmware StringVersion - The target firmware version of the disk.
- vendor String
- The vendor of the reported disk.
- version
Context GetHci Disk Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hci Disk Ancestor[] - class
Id string - cluster
Ext stringId - The unique identifier of the cluster.
- cluster
Name string - The name of the cluster this disk belongs to.
- create
Time string - The time when this managed object was created.
- cvm
Ip GetAddress Hci Disk Cvm Ip Address - disk
Ext stringId - The unique identifier of the disk.
- disk
Size numberBytes - The size of the disk in bytes.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- firmware
Version string - The current firmware version of the disk.
- has
Boot booleanPartitions Only - Indicates if the disk is boot only and no disk operation to be run on it.
- host
Name string - The name of the host the disk is running on.
- id string
- is
Boot booleanDisk - Indicate if the disk is a boot disk.
- is
Data booleanMigrated - Indicates whether the disk data is migrated.
- is
Diagnostic booleanInfo Available - Indicates whether the diagnostic information is available.
- is
Error booleanFound In Logs - Indicates whether the error is found in kernel logs.
- is
Marked booleanFor Removal - Indicates whether the disk is marked for removal.
- is
Mounted boolean - Indicates whether the disk is mounted.
- is
Online boolean - Indicates whether the disk is online or offline.
- is
Password booleanProtected - The password protection status of the disk.
- is
Planned booleanOutage - Indicates if diagnostics are running on the Disk.
- is
Self booleanEncrypting Drive - The self-encrypting drive status of the disk.
- is
Self booleanManaged Nvme - Indicates if the NVMe Disk is self managed and no host/CVM reboot is required.
- is
Spdk booleanManaged - Indicates if NVMe device is managed by storage performance development kit (SPDK).
- is
Suspected booleanUnhealthy - Indicates whether the disk is suspected unhealthy.
- is
Under booleanDiagnosis - Indicates whether the disk is under diagnosis.
- is
Unhealthy boolean - Indicates whether the disk is unhealthy.
- location number
- The location of the disk in the node.
- mod
Time string - The time when this managed object was last modified.
- model string
- The model of the reported disk.
- moid string
- The unique identifier of this Managed Object instance.
- mount
Path string - The mount path of the disk.
- node
Get
Hci Disk Node - node
Ext stringId - The unique identifier of the node.
- node
Ip GetAddress Hci Disk Node Ip Address - nvme
Pcie stringPath - The PCIe path of the NVMe disk.
- object
Type string - owners string[]
- parent
Get
Hci Disk Parent - permission
Resources GetHci Disk Permission Resource[] - physical
Capacity numberBytes - The physical capacity of the disk in bytes.
- registered
Device GetHci Disk Registered Device - serial
Number string - The serial number of the disk.
- service
Vm stringId - The unique identifier of the service VM on the node.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status string
- The status of the disk such as NORMAL, MARKED_FOR_REMOVAL_BUT_NOT_DETACHABLE,DETACHABLE, DATA_MIGRATION_INITIATED.
- storage
Pool stringExt Id - The unique identifier of the storage pool.
- storage
Tier string - The storage tier of the disk such as SSD_PCIE, SSD_SATA, DAS_SATA, CLOUD, SSD_MEM_NVME.
- Get
Hci Disk Tag[] - target
Firmware stringVersion - The target firmware version of the disk.
- vendor string
- The vendor of the reported disk.
- version
Context GetHci Disk Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hci Disk Ancestor] - class_
id str - cluster_
ext_ strid - The unique identifier of the cluster.
- cluster_
name str - The name of the cluster this disk belongs to.
- create_
time str - The time when this managed object was created.
- cvm_
ip_ Getaddress Hci Disk Cvm Ip Address - disk_
ext_ strid - The unique identifier of the disk.
- disk_
size_ floatbytes - The size of the disk in bytes.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- firmware_
version str - The current firmware version of the disk.
- has_
boot_ boolpartitions_ only - Indicates if the disk is boot only and no disk operation to be run on it.
- host_
name str - The name of the host the disk is running on.
- id str
- is_
boot_ booldisk - Indicate if the disk is a boot disk.
- is_
data_ boolmigrated - Indicates whether the disk data is migrated.
- is_
diagnostic_ boolinfo_ available - Indicates whether the diagnostic information is available.
- is_
error_ boolfound_ in_ logs - Indicates whether the error is found in kernel logs.
- is_
marked_ boolfor_ removal - Indicates whether the disk is marked for removal.
- is_
mounted bool - Indicates whether the disk is mounted.
- is_
online bool - Indicates whether the disk is online or offline.
- is_
password_ boolprotected - The password protection status of the disk.
- is_
planned_ booloutage - Indicates if diagnostics are running on the Disk.
- is_
self_ boolencrypting_ drive - The self-encrypting drive status of the disk.
- is_
self_ boolmanaged_ nvme - Indicates if the NVMe Disk is self managed and no host/CVM reboot is required.
- is_
spdk_ boolmanaged - Indicates if NVMe device is managed by storage performance development kit (SPDK).
- is_
suspected_ boolunhealthy - Indicates whether the disk is suspected unhealthy.
- is_
under_ booldiagnosis - Indicates whether the disk is under diagnosis.
- is_
unhealthy bool - Indicates whether the disk is unhealthy.
- location float
- The location of the disk in the node.
- mod_
time str - The time when this managed object was last modified.
- model str
- The model of the reported disk.
- moid str
- The unique identifier of this Managed Object instance.
- mount_
path str - The mount path of the disk.
- node
Get
Hci Disk Node - node_
ext_ strid - The unique identifier of the node.
- node_
ip_ Getaddress Hci Disk Node Ip Address - nvme_
pcie_ strpath - The PCIe path of the NVMe disk.
- object_
type str - owners Sequence[str]
- parent
Get
Hci Disk Parent - permission_
resources Sequence[GetHci Disk Permission Resource] - physical_
capacity_ floatbytes - The physical capacity of the disk in bytes.
- registered_
device GetHci Disk Registered Device - serial_
number str - The serial number of the disk.
- service_
vm_ strid - The unique identifier of the service VM on the node.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status str
- The status of the disk such as NORMAL, MARKED_FOR_REMOVAL_BUT_NOT_DETACHABLE,DETACHABLE, DATA_MIGRATION_INITIATED.
- storage_
pool_ strext_ id - The unique identifier of the storage pool.
- storage_
tier str - The storage tier of the disk such as SSD_PCIE, SSD_SATA, DAS_SATA, CLOUD, SSD_MEM_NVME.
- Sequence[Get
Hci Disk Tag] - target_
firmware_ strversion - The target firmware version of the disk.
- vendor str
- The vendor of the reported disk.
- version_
context GetHci Disk Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Ext StringId - The unique identifier of the cluster.
- cluster
Name String - The name of the cluster this disk belongs to.
- create
Time String - The time when this managed object was created.
- cvm
Ip Property MapAddress - disk
Ext StringId - The unique identifier of the disk.
- disk
Size NumberBytes - The size of the disk in bytes.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- firmware
Version String - The current firmware version of the disk.
- has
Boot BooleanPartitions Only - Indicates if the disk is boot only and no disk operation to be run on it.
- host
Name String - The name of the host the disk is running on.
- id String
- is
Boot BooleanDisk - Indicate if the disk is a boot disk.
- is
Data BooleanMigrated - Indicates whether the disk data is migrated.
- is
Diagnostic BooleanInfo Available - Indicates whether the diagnostic information is available.
- is
Error BooleanFound In Logs - Indicates whether the error is found in kernel logs.
- is
Marked BooleanFor Removal - Indicates whether the disk is marked for removal.
- is
Mounted Boolean - Indicates whether the disk is mounted.
- is
Online Boolean - Indicates whether the disk is online or offline.
- is
Password BooleanProtected - The password protection status of the disk.
- is
Planned BooleanOutage - Indicates if diagnostics are running on the Disk.
- is
Self BooleanEncrypting Drive - The self-encrypting drive status of the disk.
- is
Self BooleanManaged Nvme - Indicates if the NVMe Disk is self managed and no host/CVM reboot is required.
- is
Spdk BooleanManaged - Indicates if NVMe device is managed by storage performance development kit (SPDK).
- is
Suspected BooleanUnhealthy - Indicates whether the disk is suspected unhealthy.
- is
Under BooleanDiagnosis - Indicates whether the disk is under diagnosis.
- is
Unhealthy Boolean - Indicates whether the disk is unhealthy.
- location Number
- The location of the disk in the node.
- mod
Time String - The time when this managed object was last modified.
- model String
- The model of the reported disk.
- moid String
- The unique identifier of this Managed Object instance.
- mount
Path String - The mount path of the disk.
- node Property Map
- node
Ext StringId - The unique identifier of the node.
- node
Ip Property MapAddress - nvme
Pcie StringPath - The PCIe path of the NVMe disk.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - physical
Capacity NumberBytes - The physical capacity of the disk in bytes.
- registered
Device Property Map - serial
Number String - The serial number of the disk.
- service
Vm StringId - The unique identifier of the service VM on the node.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status String
- The status of the disk such as NORMAL, MARKED_FOR_REMOVAL_BUT_NOT_DETACHABLE,DETACHABLE, DATA_MIGRATION_INITIATED.
- storage
Pool StringExt Id - The unique identifier of the storage pool.
- storage
Tier String - The storage tier of the disk such as SSD_PCIE, SSD_SATA, DAS_SATA, CLOUD, SSD_MEM_NVME.
- List<Property Map>
- target
Firmware StringVersion - The target firmware version of the disk.
- vendor String
- The vendor of the reported disk.
- version
Context Property Map
getHciDisk Result
The following output properties are available:
- Id string
- Results
List<Get
Hci Disk Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Hci Disk Ancestor> - Class
Id string - Cluster
Ext stringId - Cluster
Name string - Create
Time string - Cvm
Ip GetAddress Hci Disk Cvm Ip Address - Disk
Ext stringId - Disk
Size doubleBytes - Domain
Group stringMoid - Firmware
Version string - Has
Boot boolPartitions Only - Host
Name string - Is
Boot boolDisk - Is
Data boolMigrated - Is
Diagnostic boolInfo Available - Is
Error boolFound In Logs - Is
Marked boolFor Removal - Is
Mounted bool - Is
Online bool - Is
Password boolProtected - Is
Planned boolOutage - Is
Self boolEncrypting Drive - Is
Self boolManaged Nvme - Is
Spdk boolManaged - Is
Suspected boolUnhealthy - Is
Under boolDiagnosis - Is
Unhealthy bool - Location double
- Mod
Time string - Model string
- Moid string
- Mount
Path string - Node
Get
Hci Disk Node - Node
Ext stringId - Node
Ip GetAddress Hci Disk Node Ip Address - Nvme
Pcie stringPath - Object
Type string - Owners List<string>
- Parent
Get
Hci Disk Parent - Permission
Resources List<GetHci Disk Permission Resource> - Physical
Capacity doubleBytes - Registered
Device GetHci Disk Registered Device - Serial
Number string - Service
Vm stringId - string
- Status string
- Storage
Pool stringExt Id - Storage
Tier string - List<Get
Hci Disk Tag> - Target
Firmware stringVersion - Vendor string
- Version
Context GetHci Disk Version Context
- Id string
- Results
[]Get
Hci Disk Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Hci Disk Ancestor - Class
Id string - Cluster
Ext stringId - Cluster
Name string - Create
Time string - Cvm
Ip GetAddress Hci Disk Cvm Ip Address - Disk
Ext stringId - Disk
Size float64Bytes - Domain
Group stringMoid - Firmware
Version string - Has
Boot boolPartitions Only - Host
Name string - Is
Boot boolDisk - Is
Data boolMigrated - Is
Diagnostic boolInfo Available - Is
Error boolFound In Logs - Is
Marked boolFor Removal - Is
Mounted bool - Is
Online bool - Is
Password boolProtected - Is
Planned boolOutage - Is
Self boolEncrypting Drive - Is
Self boolManaged Nvme - Is
Spdk boolManaged - Is
Suspected boolUnhealthy - Is
Under boolDiagnosis - Is
Unhealthy bool - Location float64
- Mod
Time string - Model string
- Moid string
- Mount
Path string - Node
Get
Hci Disk Node - Node
Ext stringId - Node
Ip GetAddress Hci Disk Node Ip Address - Nvme
Pcie stringPath - Object
Type string - Owners []string
- Parent
Get
Hci Disk Parent - Permission
Resources []GetHci Disk Permission Resource - Physical
Capacity float64Bytes - Registered
Device GetHci Disk Registered Device - Serial
Number string - Service
Vm stringId - string
- Status string
- Storage
Pool stringExt Id - Storage
Tier string - []Get
Hci Disk Tag - Target
Firmware stringVersion - Vendor string
- Version
Context GetHci Disk Version Context
- id String
- results
List<Get
Hci Disk Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Hci Disk Ancestor> - class
Id String - cluster
Ext StringId - cluster
Name String - create
Time String - cvm
Ip GetAddress Hci Disk Cvm Ip Address - disk
Ext StringId - disk
Size DoubleBytes - domain
Group StringMoid - firmware
Version String - has
Boot BooleanPartitions Only - host
Name String - is
Boot BooleanDisk - is
Data BooleanMigrated - is
Diagnostic BooleanInfo Available - is
Error BooleanFound In Logs - is
Marked BooleanFor Removal - is
Mounted Boolean - is
Online Boolean - is
Password BooleanProtected - is
Planned BooleanOutage - is
Self BooleanEncrypting Drive - is
Self BooleanManaged Nvme - is
Spdk BooleanManaged - is
Suspected BooleanUnhealthy - is
Under BooleanDiagnosis - is
Unhealthy Boolean - location Double
- mod
Time String - model String
- moid String
- mount
Path String - node
Get
Hci Disk Node - node
Ext StringId - node
Ip GetAddress Hci Disk Node Ip Address - nvme
Pcie StringPath - object
Type String - owners List<String>
- parent
Get
Hci Disk Parent - permission
Resources List<GetHci Disk Permission Resource> - physical
Capacity DoubleBytes - registered
Device GetHci Disk Registered Device - serial
Number String - service
Vm StringId - String
- status String
- storage
Pool StringExt Id - storage
Tier String - List<Get
Hci Disk Tag> - target
Firmware StringVersion - vendor String
- version
Context GetHci Disk Version Context
- id string
- results
Get
Hci Disk Result[] - account
Moid string - additional
Properties string - ancestors
Get
Hci Disk Ancestor[] - class
Id string - cluster
Ext stringId - cluster
Name string - create
Time string - cvm
Ip GetAddress Hci Disk Cvm Ip Address - disk
Ext stringId - disk
Size numberBytes - domain
Group stringMoid - firmware
Version string - has
Boot booleanPartitions Only - host
Name string - is
Boot booleanDisk - is
Data booleanMigrated - is
Diagnostic booleanInfo Available - is
Error booleanFound In Logs - is
Marked booleanFor Removal - is
Mounted boolean - is
Online boolean - is
Password booleanProtected - is
Planned booleanOutage - is
Self booleanEncrypting Drive - is
Self booleanManaged Nvme - is
Spdk booleanManaged - is
Suspected booleanUnhealthy - is
Under booleanDiagnosis - is
Unhealthy boolean - location number
- mod
Time string - model string
- moid string
- mount
Path string - node
Get
Hci Disk Node - node
Ext stringId - node
Ip GetAddress Hci Disk Node Ip Address - nvme
Pcie stringPath - object
Type string - owners string[]
- parent
Get
Hci Disk Parent - permission
Resources GetHci Disk Permission Resource[] - physical
Capacity numberBytes - registered
Device GetHci Disk Registered Device - serial
Number string - service
Vm stringId - string
- status string
- storage
Pool stringExt Id - storage
Tier string - Get
Hci Disk Tag[] - target
Firmware stringVersion - vendor string
- version
Context GetHci Disk Version Context
- id str
- results
Sequence[Get
Hci Disk Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Hci Disk Ancestor] - class_
id str - cluster_
ext_ strid - cluster_
name str - create_
time str - cvm_
ip_ Getaddress Hci Disk Cvm Ip Address - disk_
ext_ strid - disk_
size_ floatbytes - domain_
group_ strmoid - firmware_
version str - has_
boot_ boolpartitions_ only - host_
name str - is_
boot_ booldisk - is_
data_ boolmigrated - is_
diagnostic_ boolinfo_ available - is_
error_ boolfound_ in_ logs - is_
marked_ boolfor_ removal - is_
mounted bool - is_
online bool - is_
password_ boolprotected - is_
planned_ booloutage - is_
self_ boolencrypting_ drive - is_
self_ boolmanaged_ nvme - is_
spdk_ boolmanaged - is_
suspected_ boolunhealthy - is_
under_ booldiagnosis - is_
unhealthy bool - location float
- mod_
time str - model str
- moid str
- mount_
path str - node
Get
Hci Disk Node - node_
ext_ strid - node_
ip_ Getaddress Hci Disk Node Ip Address - nvme_
pcie_ strpath - object_
type str - owners Sequence[str]
- parent
Get
Hci Disk Parent - permission_
resources Sequence[GetHci Disk Permission Resource] - physical_
capacity_ floatbytes - registered_
device GetHci Disk Registered Device - serial_
number str - service_
vm_ strid - str
- status str
- storage_
pool_ strext_ id - storage_
tier str - Sequence[Get
Hci Disk Tag] - target_
firmware_ strversion - vendor str
- version_
context GetHci Disk Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Ext StringId - cluster
Name String - create
Time String - cvm
Ip Property MapAddress - disk
Ext StringId - disk
Size NumberBytes - domain
Group StringMoid - firmware
Version String - has
Boot BooleanPartitions Only - host
Name String - is
Boot BooleanDisk - is
Data BooleanMigrated - is
Diagnostic BooleanInfo Available - is
Error BooleanFound In Logs - is
Marked BooleanFor Removal - is
Mounted Boolean - is
Online Boolean - is
Password BooleanProtected - is
Planned BooleanOutage - is
Self BooleanEncrypting Drive - is
Self BooleanManaged Nvme - is
Spdk BooleanManaged - is
Suspected BooleanUnhealthy - is
Under BooleanDiagnosis - is
Unhealthy Boolean - location Number
- mod
Time String - model String
- moid String
- mount
Path String - node Property Map
- node
Ext StringId - node
Ip Property MapAddress - nvme
Pcie StringPath - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - physical
Capacity NumberBytes - registered
Device Property Map - serial
Number String - service
Vm StringId - String
- status String
- storage
Pool StringExt Id - storage
Tier String - List<Property Map>
- target
Firmware StringVersion - vendor String
- version
Context Property Map
Supporting Types
GetHciDiskAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHciDiskCvmIpAddress
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Ipv4Address string
- An IPv4 address in this IpAddress.
- Ipv4Prefix
Length double - The prefix length of the IPv4 address.
- Ipv6Address string
- An IPv6 address in this IpAddress.
- Ipv6Prefix
Length double - The prefix length of the IPv6 address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Ipv4Address string
- An IPv4 address in this IpAddress.
- Ipv4Prefix
Length float64 - The prefix length of the IPv4 address.
- Ipv6Address string
- An IPv6 address in this IpAddress.
- Ipv6Prefix
Length float64 - The prefix length of the IPv6 address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ipv4Address String
- An IPv4 address in this IpAddress.
- ipv4Prefix
Length Double - The prefix length of the IPv4 address.
- ipv6Address String
- An IPv6 address in this IpAddress.
- ipv6Prefix
Length Double - The prefix length of the IPv6 address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ipv4Address string
- An IPv4 address in this IpAddress.
- ipv4Prefix
Length number - The prefix length of the IPv4 address.
- ipv6Address string
- An IPv6 address in this IpAddress.
- ipv6Prefix
Length number - The prefix length of the IPv6 address.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - 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_ floatlength - The prefix length of the IPv4 address.
- ipv6_
address str - An IPv6 address in this IpAddress.
- ipv6_
prefix_ floatlength - 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ipv4Address String
- An IPv4 address in this IpAddress.
- ipv4Prefix
Length Number - The prefix length of the IPv4 address.
- ipv6Address String
- An IPv6 address in this IpAddress.
- ipv6Prefix
Length Number - The prefix length of the IPv6 address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHciDiskNode
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHciDiskNodeIpAddress
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Ipv4Address string
- An IPv4 address in this IpAddress.
- Ipv4Prefix
Length double - The prefix length of the IPv4 address.
- Ipv6Address string
- An IPv6 address in this IpAddress.
- Ipv6Prefix
Length double - The prefix length of the IPv6 address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Ipv4Address string
- An IPv4 address in this IpAddress.
- Ipv4Prefix
Length float64 - The prefix length of the IPv4 address.
- Ipv6Address string
- An IPv6 address in this IpAddress.
- Ipv6Prefix
Length float64 - The prefix length of the IPv6 address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ipv4Address String
- An IPv4 address in this IpAddress.
- ipv4Prefix
Length Double - The prefix length of the IPv4 address.
- ipv6Address String
- An IPv6 address in this IpAddress.
- ipv6Prefix
Length Double - The prefix length of the IPv6 address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ipv4Address string
- An IPv4 address in this IpAddress.
- ipv4Prefix
Length number - The prefix length of the IPv4 address.
- ipv6Address string
- An IPv6 address in this IpAddress.
- ipv6Prefix
Length number - The prefix length of the IPv6 address.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - 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_ floatlength - The prefix length of the IPv4 address.
- ipv6_
address str - An IPv6 address in this IpAddress.
- ipv6_
prefix_ floatlength - 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ipv4Address String
- An IPv4 address in this IpAddress.
- ipv4Prefix
Length Number - The prefix length of the IPv4 address.
- ipv6Address String
- An IPv6 address in this IpAddress.
- ipv6Prefix
Length Number - The prefix length of the IPv6 address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHciDiskParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHciDiskPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHciDiskRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHciDiskResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hci Disk Result Ancestor> - Class
Id string - Cluster
Ext stringId - The unique identifier of the cluster.
- Cluster
Name string - The name of the cluster this disk belongs to.
- Create
Time string - The time when this managed object was created.
- Cvm
Ip List<GetAddresses Hci Disk Result Cvm Ip Address> - Disk
Ext stringId - The unique identifier of the disk.
- Disk
Size doubleBytes - The size of the disk in bytes.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Firmware
Version string - The current firmware version of the disk.
- Has
Boot boolPartitions Only - Indicates if the disk is boot only and no disk operation to be run on it.
- Host
Name string - The name of the host the disk is running on.
- Is
Boot boolDisk - Indicate if the disk is a boot disk.
- Is
Data boolMigrated - Indicates whether the disk data is migrated.
- Is
Diagnostic boolInfo Available - Indicates whether the diagnostic information is available.
- Is
Error boolFound In Logs - Indicates whether the error is found in kernel logs.
- Is
Marked boolFor Removal - Indicates whether the disk is marked for removal.
- Is
Mounted bool - Indicates whether the disk is mounted.
- Is
Online bool - Indicates whether the disk is online or offline.
- Is
Password boolProtected - The password protection status of the disk.
- Is
Planned boolOutage - Indicates if diagnostics are running on the Disk.
- Is
Self boolEncrypting Drive - The self-encrypting drive status of the disk.
- Is
Self boolManaged Nvme - Indicates if the NVMe Disk is self managed and no host/CVM reboot is required.
- Is
Spdk boolManaged - Indicates if NVMe device is managed by storage performance development kit (SPDK).
- Is
Suspected boolUnhealthy - Indicates whether the disk is suspected unhealthy.
- Is
Under boolDiagnosis - Indicates whether the disk is under diagnosis.
- Is
Unhealthy bool - Indicates whether the disk is unhealthy.
- Location double
- The location of the disk in the node.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The model of the reported disk.
- Moid string
- The unique identifier of this Managed Object instance.
- Mount
Path string - The mount path of the disk.
- Node
Ext stringId - The unique identifier of the node.
- Node
Ip List<GetAddresses Hci Disk Result Node Ip Address> - Nodes
List<Get
Hci Disk Result Node> - Nvme
Pcie stringPath - The PCIe path of the NVMe disk.
- Object
Type string - Owners List<string>
- Parents
List<Get
Hci Disk Result Parent> - Permission
Resources List<GetHci Disk Result Permission Resource> - Physical
Capacity doubleBytes - The physical capacity of the disk in bytes.
- Registered
Devices List<GetHci Disk Result Registered Device> - Serial
Number string - The serial number of the disk.
- Service
Vm stringId - The unique identifier of the service VM on the node.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Status string
- The status of the disk such as NORMAL, MARKED_FOR_REMOVAL_BUT_NOT_DETACHABLE,DETACHABLE, DATA_MIGRATION_INITIATED.
- Storage
Pool stringExt Id - The unique identifier of the storage pool.
- Storage
Tier string - The storage tier of the disk such as SSD_PCIE, SSD_SATA, DAS_SATA, CLOUD, SSD_MEM_NVME.
- List<Get
Hci Disk Result Tag> - Target
Firmware stringVersion - The target firmware version of the disk.
- Vendor string
- The vendor of the reported disk.
- Version
Contexts List<GetHci Disk Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hci Disk Result Ancestor - Class
Id string - Cluster
Ext stringId - The unique identifier of the cluster.
- Cluster
Name string - The name of the cluster this disk belongs to.
- Create
Time string - The time when this managed object was created.
- Cvm
Ip []GetAddresses Hci Disk Result Cvm Ip Address - Disk
Ext stringId - The unique identifier of the disk.
- Disk
Size float64Bytes - The size of the disk in bytes.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Firmware
Version string - The current firmware version of the disk.
- Has
Boot boolPartitions Only - Indicates if the disk is boot only and no disk operation to be run on it.
- Host
Name string - The name of the host the disk is running on.
- Is
Boot boolDisk - Indicate if the disk is a boot disk.
- Is
Data boolMigrated - Indicates whether the disk data is migrated.
- Is
Diagnostic boolInfo Available - Indicates whether the diagnostic information is available.
- Is
Error boolFound In Logs - Indicates whether the error is found in kernel logs.
- Is
Marked boolFor Removal - Indicates whether the disk is marked for removal.
- Is
Mounted bool - Indicates whether the disk is mounted.
- Is
Online bool - Indicates whether the disk is online or offline.
- Is
Password boolProtected - The password protection status of the disk.
- Is
Planned boolOutage - Indicates if diagnostics are running on the Disk.
- Is
Self boolEncrypting Drive - The self-encrypting drive status of the disk.
- Is
Self boolManaged Nvme - Indicates if the NVMe Disk is self managed and no host/CVM reboot is required.
- Is
Spdk boolManaged - Indicates if NVMe device is managed by storage performance development kit (SPDK).
- Is
Suspected boolUnhealthy - Indicates whether the disk is suspected unhealthy.
- Is
Under boolDiagnosis - Indicates whether the disk is under diagnosis.
- Is
Unhealthy bool - Indicates whether the disk is unhealthy.
- Location float64
- The location of the disk in the node.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The model of the reported disk.
- Moid string
- The unique identifier of this Managed Object instance.
- Mount
Path string - The mount path of the disk.
- Node
Ext stringId - The unique identifier of the node.
- Node
Ip []GetAddresses Hci Disk Result Node Ip Address - Nodes
[]Get
Hci Disk Result Node - Nvme
Pcie stringPath - The PCIe path of the NVMe disk.
- Object
Type string - Owners []string
- Parents
[]Get
Hci Disk Result Parent - Permission
Resources []GetHci Disk Result Permission Resource - Physical
Capacity float64Bytes - The physical capacity of the disk in bytes.
- Registered
Devices []GetHci Disk Result Registered Device - Serial
Number string - The serial number of the disk.
- Service
Vm stringId - The unique identifier of the service VM on the node.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Status string
- The status of the disk such as NORMAL, MARKED_FOR_REMOVAL_BUT_NOT_DETACHABLE,DETACHABLE, DATA_MIGRATION_INITIATED.
- Storage
Pool stringExt Id - The unique identifier of the storage pool.
- Storage
Tier string - The storage tier of the disk such as SSD_PCIE, SSD_SATA, DAS_SATA, CLOUD, SSD_MEM_NVME.
- []Get
Hci Disk Result Tag - Target
Firmware stringVersion - The target firmware version of the disk.
- Vendor string
- The vendor of the reported disk.
- Version
Contexts []GetHci Disk Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hci Disk Result Ancestor> - class
Id String - cluster
Ext StringId - The unique identifier of the cluster.
- cluster
Name String - The name of the cluster this disk belongs to.
- create
Time String - The time when this managed object was created.
- cvm
Ip List<GetAddresses Hci Disk Result Cvm Ip Address> - disk
Ext StringId - The unique identifier of the disk.
- disk
Size DoubleBytes - The size of the disk in bytes.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- firmware
Version String - The current firmware version of the disk.
- has
Boot BooleanPartitions Only - Indicates if the disk is boot only and no disk operation to be run on it.
- host
Name String - The name of the host the disk is running on.
- is
Boot BooleanDisk - Indicate if the disk is a boot disk.
- is
Data BooleanMigrated - Indicates whether the disk data is migrated.
- is
Diagnostic BooleanInfo Available - Indicates whether the diagnostic information is available.
- is
Error BooleanFound In Logs - Indicates whether the error is found in kernel logs.
- is
Marked BooleanFor Removal - Indicates whether the disk is marked for removal.
- is
Mounted Boolean - Indicates whether the disk is mounted.
- is
Online Boolean - Indicates whether the disk is online or offline.
- is
Password BooleanProtected - The password protection status of the disk.
- is
Planned BooleanOutage - Indicates if diagnostics are running on the Disk.
- is
Self BooleanEncrypting Drive - The self-encrypting drive status of the disk.
- is
Self BooleanManaged Nvme - Indicates if the NVMe Disk is self managed and no host/CVM reboot is required.
- is
Spdk BooleanManaged - Indicates if NVMe device is managed by storage performance development kit (SPDK).
- is
Suspected BooleanUnhealthy - Indicates whether the disk is suspected unhealthy.
- is
Under BooleanDiagnosis - Indicates whether the disk is under diagnosis.
- is
Unhealthy Boolean - Indicates whether the disk is unhealthy.
- location Double
- The location of the disk in the node.
- mod
Time String - The time when this managed object was last modified.
- model String
- The model of the reported disk.
- moid String
- The unique identifier of this Managed Object instance.
- mount
Path String - The mount path of the disk.
- node
Ext StringId - The unique identifier of the node.
- node
Ip List<GetAddresses Hci Disk Result Node Ip Address> - nodes
List<Get
Hci Disk Result Node> - nvme
Pcie StringPath - The PCIe path of the NVMe disk.
- object
Type String - owners List<String>
- parents
List<Get
Hci Disk Result Parent> - permission
Resources List<GetHci Disk Result Permission Resource> - physical
Capacity DoubleBytes - The physical capacity of the disk in bytes.
- registered
Devices List<GetHci Disk Result Registered Device> - serial
Number String - The serial number of the disk.
- service
Vm StringId - The unique identifier of the service VM on the node.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status String
- The status of the disk such as NORMAL, MARKED_FOR_REMOVAL_BUT_NOT_DETACHABLE,DETACHABLE, DATA_MIGRATION_INITIATED.
- storage
Pool StringExt Id - The unique identifier of the storage pool.
- storage
Tier String - The storage tier of the disk such as SSD_PCIE, SSD_SATA, DAS_SATA, CLOUD, SSD_MEM_NVME.
- List<Get
Hci Disk Result Tag> - target
Firmware StringVersion - The target firmware version of the disk.
- vendor String
- The vendor of the reported disk.
- version
Contexts List<GetHci Disk Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hci Disk Result Ancestor[] - class
Id string - cluster
Ext stringId - The unique identifier of the cluster.
- cluster
Name string - The name of the cluster this disk belongs to.
- create
Time string - The time when this managed object was created.
- cvm
Ip GetAddresses Hci Disk Result Cvm Ip Address[] - disk
Ext stringId - The unique identifier of the disk.
- disk
Size numberBytes - The size of the disk in bytes.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- firmware
Version string - The current firmware version of the disk.
- has
Boot booleanPartitions Only - Indicates if the disk is boot only and no disk operation to be run on it.
- host
Name string - The name of the host the disk is running on.
- is
Boot booleanDisk - Indicate if the disk is a boot disk.
- is
Data booleanMigrated - Indicates whether the disk data is migrated.
- is
Diagnostic booleanInfo Available - Indicates whether the diagnostic information is available.
- is
Error booleanFound In Logs - Indicates whether the error is found in kernel logs.
- is
Marked booleanFor Removal - Indicates whether the disk is marked for removal.
- is
Mounted boolean - Indicates whether the disk is mounted.
- is
Online boolean - Indicates whether the disk is online or offline.
- is
Password booleanProtected - The password protection status of the disk.
- is
Planned booleanOutage - Indicates if diagnostics are running on the Disk.
- is
Self booleanEncrypting Drive - The self-encrypting drive status of the disk.
- is
Self booleanManaged Nvme - Indicates if the NVMe Disk is self managed and no host/CVM reboot is required.
- is
Spdk booleanManaged - Indicates if NVMe device is managed by storage performance development kit (SPDK).
- is
Suspected booleanUnhealthy - Indicates whether the disk is suspected unhealthy.
- is
Under booleanDiagnosis - Indicates whether the disk is under diagnosis.
- is
Unhealthy boolean - Indicates whether the disk is unhealthy.
- location number
- The location of the disk in the node.
- mod
Time string - The time when this managed object was last modified.
- model string
- The model of the reported disk.
- moid string
- The unique identifier of this Managed Object instance.
- mount
Path string - The mount path of the disk.
- node
Ext stringId - The unique identifier of the node.
- node
Ip GetAddresses Hci Disk Result Node Ip Address[] - nodes
Get
Hci Disk Result Node[] - nvme
Pcie stringPath - The PCIe path of the NVMe disk.
- object
Type string - owners string[]
- parents
Get
Hci Disk Result Parent[] - permission
Resources GetHci Disk Result Permission Resource[] - physical
Capacity numberBytes - The physical capacity of the disk in bytes.
- registered
Devices GetHci Disk Result Registered Device[] - serial
Number string - The serial number of the disk.
- service
Vm stringId - The unique identifier of the service VM on the node.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status string
- The status of the disk such as NORMAL, MARKED_FOR_REMOVAL_BUT_NOT_DETACHABLE,DETACHABLE, DATA_MIGRATION_INITIATED.
- storage
Pool stringExt Id - The unique identifier of the storage pool.
- storage
Tier string - The storage tier of the disk such as SSD_PCIE, SSD_SATA, DAS_SATA, CLOUD, SSD_MEM_NVME.
- Get
Hci Disk Result Tag[] - target
Firmware stringVersion - The target firmware version of the disk.
- vendor string
- The vendor of the reported disk.
- version
Contexts GetHci Disk Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hci Disk Result Ancestor] - class_
id str - cluster_
ext_ strid - The unique identifier of the cluster.
- cluster_
name str - The name of the cluster this disk belongs to.
- create_
time str - The time when this managed object was created.
- cvm_
ip_ Sequence[Getaddresses Hci Disk Result Cvm Ip Address] - disk_
ext_ strid - The unique identifier of the disk.
- disk_
size_ floatbytes - The size of the disk in bytes.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- firmware_
version str - The current firmware version of the disk.
- has_
boot_ boolpartitions_ only - Indicates if the disk is boot only and no disk operation to be run on it.
- host_
name str - The name of the host the disk is running on.
- is_
boot_ booldisk - Indicate if the disk is a boot disk.
- is_
data_ boolmigrated - Indicates whether the disk data is migrated.
- is_
diagnostic_ boolinfo_ available - Indicates whether the diagnostic information is available.
- is_
error_ boolfound_ in_ logs - Indicates whether the error is found in kernel logs.
- is_
marked_ boolfor_ removal - Indicates whether the disk is marked for removal.
- is_
mounted bool - Indicates whether the disk is mounted.
- is_
online bool - Indicates whether the disk is online or offline.
- is_
password_ boolprotected - The password protection status of the disk.
- is_
planned_ booloutage - Indicates if diagnostics are running on the Disk.
- is_
self_ boolencrypting_ drive - The self-encrypting drive status of the disk.
- is_
self_ boolmanaged_ nvme - Indicates if the NVMe Disk is self managed and no host/CVM reboot is required.
- is_
spdk_ boolmanaged - Indicates if NVMe device is managed by storage performance development kit (SPDK).
- is_
suspected_ boolunhealthy - Indicates whether the disk is suspected unhealthy.
- is_
under_ booldiagnosis - Indicates whether the disk is under diagnosis.
- is_
unhealthy bool - Indicates whether the disk is unhealthy.
- location float
- The location of the disk in the node.
- mod_
time str - The time when this managed object was last modified.
- model str
- The model of the reported disk.
- moid str
- The unique identifier of this Managed Object instance.
- mount_
path str - The mount path of the disk.
- node_
ext_ strid - The unique identifier of the node.
- node_
ip_ Sequence[Getaddresses Hci Disk Result Node Ip Address] - nodes
Sequence[Get
Hci Disk Result Node] - nvme_
pcie_ strpath - The PCIe path of the NVMe disk.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Hci Disk Result Parent] - permission_
resources Sequence[GetHci Disk Result Permission Resource] - physical_
capacity_ floatbytes - The physical capacity of the disk in bytes.
- registered_
devices Sequence[GetHci Disk Result Registered Device] - serial_
number str - The serial number of the disk.
- service_
vm_ strid - The unique identifier of the service VM on the node.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status str
- The status of the disk such as NORMAL, MARKED_FOR_REMOVAL_BUT_NOT_DETACHABLE,DETACHABLE, DATA_MIGRATION_INITIATED.
- storage_
pool_ strext_ id - The unique identifier of the storage pool.
- storage_
tier str - The storage tier of the disk such as SSD_PCIE, SSD_SATA, DAS_SATA, CLOUD, SSD_MEM_NVME.
- Sequence[Get
Hci Disk Result Tag] - target_
firmware_ strversion - The target firmware version of the disk.
- vendor str
- The vendor of the reported disk.
- version_
contexts Sequence[GetHci Disk Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Ext StringId - The unique identifier of the cluster.
- cluster
Name String - The name of the cluster this disk belongs to.
- create
Time String - The time when this managed object was created.
- cvm
Ip List<Property Map>Addresses - disk
Ext StringId - The unique identifier of the disk.
- disk
Size NumberBytes - The size of the disk in bytes.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- firmware
Version String - The current firmware version of the disk.
- has
Boot BooleanPartitions Only - Indicates if the disk is boot only and no disk operation to be run on it.
- host
Name String - The name of the host the disk is running on.
- is
Boot BooleanDisk - Indicate if the disk is a boot disk.
- is
Data BooleanMigrated - Indicates whether the disk data is migrated.
- is
Diagnostic BooleanInfo Available - Indicates whether the diagnostic information is available.
- is
Error BooleanFound In Logs - Indicates whether the error is found in kernel logs.
- is
Marked BooleanFor Removal - Indicates whether the disk is marked for removal.
- is
Mounted Boolean - Indicates whether the disk is mounted.
- is
Online Boolean - Indicates whether the disk is online or offline.
- is
Password BooleanProtected - The password protection status of the disk.
- is
Planned BooleanOutage - Indicates if diagnostics are running on the Disk.
- is
Self BooleanEncrypting Drive - The self-encrypting drive status of the disk.
- is
Self BooleanManaged Nvme - Indicates if the NVMe Disk is self managed and no host/CVM reboot is required.
- is
Spdk BooleanManaged - Indicates if NVMe device is managed by storage performance development kit (SPDK).
- is
Suspected BooleanUnhealthy - Indicates whether the disk is suspected unhealthy.
- is
Under BooleanDiagnosis - Indicates whether the disk is under diagnosis.
- is
Unhealthy Boolean - Indicates whether the disk is unhealthy.
- location Number
- The location of the disk in the node.
- mod
Time String - The time when this managed object was last modified.
- model String
- The model of the reported disk.
- moid String
- The unique identifier of this Managed Object instance.
- mount
Path String - The mount path of the disk.
- node
Ext StringId - The unique identifier of the node.
- node
Ip List<Property Map>Addresses - nodes List<Property Map>
- nvme
Pcie StringPath - The PCIe path of the NVMe disk.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - physical
Capacity NumberBytes - The physical capacity of the disk in bytes.
- registered
Devices List<Property Map> - serial
Number String - The serial number of the disk.
- service
Vm StringId - The unique identifier of the service VM on the node.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status String
- The status of the disk such as NORMAL, MARKED_FOR_REMOVAL_BUT_NOT_DETACHABLE,DETACHABLE, DATA_MIGRATION_INITIATED.
- storage
Pool StringExt Id - The unique identifier of the storage pool.
- storage
Tier String - The storage tier of the disk such as SSD_PCIE, SSD_SATA, DAS_SATA, CLOUD, SSD_MEM_NVME.
- List<Property Map>
- target
Firmware StringVersion - The target firmware version of the disk.
- vendor String
- The vendor of the reported disk.
- version
Contexts List<Property Map>
GetHciDiskResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHciDiskResultCvmIpAddress
- Additional
Properties string - Class
Id string - Ipv4Address string
- Ipv4Prefix
Length double - Ipv6Address string
- Ipv6Prefix
Length double - Object
Type string
- Additional
Properties string - Class
Id string - Ipv4Address string
- Ipv4Prefix
Length float64 - Ipv6Address string
- Ipv6Prefix
Length float64 - Object
Type string
- additional
Properties String - class
Id String - ipv4Address String
- ipv4Prefix
Length Double - ipv6Address String
- ipv6Prefix
Length Double - object
Type String
- additional
Properties string - class
Id string - ipv4Address string
- ipv4Prefix
Length number - ipv6Address string
- ipv6Prefix
Length number - object
Type string
- additional_
properties str - class_
id str - ipv4_
address str - ipv4_
prefix_ floatlength - ipv6_
address str - ipv6_
prefix_ floatlength - object_
type str
- additional
Properties String - class
Id String - ipv4Address String
- ipv4Prefix
Length Number - ipv6Address String
- ipv6Prefix
Length Number - object
Type String
GetHciDiskResultNode
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHciDiskResultNodeIpAddress
- Additional
Properties string - Class
Id string - Ipv4Address string
- Ipv4Prefix
Length double - Ipv6Address string
- Ipv6Prefix
Length double - Object
Type string
- Additional
Properties string - Class
Id string - Ipv4Address string
- Ipv4Prefix
Length float64 - Ipv6Address string
- Ipv6Prefix
Length float64 - Object
Type string
- additional
Properties String - class
Id String - ipv4Address String
- ipv4Prefix
Length Double - ipv6Address String
- ipv6Prefix
Length Double - object
Type String
- additional
Properties string - class
Id string - ipv4Address string
- ipv4Prefix
Length number - ipv6Address string
- ipv6Prefix
Length number - object
Type string
- additional_
properties str - class_
id str - ipv4_
address str - ipv4_
prefix_ floatlength - ipv6_
address str - ipv6_
prefix_ floatlength - object_
type str
- additional
Properties String - class
Id String - ipv4Address String
- ipv4Prefix
Length Number - ipv6Address String
- ipv6Prefix
Length Number - object
Type String
GetHciDiskResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHciDiskResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHciDiskResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHciDiskResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetHciDiskResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetHci Disk Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos List<GetHci Disk Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetHci Disk Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos []GetHci Disk Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetHci Disk Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetHci Disk Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetHci Disk Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetHci Disk Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetHciDiskResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHciDiskResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHciDiskTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetHciDiskVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetHci Disk Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHci Disk Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetHci Disk Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHci Disk Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetHci Disk Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHci Disk Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetHci Disk Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHci Disk Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetHci Disk Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetHci Disk Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetHciDiskVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHciDiskVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet