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

intersight.getStorageNetAppFcInterfaceEvent

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    An event where the impacted resource type is a FC interface.

    Using getStorageNetAppFcInterfaceEvent

    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 getStorageNetAppFcInterfaceEvent(args: GetStorageNetAppFcInterfaceEventArgs, opts?: InvokeOptions): Promise<GetStorageNetAppFcInterfaceEventResult>
    function getStorageNetAppFcInterfaceEventOutput(args: GetStorageNetAppFcInterfaceEventOutputArgs, opts?: InvokeOptions): Output<GetStorageNetAppFcInterfaceEventResult>
    def get_storage_net_app_fc_interface_event(account_moid: Optional[str] = None,
                                               additional_properties: Optional[str] = None,
                                               ancestors: Optional[Sequence[GetStorageNetAppFcInterfaceEventAncestor]] = None,
                                               cause: Optional[str] = None,
                                               class_id: Optional[str] = None,
                                               cluster_uuid: Optional[str] = None,
                                               create_time: Optional[str] = None,
                                               current_state: Optional[str] = None,
                                               domain_group_moid: Optional[str] = None,
                                               duration: Optional[str] = None,
                                               fc_interface: Optional[GetStorageNetAppFcInterfaceEventFcInterface] = None,
                                               id: Optional[str] = None,
                                               impact_area: Optional[str] = None,
                                               impact_level: Optional[str] = None,
                                               impact_resource_name: Optional[str] = None,
                                               impact_resource_type: Optional[str] = None,
                                               impact_resource_uuid: Optional[str] = None,
                                               mod_time: Optional[str] = None,
                                               moid: Optional[str] = None,
                                               name: Optional[str] = None,
                                               node_uuid: Optional[str] = None,
                                               object_type: Optional[str] = None,
                                               owners: Optional[Sequence[str]] = None,
                                               parent: Optional[GetStorageNetAppFcInterfaceEventParent] = None,
                                               permission_resources: Optional[Sequence[GetStorageNetAppFcInterfaceEventPermissionResource]] = None,
                                               severity: Optional[str] = None,
                                               shared_scope: Optional[str] = None,
                                               svm_uuid: Optional[str] = None,
                                               tags: Optional[Sequence[GetStorageNetAppFcInterfaceEventTag]] = None,
                                               uuid: Optional[str] = None,
                                               version_context: Optional[GetStorageNetAppFcInterfaceEventVersionContext] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetStorageNetAppFcInterfaceEventResult
    def get_storage_net_app_fc_interface_event_output(account_moid: Optional[pulumi.Input[str]] = None,
                                               additional_properties: Optional[pulumi.Input[str]] = None,
                                               ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppFcInterfaceEventAncestorArgs]]]] = None,
                                               cause: Optional[pulumi.Input[str]] = None,
                                               class_id: Optional[pulumi.Input[str]] = None,
                                               cluster_uuid: Optional[pulumi.Input[str]] = None,
                                               create_time: Optional[pulumi.Input[str]] = None,
                                               current_state: Optional[pulumi.Input[str]] = None,
                                               domain_group_moid: Optional[pulumi.Input[str]] = None,
                                               duration: Optional[pulumi.Input[str]] = None,
                                               fc_interface: Optional[pulumi.Input[GetStorageNetAppFcInterfaceEventFcInterfaceArgs]] = None,
                                               id: Optional[pulumi.Input[str]] = None,
                                               impact_area: Optional[pulumi.Input[str]] = None,
                                               impact_level: Optional[pulumi.Input[str]] = None,
                                               impact_resource_name: Optional[pulumi.Input[str]] = None,
                                               impact_resource_type: Optional[pulumi.Input[str]] = None,
                                               impact_resource_uuid: Optional[pulumi.Input[str]] = None,
                                               mod_time: Optional[pulumi.Input[str]] = None,
                                               moid: Optional[pulumi.Input[str]] = None,
                                               name: Optional[pulumi.Input[str]] = None,
                                               node_uuid: Optional[pulumi.Input[str]] = None,
                                               object_type: Optional[pulumi.Input[str]] = None,
                                               owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                               parent: Optional[pulumi.Input[GetStorageNetAppFcInterfaceEventParentArgs]] = None,
                                               permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppFcInterfaceEventPermissionResourceArgs]]]] = None,
                                               severity: Optional[pulumi.Input[str]] = None,
                                               shared_scope: Optional[pulumi.Input[str]] = None,
                                               svm_uuid: Optional[pulumi.Input[str]] = None,
                                               tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppFcInterfaceEventTagArgs]]]] = None,
                                               uuid: Optional[pulumi.Input[str]] = None,
                                               version_context: Optional[pulumi.Input[GetStorageNetAppFcInterfaceEventVersionContextArgs]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetStorageNetAppFcInterfaceEventResult]
    func LookupStorageNetAppFcInterfaceEvent(ctx *Context, args *LookupStorageNetAppFcInterfaceEventArgs, opts ...InvokeOption) (*LookupStorageNetAppFcInterfaceEventResult, error)
    func LookupStorageNetAppFcInterfaceEventOutput(ctx *Context, args *LookupStorageNetAppFcInterfaceEventOutputArgs, opts ...InvokeOption) LookupStorageNetAppFcInterfaceEventResultOutput

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

    public static class GetStorageNetAppFcInterfaceEvent 
    {
        public static Task<GetStorageNetAppFcInterfaceEventResult> InvokeAsync(GetStorageNetAppFcInterfaceEventArgs args, InvokeOptions? opts = null)
        public static Output<GetStorageNetAppFcInterfaceEventResult> Invoke(GetStorageNetAppFcInterfaceEventInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetStorageNetAppFcInterfaceEventResult> getStorageNetAppFcInterfaceEvent(GetStorageNetAppFcInterfaceEventArgs args, InvokeOptions options)
    public static Output<GetStorageNetAppFcInterfaceEventResult> getStorageNetAppFcInterfaceEvent(GetStorageNetAppFcInterfaceEventArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getStorageNetAppFcInterfaceEvent:getStorageNetAppFcInterfaceEvent
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageNetAppFcInterfaceEventAncestor>
    Cause string
    A message describing the cause for the event.
    ClassId string
    ClusterUuid string
    Unique identifier of the cluster across the datacenter.
    CreateTime string
    The time when this managed object was created.
    CurrentState string
    The current state of the event.* unknown - Default unknown current state.* new - The current state of the event is new.* acknowledged - The current state of the event is acknowledged.* resolved - The current state of the event is resolved.* obsolete - The current state of the event is obsolete.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Duration string
    Time since the event was created, in ISO8601 standard.
    FcInterface GetStorageNetAppFcInterfaceEventFcInterface
    Id string
    ImpactArea string
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    ImpactLevel string
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    ImpactResourceName string
    The full name of the source of the event.
    ImpactResourceType string
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    ImpactResourceUuid string
    The unique identifier of the impacted resource.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the event that occurred.
    NodeUuid string
    Unique identifier of the node across the cluster.
    ObjectType string
    Owners List<string>
    Parent GetStorageNetAppFcInterfaceEventParent
    PermissionResources List<GetStorageNetAppFcInterfaceEventPermissionResource>
    Severity string
    The severity of the event.* unknown - Default unknown severity.* normal - The severity of the event is normal.* information - The severity of the event is information.* warning - The severity of the event is warning.* error - The severity of the event is error.* critical - The severity of the event is critical.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SvmUuid string
    Unique identifier of the storage VM.
    Tags List<GetStorageNetAppFcInterfaceEventTag>
    Uuid string
    Unique identifier of the event.
    VersionContext GetStorageNetAppFcInterfaceEventVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageNetAppFcInterfaceEventAncestor
    Cause string
    A message describing the cause for the event.
    ClassId string
    ClusterUuid string
    Unique identifier of the cluster across the datacenter.
    CreateTime string
    The time when this managed object was created.
    CurrentState string
    The current state of the event.* unknown - Default unknown current state.* new - The current state of the event is new.* acknowledged - The current state of the event is acknowledged.* resolved - The current state of the event is resolved.* obsolete - The current state of the event is obsolete.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Duration string
    Time since the event was created, in ISO8601 standard.
    FcInterface GetStorageNetAppFcInterfaceEventFcInterface
    Id string
    ImpactArea string
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    ImpactLevel string
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    ImpactResourceName string
    The full name of the source of the event.
    ImpactResourceType string
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    ImpactResourceUuid string
    The unique identifier of the impacted resource.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the event that occurred.
    NodeUuid string
    Unique identifier of the node across the cluster.
    ObjectType string
    Owners []string
    Parent GetStorageNetAppFcInterfaceEventParent
    PermissionResources []GetStorageNetAppFcInterfaceEventPermissionResource
    Severity string
    The severity of the event.* unknown - Default unknown severity.* normal - The severity of the event is normal.* information - The severity of the event is information.* warning - The severity of the event is warning.* error - The severity of the event is error.* critical - The severity of the event is critical.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SvmUuid string
    Unique identifier of the storage VM.
    Tags []GetStorageNetAppFcInterfaceEventTag
    Uuid string
    Unique identifier of the event.
    VersionContext GetStorageNetAppFcInterfaceEventVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageNetAppFcInterfaceEventAncestor>
    cause String
    A message describing the cause for the event.
    classId String
    clusterUuid String
    Unique identifier of the cluster across the datacenter.
    createTime String
    The time when this managed object was created.
    currentState String
    The current state of the event.* unknown - Default unknown current state.* new - The current state of the event is new.* acknowledged - The current state of the event is acknowledged.* resolved - The current state of the event is resolved.* obsolete - The current state of the event is obsolete.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    duration String
    Time since the event was created, in ISO8601 standard.
    fcInterface GetStorageNetAppFcInterfaceEventFcInterface
    id String
    impactArea String
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impactLevel String
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impactResourceName String
    The full name of the source of the event.
    impactResourceType String
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impactResourceUuid String
    The unique identifier of the impacted resource.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the event that occurred.
    nodeUuid String
    Unique identifier of the node across the cluster.
    objectType String
    owners List<String>
    parent GetStorageNetAppFcInterfaceEventParent
    permissionResources List<GetStorageNetAppFcInterfaceEventPermissionResource>
    severity String
    The severity of the event.* unknown - Default unknown severity.* normal - The severity of the event is normal.* information - The severity of the event is information.* warning - The severity of the event is warning.* error - The severity of the event is error.* critical - The severity of the event is critical.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    svmUuid String
    Unique identifier of the storage VM.
    tags List<GetStorageNetAppFcInterfaceEventTag>
    uuid String
    Unique identifier of the event.
    versionContext GetStorageNetAppFcInterfaceEventVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageNetAppFcInterfaceEventAncestor[]
    cause string
    A message describing the cause for the event.
    classId string
    clusterUuid string
    Unique identifier of the cluster across the datacenter.
    createTime string
    The time when this managed object was created.
    currentState string
    The current state of the event.* unknown - Default unknown current state.* new - The current state of the event is new.* acknowledged - The current state of the event is acknowledged.* resolved - The current state of the event is resolved.* obsolete - The current state of the event is obsolete.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    duration string
    Time since the event was created, in ISO8601 standard.
    fcInterface GetStorageNetAppFcInterfaceEventFcInterface
    id string
    impactArea string
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impactLevel string
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impactResourceName string
    The full name of the source of the event.
    impactResourceType string
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impactResourceUuid string
    The unique identifier of the impacted resource.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    The name of the event that occurred.
    nodeUuid string
    Unique identifier of the node across the cluster.
    objectType string
    owners string[]
    parent GetStorageNetAppFcInterfaceEventParent
    permissionResources GetStorageNetAppFcInterfaceEventPermissionResource[]
    severity string
    The severity of the event.* unknown - Default unknown severity.* normal - The severity of the event is normal.* information - The severity of the event is information.* warning - The severity of the event is warning.* error - The severity of the event is error.* critical - The severity of the event is critical.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    svmUuid string
    Unique identifier of the storage VM.
    tags GetStorageNetAppFcInterfaceEventTag[]
    uuid string
    Unique identifier of the event.
    versionContext GetStorageNetAppFcInterfaceEventVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageNetAppFcInterfaceEventAncestor]
    cause str
    A message describing the cause for the event.
    class_id str
    cluster_uuid str
    Unique identifier of the cluster across the datacenter.
    create_time str
    The time when this managed object was created.
    current_state str
    The current state of the event.* unknown - Default unknown current state.* new - The current state of the event is new.* acknowledged - The current state of the event is acknowledged.* resolved - The current state of the event is resolved.* obsolete - The current state of the event is obsolete.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    duration str
    Time since the event was created, in ISO8601 standard.
    fc_interface GetStorageNetAppFcInterfaceEventFcInterface
    id str
    impact_area str
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impact_level str
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impact_resource_name str
    The full name of the source of the event.
    impact_resource_type str
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impact_resource_uuid str
    The unique identifier of the impacted resource.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    The name of the event that occurred.
    node_uuid str
    Unique identifier of the node across the cluster.
    object_type str
    owners Sequence[str]
    parent GetStorageNetAppFcInterfaceEventParent
    permission_resources Sequence[GetStorageNetAppFcInterfaceEventPermissionResource]
    severity str
    The severity of the event.* unknown - Default unknown severity.* normal - The severity of the event is normal.* information - The severity of the event is information.* warning - The severity of the event is warning.* error - The severity of the event is error.* critical - The severity of the event is critical.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    svm_uuid str
    Unique identifier of the storage VM.
    tags Sequence[GetStorageNetAppFcInterfaceEventTag]
    uuid str
    Unique identifier of the event.
    version_context GetStorageNetAppFcInterfaceEventVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    cause String
    A message describing the cause for the event.
    classId String
    clusterUuid String
    Unique identifier of the cluster across the datacenter.
    createTime String
    The time when this managed object was created.
    currentState String
    The current state of the event.* unknown - Default unknown current state.* new - The current state of the event is new.* acknowledged - The current state of the event is acknowledged.* resolved - The current state of the event is resolved.* obsolete - The current state of the event is obsolete.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    duration String
    Time since the event was created, in ISO8601 standard.
    fcInterface Property Map
    id String
    impactArea String
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impactLevel String
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impactResourceName String
    The full name of the source of the event.
    impactResourceType String
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impactResourceUuid String
    The unique identifier of the impacted resource.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the event that occurred.
    nodeUuid String
    Unique identifier of the node across the cluster.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    severity String
    The severity of the event.* unknown - Default unknown severity.* normal - The severity of the event is normal.* information - The severity of the event is information.* warning - The severity of the event is warning.* error - The severity of the event is error.* critical - The severity of the event is critical.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    svmUuid String
    Unique identifier of the storage VM.
    tags List<Property Map>
    uuid String
    Unique identifier of the event.
    versionContext Property Map

    getStorageNetAppFcInterfaceEvent Result

    The following output properties are available:

    Id string
    Results List<GetStorageNetAppFcInterfaceEventResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetStorageNetAppFcInterfaceEventAncestor>
    Cause string
    ClassId string
    ClusterUuid string
    CreateTime string
    CurrentState string
    DomainGroupMoid string
    Duration string
    FcInterface GetStorageNetAppFcInterfaceEventFcInterface
    ImpactArea string
    ImpactLevel string
    ImpactResourceName string
    ImpactResourceType string
    ImpactResourceUuid string
    ModTime string
    Moid string
    Name string
    NodeUuid string
    ObjectType string
    Owners List<string>
    Parent GetStorageNetAppFcInterfaceEventParent
    PermissionResources List<GetStorageNetAppFcInterfaceEventPermissionResource>
    Severity string
    SharedScope string
    SvmUuid string
    Tags List<GetStorageNetAppFcInterfaceEventTag>
    Uuid string
    VersionContext GetStorageNetAppFcInterfaceEventVersionContext
    id String
    results List<GetStorageNetAppFcInterfaceEventResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetStorageNetAppFcInterfaceEventAncestor>
    cause String
    classId String
    clusterUuid String
    createTime String
    currentState String
    domainGroupMoid String
    duration String
    fcInterface GetStorageNetAppFcInterfaceEventFcInterface
    impactArea String
    impactLevel String
    impactResourceName String
    impactResourceType String
    impactResourceUuid String
    modTime String
    moid String
    name String
    nodeUuid String
    objectType String
    owners List<String>
    parent GetStorageNetAppFcInterfaceEventParent
    permissionResources List<GetStorageNetAppFcInterfaceEventPermissionResource>
    severity String
    sharedScope String
    svmUuid String
    tags List<GetStorageNetAppFcInterfaceEventTag>
    uuid String
    versionContext GetStorageNetAppFcInterfaceEventVersionContext

    Supporting Types

    GetStorageNetAppFcInterfaceEventAncestor

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

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

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

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

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

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

    GetStorageNetAppFcInterfaceEventFcInterface

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

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

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

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

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

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

    GetStorageNetAppFcInterfaceEventParent

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

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

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

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

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

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

    GetStorageNetAppFcInterfaceEventPermissionResource

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

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

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

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

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

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

    GetStorageNetAppFcInterfaceEventResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageNetAppFcInterfaceEventResultAncestor>
    Cause string
    A message describing the cause for the event.
    ClassId string
    ClusterUuid string
    Unique identifier of the cluster across the datacenter.
    CreateTime string
    The time when this managed object was created.
    CurrentState string
    The current state of the event.* unknown - Default unknown current state.* new - The current state of the event is new.* acknowledged - The current state of the event is acknowledged.* resolved - The current state of the event is resolved.* obsolete - The current state of the event is obsolete.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Duration string
    Time since the event was created, in ISO8601 standard.
    FcInterfaces List<GetStorageNetAppFcInterfaceEventResultFcInterface>
    ImpactArea string
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    ImpactLevel string
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    ImpactResourceName string
    The full name of the source of the event.
    ImpactResourceType string
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    ImpactResourceUuid string
    The unique identifier of the impacted resource.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the event that occurred.
    NodeUuid string
    Unique identifier of the node across the cluster.
    ObjectType string
    Owners List<string>
    Parents List<GetStorageNetAppFcInterfaceEventResultParent>
    PermissionResources List<GetStorageNetAppFcInterfaceEventResultPermissionResource>
    Severity string
    The severity of the event.* unknown - Default unknown severity.* normal - The severity of the event is normal.* information - The severity of the event is information.* warning - The severity of the event is warning.* error - The severity of the event is error.* critical - The severity of the event is critical.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SvmUuid string
    Unique identifier of the storage VM.
    Tags List<GetStorageNetAppFcInterfaceEventResultTag>
    Uuid string
    Unique identifier of the event.
    VersionContexts List<GetStorageNetAppFcInterfaceEventResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageNetAppFcInterfaceEventResultAncestor
    Cause string
    A message describing the cause for the event.
    ClassId string
    ClusterUuid string
    Unique identifier of the cluster across the datacenter.
    CreateTime string
    The time when this managed object was created.
    CurrentState string
    The current state of the event.* unknown - Default unknown current state.* new - The current state of the event is new.* acknowledged - The current state of the event is acknowledged.* resolved - The current state of the event is resolved.* obsolete - The current state of the event is obsolete.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Duration string
    Time since the event was created, in ISO8601 standard.
    FcInterfaces []GetStorageNetAppFcInterfaceEventResultFcInterface
    ImpactArea string
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    ImpactLevel string
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    ImpactResourceName string
    The full name of the source of the event.
    ImpactResourceType string
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    ImpactResourceUuid string
    The unique identifier of the impacted resource.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the event that occurred.
    NodeUuid string
    Unique identifier of the node across the cluster.
    ObjectType string
    Owners []string
    Parents []GetStorageNetAppFcInterfaceEventResultParent
    PermissionResources []GetStorageNetAppFcInterfaceEventResultPermissionResource
    Severity string
    The severity of the event.* unknown - Default unknown severity.* normal - The severity of the event is normal.* information - The severity of the event is information.* warning - The severity of the event is warning.* error - The severity of the event is error.* critical - The severity of the event is critical.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SvmUuid string
    Unique identifier of the storage VM.
    Tags []GetStorageNetAppFcInterfaceEventResultTag
    Uuid string
    Unique identifier of the event.
    VersionContexts []GetStorageNetAppFcInterfaceEventResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageNetAppFcInterfaceEventResultAncestor>
    cause String
    A message describing the cause for the event.
    classId String
    clusterUuid String
    Unique identifier of the cluster across the datacenter.
    createTime String
    The time when this managed object was created.
    currentState String
    The current state of the event.* unknown - Default unknown current state.* new - The current state of the event is new.* acknowledged - The current state of the event is acknowledged.* resolved - The current state of the event is resolved.* obsolete - The current state of the event is obsolete.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    duration String
    Time since the event was created, in ISO8601 standard.
    fcInterfaces List<GetStorageNetAppFcInterfaceEventResultFcInterface>
    impactArea String
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impactLevel String
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impactResourceName String
    The full name of the source of the event.
    impactResourceType String
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impactResourceUuid String
    The unique identifier of the impacted resource.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the event that occurred.
    nodeUuid String
    Unique identifier of the node across the cluster.
    objectType String
    owners List<String>
    parents List<GetStorageNetAppFcInterfaceEventResultParent>
    permissionResources List<GetStorageNetAppFcInterfaceEventResultPermissionResource>
    severity String
    The severity of the event.* unknown - Default unknown severity.* normal - The severity of the event is normal.* information - The severity of the event is information.* warning - The severity of the event is warning.* error - The severity of the event is error.* critical - The severity of the event is critical.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    svmUuid String
    Unique identifier of the storage VM.
    tags List<GetStorageNetAppFcInterfaceEventResultTag>
    uuid String
    Unique identifier of the event.
    versionContexts List<GetStorageNetAppFcInterfaceEventResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageNetAppFcInterfaceEventResultAncestor[]
    cause string
    A message describing the cause for the event.
    classId string
    clusterUuid string
    Unique identifier of the cluster across the datacenter.
    createTime string
    The time when this managed object was created.
    currentState string
    The current state of the event.* unknown - Default unknown current state.* new - The current state of the event is new.* acknowledged - The current state of the event is acknowledged.* resolved - The current state of the event is resolved.* obsolete - The current state of the event is obsolete.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    duration string
    Time since the event was created, in ISO8601 standard.
    fcInterfaces GetStorageNetAppFcInterfaceEventResultFcInterface[]
    impactArea string
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impactLevel string
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impactResourceName string
    The full name of the source of the event.
    impactResourceType string
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impactResourceUuid string
    The unique identifier of the impacted resource.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    The name of the event that occurred.
    nodeUuid string
    Unique identifier of the node across the cluster.
    objectType string
    owners string[]
    parents GetStorageNetAppFcInterfaceEventResultParent[]
    permissionResources GetStorageNetAppFcInterfaceEventResultPermissionResource[]
    severity string
    The severity of the event.* unknown - Default unknown severity.* normal - The severity of the event is normal.* information - The severity of the event is information.* warning - The severity of the event is warning.* error - The severity of the event is error.* critical - The severity of the event is critical.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    svmUuid string
    Unique identifier of the storage VM.
    tags GetStorageNetAppFcInterfaceEventResultTag[]
    uuid string
    Unique identifier of the event.
    versionContexts GetStorageNetAppFcInterfaceEventResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageNetAppFcInterfaceEventResultAncestor]
    cause str
    A message describing the cause for the event.
    class_id str
    cluster_uuid str
    Unique identifier of the cluster across the datacenter.
    create_time str
    The time when this managed object was created.
    current_state str
    The current state of the event.* unknown - Default unknown current state.* new - The current state of the event is new.* acknowledged - The current state of the event is acknowledged.* resolved - The current state of the event is resolved.* obsolete - The current state of the event is obsolete.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    duration str
    Time since the event was created, in ISO8601 standard.
    fc_interfaces Sequence[GetStorageNetAppFcInterfaceEventResultFcInterface]
    impact_area str
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impact_level str
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impact_resource_name str
    The full name of the source of the event.
    impact_resource_type str
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impact_resource_uuid str
    The unique identifier of the impacted resource.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    The name of the event that occurred.
    node_uuid str
    Unique identifier of the node across the cluster.
    object_type str
    owners Sequence[str]
    parents Sequence[GetStorageNetAppFcInterfaceEventResultParent]
    permission_resources Sequence[GetStorageNetAppFcInterfaceEventResultPermissionResource]
    severity str
    The severity of the event.* unknown - Default unknown severity.* normal - The severity of the event is normal.* information - The severity of the event is information.* warning - The severity of the event is warning.* error - The severity of the event is error.* critical - The severity of the event is critical.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    svm_uuid str
    Unique identifier of the storage VM.
    tags Sequence[GetStorageNetAppFcInterfaceEventResultTag]
    uuid str
    Unique identifier of the event.
    version_contexts Sequence[GetStorageNetAppFcInterfaceEventResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    cause String
    A message describing the cause for the event.
    classId String
    clusterUuid String
    Unique identifier of the cluster across the datacenter.
    createTime String
    The time when this managed object was created.
    currentState String
    The current state of the event.* unknown - Default unknown current state.* new - The current state of the event is new.* acknowledged - The current state of the event is acknowledged.* resolved - The current state of the event is resolved.* obsolete - The current state of the event is obsolete.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    duration String
    Time since the event was created, in ISO8601 standard.
    fcInterfaces List<Property Map>
    impactArea String
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impactLevel String
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impactResourceName String
    The full name of the source of the event.
    impactResourceType String
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impactResourceUuid String
    The unique identifier of the impacted resource.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the event that occurred.
    nodeUuid String
    Unique identifier of the node across the cluster.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    severity String
    The severity of the event.* unknown - Default unknown severity.* normal - The severity of the event is normal.* information - The severity of the event is information.* warning - The severity of the event is warning.* error - The severity of the event is error.* critical - The severity of the event is critical.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    svmUuid String
    Unique identifier of the storage VM.
    tags List<Property Map>
    uuid String
    Unique identifier of the event.
    versionContexts List<Property Map>

    GetStorageNetAppFcInterfaceEventResultAncestor

    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

    GetStorageNetAppFcInterfaceEventResultFcInterface

    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

    GetStorageNetAppFcInterfaceEventResultParent

    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

    GetStorageNetAppFcInterfaceEventResultPermissionResource

    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

    GetStorageNetAppFcInterfaceEventResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetStorageNetAppFcInterfaceEventResultVersionContext

    GetStorageNetAppFcInterfaceEventResultVersionContextInterestedMo

    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

    GetStorageNetAppFcInterfaceEventResultVersionContextRefMo

    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

    GetStorageNetAppFcInterfaceEventTag

    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.

    GetStorageNetAppFcInterfaceEventVersionContext

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

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

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

    GetStorageNetAppFcInterfaceEventVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

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

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

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

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

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

    GetStorageNetAppFcInterfaceEventVersionContextRefMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

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

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

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

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

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

    Package Details

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