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

intersight.getStorageNetAppFcPortEvent

Explore with Pulumi AI

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

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

    Using getStorageNetAppFcPortEvent

    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 getStorageNetAppFcPortEvent(args: GetStorageNetAppFcPortEventArgs, opts?: InvokeOptions): Promise<GetStorageNetAppFcPortEventResult>
    function getStorageNetAppFcPortEventOutput(args: GetStorageNetAppFcPortEventOutputArgs, opts?: InvokeOptions): Output<GetStorageNetAppFcPortEventResult>
    def get_storage_net_app_fc_port_event(account_moid: Optional[str] = None,
                                          additional_properties: Optional[str] = None,
                                          ancestors: Optional[Sequence[GetStorageNetAppFcPortEventAncestor]] = None,
                                          cause: Optional[str] = None,
                                          class_id: Optional[str] = None,
                                          cluster_uuid: Optional[str] = None,
                                          create_time: Optional[str] = None,
                                          current_state: Optional[str] = None,
                                          domain_group_moid: Optional[str] = None,
                                          duration: Optional[str] = None,
                                          fc_port: Optional[GetStorageNetAppFcPortEventFcPort] = 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[GetStorageNetAppFcPortEventParent] = None,
                                          permission_resources: Optional[Sequence[GetStorageNetAppFcPortEventPermissionResource]] = None,
                                          severity: Optional[str] = None,
                                          shared_scope: Optional[str] = None,
                                          svm_uuid: Optional[str] = None,
                                          tags: Optional[Sequence[GetStorageNetAppFcPortEventTag]] = None,
                                          uuid: Optional[str] = None,
                                          version_context: Optional[GetStorageNetAppFcPortEventVersionContext] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetStorageNetAppFcPortEventResult
    def get_storage_net_app_fc_port_event_output(account_moid: Optional[pulumi.Input[str]] = None,
                                          additional_properties: Optional[pulumi.Input[str]] = None,
                                          ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppFcPortEventAncestorArgs]]]] = None,
                                          cause: Optional[pulumi.Input[str]] = None,
                                          class_id: Optional[pulumi.Input[str]] = None,
                                          cluster_uuid: Optional[pulumi.Input[str]] = None,
                                          create_time: Optional[pulumi.Input[str]] = None,
                                          current_state: Optional[pulumi.Input[str]] = None,
                                          domain_group_moid: Optional[pulumi.Input[str]] = None,
                                          duration: Optional[pulumi.Input[str]] = None,
                                          fc_port: Optional[pulumi.Input[GetStorageNetAppFcPortEventFcPortArgs]] = 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[GetStorageNetAppFcPortEventParentArgs]] = None,
                                          permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppFcPortEventPermissionResourceArgs]]]] = 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[GetStorageNetAppFcPortEventTagArgs]]]] = None,
                                          uuid: Optional[pulumi.Input[str]] = None,
                                          version_context: Optional[pulumi.Input[GetStorageNetAppFcPortEventVersionContextArgs]] = None,
                                          opts: Optional[InvokeOptions] = None) -> Output[GetStorageNetAppFcPortEventResult]
    func LookupStorageNetAppFcPortEvent(ctx *Context, args *LookupStorageNetAppFcPortEventArgs, opts ...InvokeOption) (*LookupStorageNetAppFcPortEventResult, error)
    func LookupStorageNetAppFcPortEventOutput(ctx *Context, args *LookupStorageNetAppFcPortEventOutputArgs, opts ...InvokeOption) LookupStorageNetAppFcPortEventResultOutput

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

    public static class GetStorageNetAppFcPortEvent 
    {
        public static Task<GetStorageNetAppFcPortEventResult> InvokeAsync(GetStorageNetAppFcPortEventArgs args, InvokeOptions? opts = null)
        public static Output<GetStorageNetAppFcPortEventResult> Invoke(GetStorageNetAppFcPortEventInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetStorageNetAppFcPortEventResult> getStorageNetAppFcPortEvent(GetStorageNetAppFcPortEventArgs args, InvokeOptions options)
    public static Output<GetStorageNetAppFcPortEventResult> getStorageNetAppFcPortEvent(GetStorageNetAppFcPortEventArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getStorageNetAppFcPortEvent:getStorageNetAppFcPortEvent
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageNetAppFcPortEventAncestor>
    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.
    FcPort GetStorageNetAppFcPortEventFcPort
    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 GetStorageNetAppFcPortEventParent
    PermissionResources List<GetStorageNetAppFcPortEventPermissionResource>
    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<GetStorageNetAppFcPortEventTag>
    Uuid string
    Unique identifier of the event.
    VersionContext GetStorageNetAppFcPortEventVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageNetAppFcPortEventAncestor
    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.
    FcPort GetStorageNetAppFcPortEventFcPort
    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 GetStorageNetAppFcPortEventParent
    PermissionResources []GetStorageNetAppFcPortEventPermissionResource
    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 []GetStorageNetAppFcPortEventTag
    Uuid string
    Unique identifier of the event.
    VersionContext GetStorageNetAppFcPortEventVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageNetAppFcPortEventAncestor>
    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.
    fcPort GetStorageNetAppFcPortEventFcPort
    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 GetStorageNetAppFcPortEventParent
    permissionResources List<GetStorageNetAppFcPortEventPermissionResource>
    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<GetStorageNetAppFcPortEventTag>
    uuid String
    Unique identifier of the event.
    versionContext GetStorageNetAppFcPortEventVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageNetAppFcPortEventAncestor[]
    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.
    fcPort GetStorageNetAppFcPortEventFcPort
    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 GetStorageNetAppFcPortEventParent
    permissionResources GetStorageNetAppFcPortEventPermissionResource[]
    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 GetStorageNetAppFcPortEventTag[]
    uuid string
    Unique identifier of the event.
    versionContext GetStorageNetAppFcPortEventVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageNetAppFcPortEventAncestor]
    cause str
    A message describing the cause for the event.
    class_id str
    cluster_uuid str
    Unique identifier of the cluster across the datacenter.
    create_time str
    The time when this managed object was created.
    current_state str
    The current state of the event.* unknown - Default unknown current state.* new - The current state of the event is new.* acknowledged - The current state of the event is acknowledged.* resolved - The current state of the event is resolved.* obsolete - The current state of the event is obsolete.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    duration str
    Time since the event was created, in ISO8601 standard.
    fc_port GetStorageNetAppFcPortEventFcPort
    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 GetStorageNetAppFcPortEventParent
    permission_resources Sequence[GetStorageNetAppFcPortEventPermissionResource]
    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[GetStorageNetAppFcPortEventTag]
    uuid str
    Unique identifier of the event.
    version_context GetStorageNetAppFcPortEventVersionContext
    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.
    fcPort 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

    getStorageNetAppFcPortEvent Result

    The following output properties are available:

    Supporting Types

    GetStorageNetAppFcPortEventAncestor

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

    GetStorageNetAppFcPortEventFcPort

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

    GetStorageNetAppFcPortEventParent

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

    GetStorageNetAppFcPortEventPermissionResource

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

    GetStorageNetAppFcPortEventResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageNetAppFcPortEventResultAncestor>
    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.
    FcPorts List<GetStorageNetAppFcPortEventResultFcPort>
    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<GetStorageNetAppFcPortEventResultParent>
    PermissionResources List<GetStorageNetAppFcPortEventResultPermissionResource>
    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<GetStorageNetAppFcPortEventResultTag>
    Uuid string
    Unique identifier of the event.
    VersionContexts List<GetStorageNetAppFcPortEventResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageNetAppFcPortEventResultAncestor
    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.
    FcPorts []GetStorageNetAppFcPortEventResultFcPort
    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 []GetStorageNetAppFcPortEventResultParent
    PermissionResources []GetStorageNetAppFcPortEventResultPermissionResource
    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 []GetStorageNetAppFcPortEventResultTag
    Uuid string
    Unique identifier of the event.
    VersionContexts []GetStorageNetAppFcPortEventResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageNetAppFcPortEventResultAncestor>
    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.
    fcPorts List<GetStorageNetAppFcPortEventResultFcPort>
    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<GetStorageNetAppFcPortEventResultParent>
    permissionResources List<GetStorageNetAppFcPortEventResultPermissionResource>
    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<GetStorageNetAppFcPortEventResultTag>
    uuid String
    Unique identifier of the event.
    versionContexts List<GetStorageNetAppFcPortEventResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageNetAppFcPortEventResultAncestor[]
    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.
    fcPorts GetStorageNetAppFcPortEventResultFcPort[]
    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 GetStorageNetAppFcPortEventResultParent[]
    permissionResources GetStorageNetAppFcPortEventResultPermissionResource[]
    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 GetStorageNetAppFcPortEventResultTag[]
    uuid string
    Unique identifier of the event.
    versionContexts GetStorageNetAppFcPortEventResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageNetAppFcPortEventResultAncestor]
    cause str
    A message describing the cause for the event.
    class_id str
    cluster_uuid str
    Unique identifier of the cluster across the datacenter.
    create_time str
    The time when this managed object was created.
    current_state str
    The current state of the event.* unknown - Default unknown current state.* new - The current state of the event is new.* acknowledged - The current state of the event is acknowledged.* resolved - The current state of the event is resolved.* obsolete - The current state of the event is obsolete.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    duration str
    Time since the event was created, in ISO8601 standard.
    fc_ports Sequence[GetStorageNetAppFcPortEventResultFcPort]
    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[GetStorageNetAppFcPortEventResultParent]
    permission_resources Sequence[GetStorageNetAppFcPortEventResultPermissionResource]
    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[GetStorageNetAppFcPortEventResultTag]
    uuid str
    Unique identifier of the event.
    version_contexts Sequence[GetStorageNetAppFcPortEventResultVersionContext]
    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.
    fcPorts 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>

    GetStorageNetAppFcPortEventResultAncestor

    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

    GetStorageNetAppFcPortEventResultFcPort

    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

    GetStorageNetAppFcPortEventResultParent

    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

    GetStorageNetAppFcPortEventResultPermissionResource

    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

    GetStorageNetAppFcPortEventResultTag

    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

    GetStorageNetAppFcPortEventResultVersionContext

    GetStorageNetAppFcPortEventResultVersionContextInterestedMo

    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

    GetStorageNetAppFcPortEventResultVersionContextRefMo

    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

    GetStorageNetAppFcPortEventTag

    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.

    GetStorageNetAppFcPortEventVersionContext

    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<GetStorageNetAppFcPortEventVersionContextInterestedMo>
    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 GetStorageNetAppFcPortEventVersionContextRefMo
    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 []GetStorageNetAppFcPortEventVersionContextInterestedMo
    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 GetStorageNetAppFcPortEventVersionContextRefMo
    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<GetStorageNetAppFcPortEventVersionContextInterestedMo>
    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 GetStorageNetAppFcPortEventVersionContextRefMo
    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 GetStorageNetAppFcPortEventVersionContextInterestedMo[]
    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 GetStorageNetAppFcPortEventVersionContextRefMo
    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[GetStorageNetAppFcPortEventVersionContextInterestedMo]
    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 GetStorageNetAppFcPortEventVersionContextRefMo
    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.

    GetStorageNetAppFcPortEventVersionContextInterestedMo

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

    GetStorageNetAppFcPortEventVersionContextRefMo

    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