intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getVirtualizationVmwareVirtualDisk
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Depicts disk configuration used to create a virtual disk on a hypervisor datastore.
Using getVirtualizationVmwareVirtualDisk
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 getVirtualizationVmwareVirtualDisk(args: GetVirtualizationVmwareVirtualDiskArgs, opts?: InvokeOptions): Promise<GetVirtualizationVmwareVirtualDiskResult>
function getVirtualizationVmwareVirtualDiskOutput(args: GetVirtualizationVmwareVirtualDiskOutputArgs, opts?: InvokeOptions): Output<GetVirtualizationVmwareVirtualDiskResult>
def get_virtualization_vmware_virtual_disk(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetVirtualizationVmwareVirtualDiskAncestor]] = None,
class_id: Optional[str] = None,
compatibility_mode: Optional[str] = None,
controller_key: Optional[float] = None,
create_time: Optional[str] = None,
datastore: Optional[GetVirtualizationVmwareVirtualDiskDatastore] = None,
device_name: Optional[str] = None,
disk_mode: Optional[str] = None,
disk_type: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
key: Optional[float] = None,
limit: Optional[float] = None,
lun_uuid: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetVirtualizationVmwareVirtualDiskParent] = None,
permission_resources: Optional[Sequence[GetVirtualizationVmwareVirtualDiskPermissionResource]] = None,
registered_device: Optional[GetVirtualizationVmwareVirtualDiskRegisteredDevice] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
shares: Optional[GetVirtualizationVmwareVirtualDiskShares] = None,
sharing: Optional[str] = None,
size: Optional[float] = None,
storage_allocation_type: Optional[str] = None,
tags: Optional[Sequence[GetVirtualizationVmwareVirtualDiskTag]] = None,
unit_number: Optional[float] = None,
uuid: Optional[str] = None,
vdisk_id: Optional[str] = None,
vendor: Optional[str] = None,
version_context: Optional[GetVirtualizationVmwareVirtualDiskVersionContext] = None,
virtual_disk_path: Optional[str] = None,
virtual_machine: Optional[GetVirtualizationVmwareVirtualDiskVirtualMachine] = None,
vm_identity: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVirtualizationVmwareVirtualDiskResult
def get_virtualization_vmware_virtual_disk_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareVirtualDiskAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
compatibility_mode: Optional[pulumi.Input[str]] = None,
controller_key: Optional[pulumi.Input[float]] = None,
create_time: Optional[pulumi.Input[str]] = None,
datastore: Optional[pulumi.Input[GetVirtualizationVmwareVirtualDiskDatastoreArgs]] = None,
device_name: Optional[pulumi.Input[str]] = None,
disk_mode: Optional[pulumi.Input[str]] = None,
disk_type: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
key: Optional[pulumi.Input[float]] = None,
limit: Optional[pulumi.Input[float]] = None,
lun_uuid: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: 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[GetVirtualizationVmwareVirtualDiskParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareVirtualDiskPermissionResourceArgs]]]] = None,
registered_device: Optional[pulumi.Input[GetVirtualizationVmwareVirtualDiskRegisteredDeviceArgs]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
shares: Optional[pulumi.Input[GetVirtualizationVmwareVirtualDiskSharesArgs]] = None,
sharing: Optional[pulumi.Input[str]] = None,
size: Optional[pulumi.Input[float]] = None,
storage_allocation_type: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareVirtualDiskTagArgs]]]] = None,
unit_number: Optional[pulumi.Input[float]] = None,
uuid: Optional[pulumi.Input[str]] = None,
vdisk_id: Optional[pulumi.Input[str]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetVirtualizationVmwareVirtualDiskVersionContextArgs]] = None,
virtual_disk_path: Optional[pulumi.Input[str]] = None,
virtual_machine: Optional[pulumi.Input[GetVirtualizationVmwareVirtualDiskVirtualMachineArgs]] = None,
vm_identity: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVirtualizationVmwareVirtualDiskResult]
func LookupVirtualizationVmwareVirtualDisk(ctx *Context, args *LookupVirtualizationVmwareVirtualDiskArgs, opts ...InvokeOption) (*LookupVirtualizationVmwareVirtualDiskResult, error)
func LookupVirtualizationVmwareVirtualDiskOutput(ctx *Context, args *LookupVirtualizationVmwareVirtualDiskOutputArgs, opts ...InvokeOption) LookupVirtualizationVmwareVirtualDiskResultOutput
> Note: This function is named LookupVirtualizationVmwareVirtualDisk
in the Go SDK.
public static class GetVirtualizationVmwareVirtualDisk
{
public static Task<GetVirtualizationVmwareVirtualDiskResult> InvokeAsync(GetVirtualizationVmwareVirtualDiskArgs args, InvokeOptions? opts = null)
public static Output<GetVirtualizationVmwareVirtualDiskResult> Invoke(GetVirtualizationVmwareVirtualDiskInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVirtualizationVmwareVirtualDiskResult> getVirtualizationVmwareVirtualDisk(GetVirtualizationVmwareVirtualDiskArgs args, InvokeOptions options)
public static Output<GetVirtualizationVmwareVirtualDiskResult> getVirtualizationVmwareVirtualDisk(GetVirtualizationVmwareVirtualDiskArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getVirtualizationVmwareVirtualDisk:getVirtualizationVmwareVirtualDisk
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Virtualization Vmware Virtual Disk Ancestor> - Class
Id string - Compatibility
Mode string - Compatibility mode of the raw disk mapping (RDM).*
notApplicable
- Value specified for any disk which is not of raw device mapping type.*physicalMode
- A disk device backed by a physical compatibility mode raw disk mapping cannot use disk modes, and commands are passed straight through to the LUN indicated by the raw disk mapping.*virtualMode
- A disk device backed by a virtual compatibility mode raw disk mapping can use disk modes. - Controller
Key double - Key of the controller on which the disk is created.
- Create
Time string - The time when this managed object was created.
- Datastore
Get
Virtualization Vmware Virtual Disk Datastore - Device
Name string - Host-specific device the LUN is being accessed through. If the target LUN is not available on the host then it is empty. For example, this could happen if it has accidentally been masked out.
- Disk
Mode string - Persistence mode of the virtual disk. For RDM disks, it is only supported when the raw disk mapping is using virtual compatibility mode.*
persistent
- Changes are immediately and permanently written to the virtual disk.*independent_persistent
- Changes are immediately and permanently written to the virtual disk and not affected by snapshots.*independent_nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off and not affected by snapshots.*nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off.*undoable
- Changes to virtual disk are made to a redo log and has the option to commit or undo.*append
- Changes are appended to the redo log and can be revoked by removing the undo log. - Disk
Type string - Specifies whether the virtual disk is a RDM or a Hard disk.*
flatDisk
- Specifies that it is a flat disk.*rdmDisk
- Specifies that it is a raw device mapping disk. - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Key double
- The internally assigned key of this disk. This entity is not manipulated by users.
- Limit double
- The utilization of a virtual machine will not exceed this limit, even if there are available resources. Used to ensure a consistent performance of virtual machines independent of available resources. If set to -1, then there is no fixed limit on resource usage (only bounded by available resources and shares). The unit is number of I/O per second.
- Lun
Uuid string - Unique identifier of the LUN accessed by the raw disk mapping (RDM).
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the storage disk. Name must be unique within a Datastore.
- Object
Type string - Owners List<string>
- Parent
Get
Virtualization Vmware Virtual Disk Parent - Permission
Resources List<GetVirtualization Vmware Virtual Disk Permission Resource> - Registered
Device GetVirtualization Vmware Virtual Disk Registered Device - Serial string
- Serial ID of the storage device.
- 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.
- Get
Virtualization Vmware Virtual Disk Shares - string
- Sharing mode of the virtual disk.*
sharingNone
- The virtual disk is not shared.*sharingMultiWriter
- The virtual disk is shared between multiple virtual machines. - Size double
- Disk size represented in bytes.
- Storage
Allocation stringType - Allocation type for the virtual disk.*
notApplicable
- Value specified for a disk for which storage allocation type is not applicable.*thin
- A thin provisioned disk consumes only the space that it needs for its initial operrations, and grows with time according to demand. It is the fastest method to create a virtual disk because it creates a disk with just the header information.*lazyZeroedThick
- A lazy zeroed thick disk has all space allocated at the time of its creation. Data remaining on the physical device is not erased during creation, but is zeroed out on demand later on first write from the virtual machine.*eagerZeroedThick
- An eager zeroed thick disk has all space allocated and wiped clean of any previous contents on the physical media at creation time. Such disks may take longer time during creation compared to other disk formats. - List<Get
Virtualization Vmware Virtual Disk Tag> - Unit
Number double - Unit number of the disk on its controller.
- Uuid string
- UUID assigned by vCenter to every disk.
- Vdisk
Id string - Identity of the virtual disk object as the first class entity.
- Vendor string
- Vendor of the storage device.
- Version
Context GetVirtualization Vmware Virtual Disk Version Context - Virtual
Disk stringPath - Path of the virtual disk.
- Virtual
Machine GetVirtualization Vmware Virtual Disk Virtual Machine - Vm
Identity string - Identity of the virtual machine where the virtual disk is created.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Virtual Disk Ancestor - Class
Id string - Compatibility
Mode string - Compatibility mode of the raw disk mapping (RDM).*
notApplicable
- Value specified for any disk which is not of raw device mapping type.*physicalMode
- A disk device backed by a physical compatibility mode raw disk mapping cannot use disk modes, and commands are passed straight through to the LUN indicated by the raw disk mapping.*virtualMode
- A disk device backed by a virtual compatibility mode raw disk mapping can use disk modes. - Controller
Key float64 - Key of the controller on which the disk is created.
- Create
Time string - The time when this managed object was created.
- Datastore
Get
Virtualization Vmware Virtual Disk Datastore - Device
Name string - Host-specific device the LUN is being accessed through. If the target LUN is not available on the host then it is empty. For example, this could happen if it has accidentally been masked out.
- Disk
Mode string - Persistence mode of the virtual disk. For RDM disks, it is only supported when the raw disk mapping is using virtual compatibility mode.*
persistent
- Changes are immediately and permanently written to the virtual disk.*independent_persistent
- Changes are immediately and permanently written to the virtual disk and not affected by snapshots.*independent_nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off and not affected by snapshots.*nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off.*undoable
- Changes to virtual disk are made to a redo log and has the option to commit or undo.*append
- Changes are appended to the redo log and can be revoked by removing the undo log. - Disk
Type string - Specifies whether the virtual disk is a RDM or a Hard disk.*
flatDisk
- Specifies that it is a flat disk.*rdmDisk
- Specifies that it is a raw device mapping disk. - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Key float64
- The internally assigned key of this disk. This entity is not manipulated by users.
- Limit float64
- The utilization of a virtual machine will not exceed this limit, even if there are available resources. Used to ensure a consistent performance of virtual machines independent of available resources. If set to -1, then there is no fixed limit on resource usage (only bounded by available resources and shares). The unit is number of I/O per second.
- Lun
Uuid string - Unique identifier of the LUN accessed by the raw disk mapping (RDM).
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the storage disk. Name must be unique within a Datastore.
- Object
Type string - Owners []string
- Parent
Get
Virtualization Vmware Virtual Disk Parent - Permission
Resources []GetVirtualization Vmware Virtual Disk Permission Resource - Registered
Device GetVirtualization Vmware Virtual Disk Registered Device - Serial string
- Serial ID of the storage device.
- 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.
- Get
Virtualization Vmware Virtual Disk Shares - string
- Sharing mode of the virtual disk.*
sharingNone
- The virtual disk is not shared.*sharingMultiWriter
- The virtual disk is shared between multiple virtual machines. - Size float64
- Disk size represented in bytes.
- Storage
Allocation stringType - Allocation type for the virtual disk.*
notApplicable
- Value specified for a disk for which storage allocation type is not applicable.*thin
- A thin provisioned disk consumes only the space that it needs for its initial operrations, and grows with time according to demand. It is the fastest method to create a virtual disk because it creates a disk with just the header information.*lazyZeroedThick
- A lazy zeroed thick disk has all space allocated at the time of its creation. Data remaining on the physical device is not erased during creation, but is zeroed out on demand later on first write from the virtual machine.*eagerZeroedThick
- An eager zeroed thick disk has all space allocated and wiped clean of any previous contents on the physical media at creation time. Such disks may take longer time during creation compared to other disk formats. - []Get
Virtualization Vmware Virtual Disk Tag - Unit
Number float64 - Unit number of the disk on its controller.
- Uuid string
- UUID assigned by vCenter to every disk.
- Vdisk
Id string - Identity of the virtual disk object as the first class entity.
- Vendor string
- Vendor of the storage device.
- Version
Context GetVirtualization Vmware Virtual Disk Version Context - Virtual
Disk stringPath - Path of the virtual disk.
- Virtual
Machine GetVirtualization Vmware Virtual Disk Virtual Machine - Vm
Identity string - Identity of the virtual machine where the virtual disk is created.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Virtualization Vmware Virtual Disk Ancestor> - class
Id String - compatibility
Mode String - Compatibility mode of the raw disk mapping (RDM).*
notApplicable
- Value specified for any disk which is not of raw device mapping type.*physicalMode
- A disk device backed by a physical compatibility mode raw disk mapping cannot use disk modes, and commands are passed straight through to the LUN indicated by the raw disk mapping.*virtualMode
- A disk device backed by a virtual compatibility mode raw disk mapping can use disk modes. - controller
Key Double - Key of the controller on which the disk is created.
- create
Time String - The time when this managed object was created.
- datastore
Get
Virtualization Vmware Virtual Disk Datastore - device
Name String - Host-specific device the LUN is being accessed through. If the target LUN is not available on the host then it is empty. For example, this could happen if it has accidentally been masked out.
- disk
Mode String - Persistence mode of the virtual disk. For RDM disks, it is only supported when the raw disk mapping is using virtual compatibility mode.*
persistent
- Changes are immediately and permanently written to the virtual disk.*independent_persistent
- Changes are immediately and permanently written to the virtual disk and not affected by snapshots.*independent_nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off and not affected by snapshots.*nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off.*undoable
- Changes to virtual disk are made to a redo log and has the option to commit or undo.*append
- Changes are appended to the redo log and can be revoked by removing the undo log. - disk
Type String - Specifies whether the virtual disk is a RDM or a Hard disk.*
flatDisk
- Specifies that it is a flat disk.*rdmDisk
- Specifies that it is a raw device mapping disk. - domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- key Double
- The internally assigned key of this disk. This entity is not manipulated by users.
- limit Double
- The utilization of a virtual machine will not exceed this limit, even if there are available resources. Used to ensure a consistent performance of virtual machines independent of available resources. If set to -1, then there is no fixed limit on resource usage (only bounded by available resources and shares). The unit is number of I/O per second.
- lun
Uuid String - Unique identifier of the LUN accessed by the raw disk mapping (RDM).
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the storage disk. Name must be unique within a Datastore.
- object
Type String - owners List<String>
- parent
Get
Virtualization Vmware Virtual Disk Parent - permission
Resources List<GetVirtualization Vmware Virtual Disk Permission Resource> - registered
Device GetVirtualization Vmware Virtual Disk Registered Device - serial String
- Serial ID of the storage device.
- 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.
- Get
Virtualization Vmware Virtual Disk Shares - String
- Sharing mode of the virtual disk.*
sharingNone
- The virtual disk is not shared.*sharingMultiWriter
- The virtual disk is shared between multiple virtual machines. - size Double
- Disk size represented in bytes.
- storage
Allocation StringType - Allocation type for the virtual disk.*
notApplicable
- Value specified for a disk for which storage allocation type is not applicable.*thin
- A thin provisioned disk consumes only the space that it needs for its initial operrations, and grows with time according to demand. It is the fastest method to create a virtual disk because it creates a disk with just the header information.*lazyZeroedThick
- A lazy zeroed thick disk has all space allocated at the time of its creation. Data remaining on the physical device is not erased during creation, but is zeroed out on demand later on first write from the virtual machine.*eagerZeroedThick
- An eager zeroed thick disk has all space allocated and wiped clean of any previous contents on the physical media at creation time. Such disks may take longer time during creation compared to other disk formats. - List<Get
Virtualization Vmware Virtual Disk Tag> - unit
Number Double - Unit number of the disk on its controller.
- uuid String
- UUID assigned by vCenter to every disk.
- vdisk
Id String - Identity of the virtual disk object as the first class entity.
- vendor String
- Vendor of the storage device.
- version
Context GetVirtualization Vmware Virtual Disk Version Context - virtual
Disk StringPath - Path of the virtual disk.
- virtual
Machine GetVirtualization Vmware Virtual Disk Virtual Machine - vm
Identity String - Identity of the virtual machine where the virtual disk is created.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Virtualization Vmware Virtual Disk Ancestor[] - class
Id string - compatibility
Mode string - Compatibility mode of the raw disk mapping (RDM).*
notApplicable
- Value specified for any disk which is not of raw device mapping type.*physicalMode
- A disk device backed by a physical compatibility mode raw disk mapping cannot use disk modes, and commands are passed straight through to the LUN indicated by the raw disk mapping.*virtualMode
- A disk device backed by a virtual compatibility mode raw disk mapping can use disk modes. - controller
Key number - Key of the controller on which the disk is created.
- create
Time string - The time when this managed object was created.
- datastore
Get
Virtualization Vmware Virtual Disk Datastore - device
Name string - Host-specific device the LUN is being accessed through. If the target LUN is not available on the host then it is empty. For example, this could happen if it has accidentally been masked out.
- disk
Mode string - Persistence mode of the virtual disk. For RDM disks, it is only supported when the raw disk mapping is using virtual compatibility mode.*
persistent
- Changes are immediately and permanently written to the virtual disk.*independent_persistent
- Changes are immediately and permanently written to the virtual disk and not affected by snapshots.*independent_nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off and not affected by snapshots.*nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off.*undoable
- Changes to virtual disk are made to a redo log and has the option to commit or undo.*append
- Changes are appended to the redo log and can be revoked by removing the undo log. - disk
Type string - Specifies whether the virtual disk is a RDM or a Hard disk.*
flatDisk
- Specifies that it is a flat disk.*rdmDisk
- Specifies that it is a raw device mapping disk. - domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- key number
- The internally assigned key of this disk. This entity is not manipulated by users.
- limit number
- The utilization of a virtual machine will not exceed this limit, even if there are available resources. Used to ensure a consistent performance of virtual machines independent of available resources. If set to -1, then there is no fixed limit on resource usage (only bounded by available resources and shares). The unit is number of I/O per second.
- lun
Uuid string - Unique identifier of the LUN accessed by the raw disk mapping (RDM).
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the storage disk. Name must be unique within a Datastore.
- object
Type string - owners string[]
- parent
Get
Virtualization Vmware Virtual Disk Parent - permission
Resources GetVirtualization Vmware Virtual Disk Permission Resource[] - registered
Device GetVirtualization Vmware Virtual Disk Registered Device - serial string
- Serial ID of the storage device.
- 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.
- Get
Virtualization Vmware Virtual Disk Shares - string
- Sharing mode of the virtual disk.*
sharingNone
- The virtual disk is not shared.*sharingMultiWriter
- The virtual disk is shared between multiple virtual machines. - size number
- Disk size represented in bytes.
- storage
Allocation stringType - Allocation type for the virtual disk.*
notApplicable
- Value specified for a disk for which storage allocation type is not applicable.*thin
- A thin provisioned disk consumes only the space that it needs for its initial operrations, and grows with time according to demand. It is the fastest method to create a virtual disk because it creates a disk with just the header information.*lazyZeroedThick
- A lazy zeroed thick disk has all space allocated at the time of its creation. Data remaining on the physical device is not erased during creation, but is zeroed out on demand later on first write from the virtual machine.*eagerZeroedThick
- An eager zeroed thick disk has all space allocated and wiped clean of any previous contents on the physical media at creation time. Such disks may take longer time during creation compared to other disk formats. - Get
Virtualization Vmware Virtual Disk Tag[] - unit
Number number - Unit number of the disk on its controller.
- uuid string
- UUID assigned by vCenter to every disk.
- vdisk
Id string - Identity of the virtual disk object as the first class entity.
- vendor string
- Vendor of the storage device.
- version
Context GetVirtualization Vmware Virtual Disk Version Context - virtual
Disk stringPath - Path of the virtual disk.
- virtual
Machine GetVirtualization Vmware Virtual Disk Virtual Machine - vm
Identity string - Identity of the virtual machine where the virtual disk is created.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Virtualization Vmware Virtual Disk Ancestor] - class_
id str - compatibility_
mode str - Compatibility mode of the raw disk mapping (RDM).*
notApplicable
- Value specified for any disk which is not of raw device mapping type.*physicalMode
- A disk device backed by a physical compatibility mode raw disk mapping cannot use disk modes, and commands are passed straight through to the LUN indicated by the raw disk mapping.*virtualMode
- A disk device backed by a virtual compatibility mode raw disk mapping can use disk modes. - controller_
key float - Key of the controller on which the disk is created.
- create_
time str - The time when this managed object was created.
- datastore
Get
Virtualization Vmware Virtual Disk Datastore - device_
name str - Host-specific device the LUN is being accessed through. If the target LUN is not available on the host then it is empty. For example, this could happen if it has accidentally been masked out.
- disk_
mode str - Persistence mode of the virtual disk. For RDM disks, it is only supported when the raw disk mapping is using virtual compatibility mode.*
persistent
- Changes are immediately and permanently written to the virtual disk.*independent_persistent
- Changes are immediately and permanently written to the virtual disk and not affected by snapshots.*independent_nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off and not affected by snapshots.*nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off.*undoable
- Changes to virtual disk are made to a redo log and has the option to commit or undo.*append
- Changes are appended to the redo log and can be revoked by removing the undo log. - disk_
type str - Specifies whether the virtual disk is a RDM or a Hard disk.*
flatDisk
- Specifies that it is a flat disk.*rdmDisk
- Specifies that it is a raw device mapping disk. - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- key float
- The internally assigned key of this disk. This entity is not manipulated by users.
- limit float
- The utilization of a virtual machine will not exceed this limit, even if there are available resources. Used to ensure a consistent performance of virtual machines independent of available resources. If set to -1, then there is no fixed limit on resource usage (only bounded by available resources and shares). The unit is number of I/O per second.
- lun_
uuid str - Unique identifier of the LUN accessed by the raw disk mapping (RDM).
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the storage disk. Name must be unique within a Datastore.
- object_
type str - owners Sequence[str]
- parent
Get
Virtualization Vmware Virtual Disk Parent - permission_
resources Sequence[GetVirtualization Vmware Virtual Disk Permission Resource] - registered_
device GetVirtualization Vmware Virtual Disk Registered Device - serial str
- Serial ID of the storage device.
- 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.
- Get
Virtualization Vmware Virtual Disk Shares - str
- Sharing mode of the virtual disk.*
sharingNone
- The virtual disk is not shared.*sharingMultiWriter
- The virtual disk is shared between multiple virtual machines. - size float
- Disk size represented in bytes.
- storage_
allocation_ strtype - Allocation type for the virtual disk.*
notApplicable
- Value specified for a disk for which storage allocation type is not applicable.*thin
- A thin provisioned disk consumes only the space that it needs for its initial operrations, and grows with time according to demand. It is the fastest method to create a virtual disk because it creates a disk with just the header information.*lazyZeroedThick
- A lazy zeroed thick disk has all space allocated at the time of its creation. Data remaining on the physical device is not erased during creation, but is zeroed out on demand later on first write from the virtual machine.*eagerZeroedThick
- An eager zeroed thick disk has all space allocated and wiped clean of any previous contents on the physical media at creation time. Such disks may take longer time during creation compared to other disk formats. - Sequence[Get
Virtualization Vmware Virtual Disk Tag] - unit_
number float - Unit number of the disk on its controller.
- uuid str
- UUID assigned by vCenter to every disk.
- vdisk_
id str - Identity of the virtual disk object as the first class entity.
- vendor str
- Vendor of the storage device.
- version_
context GetVirtualization Vmware Virtual Disk Version Context - virtual_
disk_ strpath - Path of the virtual disk.
- virtual_
machine GetVirtualization Vmware Virtual Disk Virtual Machine - vm_
identity str - Identity of the virtual machine where the virtual disk is created.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - compatibility
Mode String - Compatibility mode of the raw disk mapping (RDM).*
notApplicable
- Value specified for any disk which is not of raw device mapping type.*physicalMode
- A disk device backed by a physical compatibility mode raw disk mapping cannot use disk modes, and commands are passed straight through to the LUN indicated by the raw disk mapping.*virtualMode
- A disk device backed by a virtual compatibility mode raw disk mapping can use disk modes. - controller
Key Number - Key of the controller on which the disk is created.
- create
Time String - The time when this managed object was created.
- datastore Property Map
- device
Name String - Host-specific device the LUN is being accessed through. If the target LUN is not available on the host then it is empty. For example, this could happen if it has accidentally been masked out.
- disk
Mode String - Persistence mode of the virtual disk. For RDM disks, it is only supported when the raw disk mapping is using virtual compatibility mode.*
persistent
- Changes are immediately and permanently written to the virtual disk.*independent_persistent
- Changes are immediately and permanently written to the virtual disk and not affected by snapshots.*independent_nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off and not affected by snapshots.*nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off.*undoable
- Changes to virtual disk are made to a redo log and has the option to commit or undo.*append
- Changes are appended to the redo log and can be revoked by removing the undo log. - disk
Type String - Specifies whether the virtual disk is a RDM or a Hard disk.*
flatDisk
- Specifies that it is a flat disk.*rdmDisk
- Specifies that it is a raw device mapping disk. - domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- key Number
- The internally assigned key of this disk. This entity is not manipulated by users.
- limit Number
- The utilization of a virtual machine will not exceed this limit, even if there are available resources. Used to ensure a consistent performance of virtual machines independent of available resources. If set to -1, then there is no fixed limit on resource usage (only bounded by available resources and shares). The unit is number of I/O per second.
- lun
Uuid String - Unique identifier of the LUN accessed by the raw disk mapping (RDM).
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the storage disk. Name must be unique within a Datastore.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - serial String
- Serial ID of the storage device.
- 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.
- Property Map
- String
- Sharing mode of the virtual disk.*
sharingNone
- The virtual disk is not shared.*sharingMultiWriter
- The virtual disk is shared between multiple virtual machines. - size Number
- Disk size represented in bytes.
- storage
Allocation StringType - Allocation type for the virtual disk.*
notApplicable
- Value specified for a disk for which storage allocation type is not applicable.*thin
- A thin provisioned disk consumes only the space that it needs for its initial operrations, and grows with time according to demand. It is the fastest method to create a virtual disk because it creates a disk with just the header information.*lazyZeroedThick
- A lazy zeroed thick disk has all space allocated at the time of its creation. Data remaining on the physical device is not erased during creation, but is zeroed out on demand later on first write from the virtual machine.*eagerZeroedThick
- An eager zeroed thick disk has all space allocated and wiped clean of any previous contents on the physical media at creation time. Such disks may take longer time during creation compared to other disk formats. - List<Property Map>
- unit
Number Number - Unit number of the disk on its controller.
- uuid String
- UUID assigned by vCenter to every disk.
- vdisk
Id String - Identity of the virtual disk object as the first class entity.
- vendor String
- Vendor of the storage device.
- version
Context Property Map - virtual
Disk StringPath - Path of the virtual disk.
- virtual
Machine Property Map - vm
Identity String - Identity of the virtual machine where the virtual disk is created.
getVirtualizationVmwareVirtualDisk Result
The following output properties are available:
- Id string
- Results
List<Get
Virtualization Vmware Virtual Disk Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Virtualization Vmware Virtual Disk Ancestor> - Class
Id string - Compatibility
Mode string - Controller
Key double - Create
Time string - Datastore
Get
Virtualization Vmware Virtual Disk Datastore - Device
Name string - Disk
Mode string - Disk
Type string - Domain
Group stringMoid - Key double
- Limit double
- Lun
Uuid string - Mod
Time string - Moid string
- Name string
- Object
Type string - Owners List<string>
- Parent
Get
Virtualization Vmware Virtual Disk Parent - Permission
Resources List<GetVirtualization Vmware Virtual Disk Permission Resource> - Registered
Device GetVirtualization Vmware Virtual Disk Registered Device - Serial string
- string
- Get
Virtualization Vmware Virtual Disk Shares - string
- Size double
- Storage
Allocation stringType - List<Get
Virtualization Vmware Virtual Disk Tag> - Unit
Number double - Uuid string
- Vdisk
Id string - Vendor string
- Version
Context GetVirtualization Vmware Virtual Disk Version Context - Virtual
Disk stringPath - Virtual
Machine GetVirtualization Vmware Virtual Disk Virtual Machine - Vm
Identity string
- Id string
- Results
[]Get
Virtualization Vmware Virtual Disk Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Virtual Disk Ancestor - Class
Id string - Compatibility
Mode string - Controller
Key float64 - Create
Time string - Datastore
Get
Virtualization Vmware Virtual Disk Datastore - Device
Name string - Disk
Mode string - Disk
Type string - Domain
Group stringMoid - Key float64
- Limit float64
- Lun
Uuid string - Mod
Time string - Moid string
- Name string
- Object
Type string - Owners []string
- Parent
Get
Virtualization Vmware Virtual Disk Parent - Permission
Resources []GetVirtualization Vmware Virtual Disk Permission Resource - Registered
Device GetVirtualization Vmware Virtual Disk Registered Device - Serial string
- string
- Get
Virtualization Vmware Virtual Disk Shares - string
- Size float64
- Storage
Allocation stringType - []Get
Virtualization Vmware Virtual Disk Tag - Unit
Number float64 - Uuid string
- Vdisk
Id string - Vendor string
- Version
Context GetVirtualization Vmware Virtual Disk Version Context - Virtual
Disk stringPath - Virtual
Machine GetVirtualization Vmware Virtual Disk Virtual Machine - Vm
Identity string
- id String
- results
List<Get
Virtualization Vmware Virtual Disk Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Virtualization Vmware Virtual Disk Ancestor> - class
Id String - compatibility
Mode String - controller
Key Double - create
Time String - datastore
Get
Virtualization Vmware Virtual Disk Datastore - device
Name String - disk
Mode String - disk
Type String - domain
Group StringMoid - key Double
- limit Double
- lun
Uuid String - mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent
Get
Virtualization Vmware Virtual Disk Parent - permission
Resources List<GetVirtualization Vmware Virtual Disk Permission Resource> - registered
Device GetVirtualization Vmware Virtual Disk Registered Device - serial String
- String
- Get
Virtualization Vmware Virtual Disk Shares - String
- size Double
- storage
Allocation StringType - List<Get
Virtualization Vmware Virtual Disk Tag> - unit
Number Double - uuid String
- vdisk
Id String - vendor String
- version
Context GetVirtualization Vmware Virtual Disk Version Context - virtual
Disk StringPath - virtual
Machine GetVirtualization Vmware Virtual Disk Virtual Machine - vm
Identity String
- id string
- results
Get
Virtualization Vmware Virtual Disk Result[] - account
Moid string - additional
Properties string - ancestors
Get
Virtualization Vmware Virtual Disk Ancestor[] - class
Id string - compatibility
Mode string - controller
Key number - create
Time string - datastore
Get
Virtualization Vmware Virtual Disk Datastore - device
Name string - disk
Mode string - disk
Type string - domain
Group stringMoid - key number
- limit number
- lun
Uuid string - mod
Time string - moid string
- name string
- object
Type string - owners string[]
- parent
Get
Virtualization Vmware Virtual Disk Parent - permission
Resources GetVirtualization Vmware Virtual Disk Permission Resource[] - registered
Device GetVirtualization Vmware Virtual Disk Registered Device - serial string
- string
- Get
Virtualization Vmware Virtual Disk Shares - string
- size number
- storage
Allocation stringType - Get
Virtualization Vmware Virtual Disk Tag[] - unit
Number number - uuid string
- vdisk
Id string - vendor string
- version
Context GetVirtualization Vmware Virtual Disk Version Context - virtual
Disk stringPath - virtual
Machine GetVirtualization Vmware Virtual Disk Virtual Machine - vm
Identity string
- id str
- results
Sequence[Get
Virtualization Vmware Virtual Disk Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Virtualization Vmware Virtual Disk Ancestor] - class_
id str - compatibility_
mode str - controller_
key float - create_
time str - datastore
Get
Virtualization Vmware Virtual Disk Datastore - device_
name str - disk_
mode str - disk_
type str - domain_
group_ strmoid - key float
- limit float
- lun_
uuid str - mod_
time str - moid str
- name str
- object_
type str - owners Sequence[str]
- parent
Get
Virtualization Vmware Virtual Disk Parent - permission_
resources Sequence[GetVirtualization Vmware Virtual Disk Permission Resource] - registered_
device GetVirtualization Vmware Virtual Disk Registered Device - serial str
- str
- Get
Virtualization Vmware Virtual Disk Shares - str
- size float
- storage_
allocation_ strtype - Sequence[Get
Virtualization Vmware Virtual Disk Tag] - unit_
number float - uuid str
- vdisk_
id str - vendor str
- version_
context GetVirtualization Vmware Virtual Disk Version Context - virtual_
disk_ strpath - virtual_
machine GetVirtualization Vmware Virtual Disk Virtual Machine - vm_
identity str
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - compatibility
Mode String - controller
Key Number - create
Time String - datastore Property Map
- device
Name String - disk
Mode String - disk
Type String - domain
Group StringMoid - key Number
- limit Number
- lun
Uuid String - mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - serial String
- String
- Property Map
- String
- size Number
- storage
Allocation StringType - List<Property Map>
- unit
Number Number - uuid String
- vdisk
Id String - vendor String
- version
Context Property Map - virtual
Disk StringPath - virtual
Machine Property Map - vm
Identity String
Supporting Types
GetVirtualizationVmwareVirtualDiskAncestor
- 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'.
GetVirtualizationVmwareVirtualDiskDatastore
- 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'.
GetVirtualizationVmwareVirtualDiskParent
- 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'.
GetVirtualizationVmwareVirtualDiskPermissionResource
- 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'.
GetVirtualizationVmwareVirtualDiskRegisteredDevice
- 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'.
GetVirtualizationVmwareVirtualDiskResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Virtualization Vmware Virtual Disk Result Ancestor> - Class
Id string - Compatibility
Mode string - Compatibility mode of the raw disk mapping (RDM).*
notApplicable
- Value specified for any disk which is not of raw device mapping type.*physicalMode
- A disk device backed by a physical compatibility mode raw disk mapping cannot use disk modes, and commands are passed straight through to the LUN indicated by the raw disk mapping.*virtualMode
- A disk device backed by a virtual compatibility mode raw disk mapping can use disk modes. - Controller
Key double - Key of the controller on which the disk is created.
- Create
Time string - The time when this managed object was created.
- Datastores
List<Get
Virtualization Vmware Virtual Disk Result Datastore> - Device
Name string - Host-specific device the LUN is being accessed through. If the target LUN is not available on the host then it is empty. For example, this could happen if it has accidentally been masked out.
- Disk
Mode string - Persistence mode of the virtual disk. For RDM disks, it is only supported when the raw disk mapping is using virtual compatibility mode.*
persistent
- Changes are immediately and permanently written to the virtual disk.*independent_persistent
- Changes are immediately and permanently written to the virtual disk and not affected by snapshots.*independent_nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off and not affected by snapshots.*nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off.*undoable
- Changes to virtual disk are made to a redo log and has the option to commit or undo.*append
- Changes are appended to the redo log and can be revoked by removing the undo log. - Disk
Type string - Specifies whether the virtual disk is a RDM or a Hard disk.*
flatDisk
- Specifies that it is a flat disk.*rdmDisk
- Specifies that it is a raw device mapping disk. - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Key double
- The internally assigned key of this disk. This entity is not manipulated by users.
- Limit double
- The utilization of a virtual machine will not exceed this limit, even if there are available resources. Used to ensure a consistent performance of virtual machines independent of available resources. If set to -1, then there is no fixed limit on resource usage (only bounded by available resources and shares). The unit is number of I/O per second.
- Lun
Uuid string - Unique identifier of the LUN accessed by the raw disk mapping (RDM).
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the storage disk. Name must be unique within a Datastore.
- Object
Type string - Owners List<string>
- Parents
List<Get
Virtualization Vmware Virtual Disk Result Parent> - Permission
Resources List<GetVirtualization Vmware Virtual Disk Result Permission Resource> - Registered
Devices List<GetVirtualization Vmware Virtual Disk Result Registered Device> - Serial string
- Serial ID of the storage device.
- 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.
- List<Get
Virtualization Vmware Virtual Disk Result Share> - string
- Sharing mode of the virtual disk.*
sharingNone
- The virtual disk is not shared.*sharingMultiWriter
- The virtual disk is shared between multiple virtual machines. - Size double
- Disk size represented in bytes.
- Storage
Allocation stringType - Allocation type for the virtual disk.*
notApplicable
- Value specified for a disk for which storage allocation type is not applicable.*thin
- A thin provisioned disk consumes only the space that it needs for its initial operrations, and grows with time according to demand. It is the fastest method to create a virtual disk because it creates a disk with just the header information.*lazyZeroedThick
- A lazy zeroed thick disk has all space allocated at the time of its creation. Data remaining on the physical device is not erased during creation, but is zeroed out on demand later on first write from the virtual machine.*eagerZeroedThick
- An eager zeroed thick disk has all space allocated and wiped clean of any previous contents on the physical media at creation time. Such disks may take longer time during creation compared to other disk formats. - List<Get
Virtualization Vmware Virtual Disk Result Tag> - Unit
Number double - Unit number of the disk on its controller.
- Uuid string
- UUID assigned by vCenter to every disk.
- Vdisk
Id string - Identity of the virtual disk object as the first class entity.
- Vendor string
- Vendor of the storage device.
- Version
Contexts List<GetVirtualization Vmware Virtual Disk Result Version Context> - Virtual
Disk stringPath - Path of the virtual disk.
- Virtual
Machines List<GetVirtualization Vmware Virtual Disk Result Virtual Machine> - Vm
Identity string - Identity of the virtual machine where the virtual disk is created.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Virtual Disk Result Ancestor - Class
Id string - Compatibility
Mode string - Compatibility mode of the raw disk mapping (RDM).*
notApplicable
- Value specified for any disk which is not of raw device mapping type.*physicalMode
- A disk device backed by a physical compatibility mode raw disk mapping cannot use disk modes, and commands are passed straight through to the LUN indicated by the raw disk mapping.*virtualMode
- A disk device backed by a virtual compatibility mode raw disk mapping can use disk modes. - Controller
Key float64 - Key of the controller on which the disk is created.
- Create
Time string - The time when this managed object was created.
- Datastores
[]Get
Virtualization Vmware Virtual Disk Result Datastore - Device
Name string - Host-specific device the LUN is being accessed through. If the target LUN is not available on the host then it is empty. For example, this could happen if it has accidentally been masked out.
- Disk
Mode string - Persistence mode of the virtual disk. For RDM disks, it is only supported when the raw disk mapping is using virtual compatibility mode.*
persistent
- Changes are immediately and permanently written to the virtual disk.*independent_persistent
- Changes are immediately and permanently written to the virtual disk and not affected by snapshots.*independent_nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off and not affected by snapshots.*nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off.*undoable
- Changes to virtual disk are made to a redo log and has the option to commit or undo.*append
- Changes are appended to the redo log and can be revoked by removing the undo log. - Disk
Type string - Specifies whether the virtual disk is a RDM or a Hard disk.*
flatDisk
- Specifies that it is a flat disk.*rdmDisk
- Specifies that it is a raw device mapping disk. - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Key float64
- The internally assigned key of this disk. This entity is not manipulated by users.
- Limit float64
- The utilization of a virtual machine will not exceed this limit, even if there are available resources. Used to ensure a consistent performance of virtual machines independent of available resources. If set to -1, then there is no fixed limit on resource usage (only bounded by available resources and shares). The unit is number of I/O per second.
- Lun
Uuid string - Unique identifier of the LUN accessed by the raw disk mapping (RDM).
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the storage disk. Name must be unique within a Datastore.
- Object
Type string - Owners []string
- Parents
[]Get
Virtualization Vmware Virtual Disk Result Parent - Permission
Resources []GetVirtualization Vmware Virtual Disk Result Permission Resource - Registered
Devices []GetVirtualization Vmware Virtual Disk Result Registered Device - Serial string
- Serial ID of the storage device.
- 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.
- []Get
Virtualization Vmware Virtual Disk Result Share - string
- Sharing mode of the virtual disk.*
sharingNone
- The virtual disk is not shared.*sharingMultiWriter
- The virtual disk is shared between multiple virtual machines. - Size float64
- Disk size represented in bytes.
- Storage
Allocation stringType - Allocation type for the virtual disk.*
notApplicable
- Value specified for a disk for which storage allocation type is not applicable.*thin
- A thin provisioned disk consumes only the space that it needs for its initial operrations, and grows with time according to demand. It is the fastest method to create a virtual disk because it creates a disk with just the header information.*lazyZeroedThick
- A lazy zeroed thick disk has all space allocated at the time of its creation. Data remaining on the physical device is not erased during creation, but is zeroed out on demand later on first write from the virtual machine.*eagerZeroedThick
- An eager zeroed thick disk has all space allocated and wiped clean of any previous contents on the physical media at creation time. Such disks may take longer time during creation compared to other disk formats. - []Get
Virtualization Vmware Virtual Disk Result Tag - Unit
Number float64 - Unit number of the disk on its controller.
- Uuid string
- UUID assigned by vCenter to every disk.
- Vdisk
Id string - Identity of the virtual disk object as the first class entity.
- Vendor string
- Vendor of the storage device.
- Version
Contexts []GetVirtualization Vmware Virtual Disk Result Version Context - Virtual
Disk stringPath - Path of the virtual disk.
- Virtual
Machines []GetVirtualization Vmware Virtual Disk Result Virtual Machine - Vm
Identity string - Identity of the virtual machine where the virtual disk is created.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Virtualization Vmware Virtual Disk Result Ancestor> - class
Id String - compatibility
Mode String - Compatibility mode of the raw disk mapping (RDM).*
notApplicable
- Value specified for any disk which is not of raw device mapping type.*physicalMode
- A disk device backed by a physical compatibility mode raw disk mapping cannot use disk modes, and commands are passed straight through to the LUN indicated by the raw disk mapping.*virtualMode
- A disk device backed by a virtual compatibility mode raw disk mapping can use disk modes. - controller
Key Double - Key of the controller on which the disk is created.
- create
Time String - The time when this managed object was created.
- datastores
List<Get
Virtualization Vmware Virtual Disk Result Datastore> - device
Name String - Host-specific device the LUN is being accessed through. If the target LUN is not available on the host then it is empty. For example, this could happen if it has accidentally been masked out.
- disk
Mode String - Persistence mode of the virtual disk. For RDM disks, it is only supported when the raw disk mapping is using virtual compatibility mode.*
persistent
- Changes are immediately and permanently written to the virtual disk.*independent_persistent
- Changes are immediately and permanently written to the virtual disk and not affected by snapshots.*independent_nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off and not affected by snapshots.*nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off.*undoable
- Changes to virtual disk are made to a redo log and has the option to commit or undo.*append
- Changes are appended to the redo log and can be revoked by removing the undo log. - disk
Type String - Specifies whether the virtual disk is a RDM or a Hard disk.*
flatDisk
- Specifies that it is a flat disk.*rdmDisk
- Specifies that it is a raw device mapping disk. - domain
Group StringMoid - The DomainGroup ID for this managed object.
- key Double
- The internally assigned key of this disk. This entity is not manipulated by users.
- limit Double
- The utilization of a virtual machine will not exceed this limit, even if there are available resources. Used to ensure a consistent performance of virtual machines independent of available resources. If set to -1, then there is no fixed limit on resource usage (only bounded by available resources and shares). The unit is number of I/O per second.
- lun
Uuid String - Unique identifier of the LUN accessed by the raw disk mapping (RDM).
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the storage disk. Name must be unique within a Datastore.
- object
Type String - owners List<String>
- parents
List<Get
Virtualization Vmware Virtual Disk Result Parent> - permission
Resources List<GetVirtualization Vmware Virtual Disk Result Permission Resource> - registered
Devices List<GetVirtualization Vmware Virtual Disk Result Registered Device> - serial String
- Serial ID of the storage device.
- 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.
- List<Get
Virtualization Vmware Virtual Disk Result Share> - String
- Sharing mode of the virtual disk.*
sharingNone
- The virtual disk is not shared.*sharingMultiWriter
- The virtual disk is shared between multiple virtual machines. - size Double
- Disk size represented in bytes.
- storage
Allocation StringType - Allocation type for the virtual disk.*
notApplicable
- Value specified for a disk for which storage allocation type is not applicable.*thin
- A thin provisioned disk consumes only the space that it needs for its initial operrations, and grows with time according to demand. It is the fastest method to create a virtual disk because it creates a disk with just the header information.*lazyZeroedThick
- A lazy zeroed thick disk has all space allocated at the time of its creation. Data remaining on the physical device is not erased during creation, but is zeroed out on demand later on first write from the virtual machine.*eagerZeroedThick
- An eager zeroed thick disk has all space allocated and wiped clean of any previous contents on the physical media at creation time. Such disks may take longer time during creation compared to other disk formats. - List<Get
Virtualization Vmware Virtual Disk Result Tag> - unit
Number Double - Unit number of the disk on its controller.
- uuid String
- UUID assigned by vCenter to every disk.
- vdisk
Id String - Identity of the virtual disk object as the first class entity.
- vendor String
- Vendor of the storage device.
- version
Contexts List<GetVirtualization Vmware Virtual Disk Result Version Context> - virtual
Disk StringPath - Path of the virtual disk.
- virtual
Machines List<GetVirtualization Vmware Virtual Disk Result Virtual Machine> - vm
Identity String - Identity of the virtual machine where the virtual disk is created.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Virtualization Vmware Virtual Disk Result Ancestor[] - class
Id string - compatibility
Mode string - Compatibility mode of the raw disk mapping (RDM).*
notApplicable
- Value specified for any disk which is not of raw device mapping type.*physicalMode
- A disk device backed by a physical compatibility mode raw disk mapping cannot use disk modes, and commands are passed straight through to the LUN indicated by the raw disk mapping.*virtualMode
- A disk device backed by a virtual compatibility mode raw disk mapping can use disk modes. - controller
Key number - Key of the controller on which the disk is created.
- create
Time string - The time when this managed object was created.
- datastores
Get
Virtualization Vmware Virtual Disk Result Datastore[] - device
Name string - Host-specific device the LUN is being accessed through. If the target LUN is not available on the host then it is empty. For example, this could happen if it has accidentally been masked out.
- disk
Mode string - Persistence mode of the virtual disk. For RDM disks, it is only supported when the raw disk mapping is using virtual compatibility mode.*
persistent
- Changes are immediately and permanently written to the virtual disk.*independent_persistent
- Changes are immediately and permanently written to the virtual disk and not affected by snapshots.*independent_nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off and not affected by snapshots.*nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off.*undoable
- Changes to virtual disk are made to a redo log and has the option to commit or undo.*append
- Changes are appended to the redo log and can be revoked by removing the undo log. - disk
Type string - Specifies whether the virtual disk is a RDM or a Hard disk.*
flatDisk
- Specifies that it is a flat disk.*rdmDisk
- Specifies that it is a raw device mapping disk. - domain
Group stringMoid - The DomainGroup ID for this managed object.
- key number
- The internally assigned key of this disk. This entity is not manipulated by users.
- limit number
- The utilization of a virtual machine will not exceed this limit, even if there are available resources. Used to ensure a consistent performance of virtual machines independent of available resources. If set to -1, then there is no fixed limit on resource usage (only bounded by available resources and shares). The unit is number of I/O per second.
- lun
Uuid string - Unique identifier of the LUN accessed by the raw disk mapping (RDM).
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the storage disk. Name must be unique within a Datastore.
- object
Type string - owners string[]
- parents
Get
Virtualization Vmware Virtual Disk Result Parent[] - permission
Resources GetVirtualization Vmware Virtual Disk Result Permission Resource[] - registered
Devices GetVirtualization Vmware Virtual Disk Result Registered Device[] - serial string
- Serial ID of the storage device.
- 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.
- Get
Virtualization Vmware Virtual Disk Result Share[] - string
- Sharing mode of the virtual disk.*
sharingNone
- The virtual disk is not shared.*sharingMultiWriter
- The virtual disk is shared between multiple virtual machines. - size number
- Disk size represented in bytes.
- storage
Allocation stringType - Allocation type for the virtual disk.*
notApplicable
- Value specified for a disk for which storage allocation type is not applicable.*thin
- A thin provisioned disk consumes only the space that it needs for its initial operrations, and grows with time according to demand. It is the fastest method to create a virtual disk because it creates a disk with just the header information.*lazyZeroedThick
- A lazy zeroed thick disk has all space allocated at the time of its creation. Data remaining on the physical device is not erased during creation, but is zeroed out on demand later on first write from the virtual machine.*eagerZeroedThick
- An eager zeroed thick disk has all space allocated and wiped clean of any previous contents on the physical media at creation time. Such disks may take longer time during creation compared to other disk formats. - Get
Virtualization Vmware Virtual Disk Result Tag[] - unit
Number number - Unit number of the disk on its controller.
- uuid string
- UUID assigned by vCenter to every disk.
- vdisk
Id string - Identity of the virtual disk object as the first class entity.
- vendor string
- Vendor of the storage device.
- version
Contexts GetVirtualization Vmware Virtual Disk Result Version Context[] - virtual
Disk stringPath - Path of the virtual disk.
- virtual
Machines GetVirtualization Vmware Virtual Disk Result Virtual Machine[] - vm
Identity string - Identity of the virtual machine where the virtual disk is created.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Virtualization Vmware Virtual Disk Result Ancestor] - class_
id str - compatibility_
mode str - Compatibility mode of the raw disk mapping (RDM).*
notApplicable
- Value specified for any disk which is not of raw device mapping type.*physicalMode
- A disk device backed by a physical compatibility mode raw disk mapping cannot use disk modes, and commands are passed straight through to the LUN indicated by the raw disk mapping.*virtualMode
- A disk device backed by a virtual compatibility mode raw disk mapping can use disk modes. - controller_
key float - Key of the controller on which the disk is created.
- create_
time str - The time when this managed object was created.
- datastores
Sequence[Get
Virtualization Vmware Virtual Disk Result Datastore] - device_
name str - Host-specific device the LUN is being accessed through. If the target LUN is not available on the host then it is empty. For example, this could happen if it has accidentally been masked out.
- disk_
mode str - Persistence mode of the virtual disk. For RDM disks, it is only supported when the raw disk mapping is using virtual compatibility mode.*
persistent
- Changes are immediately and permanently written to the virtual disk.*independent_persistent
- Changes are immediately and permanently written to the virtual disk and not affected by snapshots.*independent_nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off and not affected by snapshots.*nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off.*undoable
- Changes to virtual disk are made to a redo log and has the option to commit or undo.*append
- Changes are appended to the redo log and can be revoked by removing the undo log. - disk_
type str - Specifies whether the virtual disk is a RDM or a Hard disk.*
flatDisk
- Specifies that it is a flat disk.*rdmDisk
- Specifies that it is a raw device mapping disk. - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- key float
- The internally assigned key of this disk. This entity is not manipulated by users.
- limit float
- The utilization of a virtual machine will not exceed this limit, even if there are available resources. Used to ensure a consistent performance of virtual machines independent of available resources. If set to -1, then there is no fixed limit on resource usage (only bounded by available resources and shares). The unit is number of I/O per second.
- lun_
uuid str - Unique identifier of the LUN accessed by the raw disk mapping (RDM).
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the storage disk. Name must be unique within a Datastore.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Virtualization Vmware Virtual Disk Result Parent] - permission_
resources Sequence[GetVirtualization Vmware Virtual Disk Result Permission Resource] - registered_
devices Sequence[GetVirtualization Vmware Virtual Disk Result Registered Device] - serial str
- Serial ID of the storage device.
- 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.
- Sequence[Get
Virtualization Vmware Virtual Disk Result Share] - str
- Sharing mode of the virtual disk.*
sharingNone
- The virtual disk is not shared.*sharingMultiWriter
- The virtual disk is shared between multiple virtual machines. - size float
- Disk size represented in bytes.
- storage_
allocation_ strtype - Allocation type for the virtual disk.*
notApplicable
- Value specified for a disk for which storage allocation type is not applicable.*thin
- A thin provisioned disk consumes only the space that it needs for its initial operrations, and grows with time according to demand. It is the fastest method to create a virtual disk because it creates a disk with just the header information.*lazyZeroedThick
- A lazy zeroed thick disk has all space allocated at the time of its creation. Data remaining on the physical device is not erased during creation, but is zeroed out on demand later on first write from the virtual machine.*eagerZeroedThick
- An eager zeroed thick disk has all space allocated and wiped clean of any previous contents on the physical media at creation time. Such disks may take longer time during creation compared to other disk formats. - Sequence[Get
Virtualization Vmware Virtual Disk Result Tag] - unit_
number float - Unit number of the disk on its controller.
- uuid str
- UUID assigned by vCenter to every disk.
- vdisk_
id str - Identity of the virtual disk object as the first class entity.
- vendor str
- Vendor of the storage device.
- version_
contexts Sequence[GetVirtualization Vmware Virtual Disk Result Version Context] - virtual_
disk_ strpath - Path of the virtual disk.
- virtual_
machines Sequence[GetVirtualization Vmware Virtual Disk Result Virtual Machine] - vm_
identity str - Identity of the virtual machine where the virtual disk is created.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - compatibility
Mode String - Compatibility mode of the raw disk mapping (RDM).*
notApplicable
- Value specified for any disk which is not of raw device mapping type.*physicalMode
- A disk device backed by a physical compatibility mode raw disk mapping cannot use disk modes, and commands are passed straight through to the LUN indicated by the raw disk mapping.*virtualMode
- A disk device backed by a virtual compatibility mode raw disk mapping can use disk modes. - controller
Key Number - Key of the controller on which the disk is created.
- create
Time String - The time when this managed object was created.
- datastores List<Property Map>
- device
Name String - Host-specific device the LUN is being accessed through. If the target LUN is not available on the host then it is empty. For example, this could happen if it has accidentally been masked out.
- disk
Mode String - Persistence mode of the virtual disk. For RDM disks, it is only supported when the raw disk mapping is using virtual compatibility mode.*
persistent
- Changes are immediately and permanently written to the virtual disk.*independent_persistent
- Changes are immediately and permanently written to the virtual disk and not affected by snapshots.*independent_nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off and not affected by snapshots.*nonpersistent
- Changes to virtual disk are made to a redo log and discarded at power off.*undoable
- Changes to virtual disk are made to a redo log and has the option to commit or undo.*append
- Changes are appended to the redo log and can be revoked by removing the undo log. - disk
Type String - Specifies whether the virtual disk is a RDM or a Hard disk.*
flatDisk
- Specifies that it is a flat disk.*rdmDisk
- Specifies that it is a raw device mapping disk. - domain
Group StringMoid - The DomainGroup ID for this managed object.
- key Number
- The internally assigned key of this disk. This entity is not manipulated by users.
- limit Number
- The utilization of a virtual machine will not exceed this limit, even if there are available resources. Used to ensure a consistent performance of virtual machines independent of available resources. If set to -1, then there is no fixed limit on resource usage (only bounded by available resources and shares). The unit is number of I/O per second.
- lun
Uuid String - Unique identifier of the LUN accessed by the raw disk mapping (RDM).
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the storage disk. Name must be unique within a Datastore.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - registered
Devices List<Property Map> - serial String
- Serial ID of the storage device.
- 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.
- List<Property Map>
- String
- Sharing mode of the virtual disk.*
sharingNone
- The virtual disk is not shared.*sharingMultiWriter
- The virtual disk is shared between multiple virtual machines. - size Number
- Disk size represented in bytes.
- storage
Allocation StringType - Allocation type for the virtual disk.*
notApplicable
- Value specified for a disk for which storage allocation type is not applicable.*thin
- A thin provisioned disk consumes only the space that it needs for its initial operrations, and grows with time according to demand. It is the fastest method to create a virtual disk because it creates a disk with just the header information.*lazyZeroedThick
- A lazy zeroed thick disk has all space allocated at the time of its creation. Data remaining on the physical device is not erased during creation, but is zeroed out on demand later on first write from the virtual machine.*eagerZeroedThick
- An eager zeroed thick disk has all space allocated and wiped clean of any previous contents on the physical media at creation time. Such disks may take longer time during creation compared to other disk formats. - List<Property Map>
- unit
Number Number - Unit number of the disk on its controller.
- uuid String
- UUID assigned by vCenter to every disk.
- vdisk
Id String - Identity of the virtual disk object as the first class entity.
- vendor String
- Vendor of the storage device.
- version
Contexts List<Property Map> - virtual
Disk StringPath - Path of the virtual disk.
- virtual
Machines List<Property Map> - vm
Identity String - Identity of the virtual machine where the virtual disk is created.
GetVirtualizationVmwareVirtualDiskResultAncestor
- 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
GetVirtualizationVmwareVirtualDiskResultDatastore
- 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
GetVirtualizationVmwareVirtualDiskResultParent
- 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
GetVirtualizationVmwareVirtualDiskResultPermissionResource
- 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
GetVirtualizationVmwareVirtualDiskResultRegisteredDevice
- 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
GetVirtualizationVmwareVirtualDiskResultShare
- Additional
Properties string - Class
Id string - Level string
- Object
Type string - double
- Additional
Properties string - Class
Id string - Level string
- Object
Type string - float64
- additional
Properties String - class
Id String - level String
- object
Type String - Double
- additional
Properties string - class
Id string - level string
- object
Type string - number
- additional_
properties str - class_
id str - level str
- object_
type str - float
- additional
Properties String - class
Id String - level String
- object
Type String - Number
GetVirtualizationVmwareVirtualDiskResultTag
- Additional
Properties string - Key string
- The internally assigned key of this disk. This entity is not manipulated by users.
- Value string
- Additional
Properties string - Key string
- The internally assigned key of this disk. This entity is not manipulated by users.
- Value string
- additional
Properties String - key String
- The internally assigned key of this disk. This entity is not manipulated by users.
- value String
- additional
Properties string - key string
- The internally assigned key of this disk. This entity is not manipulated by users.
- value string
- additional_
properties str - key str
- The internally assigned key of this disk. This entity is not manipulated by users.
- value str
- additional
Properties String - key String
- The internally assigned key of this disk. This entity is not manipulated by users.
- value String
GetVirtualizationVmwareVirtualDiskResultVersionContext
- 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
GetVirtualizationVmwareVirtualDiskResultVersionContextInterestedMo
- 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
GetVirtualizationVmwareVirtualDiskResultVersionContextRefMo
- 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
GetVirtualizationVmwareVirtualDiskResultVirtualMachine
- 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
GetVirtualizationVmwareVirtualDiskShares
- 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.
- Level string
- The allocation level. The level is a simplified view of shares. Levels map to a pre-determined set of numeric values for shares. If the shares value does not map to a predefined size, then the level is set as custom.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- double
- The number of shares allocated. It is used to determine resource allocation in case of resource contention. Set if level is custom. If level is not set to custom, this value is ignored. Therefore, only shares with custom values can be compared.
- 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.
- Level string
- The allocation level. The level is a simplified view of shares. Levels map to a pre-determined set of numeric values for shares. If the shares value does not map to a predefined size, then the level is set as custom.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- float64
- The number of shares allocated. It is used to determine resource allocation in case of resource contention. Set if level is custom. If level is not set to custom, this value is ignored. Therefore, only shares with custom values can be compared.
- 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.
- level String
- The allocation level. The level is a simplified view of shares. Levels map to a pre-determined set of numeric values for shares. If the shares value does not map to a predefined size, then the level is set as custom.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Double
- The number of shares allocated. It is used to determine resource allocation in case of resource contention. Set if level is custom. If level is not set to custom, this value is ignored. Therefore, only shares with custom values can be compared.
- 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.
- level string
- The allocation level. The level is a simplified view of shares. Levels map to a pre-determined set of numeric values for shares. If the shares value does not map to a predefined size, then the level is set as custom.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- number
- The number of shares allocated. It is used to determine resource allocation in case of resource contention. Set if level is custom. If level is not set to custom, this value is ignored. Therefore, only shares with custom values can be compared.
- 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.
- level str
- The allocation level. The level is a simplified view of shares. Levels map to a pre-determined set of numeric values for shares. If the shares value does not map to a predefined size, then the level is set as custom.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- float
- The number of shares allocated. It is used to determine resource allocation in case of resource contention. Set if level is custom. If level is not set to custom, this value is ignored. Therefore, only shares with custom values can be compared.
- 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.
- level String
- The allocation level. The level is a simplified view of shares. Levels map to a pre-determined set of numeric values for shares. If the shares value does not map to a predefined size, then the level is set as custom.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Number
- The number of shares allocated. It is used to determine resource allocation in case of resource contention. Set if level is custom. If level is not set to custom, this value is ignored. Therefore, only shares with custom values can be compared.
GetVirtualizationVmwareVirtualDiskTag
- Additional
Properties string - Key string
- The internally assigned key of this disk. This entity is not manipulated by users.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The internally assigned key of this disk. This entity is not manipulated by users.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The internally assigned key of this disk. This entity is not manipulated by users.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The internally assigned key of this disk. This entity is not manipulated by users.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The internally assigned key of this disk. This entity is not manipulated by users.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The internally assigned key of this disk. This entity is not manipulated by users.
- value String
- The string representation of a tag value.
GetVirtualizationVmwareVirtualDiskVersionContext
- 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<GetVirtualization Vmware Virtual 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 GetVirtualization Vmware Virtual 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 []GetVirtualization Vmware Virtual 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 GetVirtualization Vmware Virtual 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<GetVirtualization Vmware Virtual 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 GetVirtualization Vmware Virtual 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 GetVirtualization Vmware Virtual 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 GetVirtualization Vmware Virtual 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[GetVirtualization Vmware Virtual 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 GetVirtualization Vmware Virtual 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.
GetVirtualizationVmwareVirtualDiskVersionContextInterestedMo
- 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'.
GetVirtualizationVmwareVirtualDiskVersionContextRefMo
- 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'.
GetVirtualizationVmwareVirtualDiskVirtualMachine
- 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