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

intersight.getStorageNetAppIpInterfaceEvent

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 an ip interface.

    Using getStorageNetAppIpInterfaceEvent

    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 getStorageNetAppIpInterfaceEvent(args: GetStorageNetAppIpInterfaceEventArgs, opts?: InvokeOptions): Promise<GetStorageNetAppIpInterfaceEventResult>
    function getStorageNetAppIpInterfaceEventOutput(args: GetStorageNetAppIpInterfaceEventOutputArgs, opts?: InvokeOptions): Output<GetStorageNetAppIpInterfaceEventResult>
    def get_storage_net_app_ip_interface_event(account_moid: Optional[str] = None,
                                               additional_properties: Optional[str] = None,
                                               ancestors: Optional[Sequence[GetStorageNetAppIpInterfaceEventAncestor]] = 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,
                                               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,
                                               ip_interface: Optional[GetStorageNetAppIpInterfaceEventIpInterface] = 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[GetStorageNetAppIpInterfaceEventParent] = None,
                                               permission_resources: Optional[Sequence[GetStorageNetAppIpInterfaceEventPermissionResource]] = None,
                                               severity: Optional[str] = None,
                                               shared_scope: Optional[str] = None,
                                               svm_uuid: Optional[str] = None,
                                               tags: Optional[Sequence[GetStorageNetAppIpInterfaceEventTag]] = None,
                                               uuid: Optional[str] = None,
                                               version_context: Optional[GetStorageNetAppIpInterfaceEventVersionContext] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetStorageNetAppIpInterfaceEventResult
    def get_storage_net_app_ip_interface_event_output(account_moid: Optional[pulumi.Input[str]] = None,
                                               additional_properties: Optional[pulumi.Input[str]] = None,
                                               ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppIpInterfaceEventAncestorArgs]]]] = 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,
                                               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,
                                               ip_interface: Optional[pulumi.Input[GetStorageNetAppIpInterfaceEventIpInterfaceArgs]] = 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[GetStorageNetAppIpInterfaceEventParentArgs]] = None,
                                               permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppIpInterfaceEventPermissionResourceArgs]]]] = 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[GetStorageNetAppIpInterfaceEventTagArgs]]]] = None,
                                               uuid: Optional[pulumi.Input[str]] = None,
                                               version_context: Optional[pulumi.Input[GetStorageNetAppIpInterfaceEventVersionContextArgs]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetStorageNetAppIpInterfaceEventResult]
    func LookupStorageNetAppIpInterfaceEvent(ctx *Context, args *LookupStorageNetAppIpInterfaceEventArgs, opts ...InvokeOption) (*LookupStorageNetAppIpInterfaceEventResult, error)
    func LookupStorageNetAppIpInterfaceEventOutput(ctx *Context, args *LookupStorageNetAppIpInterfaceEventOutputArgs, opts ...InvokeOption) LookupStorageNetAppIpInterfaceEventResultOutput

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

    public static class GetStorageNetAppIpInterfaceEvent 
    {
        public static Task<GetStorageNetAppIpInterfaceEventResult> InvokeAsync(GetStorageNetAppIpInterfaceEventArgs args, InvokeOptions? opts = null)
        public static Output<GetStorageNetAppIpInterfaceEventResult> Invoke(GetStorageNetAppIpInterfaceEventInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetStorageNetAppIpInterfaceEventResult> getStorageNetAppIpInterfaceEvent(GetStorageNetAppIpInterfaceEventArgs args, InvokeOptions options)
    public static Output<GetStorageNetAppIpInterfaceEventResult> getStorageNetAppIpInterfaceEvent(GetStorageNetAppIpInterfaceEventArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getStorageNetAppIpInterfaceEvent:getStorageNetAppIpInterfaceEvent
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageNetAppIpInterfaceEventAncestor>
    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.
    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.
    IpInterface GetStorageNetAppIpInterfaceEventIpInterface
    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 GetStorageNetAppIpInterfaceEventParent
    PermissionResources List<GetStorageNetAppIpInterfaceEventPermissionResource>
    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<GetStorageNetAppIpInterfaceEventTag>
    Uuid string
    Unique identifier of the event.
    VersionContext GetStorageNetAppIpInterfaceEventVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageNetAppIpInterfaceEventAncestor
    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.
    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.
    IpInterface GetStorageNetAppIpInterfaceEventIpInterface
    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 GetStorageNetAppIpInterfaceEventParent
    PermissionResources []GetStorageNetAppIpInterfaceEventPermissionResource
    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 []GetStorageNetAppIpInterfaceEventTag
    Uuid string
    Unique identifier of the event.
    VersionContext GetStorageNetAppIpInterfaceEventVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageNetAppIpInterfaceEventAncestor>
    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.
    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.
    ipInterface GetStorageNetAppIpInterfaceEventIpInterface
    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 GetStorageNetAppIpInterfaceEventParent
    permissionResources List<GetStorageNetAppIpInterfaceEventPermissionResource>
    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<GetStorageNetAppIpInterfaceEventTag>
    uuid String
    Unique identifier of the event.
    versionContext GetStorageNetAppIpInterfaceEventVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageNetAppIpInterfaceEventAncestor[]
    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.
    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.
    ipInterface GetStorageNetAppIpInterfaceEventIpInterface
    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 GetStorageNetAppIpInterfaceEventParent
    permissionResources GetStorageNetAppIpInterfaceEventPermissionResource[]
    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 GetStorageNetAppIpInterfaceEventTag[]
    uuid string
    Unique identifier of the event.
    versionContext GetStorageNetAppIpInterfaceEventVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageNetAppIpInterfaceEventAncestor]
    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.
    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.
    ip_interface GetStorageNetAppIpInterfaceEventIpInterface
    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 GetStorageNetAppIpInterfaceEventParent
    permission_resources Sequence[GetStorageNetAppIpInterfaceEventPermissionResource]
    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[GetStorageNetAppIpInterfaceEventTag]
    uuid str
    Unique identifier of the event.
    version_context GetStorageNetAppIpInterfaceEventVersionContext
    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.
    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.
    ipInterface Property Map
    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

    getStorageNetAppIpInterfaceEvent Result

    The following output properties are available:

    Id string
    Results List<GetStorageNetAppIpInterfaceEventResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetStorageNetAppIpInterfaceEventAncestor>
    Cause string
    ClassId string
    ClusterUuid string
    CreateTime string
    CurrentState string
    DomainGroupMoid string
    Duration string
    ImpactArea string
    ImpactLevel string
    ImpactResourceName string
    ImpactResourceType string
    ImpactResourceUuid string
    IpInterface GetStorageNetAppIpInterfaceEventIpInterface
    ModTime string
    Moid string
    Name string
    NodeUuid string
    ObjectType string
    Owners List<string>
    Parent GetStorageNetAppIpInterfaceEventParent
    PermissionResources List<GetStorageNetAppIpInterfaceEventPermissionResource>
    Severity string
    SharedScope string
    SvmUuid string
    Tags List<GetStorageNetAppIpInterfaceEventTag>
    Uuid string
    VersionContext GetStorageNetAppIpInterfaceEventVersionContext
    id String
    results List<GetStorageNetAppIpInterfaceEventResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetStorageNetAppIpInterfaceEventAncestor>
    cause String
    classId String
    clusterUuid String
    createTime String
    currentState String
    domainGroupMoid String
    duration String
    impactArea String
    impactLevel String
    impactResourceName String
    impactResourceType String
    impactResourceUuid String
    ipInterface GetStorageNetAppIpInterfaceEventIpInterface
    modTime String
    moid String
    name String
    nodeUuid String
    objectType String
    owners List<String>
    parent GetStorageNetAppIpInterfaceEventParent
    permissionResources List<GetStorageNetAppIpInterfaceEventPermissionResource>
    severity String
    sharedScope String
    svmUuid String
    tags List<GetStorageNetAppIpInterfaceEventTag>
    uuid String
    versionContext GetStorageNetAppIpInterfaceEventVersionContext

    Supporting Types

    GetStorageNetAppIpInterfaceEventAncestor

    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'.

    GetStorageNetAppIpInterfaceEventIpInterface

    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'.

    GetStorageNetAppIpInterfaceEventParent

    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'.

    GetStorageNetAppIpInterfaceEventPermissionResource

    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'.

    GetStorageNetAppIpInterfaceEventResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageNetAppIpInterfaceEventResultAncestor>
    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.
    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.
    IpInterfaces List<GetStorageNetAppIpInterfaceEventResultIpInterface>
    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<GetStorageNetAppIpInterfaceEventResultParent>
    PermissionResources List<GetStorageNetAppIpInterfaceEventResultPermissionResource>
    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<GetStorageNetAppIpInterfaceEventResultTag>
    Uuid string
    Unique identifier of the event.
    VersionContexts List<GetStorageNetAppIpInterfaceEventResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageNetAppIpInterfaceEventResultAncestor
    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.
    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.
    IpInterfaces []GetStorageNetAppIpInterfaceEventResultIpInterface
    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 []GetStorageNetAppIpInterfaceEventResultParent
    PermissionResources []GetStorageNetAppIpInterfaceEventResultPermissionResource
    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 []GetStorageNetAppIpInterfaceEventResultTag
    Uuid string
    Unique identifier of the event.
    VersionContexts []GetStorageNetAppIpInterfaceEventResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageNetAppIpInterfaceEventResultAncestor>
    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.
    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.
    ipInterfaces List<GetStorageNetAppIpInterfaceEventResultIpInterface>
    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<GetStorageNetAppIpInterfaceEventResultParent>
    permissionResources List<GetStorageNetAppIpInterfaceEventResultPermissionResource>
    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<GetStorageNetAppIpInterfaceEventResultTag>
    uuid String
    Unique identifier of the event.
    versionContexts List<GetStorageNetAppIpInterfaceEventResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageNetAppIpInterfaceEventResultAncestor[]
    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.
    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.
    ipInterfaces GetStorageNetAppIpInterfaceEventResultIpInterface[]
    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 GetStorageNetAppIpInterfaceEventResultParent[]
    permissionResources GetStorageNetAppIpInterfaceEventResultPermissionResource[]
    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 GetStorageNetAppIpInterfaceEventResultTag[]
    uuid string
    Unique identifier of the event.
    versionContexts GetStorageNetAppIpInterfaceEventResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageNetAppIpInterfaceEventResultAncestor]
    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.
    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.
    ip_interfaces Sequence[GetStorageNetAppIpInterfaceEventResultIpInterface]
    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[GetStorageNetAppIpInterfaceEventResultParent]
    permission_resources Sequence[GetStorageNetAppIpInterfaceEventResultPermissionResource]
    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[GetStorageNetAppIpInterfaceEventResultTag]
    uuid str
    Unique identifier of the event.
    version_contexts Sequence[GetStorageNetAppIpInterfaceEventResultVersionContext]
    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.
    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.
    ipInterfaces List<Property Map>
    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>

    GetStorageNetAppIpInterfaceEventResultAncestor

    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

    GetStorageNetAppIpInterfaceEventResultIpInterface

    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

    GetStorageNetAppIpInterfaceEventResultParent

    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

    GetStorageNetAppIpInterfaceEventResultPermissionResource

    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

    GetStorageNetAppIpInterfaceEventResultTag

    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

    GetStorageNetAppIpInterfaceEventResultVersionContext

    GetStorageNetAppIpInterfaceEventResultVersionContextInterestedMo

    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

    GetStorageNetAppIpInterfaceEventResultVersionContextRefMo

    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

    GetStorageNetAppIpInterfaceEventTag

    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.

    GetStorageNetAppIpInterfaceEventVersionContext

    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<GetStorageNetAppIpInterfaceEventVersionContextInterestedMo>
    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 GetStorageNetAppIpInterfaceEventVersionContextRefMo
    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 []GetStorageNetAppIpInterfaceEventVersionContextInterestedMo
    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 GetStorageNetAppIpInterfaceEventVersionContextRefMo
    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<GetStorageNetAppIpInterfaceEventVersionContextInterestedMo>
    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 GetStorageNetAppIpInterfaceEventVersionContextRefMo
    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 GetStorageNetAppIpInterfaceEventVersionContextInterestedMo[]
    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 GetStorageNetAppIpInterfaceEventVersionContextRefMo
    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[GetStorageNetAppIpInterfaceEventVersionContextInterestedMo]
    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 GetStorageNetAppIpInterfaceEventVersionContextRefMo
    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.

    GetStorageNetAppIpInterfaceEventVersionContextInterestedMo

    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'.

    GetStorageNetAppIpInterfaceEventVersionContextRefMo

    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