intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getFaultInstance
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
An endpoint anomaly is represented by this object.
Using getFaultInstance
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 getFaultInstance(args: GetFaultInstanceArgs, opts?: InvokeOptions): Promise<GetFaultInstanceResult>
function getFaultInstanceOutput(args: GetFaultInstanceOutputArgs, opts?: InvokeOptions): Output<GetFaultInstanceResult>def get_fault_instance(account_moid: Optional[str] = None,
                       acknowledged: Optional[str] = None,
                       additional_properties: Optional[str] = None,
                       affected_dn: Optional[str] = None,
                       affected_mo: Optional[GetFaultInstanceAffectedMo] = None,
                       affected_mo_id: Optional[str] = None,
                       affected_mo_type: Optional[str] = None,
                       ancestor_mo: Optional[GetFaultInstanceAncestorMo] = None,
                       ancestor_mo_id: Optional[str] = None,
                       ancestor_mo_type: Optional[str] = None,
                       ancestors: Optional[Sequence[GetFaultInstanceAncestor]] = None,
                       class_id: Optional[str] = None,
                       code: Optional[str] = None,
                       create_time: Optional[str] = None,
                       creation_time: Optional[str] = None,
                       description: Optional[str] = None,
                       device_mo_id: Optional[str] = None,
                       dn: Optional[str] = None,
                       domain_group_moid: Optional[str] = None,
                       id: Optional[str] = None,
                       inventory_device_info: Optional[GetFaultInstanceInventoryDeviceInfo] = None,
                       last_transition_time: Optional[str] = None,
                       mod_time: Optional[str] = None,
                       moid: Optional[str] = None,
                       num_occurrences: Optional[float] = None,
                       object_type: Optional[str] = None,
                       original_severity: Optional[str] = None,
                       owners: Optional[Sequence[str]] = None,
                       parent: Optional[GetFaultInstanceParent] = None,
                       permission_resources: Optional[Sequence[GetFaultInstancePermissionResource]] = None,
                       previous_severity: Optional[str] = None,
                       registered_device: Optional[GetFaultInstanceRegisteredDevice] = None,
                       rn: Optional[str] = None,
                       rule: Optional[str] = None,
                       severity: Optional[str] = None,
                       shared_scope: Optional[str] = None,
                       tags: Optional[Sequence[GetFaultInstanceTag]] = None,
                       version_context: Optional[GetFaultInstanceVersionContext] = None,
                       opts: Optional[InvokeOptions] = None) -> GetFaultInstanceResult
def get_fault_instance_output(account_moid: Optional[pulumi.Input[str]] = None,
                       acknowledged: Optional[pulumi.Input[str]] = None,
                       additional_properties: Optional[pulumi.Input[str]] = None,
                       affected_dn: Optional[pulumi.Input[str]] = None,
                       affected_mo: Optional[pulumi.Input[GetFaultInstanceAffectedMoArgs]] = None,
                       affected_mo_id: Optional[pulumi.Input[str]] = None,
                       affected_mo_type: Optional[pulumi.Input[str]] = None,
                       ancestor_mo: Optional[pulumi.Input[GetFaultInstanceAncestorMoArgs]] = None,
                       ancestor_mo_id: Optional[pulumi.Input[str]] = None,
                       ancestor_mo_type: Optional[pulumi.Input[str]] = None,
                       ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetFaultInstanceAncestorArgs]]]] = None,
                       class_id: Optional[pulumi.Input[str]] = None,
                       code: Optional[pulumi.Input[str]] = None,
                       create_time: Optional[pulumi.Input[str]] = None,
                       creation_time: Optional[pulumi.Input[str]] = None,
                       description: Optional[pulumi.Input[str]] = None,
                       device_mo_id: Optional[pulumi.Input[str]] = None,
                       dn: Optional[pulumi.Input[str]] = None,
                       domain_group_moid: Optional[pulumi.Input[str]] = None,
                       id: Optional[pulumi.Input[str]] = None,
                       inventory_device_info: Optional[pulumi.Input[GetFaultInstanceInventoryDeviceInfoArgs]] = None,
                       last_transition_time: Optional[pulumi.Input[str]] = None,
                       mod_time: Optional[pulumi.Input[str]] = None,
                       moid: Optional[pulumi.Input[str]] = None,
                       num_occurrences: Optional[pulumi.Input[float]] = None,
                       object_type: Optional[pulumi.Input[str]] = None,
                       original_severity: Optional[pulumi.Input[str]] = None,
                       owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                       parent: Optional[pulumi.Input[GetFaultInstanceParentArgs]] = None,
                       permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetFaultInstancePermissionResourceArgs]]]] = None,
                       previous_severity: Optional[pulumi.Input[str]] = None,
                       registered_device: Optional[pulumi.Input[GetFaultInstanceRegisteredDeviceArgs]] = None,
                       rn: Optional[pulumi.Input[str]] = None,
                       rule: Optional[pulumi.Input[str]] = None,
                       severity: Optional[pulumi.Input[str]] = None,
                       shared_scope: Optional[pulumi.Input[str]] = None,
                       tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetFaultInstanceTagArgs]]]] = None,
                       version_context: Optional[pulumi.Input[GetFaultInstanceVersionContextArgs]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetFaultInstanceResult]func LookupFaultInstance(ctx *Context, args *LookupFaultInstanceArgs, opts ...InvokeOption) (*LookupFaultInstanceResult, error)
