intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getStorageNetAppFcPort
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Fibre Channel (FC) port is a port on a node in a storage array.
Using getStorageNetAppFcPort
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 getStorageNetAppFcPort(args: GetStorageNetAppFcPortArgs, opts?: InvokeOptions): Promise<GetStorageNetAppFcPortResult>
function getStorageNetAppFcPortOutput(args: GetStorageNetAppFcPortOutputArgs, opts?: InvokeOptions): Output<GetStorageNetAppFcPortResult>def get_storage_net_app_fc_port(account_moid: Optional[str] = None,
                                additional_properties: Optional[str] = None,
                                ancestors: Optional[Sequence[GetStorageNetAppFcPortAncestor]] = None,
                                array_controller: Optional[GetStorageNetAppFcPortArrayController] = None,
                                class_id: Optional[str] = None,
                                create_time: Optional[str] = None,
                                domain_group_moid: Optional[str] = None,
                                events: Optional[Sequence[GetStorageNetAppFcPortEvent]] = None,
                                id: Optional[str] = None,
                                iqn: Optional[str] = None,
                                mod_time: Optional[str] = None,
                                moid: Optional[str] = None,
                                name: Optional[str] = None,
                                node_name: Optional[str] = None,
                                object_type: Optional[str] = None,
                                owners: Optional[Sequence[str]] = None,
                                parent: Optional[GetStorageNetAppFcPortParent] = None,
                                permission_resources: Optional[Sequence[GetStorageNetAppFcPortPermissionResource]] = None,
                                port_status: Optional[str] = None,
                                shared_scope: Optional[str] = None,
                                speed: Optional[float] = None,
                                speed_configured: Optional[str] = None,
                                speed_maximum: Optional[str] = None,
                                state: Optional[str] = None,
                                status: Optional[str] = None,
                                tags: Optional[Sequence[GetStorageNetAppFcPortTag]] = None,
                                type: Optional[str] = None,
                                uuid: Optional[str] = None,
                                version_context: Optional[GetStorageNetAppFcPortVersionContext] = None,
                                wwn: Optional[str] = None,
                                wwnn: Optional[str] = None,
                                wwpn: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetStorageNetAppFcPortResult
def get_storage_net_app_fc_port_output(account_moid: Optional[pulumi.Input[str]] = None,
                                additional_properties: Optional[pulumi.Input[str]] = None,
                                ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppFcPortAncestorArgs]]]] = None,
                                array_controller: Optional[pulumi.Input[GetStorageNetAppFcPortArrayControllerArgs]] = None,
                                class_id: Optional[pulumi.Input[str]] = None,
                                create_time: Optional[pulumi.Input[str]] = None,
                                domain_group_moid: Optional[pulumi.Input[str]] = None,
                                events: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppFcPortEventArgs]]]] = None,
                                id: Optional[pulumi.Input[str]] = None,
                                iqn: 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_name: 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[GetStorageNetAppFcPortParentArgs]] = None,
                                permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppFcPortPermissionResourceArgs]]]] = None,
                                port_status: Optional[pulumi.Input[str]] = None,
                                shared_scope: Optional[pulumi.Input[str]] = None,
                                speed: Optional[pulumi.Input[float]] = None,
                                speed_configured: Optional[pulumi.Input[str]] = None,
                                speed_maximum: Optional[pulumi.Input[str]] = None,
                                state: Optional[pulumi.Input[str]] = None,
                                status: Optional[pulumi.Input[str]] = None,
                                tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppFcPortTagArgs]]]] = None,
                                type: Optional[pulumi.Input[str]] = None,
                                uuid: Optional[pulumi.Input[str]] = None,
                                version_context: Optional[pulumi.Input[GetStorageNetAppFcPortVersionContextArgs]] = None,
                                wwn: Optional[pulumi.Input[str]] = None,
                                wwnn: Optional[pulumi.Input[str]] = None,
                                wwpn: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetStorageNetAppFcPortResult]func LookupStorageNetAppFcPort(ctx *Context, args *LookupStorageNetAppFcPortArgs, opts ...InvokeOption) (*LookupStorageNetAppFcPortResult, error)
