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

intersight.getApplianceNodeInfo

Explore with Pulumi AI

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

    NodeInfo managed object stores the Intersight Appliance’s cluster node information. NodeInfo managed objects are created during the Intersight Appliance setup. The Intersight Appliance updates the NodeInfo managed objects with status information periodically.

    Using getApplianceNodeInfo

    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 getApplianceNodeInfo(args: GetApplianceNodeInfoArgs, opts?: InvokeOptions): Promise<GetApplianceNodeInfoResult>
    function getApplianceNodeInfoOutput(args: GetApplianceNodeInfoOutputArgs, opts?: InvokeOptions): Output<GetApplianceNodeInfoResult>
    def get_appliance_node_info(account_moid: Optional[str] = None,
                                additional_properties: Optional[str] = None,
                                ancestors: Optional[Sequence[GetApplianceNodeInfoAncestor]] = None,
                                class_id: Optional[str] = None,
                                create_time: Optional[str] = None,
                                deployment_size: Optional[str] = None,
                                domain_group_moid: Optional[str] = None,
                                hostname: Optional[str] = None,
                                id: Optional[str] = None,
                                mod_time: Optional[str] = None,
                                moid: Optional[str] = None,
                                node_id: Optional[float] = None,
                                node_ip_v4_config: Optional[GetApplianceNodeInfoNodeIpV4Config] = None,
                                node_ip_v6_config: Optional[GetApplianceNodeInfoNodeIpV6Config] = None,
                                node_type: Optional[str] = None,
                                object_type: Optional[str] = None,
                                operational_status: Optional[str] = None,
                                owners: Optional[Sequence[str]] = None,
                                parent: Optional[GetApplianceNodeInfoParent] = None,
                                permission_resources: Optional[Sequence[GetApplianceNodeInfoPermissionResource]] = None,
                                shared_scope: Optional[str] = None,
                                tags: Optional[Sequence[GetApplianceNodeInfoTag]] = None,
                                version_context: Optional[GetApplianceNodeInfoVersionContext] = None,
                                opts: Optional[InvokeOptions] = None) -> GetApplianceNodeInfoResult
    def get_appliance_node_info_output(account_moid: Optional[pulumi.Input[str]] = None,
                                additional_properties: Optional[pulumi.Input[str]] = None,
                                ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceNodeInfoAncestorArgs]]]] = None,
                                class_id: Optional[pulumi.Input[str]] = None,
                                create_time: Optional[pulumi.Input[str]] = None,
                                deployment_size: Optional[pulumi.Input[str]] = None,
                                domain_group_moid: Optional[pulumi.Input[str]] = None,
                                hostname: Optional[pulumi.Input[str]] = None,
                                id: Optional[pulumi.Input[str]] = None,
                                mod_time: Optional[pulumi.Input[str]] = None,
                                moid: Optional[pulumi.Input[str]] = None,
                                node_id: Optional[pulumi.Input[float]] = None,
                                node_ip_v4_config: Optional[pulumi.Input[GetApplianceNodeInfoNodeIpV4ConfigArgs]] = None,
                                node_ip_v6_config: Optional[pulumi.Input[GetApplianceNodeInfoNodeIpV6ConfigArgs]] = None,
                                node_type: Optional[pulumi.Input[str]] = None,
                                object_type: Optional[pulumi.Input[str]] = None,
                                operational_status: Optional[pulumi.Input[str]] = None,
                                owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                parent: Optional[pulumi.Input[GetApplianceNodeInfoParentArgs]] = None,
                                permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceNodeInfoPermissionResourceArgs]]]] = None,
                                shared_scope: Optional[pulumi.Input[str]] = None,
                                tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceNodeInfoTagArgs]]]] = None,
                                version_context: Optional[pulumi.Input[GetApplianceNodeInfoVersionContextArgs]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetApplianceNodeInfoResult]
    func LookupApplianceNodeInfo(ctx *Context, args *LookupApplianceNodeInfoArgs, opts ...InvokeOption) (*LookupApplianceNodeInfoResult, error)
    func LookupApplianceNodeInfoOutput(ctx *Context, args *LookupApplianceNodeInfoOutputArgs, opts ...InvokeOption) LookupApplianceNodeInfoResultOutput

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

    public static class GetApplianceNodeInfo 
    {
        public static Task<GetApplianceNodeInfoResult> InvokeAsync(GetApplianceNodeInfoArgs args, InvokeOptions? opts = null)
        public static Output<GetApplianceNodeInfoResult> Invoke(GetApplianceNodeInfoInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetApplianceNodeInfoResult> getApplianceNodeInfo(GetApplianceNodeInfoArgs args, InvokeOptions options)
    public static Output<GetApplianceNodeInfoResult> getApplianceNodeInfo(GetApplianceNodeInfoArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getApplianceNodeInfo:getApplianceNodeInfo
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetApplianceNodeInfoAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DeploymentSize string
    Current running deployment size for the Intersight Appliance node. Eg. small, medium, large etc.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Hostname string
    Cluster node's FQDN or IP address.
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeId double
    System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
    NodeIpV4Config GetApplianceNodeInfoNodeIpV4Config
    NodeIpV6Config GetApplianceNodeInfoNodeIpV6Config
    NodeType string
    The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
    ObjectType string
    OperationalStatus string
    Operational status of the Intersight Appliance node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
    Owners List<string>
    Parent GetApplianceNodeInfoParent
    PermissionResources List<GetApplianceNodeInfoPermissionResource>
    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<GetApplianceNodeInfoTag>
    VersionContext GetApplianceNodeInfoVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetApplianceNodeInfoAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DeploymentSize string
    Current running deployment size for the Intersight Appliance node. Eg. small, medium, large etc.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Hostname string
    Cluster node's FQDN or IP address.
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeId float64
    System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
    NodeIpV4Config GetApplianceNodeInfoNodeIpV4Config
    NodeIpV6Config GetApplianceNodeInfoNodeIpV6Config
    NodeType string
    The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
    ObjectType string
    OperationalStatus string
    Operational status of the Intersight Appliance node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
    Owners []string
    Parent GetApplianceNodeInfoParent
    PermissionResources []GetApplianceNodeInfoPermissionResource
    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 []GetApplianceNodeInfoTag
    VersionContext GetApplianceNodeInfoVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetApplianceNodeInfoAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    deploymentSize String
    Current running deployment size for the Intersight Appliance node. Eg. small, medium, large etc.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    hostname String
    Cluster node's FQDN or IP address.
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeId Double
    System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
    nodeIpV4Config GetApplianceNodeInfoNodeIpV4Config
    nodeIpV6Config GetApplianceNodeInfoNodeIpV6Config
    nodeType String
    The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
    objectType String
    operationalStatus String
    Operational status of the Intersight Appliance node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
    owners List<String>
    parent GetApplianceNodeInfoParent
    permissionResources List<GetApplianceNodeInfoPermissionResource>
    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<GetApplianceNodeInfoTag>
    versionContext GetApplianceNodeInfoVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetApplianceNodeInfoAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    deploymentSize string
    Current running deployment size for the Intersight Appliance node. Eg. small, medium, large etc.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    hostname string
    Cluster node's FQDN or IP address.
    id string
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    nodeId number
    System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
    nodeIpV4Config GetApplianceNodeInfoNodeIpV4Config
    nodeIpV6Config GetApplianceNodeInfoNodeIpV6Config
    nodeType string
    The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
    objectType string
    operationalStatus string
    Operational status of the Intersight Appliance node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
    owners string[]
    parent GetApplianceNodeInfoParent
    permissionResources GetApplianceNodeInfoPermissionResource[]
    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 GetApplianceNodeInfoTag[]
    versionContext GetApplianceNodeInfoVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetApplianceNodeInfoAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    deployment_size str
    Current running deployment size for the Intersight Appliance node. Eg. small, medium, large etc.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    hostname str
    Cluster node's FQDN or IP address.
    id str
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    node_id float
    System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
    node_ip_v4_config GetApplianceNodeInfoNodeIpV4Config
    node_ip_v6_config GetApplianceNodeInfoNodeIpV6Config
    node_type str
    The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
    object_type str
    operational_status str
    Operational status of the Intersight Appliance node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
    owners Sequence[str]
    parent GetApplianceNodeInfoParent
    permission_resources Sequence[GetApplianceNodeInfoPermissionResource]
    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[GetApplianceNodeInfoTag]
    version_context GetApplianceNodeInfoVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    deploymentSize String
    Current running deployment size for the Intersight Appliance node. Eg. small, medium, large etc.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    hostname String
    Cluster node's FQDN or IP address.
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeId Number
    System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
    nodeIpV4Config Property Map
    nodeIpV6Config Property Map
    nodeType String
    The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
    objectType String
    operationalStatus String
    Operational status of the Intersight Appliance node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
    owners List<String>
    parent Property Map
    permissionResources 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>
    versionContext Property Map

    getApplianceNodeInfo Result

    The following output properties are available:

    Supporting Types

    GetApplianceNodeInfoAncestor

    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'.

    GetApplianceNodeInfoNodeIpV4Config

    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.
    Gateway string
    The IPv4 address of the default gateway.
    IpAddress string
    The IPv4 Address, represented in the standard dot-decimal notation, e.g. 192.168.1.3.
    Netmask string
    The IPv4 Netmask, represented in the standard dot-decimal notation, e.g. 255.255.255.0.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Gateway string
    The IPv4 address of the default gateway.
    IpAddress string
    The IPv4 Address, represented in the standard dot-decimal notation, e.g. 192.168.1.3.
    Netmask string
    The IPv4 Netmask, represented in the standard dot-decimal notation, e.g. 255.255.255.0.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    gateway String
    The IPv4 address of the default gateway.
    ipAddress String
    The IPv4 Address, represented in the standard dot-decimal notation, e.g. 192.168.1.3.
    netmask String
    The IPv4 Netmask, represented in the standard dot-decimal notation, e.g. 255.255.255.0.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    gateway string
    The IPv4 address of the default gateway.
    ipAddress string
    The IPv4 Address, represented in the standard dot-decimal notation, e.g. 192.168.1.3.
    netmask string
    The IPv4 Netmask, represented in the standard dot-decimal notation, e.g. 255.255.255.0.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    gateway str
    The IPv4 address of the default gateway.
    ip_address str
    The IPv4 Address, represented in the standard dot-decimal notation, e.g. 192.168.1.3.
    netmask str
    The IPv4 Netmask, represented in the standard dot-decimal notation, e.g. 255.255.255.0.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    gateway String
    The IPv4 address of the default gateway.
    ipAddress String
    The IPv4 Address, represented in the standard dot-decimal notation, e.g. 192.168.1.3.
    netmask String
    The IPv4 Netmask, represented in the standard dot-decimal notation, e.g. 255.255.255.0.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetApplianceNodeInfoNodeIpV6Config

    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.
    Gateway string
    The IPv6 address of the default gateway.
    IpAddress string
    The IPv6 Address, represented as eight groups of four hexadecimal digits, separated by colons.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Prefix string
    The IPv6 Prefix, represented as eight groups of four hexadecimal digits, separated by colons.
    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.
    Gateway string
    The IPv6 address of the default gateway.
    IpAddress string
    The IPv6 Address, represented as eight groups of four hexadecimal digits, separated by colons.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Prefix string
    The IPv6 Prefix, represented as eight groups of four hexadecimal digits, separated by colons.
    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.
    gateway String
    The IPv6 address of the default gateway.
    ipAddress String
    The IPv6 Address, represented as eight groups of four hexadecimal digits, separated by colons.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    prefix String
    The IPv6 Prefix, represented as eight groups of four hexadecimal digits, separated by colons.
    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.
    gateway string
    The IPv6 address of the default gateway.
    ipAddress string
    The IPv6 Address, represented as eight groups of four hexadecimal digits, separated by colons.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    prefix string
    The IPv6 Prefix, represented as eight groups of four hexadecimal digits, separated by colons.
    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.
    gateway str
    The IPv6 address of the default gateway.
    ip_address str
    The IPv6 Address, represented as eight groups of four hexadecimal digits, separated by colons.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    prefix str
    The IPv6 Prefix, represented as eight groups of four hexadecimal digits, separated by colons.
    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.
    gateway String
    The IPv6 address of the default gateway.
    ipAddress String
    The IPv6 Address, represented as eight groups of four hexadecimal digits, separated by colons.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    prefix String
    The IPv6 Prefix, represented as eight groups of four hexadecimal digits, separated by colons.

    GetApplianceNodeInfoParent

    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'.

    GetApplianceNodeInfoPermissionResource

    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'.

    GetApplianceNodeInfoResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetApplianceNodeInfoResultAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DeploymentSize string
    Current running deployment size for the Intersight Appliance node. Eg. small, medium, large etc.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Hostname string
    Cluster node's FQDN or IP address.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeId double
    System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
    NodeIpV4Configs List<GetApplianceNodeInfoResultNodeIpV4Config>
    NodeIpV6Configs List<GetApplianceNodeInfoResultNodeIpV6Config>
    NodeType string
    The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
    ObjectType string
    OperationalStatus string
    Operational status of the Intersight Appliance node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
    Owners List<string>
    Parents List<GetApplianceNodeInfoResultParent>
    PermissionResources List<GetApplianceNodeInfoResultPermissionResource>
    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<GetApplianceNodeInfoResultTag>
    VersionContexts List<GetApplianceNodeInfoResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetApplianceNodeInfoResultAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DeploymentSize string
    Current running deployment size for the Intersight Appliance node. Eg. small, medium, large etc.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Hostname string
    Cluster node's FQDN or IP address.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeId float64
    System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
    NodeIpV4Configs []GetApplianceNodeInfoResultNodeIpV4Config
    NodeIpV6Configs []GetApplianceNodeInfoResultNodeIpV6Config
    NodeType string
    The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
    ObjectType string
    OperationalStatus string
    Operational status of the Intersight Appliance node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
    Owners []string
    Parents []GetApplianceNodeInfoResultParent
    PermissionResources []GetApplianceNodeInfoResultPermissionResource
    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 []GetApplianceNodeInfoResultTag
    VersionContexts []GetApplianceNodeInfoResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetApplianceNodeInfoResultAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    deploymentSize String
    Current running deployment size for the Intersight Appliance node. Eg. small, medium, large etc.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    hostname String
    Cluster node's FQDN or IP address.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeId Double
    System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
    nodeIpV4Configs List<GetApplianceNodeInfoResultNodeIpV4Config>
    nodeIpV6Configs List<GetApplianceNodeInfoResultNodeIpV6Config>
    nodeType String
    The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
    objectType String
    operationalStatus String
    Operational status of the Intersight Appliance node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
    owners List<String>
    parents List<GetApplianceNodeInfoResultParent>
    permissionResources List<GetApplianceNodeInfoResultPermissionResource>
    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<GetApplianceNodeInfoResultTag>
    versionContexts List<GetApplianceNodeInfoResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetApplianceNodeInfoResultAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    deploymentSize string
    Current running deployment size for the Intersight Appliance node. Eg. small, medium, large etc.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    hostname string
    Cluster node's FQDN or IP address.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    nodeId number
    System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
    nodeIpV4Configs GetApplianceNodeInfoResultNodeIpV4Config[]
    nodeIpV6Configs GetApplianceNodeInfoResultNodeIpV6Config[]
    nodeType string
    The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
    objectType string
    operationalStatus string
    Operational status of the Intersight Appliance node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
    owners string[]
    parents GetApplianceNodeInfoResultParent[]
    permissionResources GetApplianceNodeInfoResultPermissionResource[]
    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 GetApplianceNodeInfoResultTag[]
    versionContexts GetApplianceNodeInfoResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetApplianceNodeInfoResultAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    deployment_size str
    Current running deployment size for the Intersight Appliance node. Eg. small, medium, large etc.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    hostname str
    Cluster node's FQDN or IP address.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    node_id float
    System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
    node_ip_v4_configs Sequence[GetApplianceNodeInfoResultNodeIpV4Config]
    node_ip_v6_configs Sequence[GetApplianceNodeInfoResultNodeIpV6Config]
    node_type str
    The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
    object_type str
    operational_status str
    Operational status of the Intersight Appliance node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
    owners Sequence[str]
    parents Sequence[GetApplianceNodeInfoResultParent]
    permission_resources Sequence[GetApplianceNodeInfoResultPermissionResource]
    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[GetApplianceNodeInfoResultTag]
    version_contexts Sequence[GetApplianceNodeInfoResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    deploymentSize String
    Current running deployment size for the Intersight Appliance node. Eg. small, medium, large etc.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    hostname String
    Cluster node's FQDN or IP address.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeId Number
    System assigned unique ID of the Intersight Appliance node. The system incrementally assigns identifiers to each node in the Intersight Appliance cluster starting with a value of 1.
    nodeIpV4Configs List<Property Map>
    nodeIpV6Configs List<Property Map>
    nodeType String
    The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
    objectType String
    operationalStatus String
    Operational status of the Intersight Appliance node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
    owners List<String>
    parents List<Property Map>
    permissionResources 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>
    versionContexts List<Property Map>

    GetApplianceNodeInfoResultAncestor

    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

    GetApplianceNodeInfoResultNodeIpV4Config

    AdditionalProperties string
    ClassId string
    Gateway string
    IpAddress string
    Netmask string
    ObjectType string
    AdditionalProperties string
    ClassId string
    Gateway string
    IpAddress string
    Netmask string
    ObjectType string
    additionalProperties String
    classId String
    gateway String
    ipAddress String
    netmask String
    objectType String
    additionalProperties string
    classId string
    gateway string
    ipAddress string
    netmask string
    objectType string
    additionalProperties String
    classId String
    gateway String
    ipAddress String
    netmask String
    objectType String

    GetApplianceNodeInfoResultNodeIpV6Config

    AdditionalProperties string
    ClassId string
    Gateway string
    IpAddress string
    ObjectType string
    Prefix string
    AdditionalProperties string
    ClassId string
    Gateway string
    IpAddress string
    ObjectType string
    Prefix string
    additionalProperties String
    classId String
    gateway String
    ipAddress String
    objectType String
    prefix String
    additionalProperties string
    classId string
    gateway string
    ipAddress string
    objectType string
    prefix string
    additionalProperties String
    classId String
    gateway String
    ipAddress String
    objectType String
    prefix String

    GetApplianceNodeInfoResultParent

    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

    GetApplianceNodeInfoResultPermissionResource

    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

    GetApplianceNodeInfoResultTag

    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

    GetApplianceNodeInfoResultVersionContext

    GetApplianceNodeInfoResultVersionContextInterestedMo

    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

    GetApplianceNodeInfoResultVersionContextRefMo

    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

    GetApplianceNodeInfoTag

    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.

    GetApplianceNodeInfoVersionContext

    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<GetApplianceNodeInfoVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetApplianceNodeInfoVersionContextRefMo
    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 []GetApplianceNodeInfoVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetApplianceNodeInfoVersionContextRefMo
    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<GetApplianceNodeInfoVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetApplianceNodeInfoVersionContextRefMo
    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 GetApplianceNodeInfoVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetApplianceNodeInfoVersionContextRefMo
    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[GetApplianceNodeInfoVersionContextInterestedMo]
    marked_for_deletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nr_version str
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetApplianceNodeInfoVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

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

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

    GetApplianceNodeInfoVersionContextInterestedMo

    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'.

    GetApplianceNodeInfoVersionContextRefMo

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

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

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

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

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

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

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

    Package Details

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