intersight.getApplianceSetupInfo
Explore with Pulumi AI
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 dictionaryThe following arguments are supported:
- Account
GetAppliance Setup Info Account 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetAppliance Setup Info Ancestor> 
- BuildType string
- Build type of the Intersight Appliance setup (e.g. release or debug).
- Capabilities
List<GetAppliance Setup Info Capability> 
- 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.
- DomainGroup stringMoid 
- 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
GetAppliance Setup Info Parent 
- PermissionResources List<GetAppliance Setup Info Permission Resource> 
- SetupStates List<string>
- 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.
- 
List<GetAppliance Setup Info Tag> 
- VersionContext GetAppliance Setup Info Version Context 
- Account
GetAppliance Setup Info Account 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetAppliance Setup Info Ancestor 
- BuildType string
- Build type of the Intersight Appliance setup (e.g. release or debug).
- Capabilities
[]GetAppliance Setup Info Capability 
- 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.
- DomainGroup stringMoid 
- 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
GetAppliance Setup Info Parent 
- PermissionResources []GetAppliance Setup Info Permission Resource 
- SetupStates []string
- 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.
- 
[]GetAppliance Setup Info Tag 
- VersionContext GetAppliance Setup Info Version Context 
- account
GetAppliance Setup Info Account 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetAppliance Setup Info Ancestor> 
- buildType String
- Build type of the Intersight Appliance setup (e.g. release or debug).
- capabilities
List<GetAppliance Setup Info Capability> 
- 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.
- domainGroup StringMoid 
- 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
GetAppliance Setup Info Parent 
- permissionResources List<GetAppliance Setup Info Permission Resource> 
- setupStates List<String>
- 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.
- 
List<GetAppliance Setup Info Tag> 
- versionContext GetAppliance Setup Info Version Context 
- account
GetAppliance Setup Info Account 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetAppliance Setup Info Ancestor[] 
- buildType string
- Build type of the Intersight Appliance setup (e.g. release or debug).
- capabilities
GetAppliance Setup Info Capability[] 
- 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.
- domainGroup stringMoid 
- 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
GetAppliance Setup Info Parent 
- permissionResources GetAppliance Setup Info Permission Resource[] 
- setupStates string[]
- 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.
- 
GetAppliance Setup Info Tag[] 
- versionContext GetAppliance Setup Info Version Context 
- account
GetAppliance Setup Info Account 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetAppliance Setup Info Ancestor] 
- build_type str
- Build type of the Intersight Appliance setup (e.g. release or debug).
- capabilities
Sequence[GetAppliance Setup Info Capability] 
- 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_ strmoid 
- 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
GetAppliance Setup Info Parent 
- permission_resources Sequence[GetAppliance Setup Info Permission Resource] 
- setup_states Sequence[str]
- 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.
- 
Sequence[GetAppliance Setup Info Tag] 
- version_context GetAppliance Setup Info Version Context 
- 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.
- domainGroup StringMoid 
- 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>
- 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.
- List<Property Map>
- versionContext Property Map
getApplianceSetupInfo Result
The following output properties are available:
- Id string
- Results
List<GetAppliance Setup Info Result> 
- Account
GetAppliance Setup Info Account 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetAppliance Setup Info Ancestor> 
- BuildType string
- Capabilities
List<GetAppliance Setup Info Capability> 
- ClassId string
- CloudUrl string
- CreateTime string
- DeploymentMode string
- DomainGroup stringMoid 
- EndTime string
- LatestVersion string
- MinCpu double
- MinRam double
- ModTime string
- Moid string
- ObjectType string
- Owners List<string>
- Parent
GetAppliance Setup Info Parent 
- PermissionResources List<GetAppliance Setup Info Permission Resource> 
- SetupStates List<string>
- string
- StartTime string
- 
List<GetAppliance Setup Info Tag> 
- VersionContext GetAppliance Setup Info Version Context 
- Id string
- Results
[]GetAppliance Setup Info Result 
- Account
GetAppliance Setup Info Account 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetAppliance Setup Info Ancestor 
- BuildType string
- Capabilities
[]GetAppliance Setup Info Capability 
- ClassId string
- CloudUrl string
- CreateTime string
- DeploymentMode string
- DomainGroup stringMoid 
- EndTime string
- LatestVersion string
- MinCpu float64
- MinRam float64
- ModTime string
- Moid string
- ObjectType string
- Owners []string
- Parent
GetAppliance Setup Info Parent 
- PermissionResources []GetAppliance Setup Info Permission Resource 
- SetupStates []string
- string
- StartTime string
- 
[]GetAppliance Setup Info Tag 
- VersionContext GetAppliance Setup Info Version Context 
- id String
- results
List<GetAppliance Setup Info Result> 
- account
GetAppliance Setup Info Account 
- accountMoid String
- additionalProperties String
- ancestors
List<GetAppliance Setup Info Ancestor> 
- buildType String
- capabilities
List<GetAppliance Setup Info Capability> 
- classId String
- cloudUrl String
- createTime String
- deploymentMode String
- domainGroup StringMoid 
- endTime String
- latestVersion String
- minCpu Double
- minRam Double
- modTime String
- moid String
- objectType String
- owners List<String>
- parent
GetAppliance Setup Info Parent 
- permissionResources List<GetAppliance Setup Info Permission Resource> 
- setupStates List<String>
- String
- startTime String
- 
List<GetAppliance Setup Info Tag> 
- versionContext GetAppliance Setup Info Version Context 
- id string
- results
GetAppliance Setup Info Result[] 
- account
GetAppliance Setup Info Account 
- accountMoid string
- additionalProperties string
- ancestors
GetAppliance Setup Info Ancestor[] 
- buildType string
- capabilities
GetAppliance Setup Info Capability[] 
- classId string
- cloudUrl string
- createTime string
- deploymentMode string
- domainGroup stringMoid 
- endTime string
- latestVersion string
- minCpu number
- minRam number
- modTime string
- moid string
- objectType string
- owners string[]
- parent
GetAppliance Setup Info Parent 
- permissionResources GetAppliance Setup Info Permission Resource[] 
- setupStates string[]
- string
- startTime string
- 
GetAppliance Setup Info Tag[] 
- versionContext GetAppliance Setup Info Version Context 
- id str
- results
Sequence[GetAppliance Setup Info Result] 
- account
GetAppliance Setup Info Account 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetAppliance Setup Info Ancestor] 
- build_type str
- capabilities
Sequence[GetAppliance Setup Info Capability] 
- class_id str
- cloud_url str
- create_time str
- deployment_mode str
- domain_group_ strmoid 
- end_time str
- latest_version str
- min_cpu float
- min_ram float
- mod_time str
- moid str
- object_type str
- owners Sequence[str]
- parent
GetAppliance Setup Info Parent 
- permission_resources Sequence[GetAppliance Setup Info Permission Resource] 
- setup_states Sequence[str]
- str
- start_time str
- 
Sequence[GetAppliance Setup Info Tag] 
- version_context GetAppliance Setup Info Version Context 
- id String
- results List<Property Map>
- account Property Map
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- buildType String
- capabilities List<Property Map>
- classId String
- cloudUrl String
- createTime String
- deploymentMode String
- domainGroup StringMoid 
- endTime String
- latestVersion String
- minCpu Number
- minRam Number
- modTime String
- moid String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- setupStates List<String>
- String
- startTime String
- List<Property Map>
- versionContext Property Map
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetApplianceSetupInfoResult    
- AccountMoid string
- The Account ID for this managed object.
- Accounts
List<GetAppliance Setup Info Result Account> 
- AdditionalProperties string
- Ancestors
List<GetAppliance Setup Info Result Ancestor> 
- BuildType string
- Build type of the Intersight Appliance setup (e.g. release or debug).
- Capabilities
List<GetAppliance Setup Info Result Capability> 
- 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.
- DomainGroup stringMoid 
- 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<GetAppliance Setup Info Result Parent> 
- PermissionResources List<GetAppliance Setup Info Result Permission Resource> 
- SetupStates List<string>
- 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.
- 
List<GetAppliance Setup Info Result Tag> 
- VersionContexts List<GetAppliance Setup Info Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- Accounts
[]GetAppliance Setup Info Result Account 
- AdditionalProperties string
- Ancestors
[]GetAppliance Setup Info Result Ancestor 
- BuildType string
- Build type of the Intersight Appliance setup (e.g. release or debug).
- Capabilities
[]GetAppliance Setup Info Result Capability 
- 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.
- DomainGroup stringMoid 
- 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
[]GetAppliance Setup Info Result Parent 
- PermissionResources []GetAppliance Setup Info Result Permission Resource 
- SetupStates []string
- 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.
- 
[]GetAppliance Setup Info Result Tag 
- VersionContexts []GetAppliance Setup Info Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- accounts
List<GetAppliance Setup Info Result Account> 
- additionalProperties String
- ancestors
List<GetAppliance Setup Info Result Ancestor> 
- buildType String
- Build type of the Intersight Appliance setup (e.g. release or debug).
- capabilities
List<GetAppliance Setup Info Result Capability> 
- 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.
- domainGroup StringMoid 
- 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<GetAppliance Setup Info Result Parent> 
- permissionResources List<GetAppliance Setup Info Result Permission Resource> 
- setupStates List<String>
- 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.
- 
List<GetAppliance Setup Info Result Tag> 
- versionContexts List<GetAppliance Setup Info Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- accounts
GetAppliance Setup Info Result Account[] 
- additionalProperties string
- ancestors
GetAppliance Setup Info Result Ancestor[] 
- buildType string
- Build type of the Intersight Appliance setup (e.g. release or debug).
- capabilities
GetAppliance Setup Info Result Capability[] 
- 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.
- domainGroup stringMoid 
- 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
GetAppliance Setup Info Result Parent[] 
- permissionResources GetAppliance Setup Info Result Permission Resource[] 
- setupStates string[]
- 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.
- 
GetAppliance Setup Info Result Tag[] 
- versionContexts GetAppliance Setup Info Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- accounts
Sequence[GetAppliance Setup Info Result Account] 
- additional_properties str
- ancestors
Sequence[GetAppliance Setup Info Result Ancestor] 
- build_type str
- Build type of the Intersight Appliance setup (e.g. release or debug).
- capabilities
Sequence[GetAppliance Setup Info Result Capability] 
- 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_ strmoid 
- 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[GetAppliance Setup Info Result Parent] 
- permission_resources Sequence[GetAppliance Setup Info Result Permission Resource] 
- setup_states Sequence[str]
- 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.
- 
Sequence[GetAppliance Setup Info Result Tag] 
- version_contexts Sequence[GetAppliance Setup Info Result Version Context] 
- 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.
- domainGroup StringMoid 
- 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>
- 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.
- 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
- additional_properties str
- class_id str
- key str
- object_type str
- value str
- 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
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetApplianceSetupInfoResultVersionContext      
- additionalProperties string
- classId string
- interestedMos GetAppliance Setup Info Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetAppliance Setup Info Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
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<GetAppliance Setup Info Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetAppliance Setup Info Version Context Ref Mo 
- 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 []GetAppliance Setup Info Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetAppliance Setup Info Version Context Ref Mo 
- 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<GetAppliance Setup Info Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetAppliance Setup Info Version Context Ref Mo 
- 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 GetAppliance Setup Info Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetAppliance Setup Info Version Context Ref Mo 
- 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[GetAppliance Setup Info Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetAppliance Setup Info Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- 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>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.