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

intersight.getApplianceAppOpStatus

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 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 dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetApplianceAppOpStatusAncestor>
    ApiStatuses List<GetApplianceAppOpStatusApiStatus>
    AppLabel string
    Unique label to identify the application.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    GroupOpStatus GetApplianceAppOpStatusGroupOpStatus
    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 GetApplianceAppOpStatusParent
    PermissionResources List<GetApplianceAppOpStatusPermissionResource>
    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.
    RestartCountTotal double
    Total number of restarts since last deployment.
    RunningCount double
    Number of replicas running. The number of instances ofthe application currently running.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SystemOpStatus GetApplianceAppOpStatusSystemOpStatus
    Tags List<GetApplianceAppOpStatusTag>
    VersionContext GetApplianceAppOpStatusVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetApplianceAppOpStatusAncestor
    ApiStatuses []GetApplianceAppOpStatusApiStatus
    AppLabel string
    Unique label to identify the application.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    GroupOpStatus GetApplianceAppOpStatusGroupOpStatus
    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 GetApplianceAppOpStatusParent
    PermissionResources []GetApplianceAppOpStatusPermissionResource
    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.
    RestartCountTotal float64
    Total number of restarts since last deployment.
    RunningCount float64
    Number of replicas running. The number of instances ofthe application currently running.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SystemOpStatus GetApplianceAppOpStatusSystemOpStatus
    Tags []GetApplianceAppOpStatusTag
    VersionContext GetApplianceAppOpStatusVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetApplianceAppOpStatusAncestor>
    apiStatuses List<GetApplianceAppOpStatusApiStatus>
    appLabel String
    Unique label to identify the application.
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    groupOpStatus GetApplianceAppOpStatusGroupOpStatus
    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 GetApplianceAppOpStatusParent
    permissionResources List<GetApplianceAppOpStatusPermissionResource>
    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.
    restartCountTotal Double
    Total number of restarts since last deployment.
    runningCount Double
    Number of replicas running. The number of instances ofthe application currently running.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    systemOpStatus GetApplianceAppOpStatusSystemOpStatus
    tags List<GetApplianceAppOpStatusTag>
    versionContext GetApplianceAppOpStatusVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetApplianceAppOpStatusAncestor[]
    apiStatuses GetApplianceAppOpStatusApiStatus[]
    appLabel string
    Unique label to identify the application.
    classId string
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    groupOpStatus GetApplianceAppOpStatusGroupOpStatus
    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 GetApplianceAppOpStatusParent
    permissionResources GetApplianceAppOpStatusPermissionResource[]
    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.
    restartCountTotal number
    Total number of restarts since last deployment.
    runningCount number
    Number of replicas running. The number of instances ofthe application currently running.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    systemOpStatus GetApplianceAppOpStatusSystemOpStatus
    tags GetApplianceAppOpStatusTag[]
    versionContext GetApplianceAppOpStatusVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetApplianceAppOpStatusAncestor]
    api_statuses Sequence[GetApplianceAppOpStatusApiStatus]
    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_moid str
    The DomainGroup ID for this managed object.
    group_op_status GetApplianceAppOpStatusGroupOpStatus
    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 GetApplianceAppOpStatusParent
    permission_resources Sequence[GetApplianceAppOpStatusPermissionResource]
    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_hour float
    Number of instance restarts in the last hour.
    restart_count24_hours float
    Number of instance restarts in the last 24 hours.
    restart_count5_mins float
    Number of instance restarts in the last 5 minutes.
    restart_count_total float
    Total number of restarts since last deployment.
    running_count float
    Number of replicas running. The number of instances ofthe application currently running.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    system_op_status GetApplianceAppOpStatusSystemOpStatus
    tags Sequence[GetApplianceAppOpStatusTag]
    version_context GetApplianceAppOpStatusVersionContext
    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.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    groupOpStatus Property Map
    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.
    restartCountTotal Number
    Total number of restarts since last deployment.
    runningCount Number
    Number of replicas running. The number of instances ofthe application currently running.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    systemOpStatus Property Map
    tags List<Property Map>
    versionContext Property Map

    getApplianceAppOpStatus Result

    The following output properties are available:

    Id string
    Results List<GetApplianceAppOpStatusResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetApplianceAppOpStatusAncestor>
    ApiStatuses List<GetApplianceAppOpStatusApiStatus>
    AppLabel string
    ClassId string
    CreateTime string
    DomainGroupMoid string
    GroupOpStatus GetApplianceAppOpStatusGroupOpStatus
    ModTime string
    Moid string
    ObjectType string
    OperationalStatus string
    Owners List<string>
    Parent GetApplianceAppOpStatusParent
    PermissionResources List<GetApplianceAppOpStatusPermissionResource>
    ReadyCount double
    ReplicaCount double
    RestartCount1Hour double
    RestartCount24Hours double
    RestartCount5Mins double
    RestartCountTotal double
    RunningCount double
    SharedScope string
    SystemOpStatus GetApplianceAppOpStatusSystemOpStatus
    Tags List<GetApplianceAppOpStatusTag>
    VersionContext GetApplianceAppOpStatusVersionContext
    id String
    results List<GetApplianceAppOpStatusResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetApplianceAppOpStatusAncestor>
    apiStatuses List<GetApplianceAppOpStatusApiStatus>
    appLabel String
    classId String
    createTime String
    domainGroupMoid String
    groupOpStatus GetApplianceAppOpStatusGroupOpStatus
    modTime String
    moid String
    objectType String
    operationalStatus String
    owners List<String>
    parent GetApplianceAppOpStatusParent
    permissionResources List<GetApplianceAppOpStatusPermissionResource>
    readyCount Double
    replicaCount Double
    restartCount1Hour Double
    restartCount24Hours Double
    restartCount5Mins Double
    restartCountTotal Double
    runningCount Double
    sharedScope String
    systemOpStatus GetApplianceAppOpStatusSystemOpStatus
    tags List<GetApplianceAppOpStatusTag>
    versionContext GetApplianceAppOpStatusVersionContext
    id str
    results Sequence[GetApplianceAppOpStatusResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetApplianceAppOpStatusAncestor]
    api_statuses Sequence[GetApplianceAppOpStatusApiStatus]
    app_label str
    class_id str
    create_time str
    domain_group_moid str
    group_op_status GetApplianceAppOpStatusGroupOpStatus
    mod_time str
    moid str
    object_type str
    operational_status str
    owners Sequence[str]
    parent GetApplianceAppOpStatusParent
    permission_resources Sequence[GetApplianceAppOpStatusPermissionResource]
    ready_count float
    replica_count float
    restart_count1_hour float
    restart_count24_hours float
    restart_count5_mins float
    restart_count_total float
    running_count float
    shared_scope str
    system_op_status GetApplianceAppOpStatusSystemOpStatus
    tags Sequence[GetApplianceAppOpStatusTag]
    version_context GetApplianceAppOpStatusVersionContext

    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.

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

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

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

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

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

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

    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.

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

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

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

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

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

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

    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.

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

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

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

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

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

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

    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.

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

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

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

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

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

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

    GetApplianceAppOpStatusResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetApplianceAppOpStatusResultAncestor>
    ApiStatuses List<GetApplianceAppOpStatusResultApiStatus>
    AppLabel string
    Unique label to identify the application.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    GroupOpStatuses List<GetApplianceAppOpStatusResultGroupOpStatus>
    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<GetApplianceAppOpStatusResultParent>
    PermissionResources List<GetApplianceAppOpStatusResultPermissionResource>
    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.
    RestartCountTotal double
    Total number of restarts since last deployment.
    RunningCount double
    Number of replicas running. The number of instances ofthe application currently running.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SystemOpStatuses List<GetApplianceAppOpStatusResultSystemOpStatus>
    Tags List<GetApplianceAppOpStatusResultTag>
    VersionContexts List<GetApplianceAppOpStatusResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetApplianceAppOpStatusResultAncestor
    ApiStatuses []GetApplianceAppOpStatusResultApiStatus
    AppLabel string
    Unique label to identify the application.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    GroupOpStatuses []GetApplianceAppOpStatusResultGroupOpStatus
    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 []GetApplianceAppOpStatusResultParent
    PermissionResources []GetApplianceAppOpStatusResultPermissionResource
    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.
    RestartCountTotal float64
    Total number of restarts since last deployment.
    RunningCount float64
    Number of replicas running. The number of instances ofthe application currently running.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SystemOpStatuses []GetApplianceAppOpStatusResultSystemOpStatus
    Tags []GetApplianceAppOpStatusResultTag
    VersionContexts []GetApplianceAppOpStatusResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetApplianceAppOpStatusResultAncestor>
    apiStatuses List<GetApplianceAppOpStatusResultApiStatus>
    appLabel String
    Unique label to identify the application.
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    groupOpStatuses List<GetApplianceAppOpStatusResultGroupOpStatus>
    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<GetApplianceAppOpStatusResultParent>
    permissionResources List<GetApplianceAppOpStatusResultPermissionResource>
    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.
    restartCountTotal Double
    Total number of restarts since last deployment.
    runningCount Double
    Number of replicas running. The number of instances ofthe application currently running.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    systemOpStatuses List<GetApplianceAppOpStatusResultSystemOpStatus>
    tags List<GetApplianceAppOpStatusResultTag>
    versionContexts List<GetApplianceAppOpStatusResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetApplianceAppOpStatusResultAncestor[]
    apiStatuses GetApplianceAppOpStatusResultApiStatus[]
    appLabel string
    Unique label to identify the application.
    classId string
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    groupOpStatuses GetApplianceAppOpStatusResultGroupOpStatus[]
    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 GetApplianceAppOpStatusResultParent[]
    permissionResources GetApplianceAppOpStatusResultPermissionResource[]
    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.
    restartCountTotal number
    Total number of restarts since last deployment.
    runningCount number
    Number of replicas running. The number of instances ofthe application currently running.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    systemOpStatuses GetApplianceAppOpStatusResultSystemOpStatus[]
    tags GetApplianceAppOpStatusResultTag[]
    versionContexts GetApplianceAppOpStatusResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetApplianceAppOpStatusResultAncestor]
    api_statuses Sequence[GetApplianceAppOpStatusResultApiStatus]
    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_moid str
    The DomainGroup ID for this managed object.
    group_op_statuses Sequence[GetApplianceAppOpStatusResultGroupOpStatus]
    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[GetApplianceAppOpStatusResultParent]
    permission_resources Sequence[GetApplianceAppOpStatusResultPermissionResource]
    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_hour float
    Number of instance restarts in the last hour.
    restart_count24_hours float
    Number of instance restarts in the last 24 hours.
    restart_count5_mins float
    Number of instance restarts in the last 5 minutes.
    restart_count_total float
    Total number of restarts since last deployment.
    running_count float
    Number of replicas running. The number of instances ofthe application currently running.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    system_op_statuses Sequence[GetApplianceAppOpStatusResultSystemOpStatus]
    tags Sequence[GetApplianceAppOpStatusResultTag]
    version_contexts Sequence[GetApplianceAppOpStatusResultVersionContext]
    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.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    groupOpStatuses List<Property Map>
    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.
    restartCountTotal Number
    Total number of restarts since last deployment.
    runningCount Number
    Number of replicas running. The number of instances ofthe application currently running.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    systemOpStatuses List<Property Map>
    tags 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
    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
    additionalProperties String
    key String
    value String

    GetApplianceAppOpStatusResultVersionContext

    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.

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

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

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

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

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

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

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

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

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

    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.

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

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

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

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

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

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

    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.

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

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

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

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

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

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

    Package Details

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