intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getApplianceAppOpStatus
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Status of an application running in Intersight Appliance.
Using getApplianceAppOpStatus
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 getApplianceAppOpStatus(args: GetApplianceAppOpStatusArgs, opts?: InvokeOptions): Promise<GetApplianceAppOpStatusResult>
function getApplianceAppOpStatusOutput(args: GetApplianceAppOpStatusOutputArgs, opts?: InvokeOptions): Output<GetApplianceAppOpStatusResult>def get_appliance_app_op_status(account_moid: Optional[str] = None,
                                additional_properties: Optional[str] = None,
                                ancestors: Optional[Sequence[GetApplianceAppOpStatusAncestor]] = None,
                                api_statuses: Optional[Sequence[GetApplianceAppOpStatusApiStatus]] = None,
                                app_label: Optional[str] = None,
                                class_id: Optional[str] = None,
                                create_time: Optional[str] = None,
                                domain_group_moid: Optional[str] = None,
                                group_op_status: Optional[GetApplianceAppOpStatusGroupOpStatus] = None,
                                id: Optional[str] = None,
                                mod_time: Optional[str] = None,
                                moid: Optional[str] = None,
                                object_type: Optional[str] = None,
                                operational_status: Optional[str] = None,
                                owners: Optional[Sequence[str]] = None,
                                parent: Optional[GetApplianceAppOpStatusParent] = None,
                                permission_resources: Optional[Sequence[GetApplianceAppOpStatusPermissionResource]] = None,
                                ready_count: Optional[float] = None,
                                replica_count: Optional[float] = None,
                                restart_count1_hour: Optional[float] = None,
                                restart_count24_hours: Optional[float] = None,
                                restart_count5_mins: Optional[float] = None,
                                restart_count_total: Optional[float] = None,
                                running_count: Optional[float] = None,
                                shared_scope: Optional[str] = None,
                                system_op_status: Optional[GetApplianceAppOpStatusSystemOpStatus] = None,
                                tags: Optional[Sequence[GetApplianceAppOpStatusTag]] = None,
                                version_context: Optional[GetApplianceAppOpStatusVersionContext] = None,
                                opts: Optional[InvokeOptions] = None) -> GetApplianceAppOpStatusResult
def get_appliance_app_op_status_output(account_moid: Optional[pulumi.Input[str]] = None,
                                additional_properties: Optional[pulumi.Input[str]] = None,
                                ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceAppOpStatusAncestorArgs]]]] = None,
                                api_statuses: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceAppOpStatusApiStatusArgs]]]] = None,
                                app_label: Optional[pulumi.Input[str]] = None,
                                class_id: Optional[pulumi.Input[str]] = None,
                                create_time: Optional[pulumi.Input[str]] = None,
                                domain_group_moid: Optional[pulumi.Input[str]] = None,
                                group_op_status: Optional[pulumi.Input[GetApplianceAppOpStatusGroupOpStatusArgs]] = None,
                                id: Optional[pulumi.Input[str]] = None,
                                mod_time: Optional[pulumi.Input[str]] = None,
                                moid: Optional[pulumi.Input[str]] = None,
                                object_type: Optional[pulumi.Input[str]] = None,
                                operational_status: Optional[pulumi.Input[str]] = None,
                                owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                parent: Optional[pulumi.Input[GetApplianceAppOpStatusParentArgs]] = None,
                                permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceAppOpStatusPermissionResourceArgs]]]] = None,
                                ready_count: Optional[pulumi.Input[float]] = None,
                                replica_count: Optional[pulumi.Input[float]] = None,
                                restart_count1_hour: Optional[pulumi.Input[float]] = None,
                                restart_count24_hours: Optional[pulumi.Input[float]] = None,
                                restart_count5_mins: Optional[pulumi.Input[float]] = None,
                                restart_count_total: Optional[pulumi.Input[float]] = None,
                                running_count: Optional[pulumi.Input[float]] = None,
                                shared_scope: Optional[pulumi.Input[str]] = None,
                                system_op_status: Optional[pulumi.Input[GetApplianceAppOpStatusSystemOpStatusArgs]] = None,
                                tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceAppOpStatusTagArgs]]]] = None,
                                version_context: Optional[pulumi.Input[GetApplianceAppOpStatusVersionContextArgs]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetApplianceAppOpStatusResult]func LookupApplianceAppOpStatus(ctx *Context, args *LookupApplianceAppOpStatusArgs, opts ...InvokeOption) (*LookupApplianceAppOpStatusResult, error)
func LookupApplianceAppOpStatusOutput(ctx *Context, args *LookupApplianceAppOpStatusOutputArgs, opts ...InvokeOption) LookupApplianceAppOpStatusResultOutput> Note: This function is named LookupApplianceAppOpStatus in the Go SDK.
public static class GetApplianceAppOpStatus 
{
    public static Task<GetApplianceAppOpStatusResult> InvokeAsync(GetApplianceAppOpStatusArgs args, InvokeOptions? opts = null)
    public static Output<GetApplianceAppOpStatusResult> Invoke(GetApplianceAppOpStatusInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApplianceAppOpStatusResult> getApplianceAppOpStatus(GetApplianceAppOpStatusArgs args, InvokeOptions options)
public static Output<GetApplianceAppOpStatusResult> getApplianceAppOpStatus(GetApplianceAppOpStatusArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getApplianceAppOpStatus:getApplianceAppOpStatus
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetAppliance App Op Status Ancestor> 
- ApiStatuses List<GetAppliance App Op Status Api Status> 
- AppLabel string
- Unique label to identify the application.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- GroupOp GetStatus Appliance App Op Status Group Op Status 
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OperationalStatus string
- Operational status of the application.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.* Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed.
- Owners List<string>
- Parent
GetAppliance App Op Status Parent 
- PermissionResources List<GetAppliance App Op Status Permission Resource> 
- ReadyCount double
- Number of replicas ready. The number of instances ofthe application currently ready to perform its intendedfunctions.
- ReplicaCount double
- Number of replicas provisioned. The number of instancesof the application provisioned to run on the Intersight appliance.
- RestartCount1Hour double
- Number of instance restarts in the last hour.
- RestartCount24Hours double
- Number of instance restarts in the last 24 hours.
- RestartCount5Mins double
- Number of instance restarts in the last 5 minutes.
- RestartCount doubleTotal 
- Total number of restarts since last deployment.
- RunningCount double
- Number of replicas running. The number of instances ofthe application currently running.
- 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.
- SystemOp GetStatus Appliance App Op Status System Op Status 
- 
List<GetAppliance App Op Status Tag> 
- VersionContext GetAppliance App Op Status Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetAppliance App Op Status Ancestor 
- ApiStatuses []GetAppliance App Op Status Api Status 
- AppLabel string
- Unique label to identify the application.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- GroupOp GetStatus Appliance App Op Status Group Op Status 
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OperationalStatus string
- Operational status of the application.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.* Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed.
- Owners []string
- Parent
GetAppliance App Op Status Parent 
- PermissionResources []GetAppliance App Op Status Permission Resource 
- ReadyCount float64
- Number of replicas ready. The number of instances ofthe application currently ready to perform its intendedfunctions.
- ReplicaCount float64
- Number of replicas provisioned. The number of instancesof the application provisioned to run on the Intersight appliance.
- RestartCount1Hour float64
- Number of instance restarts in the last hour.
- RestartCount24Hours float64
- Number of instance restarts in the last 24 hours.
- RestartCount5Mins float64
- Number of instance restarts in the last 5 minutes.
- RestartCount float64Total 
- Total number of restarts since last deployment.
- RunningCount float64
- Number of replicas running. The number of instances ofthe application currently running.
- 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.
- SystemOp GetStatus Appliance App Op Status System Op Status 
- 
[]GetAppliance App Op Status Tag 
- VersionContext GetAppliance App Op Status Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetAppliance App Op Status Ancestor> 
- apiStatuses List<GetAppliance App Op Status Api Status> 
- appLabel String
- Unique label to identify the application.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- groupOp GetStatus Appliance App Op Status Group Op Status 
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- operationalStatus String
- Operational status of the application.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.* Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed.
- owners List<String>
- parent
GetAppliance App Op Status Parent 
- permissionResources List<GetAppliance App Op Status Permission Resource> 
- readyCount Double
- Number of replicas ready. The number of instances ofthe application currently ready to perform its intendedfunctions.
- replicaCount Double
- Number of replicas provisioned. The number of instancesof the application provisioned to run on the Intersight appliance.
- restartCount1Hour Double
- Number of instance restarts in the last hour.
- restartCount24Hours Double
- Number of instance restarts in the last 24 hours.
- restartCount5Mins Double
- Number of instance restarts in the last 5 minutes.
- restartCount DoubleTotal 
- Total number of restarts since last deployment.
- runningCount Double
- Number of replicas running. The number of instances ofthe application currently running.
- 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.
- systemOp GetStatus Appliance App Op Status System Op Status 
- 
List<GetAppliance App Op Status Tag> 
- versionContext GetAppliance App Op Status Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetAppliance App Op Status Ancestor[] 
- apiStatuses GetAppliance App Op Status Api Status[] 
- appLabel string
- Unique label to identify the application.
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- groupOp GetStatus Appliance App Op Status Group Op Status 
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- operationalStatus string
- Operational status of the application.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.* Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed.
- owners string[]
- parent
GetAppliance App Op Status Parent 
- permissionResources GetAppliance App Op Status Permission Resource[] 
- readyCount number
- Number of replicas ready. The number of instances ofthe application currently ready to perform its intendedfunctions.
- replicaCount number
- Number of replicas provisioned. The number of instancesof the application provisioned to run on the Intersight appliance.
- restartCount1Hour number
- Number of instance restarts in the last hour.
- restartCount24Hours number
- Number of instance restarts in the last 24 hours.
- restartCount5Mins number
- Number of instance restarts in the last 5 minutes.
- restartCount numberTotal 
- Total number of restarts since last deployment.
- runningCount number
- Number of replicas running. The number of instances ofthe application currently running.
- 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.
- systemOp GetStatus Appliance App Op Status System Op Status 
- 
GetAppliance App Op Status Tag[] 
- versionContext GetAppliance App Op Status Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetAppliance App Op Status Ancestor] 
- api_statuses Sequence[GetAppliance App Op Status Api Status] 
- app_label str
- Unique label to identify the application.
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- group_op_ Getstatus Appliance App Op Status Group Op Status 
- id str
- 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
- operational_status str
- Operational status of the application.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.* Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed.
- owners Sequence[str]
- parent
GetAppliance App Op Status Parent 
- permission_resources Sequence[GetAppliance App Op Status Permission Resource] 
- ready_count float
- Number of replicas ready. The number of instances ofthe application currently ready to perform its intendedfunctions.
- replica_count float
- Number of replicas provisioned. The number of instancesof the application provisioned to run on the Intersight appliance.
- restart_count1_ floathour 
- Number of instance restarts in the last hour.
- restart_count24_ floathours 
- Number of instance restarts in the last 24 hours.
- restart_count5_ floatmins 
- Number of instance restarts in the last 5 minutes.
- restart_count_ floattotal 
- Total number of restarts since last deployment.
- running_count float
- Number of replicas running. The number of instances ofthe application currently running.
- 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.
- system_op_ Getstatus Appliance App Op Status System Op Status 
- 
Sequence[GetAppliance App Op Status Tag] 
- version_context GetAppliance App Op Status Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- apiStatuses List<Property Map>
- appLabel String
- Unique label to identify the application.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- groupOp Property MapStatus 
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- operationalStatus String
- Operational status of the application.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.* Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed.
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- readyCount Number
- Number of replicas ready. The number of instances ofthe application currently ready to perform its intendedfunctions.
- replicaCount Number
- Number of replicas provisioned. The number of instancesof the application provisioned to run on the Intersight appliance.
- restartCount1Hour Number
- Number of instance restarts in the last hour.
- restartCount24Hours Number
- Number of instance restarts in the last 24 hours.
- restartCount5Mins Number
- Number of instance restarts in the last 5 minutes.
- restartCount NumberTotal 
- Total number of restarts since last deployment.
- runningCount Number
- Number of replicas running. The number of instances ofthe application currently running.
- 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.
- systemOp Property MapStatus 
- List<Property Map>
- versionContext Property Map
getApplianceAppOpStatus Result
The following output properties are available:
- Id string
- Results
List<GetAppliance App Op Status Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetAppliance App Op Status Ancestor> 
- ApiStatuses List<GetAppliance App Op Status Api Status> 
- AppLabel string
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- GroupOp GetStatus Appliance App Op Status Group Op Status 
- ModTime string
- Moid string
- ObjectType string
- OperationalStatus string
- Owners List<string>
- Parent
GetAppliance App Op Status Parent 
- PermissionResources List<GetAppliance App Op Status Permission Resource> 
- ReadyCount double
- ReplicaCount double
- RestartCount1Hour double
- RestartCount24Hours double
- RestartCount5Mins double
- RestartCount doubleTotal 
- RunningCount double
- string
- SystemOp GetStatus Appliance App Op Status System Op Status 
- 
List<GetAppliance App Op Status Tag> 
- VersionContext GetAppliance App Op Status Version Context 
- Id string
- Results
[]GetAppliance App Op Status Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetAppliance App Op Status Ancestor 
- ApiStatuses []GetAppliance App Op Status Api Status 
- AppLabel string
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- GroupOp GetStatus Appliance App Op Status Group Op Status 
- ModTime string
- Moid string
- ObjectType string
- OperationalStatus string
- Owners []string
- Parent
GetAppliance App Op Status Parent 
- PermissionResources []GetAppliance App Op Status Permission Resource 
- ReadyCount float64
- ReplicaCount float64
- RestartCount1Hour float64
- RestartCount24Hours float64
- RestartCount5Mins float64
- RestartCount float64Total 
- RunningCount float64
- string
- SystemOp GetStatus Appliance App Op Status System Op Status 
- 
[]GetAppliance App Op Status Tag 
- VersionContext GetAppliance App Op Status Version Context 
- id String
- results
List<GetAppliance App Op Status Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetAppliance App Op Status Ancestor> 
- apiStatuses List<GetAppliance App Op Status Api Status> 
- appLabel String
- classId String
- createTime String
- domainGroup StringMoid 
- groupOp GetStatus Appliance App Op Status Group Op Status 
- modTime String
- moid String
- objectType String
- operationalStatus String
- owners List<String>
- parent
GetAppliance App Op Status Parent 
- permissionResources List<GetAppliance App Op Status Permission Resource> 
- readyCount Double
- replicaCount Double
- restartCount1Hour Double
- restartCount24Hours Double
- restartCount5Mins Double
- restartCount DoubleTotal 
- runningCount Double
- String
- systemOp GetStatus Appliance App Op Status System Op Status 
- 
List<GetAppliance App Op Status Tag> 
- versionContext GetAppliance App Op Status Version Context 
- id string
- results
GetAppliance App Op Status Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetAppliance App Op Status Ancestor[] 
- apiStatuses GetAppliance App Op Status Api Status[] 
- appLabel string
- classId string
- createTime string
- domainGroup stringMoid 
- groupOp GetStatus Appliance App Op Status Group Op Status 
- modTime string
- moid string
- objectType string
- operationalStatus string
- owners string[]
- parent
GetAppliance App Op Status Parent 
- permissionResources GetAppliance App Op Status Permission Resource[] 
- readyCount number
- replicaCount number
- restartCount1Hour number
- restartCount24Hours number
- restartCount5Mins number
- restartCount numberTotal 
- runningCount number
- string
- systemOp GetStatus Appliance App Op Status System Op Status 
- 
GetAppliance App Op Status Tag[] 
- versionContext GetAppliance App Op Status Version Context 
- id str
- results
Sequence[GetAppliance App Op Status Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetAppliance App Op Status Ancestor] 
- api_statuses Sequence[GetAppliance App Op Status Api Status] 
- app_label str
- class_id str
- create_time str
- domain_group_ strmoid 
- group_op_ Getstatus Appliance App Op Status Group Op Status 
- mod_time str
- moid str
- object_type str
- operational_status str
- owners Sequence[str]
- parent
GetAppliance App Op Status Parent 
- permission_resources Sequence[GetAppliance App Op Status Permission Resource] 
- ready_count float
- replica_count float
- restart_count1_ floathour 
- restart_count24_ floathours 
- restart_count5_ floatmins 
- restart_count_ floattotal 
- running_count float
- str
- system_op_ Getstatus Appliance App Op Status System Op Status 
- 
Sequence[GetAppliance App Op Status Tag] 
- version_context GetAppliance App Op Status Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- apiStatuses List<Property Map>
- appLabel String
- classId String
- createTime String
- domainGroup StringMoid 
- groupOp Property MapStatus 
- modTime String
- moid String
- objectType String
- operationalStatus String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- readyCount Number
- replicaCount Number
- restartCount1Hour Number
- restartCount24Hours Number
- restartCount5Mins Number
- restartCount NumberTotal 
- runningCount Number
- String
- systemOp Property MapStatus 
- List<Property Map>
- versionContext Property Map
Supporting Types
GetApplianceAppOpStatusAncestor     
- 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'.
 
GetApplianceAppOpStatusApiStatus      
- 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.
- ElapsedTime double
- The elapsed time for query in seconds.
- ObjectName string
- Name to identify the API.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Reason string
- Reason to address why the API call failed, if API call was successed, reason would be null.
- Response double
- Response code of the API call.
- 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.
- ElapsedTime float64
- The elapsed time for query in seconds.
- ObjectName string
- Name to identify the API.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Reason string
- Reason to address why the API call failed, if API call was successed, reason would be null.
- Response float64
- Response code of the API call.
- 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.
- elapsedTime Double
- The elapsed time for query in seconds.
- objectName String
- Name to identify the API.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- reason String
- Reason to address why the API call failed, if API call was successed, reason would be null.
- response Double
- Response code of the API call.
- 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.
- elapsedTime number
- The elapsed time for query in seconds.
- objectName string
- Name to identify the API.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- reason string
- Reason to address why the API call failed, if API call was successed, reason would be null.
- response number
- Response code of the API call.
- 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.
- elapsed_time float
- The elapsed time for query in seconds.
- object_name str
- Name to identify the API.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- reason str
- Reason to address why the API call failed, if API call was successed, reason would be null.
- response float
- Response code of the API call.
- 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.
- elapsedTime Number
- The elapsed time for query in seconds.
- objectName String
- Name to identify the API.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- reason String
- Reason to address why the API call failed, if API call was successed, reason would be null.
- response Number
- Response code of the API call.
GetApplianceAppOpStatusGroupOpStatus       
- 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'.
 
GetApplianceAppOpStatusParent     
- 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'.
 
GetApplianceAppOpStatusPermissionResource      
- 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'.
 
GetApplianceAppOpStatusResult     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetAppliance App Op Status Result Ancestor> 
- ApiStatuses List<GetAppliance App Op Status Result Api Status> 
- AppLabel string
- Unique label to identify the application.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- GroupOp List<GetStatuses Appliance App Op Status Result Group Op Status> 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OperationalStatus string
- Operational status of the application.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.* Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed.
- Owners List<string>
- Parents
List<GetAppliance App Op Status Result Parent> 
- PermissionResources List<GetAppliance App Op Status Result Permission Resource> 
- ReadyCount double
- Number of replicas ready. The number of instances ofthe application currently ready to perform its intendedfunctions.
- ReplicaCount double
- Number of replicas provisioned. The number of instancesof the application provisioned to run on the Intersight appliance.
- RestartCount1Hour double
- Number of instance restarts in the last hour.
- RestartCount24Hours double
- Number of instance restarts in the last 24 hours.
- RestartCount5Mins double
- Number of instance restarts in the last 5 minutes.
- RestartCount doubleTotal 
- Total number of restarts since last deployment.
- RunningCount double
- Number of replicas running. The number of instances ofthe application currently running.
- 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.
- SystemOp List<GetStatuses Appliance App Op Status Result System Op Status> 
- 
List<GetAppliance App Op Status Result Tag> 
- VersionContexts List<GetAppliance App Op Status Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetAppliance App Op Status Result Ancestor 
- ApiStatuses []GetAppliance App Op Status Result Api Status 
- AppLabel string
- Unique label to identify the application.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- GroupOp []GetStatuses Appliance App Op Status Result Group Op Status 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OperationalStatus string
- Operational status of the application.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.* Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed.
- Owners []string
- Parents
[]GetAppliance App Op Status Result Parent 
- PermissionResources []GetAppliance App Op Status Result Permission Resource 
- ReadyCount float64
- Number of replicas ready. The number of instances ofthe application currently ready to perform its intendedfunctions.
- ReplicaCount float64
- Number of replicas provisioned. The number of instancesof the application provisioned to run on the Intersight appliance.
- RestartCount1Hour float64
- Number of instance restarts in the last hour.
- RestartCount24Hours float64
- Number of instance restarts in the last 24 hours.
- RestartCount5Mins float64
- Number of instance restarts in the last 5 minutes.
- RestartCount float64Total 
- Total number of restarts since last deployment.
- RunningCount float64
- Number of replicas running. The number of instances ofthe application currently running.
- 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.
- SystemOp []GetStatuses Appliance App Op Status Result System Op Status 
- 
[]GetAppliance App Op Status Result Tag 
- VersionContexts []GetAppliance App Op Status Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetAppliance App Op Status Result Ancestor> 
- apiStatuses List<GetAppliance App Op Status Result Api Status> 
- appLabel String
- Unique label to identify the application.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- groupOp List<GetStatuses Appliance App Op Status Result Group Op Status> 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- operationalStatus String
- Operational status of the application.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.* Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed.
- owners List<String>
- parents
List<GetAppliance App Op Status Result Parent> 
- permissionResources List<GetAppliance App Op Status Result Permission Resource> 
- readyCount Double
- Number of replicas ready. The number of instances ofthe application currently ready to perform its intendedfunctions.
- replicaCount Double
- Number of replicas provisioned. The number of instancesof the application provisioned to run on the Intersight appliance.
- restartCount1Hour Double
- Number of instance restarts in the last hour.
- restartCount24Hours Double
- Number of instance restarts in the last 24 hours.
- restartCount5Mins Double
- Number of instance restarts in the last 5 minutes.
- restartCount DoubleTotal 
- Total number of restarts since last deployment.
- runningCount Double
- Number of replicas running. The number of instances ofthe application currently running.
- 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.
- systemOp List<GetStatuses Appliance App Op Status Result System Op Status> 
- 
List<GetAppliance App Op Status Result Tag> 
- versionContexts List<GetAppliance App Op Status Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetAppliance App Op Status Result Ancestor[] 
- apiStatuses GetAppliance App Op Status Result Api Status[] 
- appLabel string
- Unique label to identify the application.
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- groupOp GetStatuses Appliance App Op Status Result Group Op Status[] 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- operationalStatus string
- Operational status of the application.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.* Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed.
- owners string[]
- parents
GetAppliance App Op Status Result Parent[] 
- permissionResources GetAppliance App Op Status Result Permission Resource[] 
- readyCount number
- Number of replicas ready. The number of instances ofthe application currently ready to perform its intendedfunctions.
- replicaCount number
- Number of replicas provisioned. The number of instancesof the application provisioned to run on the Intersight appliance.
- restartCount1Hour number
- Number of instance restarts in the last hour.
- restartCount24Hours number
- Number of instance restarts in the last 24 hours.
- restartCount5Mins number
- Number of instance restarts in the last 5 minutes.
- restartCount numberTotal 
- Total number of restarts since last deployment.
- runningCount number
- Number of replicas running. The number of instances ofthe application currently running.
- 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.
- systemOp GetStatuses Appliance App Op Status Result System Op Status[] 
- 
GetAppliance App Op Status Result Tag[] 
- versionContexts GetAppliance App Op Status Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetAppliance App Op Status Result Ancestor] 
- api_statuses Sequence[GetAppliance App Op Status Result Api Status] 
- app_label str
- Unique label to identify the application.
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- group_op_ Sequence[Getstatuses Appliance App Op Status Result Group Op Status] 
- 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
- operational_status str
- Operational status of the application.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.* Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed.
- owners Sequence[str]
- parents
Sequence[GetAppliance App Op Status Result Parent] 
- permission_resources Sequence[GetAppliance App Op Status Result Permission Resource] 
- ready_count float
- Number of replicas ready. The number of instances ofthe application currently ready to perform its intendedfunctions.
- replica_count float
- Number of replicas provisioned. The number of instancesof the application provisioned to run on the Intersight appliance.
- restart_count1_ floathour 
- Number of instance restarts in the last hour.
- restart_count24_ floathours 
- Number of instance restarts in the last 24 hours.
- restart_count5_ floatmins 
- Number of instance restarts in the last 5 minutes.
- restart_count_ floattotal 
- Total number of restarts since last deployment.
- running_count float
- Number of replicas running. The number of instances ofthe application currently running.
- 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.
- system_op_ Sequence[Getstatuses Appliance App Op Status Result System Op Status] 
- 
Sequence[GetAppliance App Op Status Result Tag] 
- version_contexts Sequence[GetAppliance App Op Status Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- apiStatuses List<Property Map>
- appLabel String
- Unique label to identify the application.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- groupOp List<Property Map>Statuses 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- operationalStatus String
- Operational status of the application.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.* Unknown- The status of the appliance node is unknown.*Operational- The appliance node is operational.*Impaired- The appliance node is impaired.*AttentionNeeded- The appliance node needs attention.*ReadyToJoin- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement- The cluster node is ready to be replaced.*ReplacementInProgress- The cluster node replacement is in progress.*ReplacementFailed- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress- The worker node installation is in progress.*WorkerNodeInstSuccess- The worker node installation succeeded.*WorkerNodeInstFailed- The worker node installation failed.
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- readyCount Number
- Number of replicas ready. The number of instances ofthe application currently ready to perform its intendedfunctions.
- replicaCount Number
- Number of replicas provisioned. The number of instancesof the application provisioned to run on the Intersight appliance.
- restartCount1Hour Number
- Number of instance restarts in the last hour.
- restartCount24Hours Number
- Number of instance restarts in the last 24 hours.
- restartCount5Mins Number
- Number of instance restarts in the last 5 minutes.
- restartCount NumberTotal 
- Total number of restarts since last deployment.
- runningCount Number
- Number of replicas running. The number of instances ofthe application currently running.
- 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.
- systemOp List<Property Map>Statuses 
- List<Property Map>
- versionContexts List<Property Map>
GetApplianceAppOpStatusResultAncestor      
- 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
GetApplianceAppOpStatusResultApiStatus       
- AdditionalProperties string
- ClassId string
- ElapsedTime double
- ObjectName string
- ObjectType string
- Reason string
- Response double
- AdditionalProperties string
- ClassId string
- ElapsedTime float64
- ObjectName string
- ObjectType string
- Reason string
- Response float64
- additionalProperties String
- classId String
- elapsedTime Double
- objectName String
- objectType String
- reason String
- response Double
- additionalProperties string
- classId string
- elapsedTime number
- objectName string
- objectType string
- reason string
- response number
- additional_properties str
- class_id str
- elapsed_time float
- object_name str
- object_type str
- reason str
- response float
- additionalProperties String
- classId String
- elapsedTime Number
- objectName String
- objectType String
- reason String
- response Number
GetApplianceAppOpStatusResultGroupOpStatus        
- 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
GetApplianceAppOpStatusResultParent      
- 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
GetApplianceAppOpStatusResultPermissionResource       
- 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
GetApplianceAppOpStatusResultSystemOpStatus        
- 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
GetApplianceAppOpStatusResultTag      
- 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
GetApplianceAppOpStatusResultVersionContext       
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetApplianceAppOpStatusResultVersionContextInterestedMo         
- 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
GetApplianceAppOpStatusResultVersionContextRefMo         
- 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
GetApplianceAppOpStatusSystemOpStatus       
- 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'.
 
GetApplianceAppOpStatusTag     
- 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.
GetApplianceAppOpStatusVersionContext      
- 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 App Op Status 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 App Op Status 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 App Op Status 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 App Op Status 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 App Op Status 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 App Op Status 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 App Op Status 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 App Op Status 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 App Op Status 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 App Op Status 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.
 
GetApplianceAppOpStatusVersionContextInterestedMo        
- 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'.
 
GetApplianceAppOpStatusVersionContextRefMo        
- 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.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet