intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getVirtualizationVmwareVcenter
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
VMware vCenter entity. The vCenter has a name assigned by user in Intersight.
Using getVirtualizationVmwareVcenter
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 getVirtualizationVmwareVcenter(args: GetVirtualizationVmwareVcenterArgs, opts?: InvokeOptions): Promise<GetVirtualizationVmwareVcenterResult>
function getVirtualizationVmwareVcenterOutput(args: GetVirtualizationVmwareVcenterOutputArgs, opts?: InvokeOptions): Output<GetVirtualizationVmwareVcenterResult>
def get_virtualization_vmware_vcenter(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetVirtualizationVmwareVcenterAncestor]] = None,
build: Optional[str] = None,
class_id: Optional[str] = None,
cluster_count: Optional[float] = None,
create_time: Optional[str] = None,
datacenter_count: Optional[float] = None,
datastore_count: Optional[float] = None,
distributed_virtual_switch_count: Optional[float] = None,
domain_group_moid: Optional[str] = None,
ds_cluster_count: Optional[float] = None,
external_ip: Optional[str] = None,
host_count: Optional[float] = None,
id: Optional[str] = None,
identity: Optional[str] = None,
ip_addresses: Optional[Sequence[str]] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
nr_version: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetVirtualizationVmwareVcenterParent] = None,
permission_resources: Optional[Sequence[GetVirtualizationVmwareVcenterPermissionResource]] = None,
registered_device: Optional[GetVirtualizationVmwareVcenterRegisteredDevice] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetVirtualizationVmwareVcenterTag]] = None,
target_name: Optional[str] = None,
version_context: Optional[GetVirtualizationVmwareVcenterVersionContext] = None,
vm_count: Optional[float] = None,
vm_templates_count: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetVirtualizationVmwareVcenterResult
def get_virtualization_vmware_vcenter_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareVcenterAncestorArgs]]]] = None,
build: Optional[pulumi.Input[str]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster_count: Optional[pulumi.Input[float]] = None,
create_time: Optional[pulumi.Input[str]] = None,
datacenter_count: Optional[pulumi.Input[float]] = None,
datastore_count: Optional[pulumi.Input[float]] = None,
distributed_virtual_switch_count: Optional[pulumi.Input[float]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
ds_cluster_count: Optional[pulumi.Input[float]] = None,
external_ip: Optional[pulumi.Input[str]] = None,
host_count: Optional[pulumi.Input[float]] = None,
id: Optional[pulumi.Input[str]] = None,
identity: Optional[pulumi.Input[str]] = None,
ip_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
nr_version: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetVirtualizationVmwareVcenterParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareVcenterPermissionResourceArgs]]]] = None,
registered_device: Optional[pulumi.Input[GetVirtualizationVmwareVcenterRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareVcenterTagArgs]]]] = None,
target_name: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetVirtualizationVmwareVcenterVersionContextArgs]] = None,
vm_count: Optional[pulumi.Input[float]] = None,
vm_templates_count: Optional[pulumi.Input[float]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVirtualizationVmwareVcenterResult]
func LookupVirtualizationVmwareVcenter(ctx *Context, args *LookupVirtualizationVmwareVcenterArgs, opts ...InvokeOption) (*LookupVirtualizationVmwareVcenterResult, error)
func LookupVirtualizationVmwareVcenterOutput(ctx *Context, args *LookupVirtualizationVmwareVcenterOutputArgs, opts ...InvokeOption) LookupVirtualizationVmwareVcenterResultOutput
> Note: This function is named LookupVirtualizationVmwareVcenter
in the Go SDK.
public static class GetVirtualizationVmwareVcenter
{
public static Task<GetVirtualizationVmwareVcenterResult> InvokeAsync(GetVirtualizationVmwareVcenterArgs args, InvokeOptions? opts = null)
public static Output<GetVirtualizationVmwareVcenterResult> Invoke(GetVirtualizationVmwareVcenterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVirtualizationVmwareVcenterResult> getVirtualizationVmwareVcenter(GetVirtualizationVmwareVcenterArgs args, InvokeOptions options)
public static Output<GetVirtualizationVmwareVcenterResult> getVirtualizationVmwareVcenter(GetVirtualizationVmwareVcenterArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getVirtualizationVmwareVcenter:getVirtualizationVmwareVcenter
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 Vcenter Ancestor> - Build string
- The build number of the Hypervisor Manger (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- Class
Id string - Cluster
Count double - Count of all Clusters associated with the vcenter.
- Create
Time string - The time when this managed object was created.
- Datacenter
Count double - Count of all Datacenters in the vcenter.
- Datastore
Count double - Count of all Datastores Templates associated with the vcenter.
- Distributed
Virtual doubleSwitch Count - Count of all Distributed Virtual Switches associated with vcenter.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ds
Cluster doubleCount - Count of all Datastore cluster associated with the vcenter.
- External
Ip string - External Ip address fot the vcenter.
- Host
Count double - Count of all Hosts associated with the vcenter.
- Id string
- Identity string
- Identity of the hypervisor (not manipulated by user). It could be a UUID too. For example, c917093f-5443-4748-bc09-eec72ded7608.
- Ip
Addresses List<string> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The user provided name for the hypervisor manager. For example, vCenterIreland. Usually, this name is subject to manipulation by the user. It is not the identity of the hypervisor.
- Nr
Version string - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- Object
Type string - Owners List<string>
- Parent
Get
Virtualization Vmware Vcenter Parent - Permission
Resources List<GetVirtualization Vmware Vcenter Permission Resource> - Registered
Device GetVirtualization Vmware Vcenter Registered 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 Vcenter Tag> - Target
Name string - Name of th Target with which the vcenter was claimed.
- Version
Context GetVirtualization Vmware Vcenter Version Context - Vm
Count double - Count of all Virtual Machines associated with the vcenter.
- Vm
Templates doubleCount - Count of all VM Templates associated with the vcenter.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Vcenter Ancestor - Build string
- The build number of the Hypervisor Manger (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- Class
Id string - Cluster
Count float64 - Count of all Clusters associated with the vcenter.
- Create
Time string - The time when this managed object was created.
- Datacenter
Count float64 - Count of all Datacenters in the vcenter.
- Datastore
Count float64 - Count of all Datastores Templates associated with the vcenter.
- Distributed
Virtual float64Switch Count - Count of all Distributed Virtual Switches associated with vcenter.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ds
Cluster float64Count - Count of all Datastore cluster associated with the vcenter.
- External
Ip string - External Ip address fot the vcenter.
- Host
Count float64 - Count of all Hosts associated with the vcenter.
- Id string
- Identity string
- Identity of the hypervisor (not manipulated by user). It could be a UUID too. For example, c917093f-5443-4748-bc09-eec72ded7608.
- Ip
Addresses []string - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The user provided name for the hypervisor manager. For example, vCenterIreland. Usually, this name is subject to manipulation by the user. It is not the identity of the hypervisor.
- Nr
Version string - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- Object
Type string - Owners []string
- Parent
Get
Virtualization Vmware Vcenter Parent - Permission
Resources []GetVirtualization Vmware Vcenter Permission Resource - Registered
Device GetVirtualization Vmware Vcenter Registered 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 Vcenter Tag - Target
Name string - Name of th Target with which the vcenter was claimed.
- Version
Context GetVirtualization Vmware Vcenter Version Context - Vm
Count float64 - Count of all Virtual Machines associated with the vcenter.
- Vm
Templates float64Count - Count of all VM Templates associated with the vcenter.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Virtualization Vmware Vcenter Ancestor> - build String
- The build number of the Hypervisor Manger (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- class
Id String - cluster
Count Double - Count of all Clusters associated with the vcenter.
- create
Time String - The time when this managed object was created.
- datacenter
Count Double - Count of all Datacenters in the vcenter.
- datastore
Count Double - Count of all Datastores Templates associated with the vcenter.
- distributed
Virtual DoubleSwitch Count - Count of all Distributed Virtual Switches associated with vcenter.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ds
Cluster DoubleCount - Count of all Datastore cluster associated with the vcenter.
- external
Ip String - External Ip address fot the vcenter.
- host
Count Double - Count of all Hosts associated with the vcenter.
- id String
- identity String
- Identity of the hypervisor (not manipulated by user). It could be a UUID too. For example, c917093f-5443-4748-bc09-eec72ded7608.
- ip
Addresses List<String> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The user provided name for the hypervisor manager. For example, vCenterIreland. Usually, this name is subject to manipulation by the user. It is not the identity of the hypervisor.
- nr
Version String - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- object
Type String - owners List<String>
- parent
Get
Virtualization Vmware Vcenter Parent - permission
Resources List<GetVirtualization Vmware Vcenter Permission Resource> - registered
Device GetVirtualization Vmware Vcenter Registered 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 Vcenter Tag> - target
Name String - Name of th Target with which the vcenter was claimed.
- version
Context GetVirtualization Vmware Vcenter Version Context - vm
Count Double - Count of all Virtual Machines associated with the vcenter.
- vm
Templates DoubleCount - Count of all VM Templates associated with the vcenter.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Virtualization Vmware Vcenter Ancestor[] - build string
- The build number of the Hypervisor Manger (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- class
Id string - cluster
Count number - Count of all Clusters associated with the vcenter.
- create
Time string - The time when this managed object was created.
- datacenter
Count number - Count of all Datacenters in the vcenter.
- datastore
Count number - Count of all Datastores Templates associated with the vcenter.
- distributed
Virtual numberSwitch Count - Count of all Distributed Virtual Switches associated with vcenter.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ds
Cluster numberCount - Count of all Datastore cluster associated with the vcenter.
- external
Ip string - External Ip address fot the vcenter.
- host
Count number - Count of all Hosts associated with the vcenter.
- id string
- identity string
- Identity of the hypervisor (not manipulated by user). It could be a UUID too. For example, c917093f-5443-4748-bc09-eec72ded7608.
- ip
Addresses string[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The user provided name for the hypervisor manager. For example, vCenterIreland. Usually, this name is subject to manipulation by the user. It is not the identity of the hypervisor.
- nr
Version string - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- object
Type string - owners string[]
- parent
Get
Virtualization Vmware Vcenter Parent - permission
Resources GetVirtualization Vmware Vcenter Permission Resource[] - registered
Device GetVirtualization Vmware Vcenter Registered 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 Vcenter Tag[] - target
Name string - Name of th Target with which the vcenter was claimed.
- version
Context GetVirtualization Vmware Vcenter Version Context - vm
Count number - Count of all Virtual Machines associated with the vcenter.
- vm
Templates numberCount - Count of all VM Templates associated with the vcenter.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Virtualization Vmware Vcenter Ancestor] - build str
- The build number of the Hypervisor Manger (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- class_
id str - cluster_
count float - Count of all Clusters associated with the vcenter.
- create_
time str - The time when this managed object was created.
- datacenter_
count float - Count of all Datacenters in the vcenter.
- datastore_
count float - Count of all Datastores Templates associated with the vcenter.
- distributed_
virtual_ floatswitch_ count - Count of all Distributed Virtual Switches associated with vcenter.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- ds_
cluster_ floatcount - Count of all Datastore cluster associated with the vcenter.
- external_
ip str - External Ip address fot the vcenter.
- host_
count float - Count of all Hosts associated with the vcenter.
- id str
- identity str
- Identity of the hypervisor (not manipulated by user). It could be a UUID too. For example, c917093f-5443-4748-bc09-eec72ded7608.
- ip_
addresses Sequence[str] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The user provided name for the hypervisor manager. For example, vCenterIreland. Usually, this name is subject to manipulation by the user. It is not the identity of the hypervisor.
- nr_
version str - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- object_
type str - owners Sequence[str]
- parent
Get
Virtualization Vmware Vcenter Parent - permission_
resources Sequence[GetVirtualization Vmware Vcenter Permission Resource] - registered_
device GetVirtualization Vmware Vcenter Registered 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 Vcenter Tag] - target_
name str - Name of th Target with which the vcenter was claimed.
- version_
context GetVirtualization Vmware Vcenter Version Context - vm_
count float - Count of all Virtual Machines associated with the vcenter.
- vm_
templates_ floatcount - Count of all VM Templates associated with the vcenter.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- build String
- The build number of the Hypervisor Manger (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- class
Id String - cluster
Count Number - Count of all Clusters associated with the vcenter.
- create
Time String - The time when this managed object was created.
- datacenter
Count Number - Count of all Datacenters in the vcenter.
- datastore
Count Number - Count of all Datastores Templates associated with the vcenter.
- distributed
Virtual NumberSwitch Count - Count of all Distributed Virtual Switches associated with vcenter.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ds
Cluster NumberCount - Count of all Datastore cluster associated with the vcenter.
- external
Ip String - External Ip address fot the vcenter.
- host
Count Number - Count of all Hosts associated with the vcenter.
- id String
- identity String
- Identity of the hypervisor (not manipulated by user). It could be a UUID too. For example, c917093f-5443-4748-bc09-eec72ded7608.
- ip
Addresses List<String> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The user provided name for the hypervisor manager. For example, vCenterIreland. Usually, this name is subject to manipulation by the user. It is not the identity of the hypervisor.
- nr
Version String - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - 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>
- target
Name String - Name of th Target with which the vcenter was claimed.
- version
Context Property Map - vm
Count Number - Count of all Virtual Machines associated with the vcenter.
- vm
Templates NumberCount - Count of all VM Templates associated with the vcenter.
getVirtualizationVmwareVcenter Result
The following output properties are available:
- Id string
- Results
List<Get
Virtualization Vmware Vcenter Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Virtualization Vmware Vcenter Ancestor> - Build string
- Class
Id string - Cluster
Count double - Create
Time string - Datacenter
Count double - Datastore
Count double - Distributed
Virtual doubleSwitch Count - Domain
Group stringMoid - Ds
Cluster doubleCount - External
Ip string - Host
Count double - Identity string
- Ip
Addresses List<string> - Mod
Time string - Moid string
- Name string
- Nr
Version string - Object
Type string - Owners List<string>
- Parent
Get
Virtualization Vmware Vcenter Parent - Permission
Resources List<GetVirtualization Vmware Vcenter Permission Resource> - Registered
Device GetVirtualization Vmware Vcenter Registered Device - string
- List<Get
Virtualization Vmware Vcenter Tag> - Target
Name string - Version
Context GetVirtualization Vmware Vcenter Version Context - Vm
Count double - Vm
Templates doubleCount
- Id string
- Results
[]Get
Virtualization Vmware Vcenter Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Vcenter Ancestor - Build string
- Class
Id string - Cluster
Count float64 - Create
Time string - Datacenter
Count float64 - Datastore
Count float64 - Distributed
Virtual float64Switch Count - Domain
Group stringMoid - Ds
Cluster float64Count - External
Ip string - Host
Count float64 - Identity string
- Ip
Addresses []string - Mod
Time string - Moid string
- Name string
- Nr
Version string - Object
Type string - Owners []string
- Parent
Get
Virtualization Vmware Vcenter Parent - Permission
Resources []GetVirtualization Vmware Vcenter Permission Resource - Registered
Device GetVirtualization Vmware Vcenter Registered Device - string
- []Get
Virtualization Vmware Vcenter Tag - Target
Name string - Version
Context GetVirtualization Vmware Vcenter Version Context - Vm
Count float64 - Vm
Templates float64Count
- id String
- results
List<Get
Virtualization Vmware Vcenter Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Virtualization Vmware Vcenter Ancestor> - build String
- class
Id String - cluster
Count Double - create
Time String - datacenter
Count Double - datastore
Count Double - distributed
Virtual DoubleSwitch Count - domain
Group StringMoid - ds
Cluster DoubleCount - external
Ip String - host
Count Double - identity String
- ip
Addresses List<String> - mod
Time String - moid String
- name String
- nr
Version String - object
Type String - owners List<String>
- parent
Get
Virtualization Vmware Vcenter Parent - permission
Resources List<GetVirtualization Vmware Vcenter Permission Resource> - registered
Device GetVirtualization Vmware Vcenter Registered Device - String
- List<Get
Virtualization Vmware Vcenter Tag> - target
Name String - version
Context GetVirtualization Vmware Vcenter Version Context - vm
Count Double - vm
Templates DoubleCount
- id string
- results
Get
Virtualization Vmware Vcenter Result[] - account
Moid string - additional
Properties string - ancestors
Get
Virtualization Vmware Vcenter Ancestor[] - build string
- class
Id string - cluster
Count number - create
Time string - datacenter
Count number - datastore
Count number - distributed
Virtual numberSwitch Count - domain
Group stringMoid - ds
Cluster numberCount - external
Ip string - host
Count number - identity string
- ip
Addresses string[] - mod
Time string - moid string
- name string
- nr
Version string - object
Type string - owners string[]
- parent
Get
Virtualization Vmware Vcenter Parent - permission
Resources GetVirtualization Vmware Vcenter Permission Resource[] - registered
Device GetVirtualization Vmware Vcenter Registered Device - string
- Get
Virtualization Vmware Vcenter Tag[] - target
Name string - version
Context GetVirtualization Vmware Vcenter Version Context - vm
Count number - vm
Templates numberCount
- id str
- results
Sequence[Get
Virtualization Vmware Vcenter Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Virtualization Vmware Vcenter Ancestor] - build str
- class_
id str - cluster_
count float - create_
time str - datacenter_
count float - datastore_
count float - distributed_
virtual_ floatswitch_ count - domain_
group_ strmoid - ds_
cluster_ floatcount - external_
ip str - host_
count float - identity str
- ip_
addresses Sequence[str] - mod_
time str - moid str
- name str
- nr_
version str - object_
type str - owners Sequence[str]
- parent
Get
Virtualization Vmware Vcenter Parent - permission_
resources Sequence[GetVirtualization Vmware Vcenter Permission Resource] - registered_
device GetVirtualization Vmware Vcenter Registered Device - str
- Sequence[Get
Virtualization Vmware Vcenter Tag] - target_
name str - version_
context GetVirtualization Vmware Vcenter Version Context - vm_
count float - vm_
templates_ floatcount
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- build String
- class
Id String - cluster
Count Number - create
Time String - datacenter
Count Number - datastore
Count Number - distributed
Virtual NumberSwitch Count - domain
Group StringMoid - ds
Cluster NumberCount - external
Ip String - host
Count Number - identity String
- ip
Addresses List<String> - mod
Time String - moid String
- name String
- nr
Version String - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - String
- List<Property Map>
- target
Name String - version
Context Property Map - vm
Count Number - vm
Templates NumberCount
Supporting Types
GetVirtualizationVmwareVcenterAncestor
- 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'.
GetVirtualizationVmwareVcenterParent
- 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'.
GetVirtualizationVmwareVcenterPermissionResource
- 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'.
GetVirtualizationVmwareVcenterRegisteredDevice
- 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'.
GetVirtualizationVmwareVcenterResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Virtualization Vmware Vcenter Result Ancestor> - Build string
- The build number of the Hypervisor Manger (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- Class
Id string - Cluster
Count double - Count of all Clusters associated with the vcenter.
- Create
Time string - The time when this managed object was created.
- Datacenter
Count double - Count of all Datacenters in the vcenter.
- Datastore
Count double - Count of all Datastores Templates associated with the vcenter.
- Distributed
Virtual doubleSwitch Count - Count of all Distributed Virtual Switches associated with vcenter.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ds
Cluster doubleCount - Count of all Datastore cluster associated with the vcenter.
- External
Ip string - External Ip address fot the vcenter.
- Host
Count double - Count of all Hosts associated with the vcenter.
- Identity string
- Identity of the hypervisor (not manipulated by user). It could be a UUID too. For example, c917093f-5443-4748-bc09-eec72ded7608.
- Ip
Addresses List<string> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The user provided name for the hypervisor manager. For example, vCenterIreland. Usually, this name is subject to manipulation by the user. It is not the identity of the hypervisor.
- Nr
Version string - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- Object
Type string - Owners List<string>
- Parents
List<Get
Virtualization Vmware Vcenter Result Parent> - Permission
Resources List<GetVirtualization Vmware Vcenter Result Permission Resource> - Registered
Devices List<GetVirtualization Vmware Vcenter Result Registered 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 Vcenter Result Tag> - Target
Name string - Name of th Target with which the vcenter was claimed.
- Version
Contexts List<GetVirtualization Vmware Vcenter Result Version Context> - Vm
Count double - Count of all Virtual Machines associated with the vcenter.
- Vm
Templates doubleCount - Count of all VM Templates associated with the vcenter.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Vcenter Result Ancestor - Build string
- The build number of the Hypervisor Manger (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- Class
Id string - Cluster
Count float64 - Count of all Clusters associated with the vcenter.
- Create
Time string - The time when this managed object was created.
- Datacenter
Count float64 - Count of all Datacenters in the vcenter.
- Datastore
Count float64 - Count of all Datastores Templates associated with the vcenter.
- Distributed
Virtual float64Switch Count - Count of all Distributed Virtual Switches associated with vcenter.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ds
Cluster float64Count - Count of all Datastore cluster associated with the vcenter.
- External
Ip string - External Ip address fot the vcenter.
- Host
Count float64 - Count of all Hosts associated with the vcenter.
- Identity string
- Identity of the hypervisor (not manipulated by user). It could be a UUID too. For example, c917093f-5443-4748-bc09-eec72ded7608.
- Ip
Addresses []string - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The user provided name for the hypervisor manager. For example, vCenterIreland. Usually, this name is subject to manipulation by the user. It is not the identity of the hypervisor.
- Nr
Version string - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- Object
Type string - Owners []string
- Parents
[]Get
Virtualization Vmware Vcenter Result Parent - Permission
Resources []GetVirtualization Vmware Vcenter Result Permission Resource - Registered
Devices []GetVirtualization Vmware Vcenter Result Registered 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 Vcenter Result Tag - Target
Name string - Name of th Target with which the vcenter was claimed.
- Version
Contexts []GetVirtualization Vmware Vcenter Result Version Context - Vm
Count float64 - Count of all Virtual Machines associated with the vcenter.
- Vm
Templates float64Count - Count of all VM Templates associated with the vcenter.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Virtualization Vmware Vcenter Result Ancestor> - build String
- The build number of the Hypervisor Manger (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- class
Id String - cluster
Count Double - Count of all Clusters associated with the vcenter.
- create
Time String - The time when this managed object was created.
- datacenter
Count Double - Count of all Datacenters in the vcenter.
- datastore
Count Double - Count of all Datastores Templates associated with the vcenter.
- distributed
Virtual DoubleSwitch Count - Count of all Distributed Virtual Switches associated with vcenter.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ds
Cluster DoubleCount - Count of all Datastore cluster associated with the vcenter.
- external
Ip String - External Ip address fot the vcenter.
- host
Count Double - Count of all Hosts associated with the vcenter.
- identity String
- Identity of the hypervisor (not manipulated by user). It could be a UUID too. For example, c917093f-5443-4748-bc09-eec72ded7608.
- ip
Addresses List<String> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The user provided name for the hypervisor manager. For example, vCenterIreland. Usually, this name is subject to manipulation by the user. It is not the identity of the hypervisor.
- nr
Version String - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- object
Type String - owners List<String>
- parents
List<Get
Virtualization Vmware Vcenter Result Parent> - permission
Resources List<GetVirtualization Vmware Vcenter Result Permission Resource> - registered
Devices List<GetVirtualization Vmware Vcenter Result Registered 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 Vcenter Result Tag> - target
Name String - Name of th Target with which the vcenter was claimed.
- version
Contexts List<GetVirtualization Vmware Vcenter Result Version Context> - vm
Count Double - Count of all Virtual Machines associated with the vcenter.
- vm
Templates DoubleCount - Count of all VM Templates associated with the vcenter.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Virtualization Vmware Vcenter Result Ancestor[] - build string
- The build number of the Hypervisor Manger (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- class
Id string - cluster
Count number - Count of all Clusters associated with the vcenter.
- create
Time string - The time when this managed object was created.
- datacenter
Count number - Count of all Datacenters in the vcenter.
- datastore
Count number - Count of all Datastores Templates associated with the vcenter.
- distributed
Virtual numberSwitch Count - Count of all Distributed Virtual Switches associated with vcenter.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ds
Cluster numberCount - Count of all Datastore cluster associated with the vcenter.
- external
Ip string - External Ip address fot the vcenter.
- host
Count number - Count of all Hosts associated with the vcenter.
- identity string
- Identity of the hypervisor (not manipulated by user). It could be a UUID too. For example, c917093f-5443-4748-bc09-eec72ded7608.
- ip
Addresses string[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The user provided name for the hypervisor manager. For example, vCenterIreland. Usually, this name is subject to manipulation by the user. It is not the identity of the hypervisor.
- nr
Version string - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- object
Type string - owners string[]
- parents
Get
Virtualization Vmware Vcenter Result Parent[] - permission
Resources GetVirtualization Vmware Vcenter Result Permission Resource[] - registered
Devices GetVirtualization Vmware Vcenter Result Registered 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 Vcenter Result Tag[] - target
Name string - Name of th Target with which the vcenter was claimed.
- version
Contexts GetVirtualization Vmware Vcenter Result Version Context[] - vm
Count number - Count of all Virtual Machines associated with the vcenter.
- vm
Templates numberCount - Count of all VM Templates associated with the vcenter.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Virtualization Vmware Vcenter Result Ancestor] - build str
- The build number of the Hypervisor Manger (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- class_
id str - cluster_
count float - Count of all Clusters associated with the vcenter.
- create_
time str - The time when this managed object was created.
- datacenter_
count float - Count of all Datacenters in the vcenter.
- datastore_
count float - Count of all Datastores Templates associated with the vcenter.
- distributed_
virtual_ floatswitch_ count - Count of all Distributed Virtual Switches associated with vcenter.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- ds_
cluster_ floatcount - Count of all Datastore cluster associated with the vcenter.
- external_
ip str - External Ip address fot the vcenter.
- host_
count float - Count of all Hosts associated with the vcenter.
- identity str
- Identity of the hypervisor (not manipulated by user). It could be a UUID too. For example, c917093f-5443-4748-bc09-eec72ded7608.
- ip_
addresses Sequence[str] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The user provided name for the hypervisor manager. For example, vCenterIreland. Usually, this name is subject to manipulation by the user. It is not the identity of the hypervisor.
- nr_
version str - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Virtualization Vmware Vcenter Result Parent] - permission_
resources Sequence[GetVirtualization Vmware Vcenter Result Permission Resource] - registered_
devices Sequence[GetVirtualization Vmware Vcenter Result Registered 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 Vcenter Result Tag] - target_
name str - Name of th Target with which the vcenter was claimed.
- version_
contexts Sequence[GetVirtualization Vmware Vcenter Result Version Context] - vm_
count float - Count of all Virtual Machines associated with the vcenter.
- vm_
templates_ floatcount - Count of all VM Templates associated with the vcenter.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- build String
- The build number of the Hypervisor Manger (e.g., 4541947, 6.3.9600.18692). The build number may indicate some feature support that applications might rely on. The build number may not always be an integer.
- class
Id String - cluster
Count Number - Count of all Clusters associated with the vcenter.
- create
Time String - The time when this managed object was created.
- datacenter
Count Number - Count of all Datacenters in the vcenter.
- datastore
Count Number - Count of all Datastores Templates associated with the vcenter.
- distributed
Virtual NumberSwitch Count - Count of all Distributed Virtual Switches associated with vcenter.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ds
Cluster NumberCount - Count of all Datastore cluster associated with the vcenter.
- external
Ip String - External Ip address fot the vcenter.
- host
Count Number - Count of all Hosts associated with the vcenter.
- identity String
- Identity of the hypervisor (not manipulated by user). It could be a UUID too. For example, c917093f-5443-4748-bc09-eec72ded7608.
- ip
Addresses List<String> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The user provided name for the hypervisor manager. For example, vCenterIreland. Usually, this name is subject to manipulation by the user. It is not the identity of the hypervisor.
- nr
Version String - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - registered
Devices List<Property Map> - 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>
- target
Name String - Name of th Target with which the vcenter was claimed.
- version
Contexts List<Property Map> - vm
Count Number - Count of all Virtual Machines associated with the vcenter.
- vm
Templates NumberCount - Count of all VM Templates associated with the vcenter.
GetVirtualizationVmwareVcenterResultAncestor
- 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
GetVirtualizationVmwareVcenterResultParent
- 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
GetVirtualizationVmwareVcenterResultPermissionResource
- 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
GetVirtualizationVmwareVcenterResultRegisteredDevice
- 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
GetVirtualizationVmwareVcenterResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetVirtualizationVmwareVcenterResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetVirtualization Vmware Vcenter Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- Object
Type string - Ref
Mos List<GetVirtualization Vmware Vcenter Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetVirtualization Vmware Vcenter Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- Object
Type string - Ref
Mos []GetVirtualization Vmware Vcenter Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetVirtualization Vmware Vcenter Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- object
Type String - ref
Mos List<GetVirtualization Vmware Vcenter Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetVirtualization Vmware Vcenter Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- object
Type string - ref
Mos GetVirtualization Vmware Vcenter Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional_
properties str - class_
id str - interested_
mos Sequence[GetVirtualization Vmware Vcenter Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- object_
type str - ref_
mos Sequence[GetVirtualization Vmware Vcenter Result Version Context Ref Mo] - timestamp str
- version_
type str
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetVirtualizationVmwareVcenterResultVersionContextInterestedMo
- 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
GetVirtualizationVmwareVcenterResultVersionContextRefMo
- 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
GetVirtualizationVmwareVcenterTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetVirtualizationVmwareVcenterVersionContext
- 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 Vcenter 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 - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- 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 Vcenter 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 Vcenter 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 - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- 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 Vcenter 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 Vcenter 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 - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- 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 Vcenter 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 Vcenter 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 - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- 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 Vcenter 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 Vcenter 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 - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- 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 Vcenter 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 - Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
- 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.
GetVirtualizationVmwareVcenterVersionContextInterestedMo
- 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'.
GetVirtualizationVmwareVcenterVersionContextRefMo
- 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.65 published on Wednesday, May 7, 2025 by ciscodevnet