func LookupFaultInstanceOutput(ctx *Context, args *LookupFaultInstanceOutputArgs, opts ...InvokeOption) LookupFaultInstanceResultOutput> Note: This function is named LookupFaultInstance in the Go SDK.
public static class GetFaultInstance 
{
    public static Task<GetFaultInstanceResult> InvokeAsync(GetFaultInstanceArgs args, InvokeOptions? opts = null)
    public static Output<GetFaultInstanceResult> Invoke(GetFaultInstanceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFaultInstanceResult> getFaultInstance(GetFaultInstanceArgs args, InvokeOptions options)
public static Output<GetFaultInstanceResult> getFaultInstance(GetFaultInstanceArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getFaultInstance:getFaultInstance
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- Acknowledged string
- The user acknowledgement state of the fault.
- AdditionalProperties string
- AffectedDn string
- The Distinguished Name of the Managed object which was affected.
- AffectedMo GetFault Instance Affected Mo 
- AffectedMo stringId 
- Managed object Id which was affected.
- AffectedMo stringType 
- Managed object type which was affected.
- AncestorMo GetFault Instance Ancestor Mo 
- AncestorMo stringId 
- Object Id of the parent of the Managed object which was affected.
- AncestorMo stringType 
- Object type of the parent of the Managed object which was affected.
- Ancestors
List<GetFault Instance Ancestor> 
- ClassId string
- Code string
- Numerical fault code of the fault found.
- CreateTime string
- The time when this managed object was created.
- CreationTime string
- The time of creation of the fault instance.
- Description string
- Detailed message of the fault.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- InventoryDevice GetInfo Fault Instance Inventory Device Info 
- LastTransition stringTime 
- Last transition time of the fault.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NumOccurrences double
- The number of times this fault has occured.
- ObjectType string
- OriginalSeverity string
- Current Severity of the fault found.
- Owners List<string>
- Parent
GetFault Instance Parent 
- PermissionResources List<GetFault Instance Permission Resource> 
- PreviousSeverity string
- The Severity of the fault prior to user update.
- RegisteredDevice GetFault Instance Registered Device 
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Rule string
- The rule that is responsible for generation of the fault.
- Severity string
- Severity of the fault found.
- 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.
- 
List<GetFault Instance Tag> 
- VersionContext GetFault Instance Version Context 
- AccountMoid string
- The Account ID for this managed object.
- Acknowledged string
- The user acknowledgement state of the fault.
- AdditionalProperties string
- AffectedDn string
- The Distinguished Name of the Managed object which was affected.
- AffectedMo GetFault Instance Affected Mo 
- AffectedMo stringId 
- Managed object Id which was affected.
- AffectedMo stringType 
- Managed object type which was affected.
- AncestorMo GetFault Instance Ancestor Mo 
- AncestorMo stringId 
- Object Id of the parent of the Managed object which was affected.
- AncestorMo stringType 
- Object type of the parent of the Managed object which was affected.
- Ancestors
[]GetFault Instance Ancestor 
- ClassId string
- Code string
- Numerical fault code of the fault found.
- CreateTime string
- The time when this managed object was created.
- CreationTime string
- The time of creation of the fault instance.
- Description string
- Detailed message of the fault.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- InventoryDevice GetInfo Fault Instance Inventory Device Info 
- LastTransition stringTime 
- Last transition time of the fault.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NumOccurrences float64
- The number of times this fault has occured.
- ObjectType string
- OriginalSeverity string
- Current Severity of the fault found.
- Owners []string
- Parent
GetFault Instance Parent 
- PermissionResources []GetFault Instance Permission Resource 
- PreviousSeverity string
- The Severity of the fault prior to user update.
- RegisteredDevice GetFault Instance Registered Device 
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Rule string
- The rule that is responsible for generation of the fault.
- Severity string
- Severity of the fault found.
- 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.
- 
[]GetFault Instance Tag 
- VersionContext GetFault Instance Version Context 
- accountMoid String
- The Account ID for this managed object.
- acknowledged String
- The user acknowledgement state of the fault.
- additionalProperties String
- affectedDn String
- The Distinguished Name of the Managed object which was affected.
- affectedMo GetFault Instance Affected Mo 
- affectedMo StringId 
- Managed object Id which was affected.
- affectedMo StringType 
- Managed object type which was affected.
- ancestorMo GetFault Instance Ancestor Mo 
- ancestorMo StringId 
- Object Id of the parent of the Managed object which was affected.
- ancestorMo StringType 
- Object type of the parent of the Managed object which was affected.
- ancestors
List<GetFault Instance Ancestor> 
- classId String
- code String
- Numerical fault code of the fault found.
- createTime String
- The time when this managed object was created.
- creationTime String
- The time of creation of the fault instance.
- description String
- Detailed message of the fault.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- inventoryDevice GetInfo Fault Instance Inventory Device Info 
- lastTransition StringTime 
- Last transition time of the fault.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- numOccurrences Double
- The number of times this fault has occured.
- objectType String
- originalSeverity String
- Current Severity of the fault found.
- owners List<String>
- parent
GetFault Instance Parent 
- permissionResources List<GetFault Instance Permission Resource> 
- previousSeverity String
- The Severity of the fault prior to user update.
- registeredDevice GetFault Instance Registered Device 
- rn String
- The Relative Name uniquely identifies an object within a given context.
- rule String
- The rule that is responsible for generation of the fault.
- severity String
- Severity of the fault found.
- 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.
- 
List<GetFault Instance Tag> 
- versionContext GetFault Instance Version Context 
- accountMoid string
- The Account ID for this managed object.
- acknowledged string
- The user acknowledgement state of the fault.
- additionalProperties string
- affectedDn string
- The Distinguished Name of the Managed object which was affected.
- affectedMo GetFault Instance Affected Mo 
- affectedMo stringId 
- Managed object Id which was affected.
- affectedMo stringType 
- Managed object type which was affected.
- ancestorMo GetFault Instance Ancestor Mo 
- ancestorMo stringId 
- Object Id of the parent of the Managed object which was affected.
- ancestorMo stringType 
- Object type of the parent of the Managed object which was affected.
- ancestors
GetFault Instance Ancestor[] 
- classId string
- code string
- Numerical fault code of the fault found.
- createTime string
- The time when this managed object was created.
- creationTime string
- The time of creation of the fault instance.
- description string
- Detailed message of the fault.
- deviceMo stringId 
- The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- id string
- inventoryDevice GetInfo Fault Instance Inventory Device Info 
- lastTransition stringTime 
- Last transition time of the fault.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- numOccurrences number
- The number of times this fault has occured.
- objectType string
- originalSeverity string
- Current Severity of the fault found.
- owners string[]
- parent
GetFault Instance Parent 
- permissionResources GetFault Instance Permission Resource[] 
- previousSeverity string
- The Severity of the fault prior to user update.
- registeredDevice GetFault Instance Registered Device 
- rn string
- The Relative Name uniquely identifies an object within a given context.
- rule string
- The rule that is responsible for generation of the fault.
- severity string
- Severity of the fault found.
- 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.
- 
GetFault Instance Tag[] 
- versionContext GetFault Instance Version Context 
- account_moid str
- The Account ID for this managed object.
- acknowledged str
- The user acknowledgement state of the fault.
- additional_properties str
- affected_dn str
- The Distinguished Name of the Managed object which was affected.
- affected_mo GetFault Instance Affected Mo 
- affected_mo_ strid 
- Managed object Id which was affected.
- affected_mo_ strtype 
- Managed object type which was affected.
- ancestor_mo GetFault Instance Ancestor Mo 
- ancestor_mo_ strid 
- Object Id of the parent of the Managed object which was affected.
- ancestor_mo_ strtype 
- Object type of the parent of the Managed object which was affected.
- ancestors
Sequence[GetFault Instance Ancestor] 
- class_id str
- code str
- Numerical fault code of the fault found.
- create_time str
- The time when this managed object was created.
- creation_time str
- The time of creation of the fault instance.
- description str
- Detailed message of the fault.
- device_mo_ strid 
- The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- id str
- inventory_device_ Getinfo Fault Instance Inventory Device Info 
- last_transition_ strtime 
- Last transition time of the fault.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- num_occurrences float
- The number of times this fault has occured.
- object_type str
- original_severity str
- Current Severity of the fault found.
- owners Sequence[str]
- parent
GetFault Instance Parent 
- permission_resources Sequence[GetFault Instance Permission Resource] 
- previous_severity str
- The Severity of the fault prior to user update.
- registered_device GetFault Instance Registered Device 
- rn str
- The Relative Name uniquely identifies an object within a given context.
- rule str
- The rule that is responsible for generation of the fault.
- severity str
- Severity of the fault found.
- 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.
- 
Sequence[GetFault Instance Tag] 
- version_context GetFault Instance Version Context 
- accountMoid String
- The Account ID for this managed object.
- acknowledged String
- The user acknowledgement state of the fault.
- additionalProperties String
- affectedDn String
- The Distinguished Name of the Managed object which was affected.
- affectedMo Property Map
- affectedMo StringId 
- Managed object Id which was affected.
- affectedMo StringType 
- Managed object type which was affected.
- ancestorMo Property Map
- ancestorMo StringId 
- Object Id of the parent of the Managed object which was affected.
- ancestorMo StringType 
- Object type of the parent of the Managed object which was affected.
- ancestors List<Property Map>
- classId String
- code String
- Numerical fault code of the fault found.
- createTime String
- The time when this managed object was created.
- creationTime String
- The time of creation of the fault instance.
- description String
- Detailed message of the fault.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- inventoryDevice Property MapInfo 
- lastTransition StringTime 
- Last transition time of the fault.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- numOccurrences Number
- The number of times this fault has occured.
- objectType String
- originalSeverity String
- Current Severity of the fault found.
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- previousSeverity String
- The Severity of the fault prior to user update.
- registeredDevice Property Map
- rn String
- The Relative Name uniquely identifies an object within a given context.
- rule String
- The rule that is responsible for generation of the fault.
- severity String
- Severity of the fault found.
- 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.
- List<Property Map>
- versionContext Property Map
getFaultInstance Result
The following output properties are available:
- Id string
- Results
List<GetFault Instance Result> 
- AccountMoid string
- Acknowledged string
- AdditionalProperties string
- AffectedDn string
- AffectedMo GetFault Instance Affected Mo 
- AffectedMo stringId 
- AffectedMo stringType 
- AncestorMo GetFault Instance Ancestor Mo 
- AncestorMo stringId 
- AncestorMo stringType 
- Ancestors
List<GetFault Instance Ancestor> 
- ClassId string
- Code string
- CreateTime string
- CreationTime string
- Description string
- DeviceMo stringId 
- Dn string
- DomainGroup stringMoid 
- InventoryDevice GetInfo Fault Instance Inventory Device Info 
- LastTransition stringTime 
- ModTime string
- Moid string
- NumOccurrences double
- ObjectType string
- OriginalSeverity string
- Owners List<string>
- Parent
GetFault Instance Parent 
- PermissionResources List<GetFault Instance Permission Resource> 
- PreviousSeverity string
- RegisteredDevice GetFault Instance Registered Device 
- Rn string
- Rule string
- Severity string
- string
- 
List<GetFault Instance Tag> 
- VersionContext GetFault Instance Version Context 
- Id string
- Results
[]GetFault Instance Result 
- AccountMoid string
- Acknowledged string
- AdditionalProperties string
- AffectedDn string
- AffectedMo GetFault Instance Affected Mo 
- AffectedMo stringId 
- AffectedMo stringType 
- AncestorMo GetFault Instance Ancestor Mo 
- AncestorMo stringId 
- AncestorMo stringType 
- Ancestors
[]GetFault Instance Ancestor 
- ClassId string
- Code string
- CreateTime string
- CreationTime string
- Description string
- DeviceMo stringId 
- Dn string
- DomainGroup stringMoid 
- InventoryDevice GetInfo Fault Instance Inventory Device Info 
- LastTransition stringTime 
- ModTime string
- Moid string
- NumOccurrences float64
- ObjectType string
- OriginalSeverity string
- Owners []string
- Parent
GetFault Instance Parent 
- PermissionResources []GetFault Instance Permission Resource 
- PreviousSeverity string
- RegisteredDevice GetFault Instance Registered Device 
- Rn string
- Rule string
- Severity string
- string
- 
[]GetFault Instance Tag 
- VersionContext GetFault Instance Version Context 
- id String
- results
List<GetFault Instance Result> 
- accountMoid String
- acknowledged String
- additionalProperties String
- affectedDn String
- affectedMo GetFault Instance Affected Mo 
- affectedMo StringId 
- affectedMo StringType 
- ancestorMo GetFault Instance Ancestor Mo 
- ancestorMo StringId 
- ancestorMo StringType 
- ancestors
List<GetFault Instance Ancestor> 
- classId String
- code String
- createTime String
- creationTime String
- description String
- deviceMo StringId 
- dn String
- domainGroup StringMoid 
- inventoryDevice GetInfo Fault Instance Inventory Device Info 
- lastTransition StringTime 
- modTime String
- moid String
- numOccurrences Double
- objectType String
- originalSeverity String
- owners List<String>
- parent
GetFault Instance Parent 
- permissionResources List<GetFault Instance Permission Resource> 
- previousSeverity String
- registeredDevice GetFault Instance Registered Device 
- rn String
- rule String
- severity String
- String
- 
List<GetFault Instance Tag> 
- versionContext GetFault Instance Version Context 
- id string
- results
GetFault Instance Result[] 
- accountMoid string
- acknowledged string
- additionalProperties string
- affectedDn string
- affectedMo GetFault Instance Affected Mo 
- affectedMo stringId 
- affectedMo stringType 
- ancestorMo GetFault Instance Ancestor Mo 
- ancestorMo stringId 
- ancestorMo stringType 
- ancestors
GetFault Instance Ancestor[] 
- classId string
- code string
- createTime string
- creationTime string
- description string
- deviceMo stringId 
- dn string
- domainGroup stringMoid 
- inventoryDevice GetInfo Fault Instance Inventory Device Info 
- lastTransition stringTime 
- modTime string
- moid string
- numOccurrences number
- objectType string
- originalSeverity string
- owners string[]
- parent
GetFault Instance Parent 
- permissionResources GetFault Instance Permission Resource[] 
- previousSeverity string
- registeredDevice GetFault Instance Registered Device 
- rn string
- rule string
- severity string
- string
- 
GetFault Instance Tag[] 
- versionContext GetFault Instance Version Context 
- id str
- results
Sequence[GetFault Instance Result] 
- account_moid str
- acknowledged str
- additional_properties str
- affected_dn str
- affected_mo GetFault Instance Affected Mo 
- affected_mo_ strid 
- affected_mo_ strtype 
- ancestor_mo GetFault Instance Ancestor Mo 
- ancestor_mo_ strid 
- ancestor_mo_ strtype 
- ancestors
Sequence[GetFault Instance Ancestor] 
- class_id str
- code str
- create_time str
- creation_time str
- description str
- device_mo_ strid 
- dn str
- domain_group_ strmoid 
- inventory_device_ Getinfo Fault Instance Inventory Device Info 
- last_transition_ strtime 
- mod_time str
- moid str
- num_occurrences float
- object_type str
- original_severity str
- owners Sequence[str]
- parent
GetFault Instance Parent 
- permission_resources Sequence[GetFault Instance Permission Resource] 
- previous_severity str
- registered_device GetFault Instance Registered Device 
- rn str
- rule str
- severity str
- str
- 
Sequence[GetFault Instance Tag] 
- version_context GetFault Instance Version Context 
- id String
- results List<Property Map>
- accountMoid String
- acknowledged String
- additionalProperties String
- affectedDn String
- affectedMo Property Map
- affectedMo StringId 
- affectedMo StringType 
- ancestorMo Property Map
- ancestorMo StringId 
- ancestorMo StringType 
- ancestors List<Property Map>
- classId String
- code String
- createTime String
- creationTime String
- description String
- deviceMo StringId 
- dn String
- domainGroup StringMoid 
- inventoryDevice Property MapInfo 
- lastTransition StringTime 
- modTime String
- moid String
- numOccurrences Number
- objectType String
- originalSeverity String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- previousSeverity String
- registeredDevice Property Map
- rn String
- rule String
- severity String
- String
- List<Property Map>
- versionContext Property Map
Supporting Types
GetFaultInstanceAffectedMo    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetFaultInstanceAncestor   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetFaultInstanceAncestorMo    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetFaultInstanceInventoryDeviceInfo     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetFaultInstanceParent   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetFaultInstancePermissionResource    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetFaultInstanceRegisteredDevice    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetFaultInstanceResult   
- AccountMoid string
- The Account ID for this managed object.
- Acknowledged string
- The user acknowledgement state of the fault.
- AdditionalProperties string
- AffectedDn string
- The Distinguished Name of the Managed object which was affected.
- AffectedMo stringId 
- Managed object Id which was affected.
- AffectedMo stringType 
- Managed object type which was affected.
- AffectedMos List<GetFault Instance Result Affected Mo> 
- AncestorMo stringId 
- Object Id of the parent of the Managed object which was affected.
- AncestorMo stringType 
- Object type of the parent of the Managed object which was affected.
- AncestorMos List<GetFault Instance Result Ancestor Mo> 
- Ancestors
List<GetFault Instance Result Ancestor> 
- ClassId string
- Code string
- Numerical fault code of the fault found.
- CreateTime string
- The time when this managed object was created.
- CreationTime string
- The time of creation of the fault instance.
- Description string
- Detailed message of the fault.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- InventoryDevice List<GetInfos Fault Instance Result Inventory Device Info> 
- LastTransition stringTime 
- Last transition time of the fault.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NumOccurrences double
- The number of times this fault has occured.
- ObjectType string
- OriginalSeverity string
- Current Severity of the fault found.
- Owners List<string>
- Parents
List<GetFault Instance Result Parent> 
- PermissionResources List<GetFault Instance Result Permission Resource> 
- PreviousSeverity string
- The Severity of the fault prior to user update.
- RegisteredDevices List<GetFault Instance Result Registered Device> 
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Rule string
- The rule that is responsible for generation of the fault.
- Severity string
- Severity of the fault found.
- 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.
- 
List<GetFault Instance Result Tag> 
- VersionContexts List<GetFault Instance Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- Acknowledged string
- The user acknowledgement state of the fault.
- AdditionalProperties string
- AffectedDn string
- The Distinguished Name of the Managed object which was affected.
- AffectedMo stringId 
- Managed object Id which was affected.
- AffectedMo stringType 
- Managed object type which was affected.
- AffectedMos []GetFault Instance Result Affected Mo 
- AncestorMo stringId 
- Object Id of the parent of the Managed object which was affected.
- AncestorMo stringType 
- Object type of the parent of the Managed object which was affected.
- AncestorMos []GetFault Instance Result Ancestor Mo 
- Ancestors
[]GetFault Instance Result Ancestor 
- ClassId string
- Code string
- Numerical fault code of the fault found.
- CreateTime string
- The time when this managed object was created.
- CreationTime string
- The time of creation of the fault instance.
- Description string
- Detailed message of the fault.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- InventoryDevice []GetInfos Fault Instance Result Inventory Device Info 
- LastTransition stringTime 
- Last transition time of the fault.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NumOccurrences float64
- The number of times this fault has occured.
- ObjectType string
- OriginalSeverity string
- Current Severity of the fault found.
- Owners []string
- Parents
[]GetFault Instance Result Parent 
- PermissionResources []GetFault Instance Result Permission Resource 
- PreviousSeverity string
- The Severity of the fault prior to user update.
- RegisteredDevices []GetFault Instance Result Registered Device 
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Rule string
- The rule that is responsible for generation of the fault.
- Severity string
- Severity of the fault found.
- 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.
- 
[]GetFault Instance Result Tag 
- VersionContexts []GetFault Instance Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- acknowledged String
- The user acknowledgement state of the fault.
- additionalProperties String
- affectedDn String
- The Distinguished Name of the Managed object which was affected.
- affectedMo StringId 
- Managed object Id which was affected.
- affectedMo StringType 
- Managed object type which was affected.
- affectedMos List<GetFault Instance Result Affected Mo> 
- ancestorMo StringId 
- Object Id of the parent of the Managed object which was affected.
- ancestorMo StringType 
- Object type of the parent of the Managed object which was affected.
- ancestorMos List<GetFault Instance Result Ancestor Mo> 
- ancestors
List<GetFault Instance Result Ancestor> 
- classId String
- code String
- Numerical fault code of the fault found.
- createTime String
- The time when this managed object was created.
- creationTime String
- The time of creation of the fault instance.
- description String
- Detailed message of the fault.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- inventoryDevice List<GetInfos Fault Instance Result Inventory Device Info> 
- lastTransition StringTime 
- Last transition time of the fault.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- numOccurrences Double
- The number of times this fault has occured.
- objectType String
- originalSeverity String
- Current Severity of the fault found.
- owners List<String>
- parents
List<GetFault Instance Result Parent> 
- permissionResources List<GetFault Instance Result Permission Resource> 
- previousSeverity String
- The Severity of the fault prior to user update.
- registeredDevices List<GetFault Instance Result Registered Device> 
- rn String
- The Relative Name uniquely identifies an object within a given context.
- rule String
- The rule that is responsible for generation of the fault.
- severity String
- Severity of the fault found.
- 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.
- 
List<GetFault Instance Result Tag> 
- versionContexts List<GetFault Instance Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- acknowledged string
- The user acknowledgement state of the fault.
- additionalProperties string
- affectedDn string
- The Distinguished Name of the Managed object which was affected.
- affectedMo stringId 
- Managed object Id which was affected.
- affectedMo stringType 
- Managed object type which was affected.
- affectedMos GetFault Instance Result Affected Mo[] 
- ancestorMo stringId 
- Object Id of the parent of the Managed object which was affected.
- ancestorMo stringType 
- Object type of the parent of the Managed object which was affected.
- ancestorMos GetFault Instance Result Ancestor Mo[] 
- ancestors
GetFault Instance Result Ancestor[] 
- classId string
- code string
- Numerical fault code of the fault found.
- createTime string
- The time when this managed object was created.
- creationTime string
- The time of creation of the fault instance.
- description string
- Detailed message of the fault.
- deviceMo stringId 
- The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- inventoryDevice GetInfos Fault Instance Result Inventory Device Info[] 
- lastTransition stringTime 
- Last transition time of the fault.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- numOccurrences number
- The number of times this fault has occured.
- objectType string
- originalSeverity string
- Current Severity of the fault found.
- owners string[]
- parents
GetFault Instance Result Parent[] 
- permissionResources GetFault Instance Result Permission Resource[] 
- previousSeverity string
- The Severity of the fault prior to user update.
- registeredDevices GetFault Instance Result Registered Device[] 
- rn string
- The Relative Name uniquely identifies an object within a given context.
- rule string
- The rule that is responsible for generation of the fault.
- severity string
- Severity of the fault found.
- 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.
- 
GetFault Instance Result Tag[] 
- versionContexts GetFault Instance Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- acknowledged str
- The user acknowledgement state of the fault.
- additional_properties str
- affected_dn str
- The Distinguished Name of the Managed object which was affected.
- affected_mo_ strid 
- Managed object Id which was affected.
- affected_mo_ strtype 
- Managed object type which was affected.
- affected_mos Sequence[GetFault Instance Result Affected Mo] 
- ancestor_mo_ strid 
- Object Id of the parent of the Managed object which was affected.
- ancestor_mo_ strtype 
- Object type of the parent of the Managed object which was affected.
- ancestor_mos Sequence[GetFault Instance Result Ancestor Mo] 
- ancestors
Sequence[GetFault Instance Result Ancestor] 
- class_id str
- code str
- Numerical fault code of the fault found.
- create_time str
- The time when this managed object was created.
- creation_time str
- The time of creation of the fault instance.
- description str
- Detailed message of the fault.
- device_mo_ strid 
- The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- inventory_device_ Sequence[Getinfos Fault Instance Result Inventory Device Info] 
- last_transition_ strtime 
- Last transition time of the fault.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- num_occurrences float
- The number of times this fault has occured.
- object_type str
- original_severity str
- Current Severity of the fault found.
- owners Sequence[str]
- parents
Sequence[GetFault Instance Result Parent] 
- permission_resources Sequence[GetFault Instance Result Permission Resource] 
- previous_severity str
- The Severity of the fault prior to user update.
- registered_devices Sequence[GetFault Instance Result Registered Device] 
- rn str
- The Relative Name uniquely identifies an object within a given context.
- rule str
- The rule that is responsible for generation of the fault.
- severity str
- Severity of the fault found.
- 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.
- 
Sequence[GetFault Instance Result Tag] 
- version_contexts Sequence[GetFault Instance Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- acknowledged String
- The user acknowledgement state of the fault.
- additionalProperties String
- affectedDn String
- The Distinguished Name of the Managed object which was affected.
- affectedMo StringId 
- Managed object Id which was affected.
- affectedMo StringType 
- Managed object type which was affected.
- affectedMos List<Property Map>
- ancestorMo StringId 
- Object Id of the parent of the Managed object which was affected.
- ancestorMo StringType 
- Object type of the parent of the Managed object which was affected.
- ancestorMos List<Property Map>
- ancestors List<Property Map>
- classId String
- code String
- Numerical fault code of the fault found.
- createTime String
- The time when this managed object was created.
- creationTime String
- The time of creation of the fault instance.
- description String
- Detailed message of the fault.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- inventoryDevice List<Property Map>Infos 
- lastTransition StringTime 
- Last transition time of the fault.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- numOccurrences Number
- The number of times this fault has occured.
- objectType String
- originalSeverity String
- Current Severity of the fault found.
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- previousSeverity String
- The Severity of the fault prior to user update.
- registeredDevices List<Property Map>
- rn String
- The Relative Name uniquely identifies an object within a given context.
- rule String
- The rule that is responsible for generation of the fault.
- severity String
- Severity of the fault found.
- 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.
- List<Property Map>
- versionContexts List<Property Map>
GetFaultInstanceResultAffectedMo     
- 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
GetFaultInstanceResultAncestor    
- 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
GetFaultInstanceResultAncestorMo     
- 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
GetFaultInstanceResultInventoryDeviceInfo      
- 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
GetFaultInstanceResultParent    
- 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
GetFaultInstanceResultPermissionResource     
- 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
GetFaultInstanceResultRegisteredDevice     
- 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
GetFaultInstanceResultTag    
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetFaultInstanceResultVersionContext     
- AdditionalProperties string
- ClassId string
- InterestedMos []GetFault Instance Result Version Context Interested Mo 
- MarkedFor boolDeletion 
- NrVersion string
- ObjectType string
- RefMos []GetFault Instance Result Version Context Ref Mo 
- Timestamp string
- VersionType string
- additionalProperties String
- classId String
- interestedMos List<GetFault Instance Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<GetFault Instance Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetFault Instance Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetFault Instance Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetFaultInstanceResultVersionContextInterestedMo       
- 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
GetFaultInstanceResultVersionContextRefMo       
- 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
GetFaultInstanceTag   
- 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.
GetFaultInstanceVersionContext    
- 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<GetFault Instance Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetFault Instance Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetFault Instance Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetFault Instance Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetFault Instance Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetFault Instance Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetFault Instance Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetFault Instance Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetFault Instance Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetFault Instance Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetFaultInstanceVersionContextInterestedMo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetFaultInstanceVersionContextRefMo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet