1. Packages
  2. Intersight Provider
  3. API Docs
  4. getVirtualizationVmwareVcenter
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet

intersight.getVirtualizationVmwareVcenter

Explore with Pulumi AI

intersight logo
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:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetVirtualizationVmwareVcenterAncestor>
    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.
    ClassId string
    ClusterCount double
    Count of all Clusters associated with the vcenter.
    CreateTime string
    The time when this managed object was created.
    DatacenterCount double
    Count of all Datacenters in the vcenter.
    DatastoreCount double
    Count of all Datastores Templates associated with the vcenter.
    DistributedVirtualSwitchCount double
    Count of all Distributed Virtual Switches associated with vcenter.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    DsClusterCount double
    Count of all Datastore cluster associated with the vcenter.
    ExternalIp string
    External Ip address fot the vcenter.
    HostCount 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.
    IpAddresses List<string>
    ModTime 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.
    NrVersion string
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    ObjectType string
    Owners List<string>
    Parent GetVirtualizationVmwareVcenterParent
    PermissionResources List<GetVirtualizationVmwareVcenterPermissionResource>
    RegisteredDevice GetVirtualizationVmwareVcenterRegisteredDevice
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags List<GetVirtualizationVmwareVcenterTag>
    TargetName string
    Name of th Target with which the vcenter was claimed.
    VersionContext GetVirtualizationVmwareVcenterVersionContext
    VmCount double
    Count of all Virtual Machines associated with the vcenter.
    VmTemplatesCount double
    Count of all VM Templates associated with the vcenter.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetVirtualizationVmwareVcenterAncestor
    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.
    ClassId string
    ClusterCount float64
    Count of all Clusters associated with the vcenter.
    CreateTime string
    The time when this managed object was created.
    DatacenterCount float64
    Count of all Datacenters in the vcenter.
    DatastoreCount float64
    Count of all Datastores Templates associated with the vcenter.
    DistributedVirtualSwitchCount float64
    Count of all Distributed Virtual Switches associated with vcenter.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    DsClusterCount float64
    Count of all Datastore cluster associated with the vcenter.
    ExternalIp string
    External Ip address fot the vcenter.
    HostCount 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.
    IpAddresses []string
    ModTime 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.
    NrVersion string
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    ObjectType string
    Owners []string
    Parent GetVirtualizationVmwareVcenterParent
    PermissionResources []GetVirtualizationVmwareVcenterPermissionResource
    RegisteredDevice GetVirtualizationVmwareVcenterRegisteredDevice
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags []GetVirtualizationVmwareVcenterTag
    TargetName string
    Name of th Target with which the vcenter was claimed.
    VersionContext GetVirtualizationVmwareVcenterVersionContext
    VmCount float64
    Count of all Virtual Machines associated with the vcenter.
    VmTemplatesCount float64
    Count of all VM Templates associated with the vcenter.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetVirtualizationVmwareVcenterAncestor>
    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.
    classId String
    clusterCount Double
    Count of all Clusters associated with the vcenter.
    createTime String
    The time when this managed object was created.
    datacenterCount Double
    Count of all Datacenters in the vcenter.
    datastoreCount Double
    Count of all Datastores Templates associated with the vcenter.
    distributedVirtualSwitchCount Double
    Count of all Distributed Virtual Switches associated with vcenter.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    dsClusterCount Double
    Count of all Datastore cluster associated with the vcenter.
    externalIp String
    External Ip address fot the vcenter.
    hostCount 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.
    ipAddresses List<String>
    modTime 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.
    nrVersion String
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    objectType String
    owners List<String>
    parent GetVirtualizationVmwareVcenterParent
    permissionResources List<GetVirtualizationVmwareVcenterPermissionResource>
    registeredDevice GetVirtualizationVmwareVcenterRegisteredDevice
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<GetVirtualizationVmwareVcenterTag>
    targetName String
    Name of th Target with which the vcenter was claimed.
    versionContext GetVirtualizationVmwareVcenterVersionContext
    vmCount Double
    Count of all Virtual Machines associated with the vcenter.
    vmTemplatesCount Double
    Count of all VM Templates associated with the vcenter.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetVirtualizationVmwareVcenterAncestor[]
    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.
    classId string
    clusterCount number
    Count of all Clusters associated with the vcenter.
    createTime string
    The time when this managed object was created.
    datacenterCount number
    Count of all Datacenters in the vcenter.
    datastoreCount number
    Count of all Datastores Templates associated with the vcenter.
    distributedVirtualSwitchCount number
    Count of all Distributed Virtual Switches associated with vcenter.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    dsClusterCount number
    Count of all Datastore cluster associated with the vcenter.
    externalIp string
    External Ip address fot the vcenter.
    hostCount 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.
    ipAddresses string[]
    modTime 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.
    nrVersion string
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    objectType string
    owners string[]
    parent GetVirtualizationVmwareVcenterParent
    permissionResources GetVirtualizationVmwareVcenterPermissionResource[]
    registeredDevice GetVirtualizationVmwareVcenterRegisteredDevice
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags GetVirtualizationVmwareVcenterTag[]
    targetName string
    Name of th Target with which the vcenter was claimed.
    versionContext GetVirtualizationVmwareVcenterVersionContext
    vmCount number
    Count of all Virtual Machines associated with the vcenter.
    vmTemplatesCount number
    Count of all VM Templates associated with the vcenter.
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetVirtualizationVmwareVcenterAncestor]
    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_switch_count float
    Count of all Distributed Virtual Switches associated with vcenter.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    ds_cluster_count float
    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 GetVirtualizationVmwareVcenterParent
    permission_resources Sequence[GetVirtualizationVmwareVcenterPermissionResource]
    registered_device GetVirtualizationVmwareVcenterRegisteredDevice
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags Sequence[GetVirtualizationVmwareVcenterTag]
    target_name str
    Name of th Target with which the vcenter was claimed.
    version_context GetVirtualizationVmwareVcenterVersionContext
    vm_count float
    Count of all Virtual Machines associated with the vcenter.
    vm_templates_count float
    Count of all VM Templates associated with the vcenter.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties 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.
    classId String
    clusterCount Number
    Count of all Clusters associated with the vcenter.
    createTime String
    The time when this managed object was created.
    datacenterCount Number
    Count of all Datacenters in the vcenter.
    datastoreCount Number
    Count of all Datastores Templates associated with the vcenter.
    distributedVirtualSwitchCount Number
    Count of all Distributed Virtual Switches associated with vcenter.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    dsClusterCount Number
    Count of all Datastore cluster associated with the vcenter.
    externalIp String
    External Ip address fot the vcenter.
    hostCount 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.
    ipAddresses List<String>
    modTime 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.
    nrVersion String
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    registeredDevice Property Map
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<Property Map>
    targetName String
    Name of th Target with which the vcenter was claimed.
    versionContext Property Map
    vmCount Number
    Count of all Virtual Machines associated with the vcenter.
    vmTemplatesCount Number
    Count of all VM Templates associated with the vcenter.

    getVirtualizationVmwareVcenter Result

    The following output properties are available:

    Id string
    Results List<GetVirtualizationVmwareVcenterResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetVirtualizationVmwareVcenterAncestor>
    Build string
    ClassId string
    ClusterCount double
    CreateTime string
    DatacenterCount double
    DatastoreCount double
    DistributedVirtualSwitchCount double
    DomainGroupMoid string
    DsClusterCount double
    ExternalIp string
    HostCount double
    Identity string
    IpAddresses List<string>
    ModTime string
    Moid string
    Name string
    NrVersion string
    ObjectType string
    Owners List<string>
    Parent GetVirtualizationVmwareVcenterParent
    PermissionResources List<GetVirtualizationVmwareVcenterPermissionResource>
    RegisteredDevice GetVirtualizationVmwareVcenterRegisteredDevice
    SharedScope string
    Tags List<GetVirtualizationVmwareVcenterTag>
    TargetName string
    VersionContext GetVirtualizationVmwareVcenterVersionContext
    VmCount double
    VmTemplatesCount double
    Id string
    Results []GetVirtualizationVmwareVcenterResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetVirtualizationVmwareVcenterAncestor
    Build string
    ClassId string
    ClusterCount float64
    CreateTime string
    DatacenterCount float64
    DatastoreCount float64
    DistributedVirtualSwitchCount float64
    DomainGroupMoid string
    DsClusterCount float64
    ExternalIp string
    HostCount float64
    Identity string
    IpAddresses []string
    ModTime string
    Moid string
    Name string
    NrVersion string
    ObjectType string
    Owners []string
    Parent GetVirtualizationVmwareVcenterParent
    PermissionResources []GetVirtualizationVmwareVcenterPermissionResource
    RegisteredDevice GetVirtualizationVmwareVcenterRegisteredDevice
    SharedScope string
    Tags []GetVirtualizationVmwareVcenterTag
    TargetName string
    VersionContext GetVirtualizationVmwareVcenterVersionContext
    VmCount float64
    VmTemplatesCount float64
    id String
    results List<GetVirtualizationVmwareVcenterResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetVirtualizationVmwareVcenterAncestor>
    build String
    classId String
    clusterCount Double
    createTime String
    datacenterCount Double
    datastoreCount Double
    distributedVirtualSwitchCount Double
    domainGroupMoid String
    dsClusterCount Double
    externalIp String
    hostCount Double
    identity String
    ipAddresses List<String>
    modTime String
    moid String
    name String
    nrVersion String
    objectType String
    owners List<String>
    parent GetVirtualizationVmwareVcenterParent
    permissionResources List<GetVirtualizationVmwareVcenterPermissionResource>
    registeredDevice GetVirtualizationVmwareVcenterRegisteredDevice
    sharedScope String
    tags List<GetVirtualizationVmwareVcenterTag>
    targetName String
    versionContext GetVirtualizationVmwareVcenterVersionContext
    vmCount Double
    vmTemplatesCount Double
    id string
    results GetVirtualizationVmwareVcenterResult[]
    accountMoid string
    additionalProperties string
    ancestors GetVirtualizationVmwareVcenterAncestor[]
    build string
    classId string
    clusterCount number
    createTime string
    datacenterCount number
    datastoreCount number
    distributedVirtualSwitchCount number
    domainGroupMoid string
    dsClusterCount number
    externalIp string
    hostCount number
    identity string
    ipAddresses string[]
    modTime string
    moid string
    name string
    nrVersion string
    objectType string
    owners string[]
    parent GetVirtualizationVmwareVcenterParent
    permissionResources GetVirtualizationVmwareVcenterPermissionResource[]
    registeredDevice GetVirtualizationVmwareVcenterRegisteredDevice
    sharedScope string
    tags GetVirtualizationVmwareVcenterTag[]
    targetName string
    versionContext GetVirtualizationVmwareVcenterVersionContext
    vmCount number
    vmTemplatesCount number
    id str
    results Sequence[GetVirtualizationVmwareVcenterResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetVirtualizationVmwareVcenterAncestor]
    build str
    class_id str
    cluster_count float
    create_time str
    datacenter_count float
    datastore_count float
    distributed_virtual_switch_count float
    domain_group_moid str
    ds_cluster_count float
    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 GetVirtualizationVmwareVcenterParent
    permission_resources Sequence[GetVirtualizationVmwareVcenterPermissionResource]
    registered_device GetVirtualizationVmwareVcenterRegisteredDevice
    shared_scope str
    tags Sequence[GetVirtualizationVmwareVcenterTag]
    target_name str
    version_context GetVirtualizationVmwareVcenterVersionContext
    vm_count float
    vm_templates_count float

    Supporting Types

    GetVirtualizationVmwareVcenterAncestor

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetVirtualizationVmwareVcenterParent

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetVirtualizationVmwareVcenterPermissionResource

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetVirtualizationVmwareVcenterRegisteredDevice

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetVirtualizationVmwareVcenterResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetVirtualizationVmwareVcenterResultAncestor>
    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.
    ClassId string
    ClusterCount double
    Count of all Clusters associated with the vcenter.
    CreateTime string
    The time when this managed object was created.
    DatacenterCount double
    Count of all Datacenters in the vcenter.
    DatastoreCount double
    Count of all Datastores Templates associated with the vcenter.
    DistributedVirtualSwitchCount double
    Count of all Distributed Virtual Switches associated with vcenter.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    DsClusterCount double
    Count of all Datastore cluster associated with the vcenter.
    ExternalIp string
    External Ip address fot the vcenter.
    HostCount 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.
    IpAddresses List<string>
    ModTime 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.
    NrVersion string
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    ObjectType string
    Owners List<string>
    Parents List<GetVirtualizationVmwareVcenterResultParent>
    PermissionResources List<GetVirtualizationVmwareVcenterResultPermissionResource>
    RegisteredDevices List<GetVirtualizationVmwareVcenterResultRegisteredDevice>
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags List<GetVirtualizationVmwareVcenterResultTag>
    TargetName string
    Name of th Target with which the vcenter was claimed.
    VersionContexts List<GetVirtualizationVmwareVcenterResultVersionContext>
    VmCount double
    Count of all Virtual Machines associated with the vcenter.
    VmTemplatesCount double
    Count of all VM Templates associated with the vcenter.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetVirtualizationVmwareVcenterResultAncestor
    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.
    ClassId string
    ClusterCount float64
    Count of all Clusters associated with the vcenter.
    CreateTime string
    The time when this managed object was created.
    DatacenterCount float64
    Count of all Datacenters in the vcenter.
    DatastoreCount float64
    Count of all Datastores Templates associated with the vcenter.
    DistributedVirtualSwitchCount float64
    Count of all Distributed Virtual Switches associated with vcenter.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    DsClusterCount float64
    Count of all Datastore cluster associated with the vcenter.
    ExternalIp string
    External Ip address fot the vcenter.
    HostCount 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.
    IpAddresses []string
    ModTime 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.
    NrVersion string
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    ObjectType string
    Owners []string
    Parents []GetVirtualizationVmwareVcenterResultParent
    PermissionResources []GetVirtualizationVmwareVcenterResultPermissionResource
    RegisteredDevices []GetVirtualizationVmwareVcenterResultRegisteredDevice
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags []GetVirtualizationVmwareVcenterResultTag
    TargetName string
    Name of th Target with which the vcenter was claimed.
    VersionContexts []GetVirtualizationVmwareVcenterResultVersionContext
    VmCount float64
    Count of all Virtual Machines associated with the vcenter.
    VmTemplatesCount float64
    Count of all VM Templates associated with the vcenter.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetVirtualizationVmwareVcenterResultAncestor>
    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.
    classId String
    clusterCount Double
    Count of all Clusters associated with the vcenter.
    createTime String
    The time when this managed object was created.
    datacenterCount Double
    Count of all Datacenters in the vcenter.
    datastoreCount Double
    Count of all Datastores Templates associated with the vcenter.
    distributedVirtualSwitchCount Double
    Count of all Distributed Virtual Switches associated with vcenter.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    dsClusterCount Double
    Count of all Datastore cluster associated with the vcenter.
    externalIp String
    External Ip address fot the vcenter.
    hostCount 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.
    ipAddresses List<String>
    modTime 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.
    nrVersion String
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    objectType String
    owners List<String>
    parents List<GetVirtualizationVmwareVcenterResultParent>
    permissionResources List<GetVirtualizationVmwareVcenterResultPermissionResource>
    registeredDevices List<GetVirtualizationVmwareVcenterResultRegisteredDevice>
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<GetVirtualizationVmwareVcenterResultTag>
    targetName String
    Name of th Target with which the vcenter was claimed.
    versionContexts List<GetVirtualizationVmwareVcenterResultVersionContext>
    vmCount Double
    Count of all Virtual Machines associated with the vcenter.
    vmTemplatesCount Double
    Count of all VM Templates associated with the vcenter.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetVirtualizationVmwareVcenterResultAncestor[]
    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.
    classId string
    clusterCount number
    Count of all Clusters associated with the vcenter.
    createTime string
    The time when this managed object was created.
    datacenterCount number
    Count of all Datacenters in the vcenter.
    datastoreCount number
    Count of all Datastores Templates associated with the vcenter.
    distributedVirtualSwitchCount number
    Count of all Distributed Virtual Switches associated with vcenter.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    dsClusterCount number
    Count of all Datastore cluster associated with the vcenter.
    externalIp string
    External Ip address fot the vcenter.
    hostCount 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.
    ipAddresses string[]
    modTime 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.
    nrVersion string
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    objectType string
    owners string[]
    parents GetVirtualizationVmwareVcenterResultParent[]
    permissionResources GetVirtualizationVmwareVcenterResultPermissionResource[]
    registeredDevices GetVirtualizationVmwareVcenterResultRegisteredDevice[]
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags GetVirtualizationVmwareVcenterResultTag[]
    targetName string
    Name of th Target with which the vcenter was claimed.
    versionContexts GetVirtualizationVmwareVcenterResultVersionContext[]
    vmCount number
    Count of all Virtual Machines associated with the vcenter.
    vmTemplatesCount number
    Count of all VM Templates associated with the vcenter.
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetVirtualizationVmwareVcenterResultAncestor]
    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_switch_count float
    Count of all Distributed Virtual Switches associated with vcenter.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    ds_cluster_count float
    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[GetVirtualizationVmwareVcenterResultParent]
    permission_resources Sequence[GetVirtualizationVmwareVcenterResultPermissionResource]
    registered_devices Sequence[GetVirtualizationVmwareVcenterResultRegisteredDevice]
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags Sequence[GetVirtualizationVmwareVcenterResultTag]
    target_name str
    Name of th Target with which the vcenter was claimed.
    version_contexts Sequence[GetVirtualizationVmwareVcenterResultVersionContext]
    vm_count float
    Count of all Virtual Machines associated with the vcenter.
    vm_templates_count float
    Count of all VM Templates associated with the vcenter.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties 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.
    classId String
    clusterCount Number
    Count of all Clusters associated with the vcenter.
    createTime String
    The time when this managed object was created.
    datacenterCount Number
    Count of all Datacenters in the vcenter.
    datastoreCount Number
    Count of all Datastores Templates associated with the vcenter.
    distributedVirtualSwitchCount Number
    Count of all Distributed Virtual Switches associated with vcenter.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    dsClusterCount Number
    Count of all Datastore cluster associated with the vcenter.
    externalIp String
    External Ip address fot the vcenter.
    hostCount 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.
    ipAddresses List<String>
    modTime 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.
    nrVersion String
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    registeredDevices List<Property Map>
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<Property Map>
    targetName String
    Name of th Target with which the vcenter was claimed.
    versionContexts List<Property Map>
    vmCount Number
    Count of all Virtual Machines associated with the vcenter.
    vmTemplatesCount Number
    Count of all VM Templates associated with the vcenter.

    GetVirtualizationVmwareVcenterResultAncestor

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

    GetVirtualizationVmwareVcenterResultParent

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

    GetVirtualizationVmwareVcenterResultPermissionResource

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

    GetVirtualizationVmwareVcenterResultRegisteredDevice

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

    GetVirtualizationVmwareVcenterResultTag

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

    GetVirtualizationVmwareVcenterResultVersionContext

    additionalProperties String
    classId String
    interestedMos List<Property Map>
    markedForDeletion Boolean
    nrVersion String
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    objectType String
    refMos List<Property Map>
    timestamp String
    versionType String

    GetVirtualizationVmwareVcenterResultVersionContextInterestedMo

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

    GetVirtualizationVmwareVcenterResultVersionContextRefMo

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

    GetVirtualizationVmwareVcenterTag

    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.
    additionalProperties string
    key string
    The string representation of a tag key.
    value string
    The string representation of a tag value.
    additional_properties str
    key str
    The string representation of a tag key.
    value str
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.

    GetVirtualizationVmwareVcenterVersionContext

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos List<GetVirtualizationVmwareVcenterVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetVirtualizationVmwareVcenterVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos []GetVirtualizationVmwareVcenterVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetVirtualizationVmwareVcenterVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<GetVirtualizationVmwareVcenterVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetVirtualizationVmwareVcenterVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos GetVirtualizationVmwareVcenterVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetVirtualizationVmwareVcenterVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interested_mos Sequence[GetVirtualizationVmwareVcenterVersionContextInterestedMo]
    marked_for_deletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nr_version str
    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 GetVirtualizationVmwareVcenterVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    Release version of the Hypervisor Manger (VMware vCenter Server 6.0.0 build-4541947).
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.

    GetVirtualizationVmwareVcenterVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetVirtualizationVmwareVcenterVersionContextRefMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    Package Details

    Repository
    intersight ciscodevnet/terraform-provider-intersight
    License
    Notes
    This Pulumi package is based on the intersight Terraform Provider.
    intersight logo
    intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet