1. Packages
  2. Intersight Provider
  3. API Docs
  4. getApplianceSetupInfo
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

intersight.getApplianceSetupInfo

Explore with Pulumi AI

intersight logo
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

    SetupInfo will have only one managed object. SetupInfo managed object is to keep track of the Intersight Appliance’s setup information and guide the UI through the initial configuration of the Intersight Appliance. The SetupInfo managed object is created during the Intersight Appliance setup. The Intersight UI uses this object to store the initial configuration states that the user has completed. If the user closes the Intersight UI without finishing all the initial configuration, then the Intersight UI will use this managed object to display the next configuration that the user needs to complete when the user uses the Intersight Appliance next time.

    Using getApplianceSetupInfo

    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 getApplianceSetupInfo(args: GetApplianceSetupInfoArgs, opts?: InvokeOptions): Promise<GetApplianceSetupInfoResult>
    function getApplianceSetupInfoOutput(args: GetApplianceSetupInfoOutputArgs, opts?: InvokeOptions): Output<GetApplianceSetupInfoResult>
    def get_appliance_setup_info(account: Optional[GetApplianceSetupInfoAccount] = None,
                                 account_moid: Optional[str] = None,
                                 additional_properties: Optional[str] = None,
                                 ancestors: Optional[Sequence[GetApplianceSetupInfoAncestor]] = None,
                                 build_type: Optional[str] = None,
                                 capabilities: Optional[Sequence[GetApplianceSetupInfoCapability]] = None,
                                 class_id: Optional[str] = None,
                                 cloud_url: Optional[str] = None,
                                 create_time: Optional[str] = None,
                                 deployment_mode: Optional[str] = None,
                                 domain_group_moid: Optional[str] = None,
                                 end_time: Optional[str] = None,
                                 id: Optional[str] = None,
                                 latest_version: Optional[str] = None,
                                 min_cpu: Optional[float] = None,
                                 min_ram: Optional[float] = None,
                                 mod_time: Optional[str] = None,
                                 moid: Optional[str] = None,
                                 object_type: Optional[str] = None,
                                 owners: Optional[Sequence[str]] = None,
                                 parent: Optional[GetApplianceSetupInfoParent] = None,
                                 permission_resources: Optional[Sequence[GetApplianceSetupInfoPermissionResource]] = None,
                                 setup_states: Optional[Sequence[str]] = None,
                                 shared_scope: Optional[str] = None,
                                 start_time: Optional[str] = None,
                                 tags: Optional[Sequence[GetApplianceSetupInfoTag]] = None,
                                 version_context: Optional[GetApplianceSetupInfoVersionContext] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetApplianceSetupInfoResult
    def get_appliance_setup_info_output(account: Optional[pulumi.Input[GetApplianceSetupInfoAccountArgs]] = None,
                                 account_moid: Optional[pulumi.Input[str]] = None,
                                 additional_properties: Optional[pulumi.Input[str]] = None,
                                 ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceSetupInfoAncestorArgs]]]] = None,
                                 build_type: Optional[pulumi.Input[str]] = None,
                                 capabilities: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceSetupInfoCapabilityArgs]]]] = None,
                                 class_id: Optional[pulumi.Input[str]] = None,
                                 cloud_url: Optional[pulumi.Input[str]] = None,
                                 create_time: Optional[pulumi.Input[str]] = None,
                                 deployment_mode: Optional[pulumi.Input[str]] = None,
                                 domain_group_moid: Optional[pulumi.Input[str]] = None,
                                 end_time: Optional[pulumi.Input[str]] = None,
                                 id: Optional[pulumi.Input[str]] = None,
                                 latest_version: Optional[pulumi.Input[str]] = None,
                                 min_cpu: Optional[pulumi.Input[float]] = None,
                                 min_ram: Optional[pulumi.Input[float]] = None,
                                 mod_time: Optional[pulumi.Input[str]] = None,
                                 moid: Optional[pulumi.Input[str]] = None,
                                 object_type: Optional[pulumi.Input[str]] = None,
                                 owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                 parent: Optional[pulumi.Input[GetApplianceSetupInfoParentArgs]] = None,
                                 permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceSetupInfoPermissionResourceArgs]]]] = None,
                                 setup_states: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                 shared_scope: Optional[pulumi.Input[str]] = None,
                                 start_time: Optional[pulumi.Input[str]] = None,
                                 tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceSetupInfoTagArgs]]]] = None,
                                 version_context: Optional[pulumi.Input[GetApplianceSetupInfoVersionContextArgs]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetApplianceSetupInfoResult]
    func LookupApplianceSetupInfo(ctx *Context, args *LookupApplianceSetupInfoArgs, opts ...InvokeOption) (*LookupApplianceSetupInfoResult, error)
    func LookupApplianceSetupInfoOutput(ctx *Context, args *LookupApplianceSetupInfoOutputArgs, opts ...InvokeOption) LookupApplianceSetupInfoResultOutput

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

    public static class GetApplianceSetupInfo 
    {
        public static Task<GetApplianceSetupInfoResult> InvokeAsync(GetApplianceSetupInfoArgs args, InvokeOptions? opts = null)
        public static Output<GetApplianceSetupInfoResult> Invoke(GetApplianceSetupInfoInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetApplianceSetupInfoResult> getApplianceSetupInfo(GetApplianceSetupInfoArgs args, InvokeOptions options)
    public static Output<GetApplianceSetupInfoResult> getApplianceSetupInfo(GetApplianceSetupInfoArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getApplianceSetupInfo:getApplianceSetupInfo
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Account GetApplianceSetupInfoAccount
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetApplianceSetupInfoAncestor>
    BuildType string
    Build type of the Intersight Appliance setup (e.g. release or debug).
    Capabilities List<GetApplianceSetupInfoCapability>
    ClassId string
    CloudUrl string
    URL of the Intersight to which this Intersight Appliance is connected to.
    CreateTime string
    The time when this managed object was created.
    DeploymentMode string
    Indicates where Intersight Appliance is installed in air-gapped or connected mode.In connected mode, Intersight Appliance is claimed by Intesight SaaS.In air-gapped mode, Intersight Appliance does not connect to any Cisco services.* Connected - In connected mode, Intersight Appliance connects to Intersight SaaS and other cisco.com services.* Private - In private mode, Intersight Appliance does not connect to Intersight SaaS or any cisco.com services.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EndTime string
    End date of the Intersight Appliance's initial setup.
    Id string
    LatestVersion string
    The most recent version which Intersight Appliance can upgrade to.
    MinCpu double
    The minimum cpu required of the node in cluster.
    MinRam double
    The minimum ram required of the node in cluster.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners List<string>
    Parent GetApplianceSetupInfoParent
    PermissionResources List<GetApplianceSetupInfoPermissionResource>
    SetupStates List<string>
    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.
    StartTime string
    Start date of the Intersight Appliance's initial setup.
    Tags List<GetApplianceSetupInfoTag>
    VersionContext GetApplianceSetupInfoVersionContext
    Account GetApplianceSetupInfoAccount
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetApplianceSetupInfoAncestor
    BuildType string
    Build type of the Intersight Appliance setup (e.g. release or debug).
    Capabilities []GetApplianceSetupInfoCapability
    ClassId string
    CloudUrl string
    URL of the Intersight to which this Intersight Appliance is connected to.
    CreateTime string
    The time when this managed object was created.
    DeploymentMode string
    Indicates where Intersight Appliance is installed in air-gapped or connected mode.In connected mode, Intersight Appliance is claimed by Intesight SaaS.In air-gapped mode, Intersight Appliance does not connect to any Cisco services.* Connected - In connected mode, Intersight Appliance connects to Intersight SaaS and other cisco.com services.* Private - In private mode, Intersight Appliance does not connect to Intersight SaaS or any cisco.com services.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EndTime string
    End date of the Intersight Appliance's initial setup.
    Id string
    LatestVersion string
    The most recent version which Intersight Appliance can upgrade to.
    MinCpu float64
    The minimum cpu required of the node in cluster.
    MinRam float64
    The minimum ram required of the node in cluster.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners []string
    Parent GetApplianceSetupInfoParent
    PermissionResources []GetApplianceSetupInfoPermissionResource
    SetupStates []string
    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.
    StartTime string
    Start date of the Intersight Appliance's initial setup.
    Tags []GetApplianceSetupInfoTag
    VersionContext GetApplianceSetupInfoVersionContext
    account GetApplianceSetupInfoAccount
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetApplianceSetupInfoAncestor>
    buildType String
    Build type of the Intersight Appliance setup (e.g. release or debug).
    capabilities List<GetApplianceSetupInfoCapability>
    classId String
    cloudUrl String
    URL of the Intersight to which this Intersight Appliance is connected to.
    createTime String
    The time when this managed object was created.
    deploymentMode String
    Indicates where Intersight Appliance is installed in air-gapped or connected mode.In connected mode, Intersight Appliance is claimed by Intesight SaaS.In air-gapped mode, Intersight Appliance does not connect to any Cisco services.* Connected - In connected mode, Intersight Appliance connects to Intersight SaaS and other cisco.com services.* Private - In private mode, Intersight Appliance does not connect to Intersight SaaS or any cisco.com services.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    endTime String
    End date of the Intersight Appliance's initial setup.
    id String
    latestVersion String
    The most recent version which Intersight Appliance can upgrade to.
    minCpu Double
    The minimum cpu required of the node in cluster.
    minRam Double
    The minimum ram required of the node in cluster.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parent GetApplianceSetupInfoParent
    permissionResources List<GetApplianceSetupInfoPermissionResource>
    setupStates List<String>
    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.
    startTime String
    Start date of the Intersight Appliance's initial setup.
    tags List<GetApplianceSetupInfoTag>
    versionContext GetApplianceSetupInfoVersionContext
    account GetApplianceSetupInfoAccount
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetApplianceSetupInfoAncestor[]
    buildType string
    Build type of the Intersight Appliance setup (e.g. release or debug).
    capabilities GetApplianceSetupInfoCapability[]
    classId string
    cloudUrl string
    URL of the Intersight to which this Intersight Appliance is connected to.
    createTime string
    The time when this managed object was created.
    deploymentMode string
    Indicates where Intersight Appliance is installed in air-gapped or connected mode.In connected mode, Intersight Appliance is claimed by Intesight SaaS.In air-gapped mode, Intersight Appliance does not connect to any Cisco services.* Connected - In connected mode, Intersight Appliance connects to Intersight SaaS and other cisco.com services.* Private - In private mode, Intersight Appliance does not connect to Intersight SaaS or any cisco.com services.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    endTime string
    End date of the Intersight Appliance's initial setup.
    id string
    latestVersion string
    The most recent version which Intersight Appliance can upgrade to.
    minCpu number
    The minimum cpu required of the node in cluster.
    minRam number
    The minimum ram required of the node in cluster.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    owners string[]
    parent GetApplianceSetupInfoParent
    permissionResources GetApplianceSetupInfoPermissionResource[]
    setupStates string[]
    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.
    startTime string
    Start date of the Intersight Appliance's initial setup.
    tags GetApplianceSetupInfoTag[]
    versionContext GetApplianceSetupInfoVersionContext
    account GetApplianceSetupInfoAccount
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetApplianceSetupInfoAncestor]
    build_type str
    Build type of the Intersight Appliance setup (e.g. release or debug).
    capabilities Sequence[GetApplianceSetupInfoCapability]
    class_id str
    cloud_url str
    URL of the Intersight to which this Intersight Appliance is connected to.
    create_time str
    The time when this managed object was created.
    deployment_mode str
    Indicates where Intersight Appliance is installed in air-gapped or connected mode.In connected mode, Intersight Appliance is claimed by Intesight SaaS.In air-gapped mode, Intersight Appliance does not connect to any Cisco services.* Connected - In connected mode, Intersight Appliance connects to Intersight SaaS and other cisco.com services.* Private - In private mode, Intersight Appliance does not connect to Intersight SaaS or any cisco.com services.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    end_time str
    End date of the Intersight Appliance's initial setup.
    id str
    latest_version str
    The most recent version which Intersight Appliance can upgrade to.
    min_cpu float
    The minimum cpu required of the node in cluster.
    min_ram float
    The minimum ram required of the node in cluster.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    owners Sequence[str]
    parent GetApplianceSetupInfoParent
    permission_resources Sequence[GetApplianceSetupInfoPermissionResource]
    setup_states Sequence[str]
    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.
    start_time str
    Start date of the Intersight Appliance's initial setup.
    tags Sequence[GetApplianceSetupInfoTag]
    version_context GetApplianceSetupInfoVersionContext
    account Property Map
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    buildType String
    Build type of the Intersight Appliance setup (e.g. release or debug).
    capabilities List<Property Map>
    classId String
    cloudUrl String
    URL of the Intersight to which this Intersight Appliance is connected to.
    createTime String
    The time when this managed object was created.
    deploymentMode String
    Indicates where Intersight Appliance is installed in air-gapped or connected mode.In connected mode, Intersight Appliance is claimed by Intesight SaaS.In air-gapped mode, Intersight Appliance does not connect to any Cisco services.* Connected - In connected mode, Intersight Appliance connects to Intersight SaaS and other cisco.com services.* Private - In private mode, Intersight Appliance does not connect to Intersight SaaS or any cisco.com services.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    endTime String
    End date of the Intersight Appliance's initial setup.
    id String
    latestVersion String
    The most recent version which Intersight Appliance can upgrade to.
    minCpu Number
    The minimum cpu required of the node in cluster.
    minRam Number
    The minimum ram required of the node in cluster.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    setupStates List<String>
    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.
    startTime String
    Start date of the Intersight Appliance's initial setup.
    tags List<Property Map>
    versionContext Property Map

    getApplianceSetupInfo Result

    The following output properties are available:

    Supporting Types

    GetApplianceSetupInfoAccount

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

    GetApplianceSetupInfoAncestor

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

    GetApplianceSetupInfoCapability

    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.
    Key string
    The string representation of a tag key.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Value string
    The string representation of a tag value.
    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.
    Key string
    The string representation of a tag key.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Value string
    The string representation of a tag value.
    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.
    key String
    The string representation of a tag key.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    value String
    The string representation of a tag value.
    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.
    key string
    The string representation of a tag key.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    value string
    The string representation of a tag value.
    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.
    key str
    The string representation of a tag key.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    value str
    The string representation of a tag value.
    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.
    key String
    The string representation of a tag key.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    value String
    The string representation of a tag value.

    GetApplianceSetupInfoParent

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

    GetApplianceSetupInfoPermissionResource

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

    GetApplianceSetupInfoResult

    AccountMoid string
    The Account ID for this managed object.
    Accounts List<GetApplianceSetupInfoResultAccount>
    AdditionalProperties string
    Ancestors List<GetApplianceSetupInfoResultAncestor>
    BuildType string
    Build type of the Intersight Appliance setup (e.g. release or debug).
    Capabilities List<GetApplianceSetupInfoResultCapability>
    ClassId string
    CloudUrl string
    URL of the Intersight to which this Intersight Appliance is connected to.
    CreateTime string
    The time when this managed object was created.
    DeploymentMode string
    Indicates where Intersight Appliance is installed in air-gapped or connected mode.In connected mode, Intersight Appliance is claimed by Intesight SaaS.In air-gapped mode, Intersight Appliance does not connect to any Cisco services.* Connected - In connected mode, Intersight Appliance connects to Intersight SaaS and other cisco.com services.* Private - In private mode, Intersight Appliance does not connect to Intersight SaaS or any cisco.com services.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EndTime string
    End date of the Intersight Appliance's initial setup.
    LatestVersion string
    The most recent version which Intersight Appliance can upgrade to.
    MinCpu double
    The minimum cpu required of the node in cluster.
    MinRam double
    The minimum ram required of the node in cluster.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners List<string>
    Parents List<GetApplianceSetupInfoResultParent>
    PermissionResources List<GetApplianceSetupInfoResultPermissionResource>
    SetupStates List<string>
    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.
    StartTime string
    Start date of the Intersight Appliance's initial setup.
    Tags List<GetApplianceSetupInfoResultTag>
    VersionContexts List<GetApplianceSetupInfoResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    Accounts []GetApplianceSetupInfoResultAccount
    AdditionalProperties string
    Ancestors []GetApplianceSetupInfoResultAncestor
    BuildType string
    Build type of the Intersight Appliance setup (e.g. release or debug).
    Capabilities []GetApplianceSetupInfoResultCapability
    ClassId string
    CloudUrl string
    URL of the Intersight to which this Intersight Appliance is connected to.
    CreateTime string
    The time when this managed object was created.
    DeploymentMode string
    Indicates where Intersight Appliance is installed in air-gapped or connected mode.In connected mode, Intersight Appliance is claimed by Intesight SaaS.In air-gapped mode, Intersight Appliance does not connect to any Cisco services.* Connected - In connected mode, Intersight Appliance connects to Intersight SaaS and other cisco.com services.* Private - In private mode, Intersight Appliance does not connect to Intersight SaaS or any cisco.com services.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EndTime string
    End date of the Intersight Appliance's initial setup.
    LatestVersion string
    The most recent version which Intersight Appliance can upgrade to.
    MinCpu float64
    The minimum cpu required of the node in cluster.
    MinRam float64
    The minimum ram required of the node in cluster.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners []string
    Parents []GetApplianceSetupInfoResultParent
    PermissionResources []GetApplianceSetupInfoResultPermissionResource
    SetupStates []string
    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.
    StartTime string
    Start date of the Intersight Appliance's initial setup.
    Tags []GetApplianceSetupInfoResultTag
    VersionContexts []GetApplianceSetupInfoResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    accounts List<GetApplianceSetupInfoResultAccount>
    additionalProperties String
    ancestors List<GetApplianceSetupInfoResultAncestor>
    buildType String
    Build type of the Intersight Appliance setup (e.g. release or debug).
    capabilities List<GetApplianceSetupInfoResultCapability>
    classId String
    cloudUrl String
    URL of the Intersight to which this Intersight Appliance is connected to.
    createTime String
    The time when this managed object was created.
    deploymentMode String
    Indicates where Intersight Appliance is installed in air-gapped or connected mode.In connected mode, Intersight Appliance is claimed by Intesight SaaS.In air-gapped mode, Intersight Appliance does not connect to any Cisco services.* Connected - In connected mode, Intersight Appliance connects to Intersight SaaS and other cisco.com services.* Private - In private mode, Intersight Appliance does not connect to Intersight SaaS or any cisco.com services.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    endTime String
    End date of the Intersight Appliance's initial setup.
    latestVersion String
    The most recent version which Intersight Appliance can upgrade to.
    minCpu Double
    The minimum cpu required of the node in cluster.
    minRam Double
    The minimum ram required of the node in cluster.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parents List<GetApplianceSetupInfoResultParent>
    permissionResources List<GetApplianceSetupInfoResultPermissionResource>
    setupStates List<String>
    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.
    startTime String
    Start date of the Intersight Appliance's initial setup.
    tags List<GetApplianceSetupInfoResultTag>
    versionContexts List<GetApplianceSetupInfoResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    accounts GetApplianceSetupInfoResultAccount[]
    additionalProperties string
    ancestors GetApplianceSetupInfoResultAncestor[]
    buildType string
    Build type of the Intersight Appliance setup (e.g. release or debug).
    capabilities GetApplianceSetupInfoResultCapability[]
    classId string
    cloudUrl string
    URL of the Intersight to which this Intersight Appliance is connected to.
    createTime string
    The time when this managed object was created.
    deploymentMode string
    Indicates where Intersight Appliance is installed in air-gapped or connected mode.In connected mode, Intersight Appliance is claimed by Intesight SaaS.In air-gapped mode, Intersight Appliance does not connect to any Cisco services.* Connected - In connected mode, Intersight Appliance connects to Intersight SaaS and other cisco.com services.* Private - In private mode, Intersight Appliance does not connect to Intersight SaaS or any cisco.com services.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    endTime string
    End date of the Intersight Appliance's initial setup.
    latestVersion string
    The most recent version which Intersight Appliance can upgrade to.
    minCpu number
    The minimum cpu required of the node in cluster.
    minRam number
    The minimum ram required of the node in cluster.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    owners string[]
    parents GetApplianceSetupInfoResultParent[]
    permissionResources GetApplianceSetupInfoResultPermissionResource[]
    setupStates string[]
    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.
    startTime string
    Start date of the Intersight Appliance's initial setup.
    tags GetApplianceSetupInfoResultTag[]
    versionContexts GetApplianceSetupInfoResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    accounts Sequence[GetApplianceSetupInfoResultAccount]
    additional_properties str
    ancestors Sequence[GetApplianceSetupInfoResultAncestor]
    build_type str
    Build type of the Intersight Appliance setup (e.g. release or debug).
    capabilities Sequence[GetApplianceSetupInfoResultCapability]
    class_id str
    cloud_url str
    URL of the Intersight to which this Intersight Appliance is connected to.
    create_time str
    The time when this managed object was created.
    deployment_mode str
    Indicates where Intersight Appliance is installed in air-gapped or connected mode.In connected mode, Intersight Appliance is claimed by Intesight SaaS.In air-gapped mode, Intersight Appliance does not connect to any Cisco services.* Connected - In connected mode, Intersight Appliance connects to Intersight SaaS and other cisco.com services.* Private - In private mode, Intersight Appliance does not connect to Intersight SaaS or any cisco.com services.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    end_time str
    End date of the Intersight Appliance's initial setup.
    latest_version str
    The most recent version which Intersight Appliance can upgrade to.
    min_cpu float
    The minimum cpu required of the node in cluster.
    min_ram float
    The minimum ram required of the node in cluster.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    owners Sequence[str]
    parents Sequence[GetApplianceSetupInfoResultParent]
    permission_resources Sequence[GetApplianceSetupInfoResultPermissionResource]
    setup_states Sequence[str]
    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.
    start_time str
    Start date of the Intersight Appliance's initial setup.
    tags Sequence[GetApplianceSetupInfoResultTag]
    version_contexts Sequence[GetApplianceSetupInfoResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    accounts List<Property Map>
    additionalProperties String
    ancestors List<Property Map>
    buildType String
    Build type of the Intersight Appliance setup (e.g. release or debug).
    capabilities List<Property Map>
    classId String
    cloudUrl String
    URL of the Intersight to which this Intersight Appliance is connected to.
    createTime String
    The time when this managed object was created.
    deploymentMode String
    Indicates where Intersight Appliance is installed in air-gapped or connected mode.In connected mode, Intersight Appliance is claimed by Intesight SaaS.In air-gapped mode, Intersight Appliance does not connect to any Cisco services.* Connected - In connected mode, Intersight Appliance connects to Intersight SaaS and other cisco.com services.* Private - In private mode, Intersight Appliance does not connect to Intersight SaaS or any cisco.com services.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    endTime String
    End date of the Intersight Appliance's initial setup.
    latestVersion String
    The most recent version which Intersight Appliance can upgrade to.
    minCpu Number
    The minimum cpu required of the node in cluster.
    minRam Number
    The minimum ram required of the node in cluster.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    setupStates List<String>
    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.
    startTime String
    Start date of the Intersight Appliance's initial setup.
    tags List<Property Map>
    versionContexts List<Property Map>

    GetApplianceSetupInfoResultAccount

    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

    GetApplianceSetupInfoResultAncestor

    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

    GetApplianceSetupInfoResultCapability

    AdditionalProperties string
    ClassId string
    Key string
    ObjectType string
    Value string
    AdditionalProperties string
    ClassId string
    Key string
    ObjectType string
    Value string
    additionalProperties String
    classId String
    key String
    objectType String
    value String
    additionalProperties string
    classId string
    key string
    objectType string
    value string
    additionalProperties String
    classId String
    key String
    objectType String
    value String

    GetApplianceSetupInfoResultParent

    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

    GetApplianceSetupInfoResultPermissionResource

    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

    GetApplianceSetupInfoResultTag

    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

    GetApplianceSetupInfoResultVersionContext

    GetApplianceSetupInfoResultVersionContextInterestedMo

    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

    GetApplianceSetupInfoResultVersionContextRefMo

    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

    GetApplianceSetupInfoTag

    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.

    GetApplianceSetupInfoVersionContext

    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<GetApplianceSetupInfoVersionContextInterestedMo>
    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 GetApplianceSetupInfoVersionContextRefMo
    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 []GetApplianceSetupInfoVersionContextInterestedMo
    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 GetApplianceSetupInfoVersionContextRefMo
    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<GetApplianceSetupInfoVersionContextInterestedMo>
    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 GetApplianceSetupInfoVersionContextRefMo
    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 GetApplianceSetupInfoVersionContextInterestedMo[]
    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 GetApplianceSetupInfoVersionContextRefMo
    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[GetApplianceSetupInfoVersionContextInterestedMo]
    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 GetApplianceSetupInfoVersionContextRefMo
    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.

    GetApplianceSetupInfoVersionContextInterestedMo

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

    GetApplianceSetupInfoVersionContextRefMo

    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.63 published on Wednesday, Apr 16, 2025 by ciscodevnet