func LookupStorageNetAppFcPortOutput(ctx *Context, args *LookupStorageNetAppFcPortOutputArgs, opts ...InvokeOption) LookupStorageNetAppFcPortResultOutput> Note: This function is named LookupStorageNetAppFcPort in the Go SDK.
public static class GetStorageNetAppFcPort 
{
    public static Task<GetStorageNetAppFcPortResult> InvokeAsync(GetStorageNetAppFcPortArgs args, InvokeOptions? opts = null)
    public static Output<GetStorageNetAppFcPortResult> Invoke(GetStorageNetAppFcPortInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetStorageNetAppFcPortResult> getStorageNetAppFcPort(GetStorageNetAppFcPortArgs args, InvokeOptions options)
public static Output<GetStorageNetAppFcPortResult> getStorageNetAppFcPort(GetStorageNetAppFcPortArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getStorageNetAppFcPort:getStorageNetAppFcPort
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Net App Fc Port Ancestor> 
- ArrayController GetStorage Net App Fc Port Array Controller 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Events
List<GetStorage Net App Fc Port Event> 
- Id string
- Iqn string
- ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the physical port available in storage array.
- NodeName string
- The node name for the port.
- ObjectType string
- Owners List<string>
- Parent
GetStorage Net App Fc Port Parent 
- PermissionResources List<GetStorage Net App Fc Port Permission Resource> 
- PortStatus string
- Status of storage array port.
- 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.
- Speed double
- Operational speed of physical port measured in Gbps.
- SpeedConfigured string
- The configured speed of the FC port in gigabits per second.
- SpeedMaximum string
- The maximum speed supported by the FC port in gigabits per second.
- State string
- State of the port available in storage array.* Unknown- Default unknown port state.*StartUp- The port in the storage array is booting up.*LinkNotConnected- The port has finished initialization, but a link with the fabric is not established.*Online- The port is initialized and a link with the fabric has been established.*LinkDisconnected- The link on this port is currently not established.*OfflineUser- The port is administratively disabled.*OfflineSystem- The port is set to offline by the system. This happens when the port encounters too many errors.*NodeOffline- The state information for the port cannot be retrieved. The node is offline or inaccessible.
- Status string
- Status of storage array port.* Unknown- Component status is not available.*Ok- Component is healthy and no issues found.*Degraded- Functioning, but not at full capability due to a non-fatal failure.*Critical- Not functioning or requiring immediate attention.*Offline- Component is installed, but powered off.*Identifying- Component is in initialization process.*NotAvailable- Component is not installed or not available.*Updating- Software update is in progress.*Unrecognized- Component is not recognized. It may be because the component is not installed properly or it is not supported.
- 
List<GetStorage Net App Fc Port Tag> 
- Type string
- Port type - possible values are FC, FCoE and iSCSI.* FC- Port supports fibre channel protocol.*iSCSI- Port supports iSCSI protocol.*FCoE- Port supports fibre channel over ethernet protocol.
- Uuid string
- Universally unique identifier of the FC port.
- VersionContext GetStorage Net App Fc Port Version Context 
- Wwn string
- World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.Example: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'.
- Wwnn string
- World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'.
- Wwpn string
- World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Net App Fc Port Ancestor 
- ArrayController GetStorage Net App Fc Port Array Controller 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Events
[]GetStorage Net App Fc Port Event 
- Id string
- Iqn string
- ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the physical port available in storage array.
- NodeName string
- The node name for the port.
- ObjectType string
- Owners []string
- Parent
GetStorage Net App Fc Port Parent 
- PermissionResources []GetStorage Net App Fc Port Permission Resource 
- PortStatus string
- Status of storage array port.
- 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.
- Speed float64
- Operational speed of physical port measured in Gbps.
- SpeedConfigured string
- The configured speed of the FC port in gigabits per second.
- SpeedMaximum string
- The maximum speed supported by the FC port in gigabits per second.
- State string
- State of the port available in storage array.* Unknown- Default unknown port state.*StartUp- The port in the storage array is booting up.*LinkNotConnected- The port has finished initialization, but a link with the fabric is not established.*Online- The port is initialized and a link with the fabric has been established.*LinkDisconnected- The link on this port is currently not established.*OfflineUser- The port is administratively disabled.*OfflineSystem- The port is set to offline by the system. This happens when the port encounters too many errors.*NodeOffline- The state information for the port cannot be retrieved. The node is offline or inaccessible.
- Status string
- Status of storage array port.* Unknown- Component status is not available.*Ok- Component is healthy and no issues found.*Degraded- Functioning, but not at full capability due to a non-fatal failure.*Critical- Not functioning or requiring immediate attention.*Offline- Component is installed, but powered off.*Identifying- Component is in initialization process.*NotAvailable- Component is not installed or not available.*Updating- Software update is in progress.*Unrecognized- Component is not recognized. It may be because the component is not installed properly or it is not supported.
- 
[]GetStorage Net App Fc Port Tag 
- Type string
- Port type - possible values are FC, FCoE and iSCSI.* FC- Port supports fibre channel protocol.*iSCSI- Port supports iSCSI protocol.*FCoE- Port supports fibre channel over ethernet protocol.
- Uuid string
- Universally unique identifier of the FC port.
- VersionContext GetStorage Net App Fc Port Version Context 
- Wwn string
- World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.Example: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'.
- Wwnn string
- World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'.
- Wwpn string
- World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Net App Fc Port Ancestor> 
- arrayController GetStorage Net App Fc Port Array Controller 
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- events
List<GetStorage Net App Fc Port Event> 
- id String
- iqn String
- ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the physical port available in storage array.
- nodeName String
- The node name for the port.
- objectType String
- owners List<String>
- parent
GetStorage Net App Fc Port Parent 
- permissionResources List<GetStorage Net App Fc Port Permission Resource> 
- portStatus String
- Status of storage array port.
- 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.
- speed Double
- Operational speed of physical port measured in Gbps.
- speedConfigured String
- The configured speed of the FC port in gigabits per second.
- speedMaximum String
- The maximum speed supported by the FC port in gigabits per second.
- state String
- State of the port available in storage array.* Unknown- Default unknown port state.*StartUp- The port in the storage array is booting up.*LinkNotConnected- The port has finished initialization, but a link with the fabric is not established.*Online- The port is initialized and a link with the fabric has been established.*LinkDisconnected- The link on this port is currently not established.*OfflineUser- The port is administratively disabled.*OfflineSystem- The port is set to offline by the system. This happens when the port encounters too many errors.*NodeOffline- The state information for the port cannot be retrieved. The node is offline or inaccessible.
- status String
- Status of storage array port.* Unknown- Component status is not available.*Ok- Component is healthy and no issues found.*Degraded- Functioning, but not at full capability due to a non-fatal failure.*Critical- Not functioning or requiring immediate attention.*Offline- Component is installed, but powered off.*Identifying- Component is in initialization process.*NotAvailable- Component is not installed or not available.*Updating- Software update is in progress.*Unrecognized- Component is not recognized. It may be because the component is not installed properly or it is not supported.
- 
List<GetStorage Net App Fc Port Tag> 
- type String
- Port type - possible values are FC, FCoE and iSCSI.* FC- Port supports fibre channel protocol.*iSCSI- Port supports iSCSI protocol.*FCoE- Port supports fibre channel over ethernet protocol.
- uuid String
- Universally unique identifier of the FC port.
- versionContext GetStorage Net App Fc Port Version Context 
- wwn String
- World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.Example: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'.
- wwnn String
- World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'.
- wwpn String
- World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Net App Fc Port Ancestor[] 
- arrayController GetStorage Net App Fc Port Array Controller 
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- events
GetStorage Net App Fc Port Event[] 
- id string
- iqn string
- ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the physical port available in storage array.
- nodeName string
- The node name for the port.
- objectType string
- owners string[]
- parent
GetStorage Net App Fc Port Parent 
- permissionResources GetStorage Net App Fc Port Permission Resource[] 
- portStatus string
- Status of storage array port.
- 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.
- speed number
- Operational speed of physical port measured in Gbps.
- speedConfigured string
- The configured speed of the FC port in gigabits per second.
- speedMaximum string
- The maximum speed supported by the FC port in gigabits per second.
- state string
- State of the port available in storage array.* Unknown- Default unknown port state.*StartUp- The port in the storage array is booting up.*LinkNotConnected- The port has finished initialization, but a link with the fabric is not established.*Online- The port is initialized and a link with the fabric has been established.*LinkDisconnected- The link on this port is currently not established.*OfflineUser- The port is administratively disabled.*OfflineSystem- The port is set to offline by the system. This happens when the port encounters too many errors.*NodeOffline- The state information for the port cannot be retrieved. The node is offline or inaccessible.
- status string
- Status of storage array port.* Unknown- Component status is not available.*Ok- Component is healthy and no issues found.*Degraded- Functioning, but not at full capability due to a non-fatal failure.*Critical- Not functioning or requiring immediate attention.*Offline- Component is installed, but powered off.*Identifying- Component is in initialization process.*NotAvailable- Component is not installed or not available.*Updating- Software update is in progress.*Unrecognized- Component is not recognized. It may be because the component is not installed properly or it is not supported.
- 
GetStorage Net App Fc Port Tag[] 
- type string
- Port type - possible values are FC, FCoE and iSCSI.* FC- Port supports fibre channel protocol.*iSCSI- Port supports iSCSI protocol.*FCoE- Port supports fibre channel over ethernet protocol.
- uuid string
- Universally unique identifier of the FC port.
- versionContext GetStorage Net App Fc Port Version Context 
- wwn string
- World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.Example: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'.
- wwnn string
- World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'.
- wwpn string
- World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage Net App Fc Port Ancestor] 
- array_controller GetStorage Net App Fc Port Array Controller 
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- events
Sequence[GetStorage Net App Fc Port Event] 
- id str
- iqn str
- ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the physical port available in storage array.
- node_name str
- The node name for the port.
- object_type str
- owners Sequence[str]
- parent
GetStorage Net App Fc Port Parent 
- permission_resources Sequence[GetStorage Net App Fc Port Permission Resource] 
- port_status str
- Status of storage array port.
- 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.
- speed float
- Operational speed of physical port measured in Gbps.
- speed_configured str
- The configured speed of the FC port in gigabits per second.
- speed_maximum str
- The maximum speed supported by the FC port in gigabits per second.
- state str
- State of the port available in storage array.* Unknown- Default unknown port state.*StartUp- The port in the storage array is booting up.*LinkNotConnected- The port has finished initialization, but a link with the fabric is not established.*Online- The port is initialized and a link with the fabric has been established.*LinkDisconnected- The link on this port is currently not established.*OfflineUser- The port is administratively disabled.*OfflineSystem- The port is set to offline by the system. This happens when the port encounters too many errors.*NodeOffline- The state information for the port cannot be retrieved. The node is offline or inaccessible.
- status str
- Status of storage array port.* Unknown- Component status is not available.*Ok- Component is healthy and no issues found.*Degraded- Functioning, but not at full capability due to a non-fatal failure.*Critical- Not functioning or requiring immediate attention.*Offline- Component is installed, but powered off.*Identifying- Component is in initialization process.*NotAvailable- Component is not installed or not available.*Updating- Software update is in progress.*Unrecognized- Component is not recognized. It may be because the component is not installed properly or it is not supported.
- 
Sequence[GetStorage Net App Fc Port Tag] 
- type str
- Port type - possible values are FC, FCoE and iSCSI.* FC- Port supports fibre channel protocol.*iSCSI- Port supports iSCSI protocol.*FCoE- Port supports fibre channel over ethernet protocol.
- uuid str
- Universally unique identifier of the FC port.
- version_context GetStorage Net App Fc Port Version Context 
- wwn str
- World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.Example: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'.
- wwnn str
- World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'.
- wwpn str
- World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- arrayController Property Map
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- events List<Property Map>
- id String
- iqn String
- ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the physical port available in storage array.
- nodeName String
- The node name for the port.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- portStatus String
- Status of storage array port.
- 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.
- speed Number
- Operational speed of physical port measured in Gbps.
- speedConfigured String
- The configured speed of the FC port in gigabits per second.
- speedMaximum String
- The maximum speed supported by the FC port in gigabits per second.
- state String
- State of the port available in storage array.* Unknown- Default unknown port state.*StartUp- The port in the storage array is booting up.*LinkNotConnected- The port has finished initialization, but a link with the fabric is not established.*Online- The port is initialized and a link with the fabric has been established.*LinkDisconnected- The link on this port is currently not established.*OfflineUser- The port is administratively disabled.*OfflineSystem- The port is set to offline by the system. This happens when the port encounters too many errors.*NodeOffline- The state information for the port cannot be retrieved. The node is offline or inaccessible.
- status String
- Status of storage array port.* Unknown- Component status is not available.*Ok- Component is healthy and no issues found.*Degraded- Functioning, but not at full capability due to a non-fatal failure.*Critical- Not functioning or requiring immediate attention.*Offline- Component is installed, but powered off.*Identifying- Component is in initialization process.*NotAvailable- Component is not installed or not available.*Updating- Software update is in progress.*Unrecognized- Component is not recognized. It may be because the component is not installed properly or it is not supported.
- List<Property Map>
- type String
- Port type - possible values are FC, FCoE and iSCSI.* FC- Port supports fibre channel protocol.*iSCSI- Port supports iSCSI protocol.*FCoE- Port supports fibre channel over ethernet protocol.
- uuid String
- Universally unique identifier of the FC port.
- versionContext Property Map
- wwn String
- World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.Example: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'.
- wwnn String
- World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'.
- wwpn String
- World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'.
getStorageNetAppFcPort Result
The following output properties are available:
- Id string
- Results
List<GetStorage Net App Fc Port Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetStorage Net App Fc Port Ancestor> 
- ArrayController GetStorage Net App Fc Port Array Controller 
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- Events
List<GetStorage Net App Fc Port Event> 
- Iqn string
- ModTime string
- Moid string
- Name string
- NodeName string
- ObjectType string
- Owners List<string>
- Parent
GetStorage Net App Fc Port Parent 
- PermissionResources List<GetStorage Net App Fc Port Permission Resource> 
- PortStatus string
- string
- Speed double
- SpeedConfigured string
- SpeedMaximum string
- State string
- Status string
- 
List<GetStorage Net App Fc Port Tag> 
- Type string
- Uuid string
- VersionContext GetStorage Net App Fc Port Version Context 
- Wwn string
- Wwnn string
- Wwpn string
- Id string
- Results
[]GetStorage Net App Fc Port Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetStorage Net App Fc Port Ancestor 
- ArrayController GetStorage Net App Fc Port Array Controller 
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- Events
[]GetStorage Net App Fc Port Event 
- Iqn string
- ModTime string
- Moid string
- Name string
- NodeName string
- ObjectType string
- Owners []string
- Parent
GetStorage Net App Fc Port Parent 
- PermissionResources []GetStorage Net App Fc Port Permission Resource 
- PortStatus string
- string
- Speed float64
- SpeedConfigured string
- SpeedMaximum string
- State string
- Status string
- 
[]GetStorage Net App Fc Port Tag 
- Type string
- Uuid string
- VersionContext GetStorage Net App Fc Port Version Context 
- Wwn string
- Wwnn string
- Wwpn string
- id String
- results
List<GetStorage Net App Fc Port Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetStorage Net App Fc Port Ancestor> 
- arrayController GetStorage Net App Fc Port Array Controller 
- classId String
- createTime String
- domainGroup StringMoid 
- events
List<GetStorage Net App Fc Port Event> 
- iqn String
- modTime String
- moid String
- name String
- nodeName String
- objectType String
- owners List<String>
- parent
GetStorage Net App Fc Port Parent 
- permissionResources List<GetStorage Net App Fc Port Permission Resource> 
- portStatus String
- String
- speed Double
- speedConfigured String
- speedMaximum String
- state String
- status String
- 
List<GetStorage Net App Fc Port Tag> 
- type String
- uuid String
- versionContext GetStorage Net App Fc Port Version Context 
- wwn String
- wwnn String
- wwpn String
- id string
- results
GetStorage Net App Fc Port Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetStorage Net App Fc Port Ancestor[] 
- arrayController GetStorage Net App Fc Port Array Controller 
- classId string
- createTime string
- domainGroup stringMoid 
- events
GetStorage Net App Fc Port Event[] 
- iqn string
- modTime string
- moid string
- name string
- nodeName string
- objectType string
- owners string[]
- parent
GetStorage Net App Fc Port Parent 
- permissionResources GetStorage Net App Fc Port Permission Resource[] 
- portStatus string
- string
- speed number
- speedConfigured string
- speedMaximum string
- state string
- status string
- 
GetStorage Net App Fc Port Tag[] 
- type string
- uuid string
- versionContext GetStorage Net App Fc Port Version Context 
- wwn string
- wwnn string
- wwpn string
- id str
- results
Sequence[GetStorage Net App Fc Port Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetStorage Net App Fc Port Ancestor] 
- array_controller GetStorage Net App Fc Port Array Controller 
- class_id str
- create_time str
- domain_group_ strmoid 
- events
Sequence[GetStorage Net App Fc Port Event] 
- iqn str
- mod_time str
- moid str
- name str
- node_name str
- object_type str
- owners Sequence[str]
- parent
GetStorage Net App Fc Port Parent 
- permission_resources Sequence[GetStorage Net App Fc Port Permission Resource] 
- port_status str
- str
- speed float
- speed_configured str
- speed_maximum str
- state str
- status str
- 
Sequence[GetStorage Net App Fc Port Tag] 
- type str
- uuid str
- version_context GetStorage Net App Fc Port Version Context 
- wwn str
- wwnn str
- wwpn str
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- arrayController Property Map
- classId String
- createTime String
- domainGroup StringMoid 
- events List<Property Map>
- iqn String
- modTime String
- moid String
- name String
- nodeName String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- portStatus String
- String
- speed Number
- speedConfigured String
- speedMaximum String
- state String
- status String
- List<Property Map>
- type String
- uuid String
- versionContext Property Map
- wwn String
- wwnn String
- wwpn String
Supporting Types
GetStorageNetAppFcPortAncestor      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppFcPortArrayController       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppFcPortEvent      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppFcPortParent      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppFcPortPermissionResource       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppFcPortResult      
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Net App Fc Port Result Ancestor> 
- ArrayControllers List<GetStorage Net App Fc Port Result Array Controller> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Events
List<GetStorage Net App Fc Port Result Event> 
- Iqn string
- ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the physical port available in storage array.
- NodeName string
- The node name for the port.
- ObjectType string
- Owners List<string>
- Parents
List<GetStorage Net App Fc Port Result Parent> 
- PermissionResources List<GetStorage Net App Fc Port Result Permission Resource> 
- PortStatus string
- Status of storage array port.
- 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.
- Speed double
- Operational speed of physical port measured in Gbps.
- SpeedConfigured string
- The configured speed of the FC port in gigabits per second.
- SpeedMaximum string
- The maximum speed supported by the FC port in gigabits per second.
- State string
- State of the port available in storage array.* Unknown- Default unknown port state.*StartUp- The port in the storage array is booting up.*LinkNotConnected- The port has finished initialization, but a link with the fabric is not established.*Online- The port is initialized and a link with the fabric has been established.*LinkDisconnected- The link on this port is currently not established.*OfflineUser- The port is administratively disabled.*OfflineSystem- The port is set to offline by the system. This happens when the port encounters too many errors.*NodeOffline- The state information for the port cannot be retrieved. The node is offline or inaccessible.
- Status string
- Status of storage array port.* Unknown- Component status is not available.*Ok- Component is healthy and no issues found.*Degraded- Functioning, but not at full capability due to a non-fatal failure.*Critical- Not functioning or requiring immediate attention.*Offline- Component is installed, but powered off.*Identifying- Component is in initialization process.*NotAvailable- Component is not installed or not available.*Updating- Software update is in progress.*Unrecognized- Component is not recognized. It may be because the component is not installed properly or it is not supported.
- 
List<GetStorage Net App Fc Port Result Tag> 
- Type string
- Port type - possible values are FC, FCoE and iSCSI.* FC- Port supports fibre channel protocol.*iSCSI- Port supports iSCSI protocol.*FCoE- Port supports fibre channel over ethernet protocol.
- Uuid string
- Universally unique identifier of the FC port.
- VersionContexts List<GetStorage Net App Fc Port Result Version Context> 
- Wwn string
- World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.Example: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'.
- Wwnn string
- World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'.
- Wwpn string
- World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Net App Fc Port Result Ancestor 
- ArrayControllers []GetStorage Net App Fc Port Result Array Controller 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Events
[]GetStorage Net App Fc Port Result Event 
- Iqn string
- ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the physical port available in storage array.
- NodeName string
- The node name for the port.
- ObjectType string
- Owners []string
- Parents
[]GetStorage Net App Fc Port Result Parent 
- PermissionResources []GetStorage Net App Fc Port Result Permission Resource 
- PortStatus string
- Status of storage array port.
- 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.
- Speed float64
- Operational speed of physical port measured in Gbps.
- SpeedConfigured string
- The configured speed of the FC port in gigabits per second.
- SpeedMaximum string
- The maximum speed supported by the FC port in gigabits per second.
- State string
- State of the port available in storage array.* Unknown- Default unknown port state.*StartUp- The port in the storage array is booting up.*LinkNotConnected- The port has finished initialization, but a link with the fabric is not established.*Online- The port is initialized and a link with the fabric has been established.*LinkDisconnected- The link on this port is currently not established.*OfflineUser- The port is administratively disabled.*OfflineSystem- The port is set to offline by the system. This happens when the port encounters too many errors.*NodeOffline- The state information for the port cannot be retrieved. The node is offline or inaccessible.
- Status string
- Status of storage array port.* Unknown- Component status is not available.*Ok- Component is healthy and no issues found.*Degraded- Functioning, but not at full capability due to a non-fatal failure.*Critical- Not functioning or requiring immediate attention.*Offline- Component is installed, but powered off.*Identifying- Component is in initialization process.*NotAvailable- Component is not installed or not available.*Updating- Software update is in progress.*Unrecognized- Component is not recognized. It may be because the component is not installed properly or it is not supported.
- 
[]GetStorage Net App Fc Port Result Tag 
- Type string
- Port type - possible values are FC, FCoE and iSCSI.* FC- Port supports fibre channel protocol.*iSCSI- Port supports iSCSI protocol.*FCoE- Port supports fibre channel over ethernet protocol.
- Uuid string
- Universally unique identifier of the FC port.
- VersionContexts []GetStorage Net App Fc Port Result Version Context 
- Wwn string
- World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.Example: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'.
- Wwnn string
- World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'.
- Wwpn string
- World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Net App Fc Port Result Ancestor> 
- arrayControllers List<GetStorage Net App Fc Port Result Array Controller> 
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- events
List<GetStorage Net App Fc Port Result Event> 
- iqn String
- ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the physical port available in storage array.
- nodeName String
- The node name for the port.
- objectType String
- owners List<String>
- parents
List<GetStorage Net App Fc Port Result Parent> 
- permissionResources List<GetStorage Net App Fc Port Result Permission Resource> 
- portStatus String
- Status of storage array port.
- 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.
- speed Double
- Operational speed of physical port measured in Gbps.
- speedConfigured String
- The configured speed of the FC port in gigabits per second.
- speedMaximum String
- The maximum speed supported by the FC port in gigabits per second.
- state String
- State of the port available in storage array.* Unknown- Default unknown port state.*StartUp- The port in the storage array is booting up.*LinkNotConnected- The port has finished initialization, but a link with the fabric is not established.*Online- The port is initialized and a link with the fabric has been established.*LinkDisconnected- The link on this port is currently not established.*OfflineUser- The port is administratively disabled.*OfflineSystem- The port is set to offline by the system. This happens when the port encounters too many errors.*NodeOffline- The state information for the port cannot be retrieved. The node is offline or inaccessible.
- status String
- Status of storage array port.* Unknown- Component status is not available.*Ok- Component is healthy and no issues found.*Degraded- Functioning, but not at full capability due to a non-fatal failure.*Critical- Not functioning or requiring immediate attention.*Offline- Component is installed, but powered off.*Identifying- Component is in initialization process.*NotAvailable- Component is not installed or not available.*Updating- Software update is in progress.*Unrecognized- Component is not recognized. It may be because the component is not installed properly or it is not supported.
- 
List<GetStorage Net App Fc Port Result Tag> 
- type String
- Port type - possible values are FC, FCoE and iSCSI.* FC- Port supports fibre channel protocol.*iSCSI- Port supports iSCSI protocol.*FCoE- Port supports fibre channel over ethernet protocol.
- uuid String
- Universally unique identifier of the FC port.
- versionContexts List<GetStorage Net App Fc Port Result Version Context> 
- wwn String
- World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.Example: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'.
- wwnn String
- World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'.
- wwpn String
- World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Net App Fc Port Result Ancestor[] 
- arrayControllers GetStorage Net App Fc Port Result Array Controller[] 
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- events
GetStorage Net App Fc Port Result Event[] 
- iqn string
- ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the physical port available in storage array.
- nodeName string
- The node name for the port.
- objectType string
- owners string[]
- parents
GetStorage Net App Fc Port Result Parent[] 
- permissionResources GetStorage Net App Fc Port Result Permission Resource[] 
- portStatus string
- Status of storage array port.
- 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.
- speed number
- Operational speed of physical port measured in Gbps.
- speedConfigured string
- The configured speed of the FC port in gigabits per second.
- speedMaximum string
- The maximum speed supported by the FC port in gigabits per second.
- state string
- State of the port available in storage array.* Unknown- Default unknown port state.*StartUp- The port in the storage array is booting up.*LinkNotConnected- The port has finished initialization, but a link with the fabric is not established.*Online- The port is initialized and a link with the fabric has been established.*LinkDisconnected- The link on this port is currently not established.*OfflineUser- The port is administratively disabled.*OfflineSystem- The port is set to offline by the system. This happens when the port encounters too many errors.*NodeOffline- The state information for the port cannot be retrieved. The node is offline or inaccessible.
- status string
- Status of storage array port.* Unknown- Component status is not available.*Ok- Component is healthy and no issues found.*Degraded- Functioning, but not at full capability due to a non-fatal failure.*Critical- Not functioning or requiring immediate attention.*Offline- Component is installed, but powered off.*Identifying- Component is in initialization process.*NotAvailable- Component is not installed or not available.*Updating- Software update is in progress.*Unrecognized- Component is not recognized. It may be because the component is not installed properly or it is not supported.
- 
GetStorage Net App Fc Port Result Tag[] 
- type string
- Port type - possible values are FC, FCoE and iSCSI.* FC- Port supports fibre channel protocol.*iSCSI- Port supports iSCSI protocol.*FCoE- Port supports fibre channel over ethernet protocol.
- uuid string
- Universally unique identifier of the FC port.
- versionContexts GetStorage Net App Fc Port Result Version Context[] 
- wwn string
- World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.Example: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'.
- wwnn string
- World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'.
- wwpn string
- World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage Net App Fc Port Result Ancestor] 
- array_controllers Sequence[GetStorage Net App Fc Port Result Array Controller] 
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- events
Sequence[GetStorage Net App Fc Port Result Event] 
- iqn str
- ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the physical port available in storage array.
- node_name str
- The node name for the port.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetStorage Net App Fc Port Result Parent] 
- permission_resources Sequence[GetStorage Net App Fc Port Result Permission Resource] 
- port_status str
- Status of storage array port.
- 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.
- speed float
- Operational speed of physical port measured in Gbps.
- speed_configured str
- The configured speed of the FC port in gigabits per second.
- speed_maximum str
- The maximum speed supported by the FC port in gigabits per second.
- state str
- State of the port available in storage array.* Unknown- Default unknown port state.*StartUp- The port in the storage array is booting up.*LinkNotConnected- The port has finished initialization, but a link with the fabric is not established.*Online- The port is initialized and a link with the fabric has been established.*LinkDisconnected- The link on this port is currently not established.*OfflineUser- The port is administratively disabled.*OfflineSystem- The port is set to offline by the system. This happens when the port encounters too many errors.*NodeOffline- The state information for the port cannot be retrieved. The node is offline or inaccessible.
- status str
- Status of storage array port.* Unknown- Component status is not available.*Ok- Component is healthy and no issues found.*Degraded- Functioning, but not at full capability due to a non-fatal failure.*Critical- Not functioning or requiring immediate attention.*Offline- Component is installed, but powered off.*Identifying- Component is in initialization process.*NotAvailable- Component is not installed or not available.*Updating- Software update is in progress.*Unrecognized- Component is not recognized. It may be because the component is not installed properly or it is not supported.
- 
Sequence[GetStorage Net App Fc Port Result Tag] 
- type str
- Port type - possible values are FC, FCoE and iSCSI.* FC- Port supports fibre channel protocol.*iSCSI- Port supports iSCSI protocol.*FCoE- Port supports fibre channel over ethernet protocol.
- uuid str
- Universally unique identifier of the FC port.
- version_contexts Sequence[GetStorage Net App Fc Port Result Version Context] 
- wwn str
- World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.Example: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'.
- wwnn str
- World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'.
- wwpn str
- World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- arrayControllers List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- events List<Property Map>
- iqn String
- ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the physical port available in storage array.
- nodeName String
- The node name for the port.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- portStatus String
- Status of storage array port.
- 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.
- speed Number
- Operational speed of physical port measured in Gbps.
- speedConfigured String
- The configured speed of the FC port in gigabits per second.
- speedMaximum String
- The maximum speed supported by the FC port in gigabits per second.
- state String
- State of the port available in storage array.* Unknown- Default unknown port state.*StartUp- The port in the storage array is booting up.*LinkNotConnected- The port has finished initialization, but a link with the fabric is not established.*Online- The port is initialized and a link with the fabric has been established.*LinkDisconnected- The link on this port is currently not established.*OfflineUser- The port is administratively disabled.*OfflineSystem- The port is set to offline by the system. This happens when the port encounters too many errors.*NodeOffline- The state information for the port cannot be retrieved. The node is offline or inaccessible.
- status String
- Status of storage array port.* Unknown- Component status is not available.*Ok- Component is healthy and no issues found.*Degraded- Functioning, but not at full capability due to a non-fatal failure.*Critical- Not functioning or requiring immediate attention.*Offline- Component is installed, but powered off.*Identifying- Component is in initialization process.*NotAvailable- Component is not installed or not available.*Updating- Software update is in progress.*Unrecognized- Component is not recognized. It may be because the component is not installed properly or it is not supported.
- List<Property Map>
- type String
- Port type - possible values are FC, FCoE and iSCSI.* FC- Port supports fibre channel protocol.*iSCSI- Port supports iSCSI protocol.*FCoE- Port supports fibre channel over ethernet protocol.
- uuid String
- Universally unique identifier of the FC port.
- versionContexts List<Property Map>
- wwn String
- World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.Example: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'.
- wwnn String
- World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'.
- wwpn String
- World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'.
GetStorageNetAppFcPortResultAncestor       
- 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
GetStorageNetAppFcPortResultArrayController        
- 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
GetStorageNetAppFcPortResultEvent       
- 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
GetStorageNetAppFcPortResultParent       
- 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
GetStorageNetAppFcPortResultPermissionResource        
- 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
GetStorageNetAppFcPortResultTag       
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetStorageNetAppFcPortResultVersionContext        
- additionalProperties string
- classId string
- interestedMos GetStorage Net App Fc Port Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetStorage Net App Fc Port Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetStorageNetAppFcPortResultVersionContextInterestedMo          
- 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
GetStorageNetAppFcPortResultVersionContextRefMo          
- 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
GetStorageNetAppFcPortTag      
- 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.
GetStorageNetAppFcPortVersionContext       
- 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<GetStorage Net App Fc Port Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetStorage Net App Fc Port Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetStorage Net App Fc Port Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetStorage Net App Fc Port Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetStorage Net App Fc Port Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetStorage Net App Fc Port Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetStorage Net App Fc Port Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetStorage Net App Fc Port Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetStorage Net App Fc Port Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetStorage Net App Fc Port Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetStorageNetAppFcPortVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppFcPortVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet