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

intersight.getStorageNetAppEthernetPortEvent

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 ethernet port.

    Using getStorageNetAppEthernetPortEvent

    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 getStorageNetAppEthernetPortEvent(args: GetStorageNetAppEthernetPortEventArgs, opts?: InvokeOptions): Promise<GetStorageNetAppEthernetPortEventResult>
    function getStorageNetAppEthernetPortEventOutput(args: GetStorageNetAppEthernetPortEventOutputArgs, opts?: InvokeOptions): Output<GetStorageNetAppEthernetPortEventResult>
    def get_storage_net_app_ethernet_port_event(account_moid: Optional[str] = None,
                                                additional_properties: Optional[str] = None,
                                                ancestors: Optional[Sequence[GetStorageNetAppEthernetPortEventAncestor]] = 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,
                                                ethernet_port: Optional[GetStorageNetAppEthernetPortEventEthernetPort] = None,
                                                id: Optional[str] = None,
                                                impact_area: Optional[str] = None,
                                                impact_level: Optional[str] = None,
                                                impact_resource_name: Optional[str] = None,
                                                impact_resource_type: Optional[str] = None,
                                                impact_resource_uuid: Optional[str] = None,
                                                mod_time: Optional[str] = None,
                                                moid: Optional[str] = None,
                                                name: Optional[str] = None,
                                                node_uuid: Optional[str] = None,
                                                object_type: Optional[str] = None,
                                                owners: Optional[Sequence[str]] = None,
                                                parent: Optional[GetStorageNetAppEthernetPortEventParent] = None,
                                                permission_resources: Optional[Sequence[GetStorageNetAppEthernetPortEventPermissionResource]] = None,
                                                severity: Optional[str] = None,
                                                shared_scope: Optional[str] = None,
                                                svm_uuid: Optional[str] = None,
                                                tags: Optional[Sequence[GetStorageNetAppEthernetPortEventTag]] = None,
                                                uuid: Optional[str] = None,
                                                version_context: Optional[GetStorageNetAppEthernetPortEventVersionContext] = None,
                                                opts: Optional[InvokeOptions] = None) -> GetStorageNetAppEthernetPortEventResult
    def get_storage_net_app_ethernet_port_event_output(account_moid: Optional[pulumi.Input[str]] = None,
                                                additional_properties: Optional[pulumi.Input[str]] = None,
                                                ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppEthernetPortEventAncestorArgs]]]] = 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,
                                                ethernet_port: Optional[pulumi.Input[GetStorageNetAppEthernetPortEventEthernetPortArgs]] = None,
                                                id: Optional[pulumi.Input[str]] = None,
                                                impact_area: Optional[pulumi.Input[str]] = None,
                                                impact_level: Optional[pulumi.Input[str]] = None,
                                                impact_resource_name: Optional[pulumi.Input[str]] = None,
                                                impact_resource_type: Optional[pulumi.Input[str]] = None,
                                                impact_resource_uuid: Optional[pulumi.Input[str]] = None,
                                                mod_time: Optional[pulumi.Input[str]] = None,
                                                moid: Optional[pulumi.Input[str]] = None,
                                                name: Optional[pulumi.Input[str]] = None,
                                                node_uuid: Optional[pulumi.Input[str]] = None,
                                                object_type: Optional[pulumi.Input[str]] = None,
                                                owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                parent: Optional[pulumi.Input[GetStorageNetAppEthernetPortEventParentArgs]] = None,
                                                permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppEthernetPortEventPermissionResourceArgs]]]] = 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[GetStorageNetAppEthernetPortEventTagArgs]]]] = None,
                                                uuid: Optional[pulumi.Input[str]] = None,
                                                version_context: Optional[pulumi.Input[GetStorageNetAppEthernetPortEventVersionContextArgs]] = None,
                                                opts: Optional[InvokeOptions] = None) -> Output[GetStorageNetAppEthernetPortEventResult]
    func LookupStorageNetAppEthernetPortEvent(ctx *Context, args *LookupStorageNetAppEthernetPortEventArgs, opts ...InvokeOption) (*LookupStorageNetAppEthernetPortEventResult, error)
    func LookupStorageNetAppEthernetPortEventOutput(ctx *Context, args *LookupStorageNetAppEthernetPortEventOutputArgs, opts ...InvokeOption) LookupStorageNetAppEthernetPortEventResultOutput

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

    public static class GetStorageNetAppEthernetPortEvent 
    {
        public static Task<GetStorageNetAppEthernetPortEventResult> InvokeAsync(GetStorageNetAppEthernetPortEventArgs args, InvokeOptions? opts = null)
        public static Output<GetStorageNetAppEthernetPortEventResult> Invoke(GetStorageNetAppEthernetPortEventInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetStorageNetAppEthernetPortEventResult> getStorageNetAppEthernetPortEvent(GetStorageNetAppEthernetPortEventArgs args, InvokeOptions options)
    public static Output<GetStorageNetAppEthernetPortEventResult> getStorageNetAppEthernetPortEvent(GetStorageNetAppEthernetPortEventArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getStorageNetAppEthernetPortEvent:getStorageNetAppEthernetPortEvent
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageNetAppEthernetPortEventAncestor>
    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.
    EthernetPort GetStorageNetAppEthernetPortEventEthernetPort
    Id string
    ImpactArea string
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    ImpactLevel string
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    ImpactResourceName string
    The full name of the source of the event.
    ImpactResourceType string
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    ImpactResourceUuid string
    The unique identifier of the impacted resource.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the event that occurred.
    NodeUuid string
    Unique identifier of the node across the cluster.
    ObjectType string
    Owners List<string>
    Parent GetStorageNetAppEthernetPortEventParent
    PermissionResources List<GetStorageNetAppEthernetPortEventPermissionResource>
    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<GetStorageNetAppEthernetPortEventTag>
    Uuid string
    Unique identifier of the event.
    VersionContext GetStorageNetAppEthernetPortEventVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageNetAppEthernetPortEventAncestor
    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.
    EthernetPort GetStorageNetAppEthernetPortEventEthernetPort
    Id string
    ImpactArea string
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    ImpactLevel string
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    ImpactResourceName string
    The full name of the source of the event.
    ImpactResourceType string
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    ImpactResourceUuid string
    The unique identifier of the impacted resource.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the event that occurred.
    NodeUuid string
    Unique identifier of the node across the cluster.
    ObjectType string
    Owners []string
    Parent GetStorageNetAppEthernetPortEventParent
    PermissionResources []GetStorageNetAppEthernetPortEventPermissionResource
    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 []GetStorageNetAppEthernetPortEventTag
    Uuid string
    Unique identifier of the event.
    VersionContext GetStorageNetAppEthernetPortEventVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageNetAppEthernetPortEventAncestor>
    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.
    ethernetPort GetStorageNetAppEthernetPortEventEthernetPort
    id String
    impactArea String
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impactLevel String
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impactResourceName String
    The full name of the source of the event.
    impactResourceType String
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impactResourceUuid String
    The unique identifier of the impacted resource.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the event that occurred.
    nodeUuid String
    Unique identifier of the node across the cluster.
    objectType String
    owners List<String>
    parent GetStorageNetAppEthernetPortEventParent
    permissionResources List<GetStorageNetAppEthernetPortEventPermissionResource>
    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<GetStorageNetAppEthernetPortEventTag>
    uuid String
    Unique identifier of the event.
    versionContext GetStorageNetAppEthernetPortEventVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageNetAppEthernetPortEventAncestor[]
    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.
    ethernetPort GetStorageNetAppEthernetPortEventEthernetPort
    id string
    impactArea string
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impactLevel string
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impactResourceName string
    The full name of the source of the event.
    impactResourceType string
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impactResourceUuid string
    The unique identifier of the impacted resource.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    The name of the event that occurred.
    nodeUuid string
    Unique identifier of the node across the cluster.
    objectType string
    owners string[]
    parent GetStorageNetAppEthernetPortEventParent
    permissionResources GetStorageNetAppEthernetPortEventPermissionResource[]
    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 GetStorageNetAppEthernetPortEventTag[]
    uuid string
    Unique identifier of the event.
    versionContext GetStorageNetAppEthernetPortEventVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageNetAppEthernetPortEventAncestor]
    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.
    ethernet_port GetStorageNetAppEthernetPortEventEthernetPort
    id str
    impact_area str
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impact_level str
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impact_resource_name str
    The full name of the source of the event.
    impact_resource_type str
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impact_resource_uuid str
    The unique identifier of the impacted resource.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    The name of the event that occurred.
    node_uuid str
    Unique identifier of the node across the cluster.
    object_type str
    owners Sequence[str]
    parent GetStorageNetAppEthernetPortEventParent
    permission_resources Sequence[GetStorageNetAppEthernetPortEventPermissionResource]
    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[GetStorageNetAppEthernetPortEventTag]
    uuid str
    Unique identifier of the event.
    version_context GetStorageNetAppEthernetPortEventVersionContext
    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.
    ethernetPort Property Map
    id String
    impactArea String
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impactLevel String
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impactResourceName String
    The full name of the source of the event.
    impactResourceType String
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impactResourceUuid String
    The unique identifier of the impacted resource.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the event that occurred.
    nodeUuid String
    Unique identifier of the node across the cluster.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    severity String
    The severity of the event.* unknown - Default unknown severity.* normal - The severity of the event is normal.* information - The severity of the event is information.* warning - The severity of the event is warning.* error - The severity of the event is error.* critical - The severity of the event is critical.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    svmUuid String
    Unique identifier of the storage VM.
    tags List<Property Map>
    uuid String
    Unique identifier of the event.
    versionContext Property Map

    getStorageNetAppEthernetPortEvent Result

    The following output properties are available:

    Id string
    Results List<GetStorageNetAppEthernetPortEventResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetStorageNetAppEthernetPortEventAncestor>
    Cause string
    ClassId string
    ClusterUuid string
    CreateTime string
    CurrentState string
    DomainGroupMoid string
    Duration string
    EthernetPort GetStorageNetAppEthernetPortEventEthernetPort
    ImpactArea string
    ImpactLevel string
    ImpactResourceName string
    ImpactResourceType string
    ImpactResourceUuid string
    ModTime string
    Moid string
    Name string
    NodeUuid string
    ObjectType string
    Owners List<string>
    Parent GetStorageNetAppEthernetPortEventParent
    PermissionResources List<GetStorageNetAppEthernetPortEventPermissionResource>
    Severity string
    SharedScope string
    SvmUuid string
    Tags List<GetStorageNetAppEthernetPortEventTag>
    Uuid string
    VersionContext GetStorageNetAppEthernetPortEventVersionContext
    Id string
    Results []GetStorageNetAppEthernetPortEventResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetStorageNetAppEthernetPortEventAncestor
    Cause string
    ClassId string
    ClusterUuid string
    CreateTime string
    CurrentState string
    DomainGroupMoid string
    Duration string
    EthernetPort GetStorageNetAppEthernetPortEventEthernetPort
    ImpactArea string
    ImpactLevel string
    ImpactResourceName string
    ImpactResourceType string
    ImpactResourceUuid string
    ModTime string
    Moid string
    Name string
    NodeUuid string
    ObjectType string
    Owners []string
    Parent GetStorageNetAppEthernetPortEventParent
    PermissionResources []GetStorageNetAppEthernetPortEventPermissionResource
    Severity string
    SharedScope string
    SvmUuid string
    Tags []GetStorageNetAppEthernetPortEventTag
    Uuid string
    VersionContext GetStorageNetAppEthernetPortEventVersionContext
    id String
    results List<GetStorageNetAppEthernetPortEventResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetStorageNetAppEthernetPortEventAncestor>
    cause String
    classId String
    clusterUuid String
    createTime String
    currentState String
    domainGroupMoid String
    duration String
    ethernetPort GetStorageNetAppEthernetPortEventEthernetPort
    impactArea String
    impactLevel String
    impactResourceName String
    impactResourceType String
    impactResourceUuid String
    modTime String
    moid String
    name String
    nodeUuid String
    objectType String
    owners List<String>
    parent GetStorageNetAppEthernetPortEventParent
    permissionResources List<GetStorageNetAppEthernetPortEventPermissionResource>
    severity String
    sharedScope String
    svmUuid String
    tags List<GetStorageNetAppEthernetPortEventTag>
    uuid String
    versionContext GetStorageNetAppEthernetPortEventVersionContext
    id string
    results GetStorageNetAppEthernetPortEventResult[]
    accountMoid string
    additionalProperties string
    ancestors GetStorageNetAppEthernetPortEventAncestor[]
    cause string
    classId string
    clusterUuid string
    createTime string
    currentState string
    domainGroupMoid string
    duration string
    ethernetPort GetStorageNetAppEthernetPortEventEthernetPort
    impactArea string
    impactLevel string
    impactResourceName string
    impactResourceType string
    impactResourceUuid string
    modTime string
    moid string
    name string
    nodeUuid string
    objectType string
    owners string[]
    parent GetStorageNetAppEthernetPortEventParent
    permissionResources GetStorageNetAppEthernetPortEventPermissionResource[]
    severity string
    sharedScope string
    svmUuid string
    tags GetStorageNetAppEthernetPortEventTag[]
    uuid string
    versionContext GetStorageNetAppEthernetPortEventVersionContext

    Supporting Types

    GetStorageNetAppEthernetPortEventAncestor

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

    GetStorageNetAppEthernetPortEventEthernetPort

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

    GetStorageNetAppEthernetPortEventParent

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

    GetStorageNetAppEthernetPortEventPermissionResource

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

    GetStorageNetAppEthernetPortEventResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageNetAppEthernetPortEventResultAncestor>
    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.
    EthernetPorts List<GetStorageNetAppEthernetPortEventResultEthernetPort>
    ImpactArea string
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    ImpactLevel string
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    ImpactResourceName string
    The full name of the source of the event.
    ImpactResourceType string
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    ImpactResourceUuid string
    The unique identifier of the impacted resource.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the event that occurred.
    NodeUuid string
    Unique identifier of the node across the cluster.
    ObjectType string
    Owners List<string>
    Parents List<GetStorageNetAppEthernetPortEventResultParent>
    PermissionResources List<GetStorageNetAppEthernetPortEventResultPermissionResource>
    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<GetStorageNetAppEthernetPortEventResultTag>
    Uuid string
    Unique identifier of the event.
    VersionContexts List<GetStorageNetAppEthernetPortEventResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageNetAppEthernetPortEventResultAncestor
    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.
    EthernetPorts []GetStorageNetAppEthernetPortEventResultEthernetPort
    ImpactArea string
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    ImpactLevel string
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    ImpactResourceName string
    The full name of the source of the event.
    ImpactResourceType string
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    ImpactResourceUuid string
    The unique identifier of the impacted resource.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the event that occurred.
    NodeUuid string
    Unique identifier of the node across the cluster.
    ObjectType string
    Owners []string
    Parents []GetStorageNetAppEthernetPortEventResultParent
    PermissionResources []GetStorageNetAppEthernetPortEventResultPermissionResource
    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 []GetStorageNetAppEthernetPortEventResultTag
    Uuid string
    Unique identifier of the event.
    VersionContexts []GetStorageNetAppEthernetPortEventResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageNetAppEthernetPortEventResultAncestor>
    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.
    ethernetPorts List<GetStorageNetAppEthernetPortEventResultEthernetPort>
    impactArea String
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impactLevel String
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impactResourceName String
    The full name of the source of the event.
    impactResourceType String
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impactResourceUuid String
    The unique identifier of the impacted resource.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the event that occurred.
    nodeUuid String
    Unique identifier of the node across the cluster.
    objectType String
    owners List<String>
    parents List<GetStorageNetAppEthernetPortEventResultParent>
    permissionResources List<GetStorageNetAppEthernetPortEventResultPermissionResource>
    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<GetStorageNetAppEthernetPortEventResultTag>
    uuid String
    Unique identifier of the event.
    versionContexts List<GetStorageNetAppEthernetPortEventResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageNetAppEthernetPortEventResultAncestor[]
    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.
    ethernetPorts GetStorageNetAppEthernetPortEventResultEthernetPort[]
    impactArea string
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impactLevel string
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impactResourceName string
    The full name of the source of the event.
    impactResourceType string
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impactResourceUuid string
    The unique identifier of the impacted resource.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    The name of the event that occurred.
    nodeUuid string
    Unique identifier of the node across the cluster.
    objectType string
    owners string[]
    parents GetStorageNetAppEthernetPortEventResultParent[]
    permissionResources GetStorageNetAppEthernetPortEventResultPermissionResource[]
    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 GetStorageNetAppEthernetPortEventResultTag[]
    uuid string
    Unique identifier of the event.
    versionContexts GetStorageNetAppEthernetPortEventResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageNetAppEthernetPortEventResultAncestor]
    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.
    ethernet_ports Sequence[GetStorageNetAppEthernetPortEventResultEthernetPort]
    impact_area str
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impact_level str
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impact_resource_name str
    The full name of the source of the event.
    impact_resource_type str
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impact_resource_uuid str
    The unique identifier of the impacted resource.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    The name of the event that occurred.
    node_uuid str
    Unique identifier of the node across the cluster.
    object_type str
    owners Sequence[str]
    parents Sequence[GetStorageNetAppEthernetPortEventResultParent]
    permission_resources Sequence[GetStorageNetAppEthernetPortEventResultPermissionResource]
    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[GetStorageNetAppEthernetPortEventResultTag]
    uuid str
    Unique identifier of the event.
    version_contexts Sequence[GetStorageNetAppEthernetPortEventResultVersionContext]
    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.
    ethernetPorts List<Property Map>
    impactArea String
    Impact area of the event (availability, capacity, configuration, performance, protection, or security).* unknown - Default unknown impact area.* availability - The impact area of the event is availability.* capacity - The impact area of the event is capacity.* configuration - The impact area of the event is configuration.* performance - The impact area of the event is performance.* protection - The impact area of the event is protection.* security - The impact area of the event is security.
    impactLevel String
    Impact level of the event (event, risk, incident, or upgrade).* unknown - Default unknown impact level.* event - The impact level of the event is event.* risk - The impact level of the event is risk.* incident - The impact level of the event is incident.* upgrade - The impact level of the event is upgrade.
    impactResourceName String
    The full name of the source of the event.
    impactResourceType String
    Type of resource with which the event is associated.* unknown - Default unknown resource type.* aggregate - The type of resource impacted by the event is an aggregate.* cluster - The type of resource impacted by the event is a cluster.* cluster_node - The type of resource impacted by the event is a node.* disk - The type of resource impacted by the event is a disk.* fcp_lif - The type of resource impacted by the event is a FC interface.* fcp_port - The type of resource impacted by the event is a FC port.* lun - The type of resource impacted by the event is a lun.* network_lif - The type of resource impacted by the event is an ethernet interface.* network_port - The type of resource impacted by the event is an ethernet port.* volume - The type of resource impacted by the event is a volume.* vserver - The type of resource impacted by the event is a storage VM.
    impactResourceUuid String
    The unique identifier of the impacted resource.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the event that occurred.
    nodeUuid String
    Unique identifier of the node across the cluster.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    severity String
    The severity of the event.* unknown - Default unknown severity.* normal - The severity of the event is normal.* information - The severity of the event is information.* warning - The severity of the event is warning.* error - The severity of the event is error.* critical - The severity of the event is critical.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    svmUuid String
    Unique identifier of the storage VM.
    tags List<Property Map>
    uuid String
    Unique identifier of the event.
    versionContexts List<Property Map>

    GetStorageNetAppEthernetPortEventResultAncestor

    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

    GetStorageNetAppEthernetPortEventResultEthernetPort

    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

    GetStorageNetAppEthernetPortEventResultParent

    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

    GetStorageNetAppEthernetPortEventResultPermissionResource

    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

    GetStorageNetAppEthernetPortEventResultTag

    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

    GetStorageNetAppEthernetPortEventResultVersionContext

    GetStorageNetAppEthernetPortEventResultVersionContextInterestedMo

    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

    GetStorageNetAppEthernetPortEventResultVersionContextRefMo

    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

    GetStorageNetAppEthernetPortEventTag

    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.

    GetStorageNetAppEthernetPortEventVersionContext

    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<GetStorageNetAppEthernetPortEventVersionContextInterestedMo>
    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 GetStorageNetAppEthernetPortEventVersionContextRefMo
    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 []GetStorageNetAppEthernetPortEventVersionContextInterestedMo
    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 GetStorageNetAppEthernetPortEventVersionContextRefMo
    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<GetStorageNetAppEthernetPortEventVersionContextInterestedMo>
    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 GetStorageNetAppEthernetPortEventVersionContextRefMo
    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 GetStorageNetAppEthernetPortEventVersionContextInterestedMo[]
    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 GetStorageNetAppEthernetPortEventVersionContextRefMo
    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[GetStorageNetAppEthernetPortEventVersionContextInterestedMo]
    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 GetStorageNetAppEthernetPortEventVersionContextRefMo
    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.

    GetStorageNetAppEthernetPortEventVersionContextInterestedMo

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

    GetStorageNetAppEthernetPortEventVersionContextRefMo

    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