intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getNetworkVfc
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Vfc configured on a Fabric Interconnect.
Using getNetworkVfc
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 getNetworkVfc(args: GetNetworkVfcArgs, opts?: InvokeOptions): Promise<GetNetworkVfcResult>
function getNetworkVfcOutput(args: GetNetworkVfcOutputArgs, opts?: InvokeOptions): Output<GetNetworkVfcResult>def get_network_vfc(account_moid: Optional[str] = None,
                    adapter_host_fc_interface: Optional[GetNetworkVfcAdapterHostFcInterface] = None,
                    additional_properties: Optional[str] = None,
                    ancestors: Optional[Sequence[GetNetworkVfcAncestor]] = None,
                    bound_interface: Optional[GetNetworkVfcBoundInterface] = None,
                    bound_interface_dn: Optional[str] = None,
                    burst: Optional[float] = None,
                    class_id: Optional[str] = None,
                    create_time: Optional[str] = None,
                    description: Optional[str] = None,
                    device_mo_id: Optional[str] = None,
                    dn: Optional[str] = None,
                    domain_group_moid: Optional[str] = None,
                    id: Optional[str] = None,
                    mod_time: Optional[str] = None,
                    moid: Optional[str] = None,
                    network_element: Optional[GetNetworkVfcNetworkElement] = None,
                    object_type: Optional[str] = None,
                    oper_reason: Optional[str] = None,
                    oper_state: Optional[str] = None,
                    owners: Optional[Sequence[str]] = None,
                    parent: Optional[GetNetworkVfcParent] = None,
                    permission_resources: Optional[Sequence[GetNetworkVfcPermissionResource]] = None,
                    pinned_interface: Optional[GetNetworkVfcPinnedInterface] = None,
                    pinned_interface_dn: Optional[str] = None,
                    ratelimit: Optional[float] = None,
                    registered_device: Optional[GetNetworkVfcRegisteredDevice] = None,
                    rn: Optional[str] = None,
                    shared_scope: Optional[str] = None,
                    tags: Optional[Sequence[GetNetworkVfcTag]] = None,
                    version_context: Optional[GetNetworkVfcVersionContext] = None,
                    vfc_id: Optional[float] = None,
                    opts: Optional[InvokeOptions] = None) -> GetNetworkVfcResult
def get_network_vfc_output(account_moid: Optional[pulumi.Input[str]] = None,
                    adapter_host_fc_interface: Optional[pulumi.Input[GetNetworkVfcAdapterHostFcInterfaceArgs]] = None,
                    additional_properties: Optional[pulumi.Input[str]] = None,
                    ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkVfcAncestorArgs]]]] = None,
                    bound_interface: Optional[pulumi.Input[GetNetworkVfcBoundInterfaceArgs]] = None,
                    bound_interface_dn: Optional[pulumi.Input[str]] = None,
                    burst: Optional[pulumi.Input[float]] = None,
                    class_id: Optional[pulumi.Input[str]] = None,
                    create_time: Optional[pulumi.Input[str]] = None,
                    description: Optional[pulumi.Input[str]] = None,
                    device_mo_id: Optional[pulumi.Input[str]] = None,
                    dn: Optional[pulumi.Input[str]] = None,
                    domain_group_moid: Optional[pulumi.Input[str]] = None,
                    id: Optional[pulumi.Input[str]] = None,
                    mod_time: Optional[pulumi.Input[str]] = None,
                    moid: Optional[pulumi.Input[str]] = None,
                    network_element: Optional[pulumi.Input[GetNetworkVfcNetworkElementArgs]] = None,
                    object_type: Optional[pulumi.Input[str]] = None,
                    oper_reason: Optional[pulumi.Input[str]] = None,
                    oper_state: Optional[pulumi.Input[str]] = None,
                    owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                    parent: Optional[pulumi.Input[GetNetworkVfcParentArgs]] = None,
                    permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkVfcPermissionResourceArgs]]]] = None,
                    pinned_interface: Optional[pulumi.Input[GetNetworkVfcPinnedInterfaceArgs]] = None,
                    pinned_interface_dn: Optional[pulumi.Input[str]] = None,
                    ratelimit: Optional[pulumi.Input[float]] = None,
                    registered_device: Optional[pulumi.Input[GetNetworkVfcRegisteredDeviceArgs]] = None,
                    rn: Optional[pulumi.Input[str]] = None,
                    shared_scope: Optional[pulumi.Input[str]] = None,
                    tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkVfcTagArgs]]]] = None,
                    version_context: Optional[pulumi.Input[GetNetworkVfcVersionContextArgs]] = None,
                    vfc_id: Optional[pulumi.Input[float]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetNetworkVfcResult]func LookupNetworkVfc(ctx *Context, args *LookupNetworkVfcArgs, opts ...InvokeOption) (*LookupNetworkVfcResult, error)
func LookupNetworkVfcOutput(ctx *Context, args *LookupNetworkVfcOutputArgs, opts ...InvokeOption) LookupNetworkVfcResultOutput> Note: This function is named LookupNetworkVfc in the Go SDK.
public static class GetNetworkVfc 
{
    public static Task<GetNetworkVfcResult> InvokeAsync(GetNetworkVfcArgs args, InvokeOptions? opts = null)
    public static Output<GetNetworkVfcResult> Invoke(GetNetworkVfcInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNetworkVfcResult> getNetworkVfc(GetNetworkVfcArgs args, InvokeOptions options)
public static Output<GetNetworkVfcResult> getNetworkVfc(GetNetworkVfcArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getNetworkVfc:getNetworkVfc
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdapterHost GetFc Interface Network Vfc Adapter Host Fc Interface 
- AdditionalProperties string
- Ancestors
List<GetNetwork Vfc Ancestor> 
- BoundInterface GetNetwork Vfc Bound Interface 
- BoundInterface stringDn 
- Port or PortChannel interface configured for Vfcs virtual etherent interface.
- Burst double
- Burst defined on QoS policy.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description for the vHBA.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NetworkElement GetNetwork Vfc Network Element 
- ObjectType string
- OperReason string
- Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.
- OperState string
- The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown- The operational state of the Vethernet is not known.*adminDown- The operational state of the Vethernet is admin down.*up- The operational state of the Vethernet is Up.*down- The operational state of the Vethernet is Down.*noLicense- The operational state of the Vethernet is no license.*linkUp- The operational state of the Vethernet is link up.*hardwareFailure- The operational state of the Vethernet is hardware failure.*softwareFailure- The operational state of the Vethernet is software failure.*errorDisabled- The operational state of the Vethernet is error disabled.*linkDown- The operational state of the Vethernet is link down.*sfpNotPresent- The operational state of the Vethernet is SFP not present.*udldAggrDown- The operational state of the Vethernet is UDLD aggregate down.
- Owners List<string>
- Parent
GetNetwork Vfc Parent 
- PermissionResources List<GetNetwork Vfc Permission Resource> 
- PinnedInterface GetNetwork Vfc Pinned Interface 
- PinnedInterface stringDn 
- Uplink port or portchannel pinned to a Vfc.
- Ratelimit double
- Rate limit defined on QoS policy.
- RegisteredDevice GetNetwork Vfc Registered Device 
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- 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.
- 
List<GetNetwork Vfc Tag> 
- VersionContext GetNetwork Vfc Version Context 
- VfcId double
- Vfc Identifier on a Fabric Interconnect.
- AccountMoid string
- The Account ID for this managed object.
- AdapterHost GetFc Interface Network Vfc Adapter Host Fc Interface 
- AdditionalProperties string
- Ancestors
[]GetNetwork Vfc Ancestor 
- BoundInterface GetNetwork Vfc Bound Interface 
- BoundInterface stringDn 
- Port or PortChannel interface configured for Vfcs virtual etherent interface.
- Burst float64
- Burst defined on QoS policy.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description for the vHBA.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NetworkElement GetNetwork Vfc Network Element 
- ObjectType string
- OperReason string
- Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.
- OperState string
- The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown- The operational state of the Vethernet is not known.*adminDown- The operational state of the Vethernet is admin down.*up- The operational state of the Vethernet is Up.*down- The operational state of the Vethernet is Down.*noLicense- The operational state of the Vethernet is no license.*linkUp- The operational state of the Vethernet is link up.*hardwareFailure- The operational state of the Vethernet is hardware failure.*softwareFailure- The operational state of the Vethernet is software failure.*errorDisabled- The operational state of the Vethernet is error disabled.*linkDown- The operational state of the Vethernet is link down.*sfpNotPresent- The operational state of the Vethernet is SFP not present.*udldAggrDown- The operational state of the Vethernet is UDLD aggregate down.
- Owners []string
- Parent
GetNetwork Vfc Parent 
- PermissionResources []GetNetwork Vfc Permission Resource 
- PinnedInterface GetNetwork Vfc Pinned Interface 
- PinnedInterface stringDn 
- Uplink port or portchannel pinned to a Vfc.
- Ratelimit float64
- Rate limit defined on QoS policy.
- RegisteredDevice GetNetwork Vfc Registered Device 
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- 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.
- 
[]GetNetwork Vfc Tag 
- VersionContext GetNetwork Vfc Version Context 
- VfcId float64
- Vfc Identifier on a Fabric Interconnect.
- accountMoid String
- The Account ID for this managed object.
- adapterHost GetFc Interface Network Vfc Adapter Host Fc Interface 
- additionalProperties String
- ancestors
List<GetNetwork Vfc Ancestor> 
- boundInterface GetNetwork Vfc Bound Interface 
- boundInterface StringDn 
- Port or PortChannel interface configured for Vfcs virtual etherent interface.
- burst Double
- Burst defined on QoS policy.
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description for the vHBA.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- networkElement GetNetwork Vfc Network Element 
- objectType String
- operReason String
- Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.
- operState String
- The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown- The operational state of the Vethernet is not known.*adminDown- The operational state of the Vethernet is admin down.*up- The operational state of the Vethernet is Up.*down- The operational state of the Vethernet is Down.*noLicense- The operational state of the Vethernet is no license.*linkUp- The operational state of the Vethernet is link up.*hardwareFailure- The operational state of the Vethernet is hardware failure.*softwareFailure- The operational state of the Vethernet is software failure.*errorDisabled- The operational state of the Vethernet is error disabled.*linkDown- The operational state of the Vethernet is link down.*sfpNotPresent- The operational state of the Vethernet is SFP not present.*udldAggrDown- The operational state of the Vethernet is UDLD aggregate down.
- owners List<String>
- parent
GetNetwork Vfc Parent 
- permissionResources List<GetNetwork Vfc Permission Resource> 
- pinnedInterface GetNetwork Vfc Pinned Interface 
- pinnedInterface StringDn 
- Uplink port or portchannel pinned to a Vfc.
- ratelimit Double
- Rate limit defined on QoS policy.
- registeredDevice GetNetwork Vfc Registered Device 
- rn String
- The Relative Name uniquely identifies an object within a given context.
- 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.
- 
List<GetNetwork Vfc Tag> 
- versionContext GetNetwork Vfc Version Context 
- vfcId Double
- Vfc Identifier on a Fabric Interconnect.
- accountMoid string
- The Account ID for this managed object.
- adapterHost GetFc Interface Network Vfc Adapter Host Fc Interface 
- additionalProperties string
- ancestors
GetNetwork Vfc Ancestor[] 
- boundInterface GetNetwork Vfc Bound Interface 
- boundInterface stringDn 
- Port or PortChannel interface configured for Vfcs virtual etherent interface.
- burst number
- Burst defined on QoS policy.
- classId string
- createTime string
- The time when this managed object was created.
- description string
- Description for the vHBA.
- deviceMo stringId 
- The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- networkElement GetNetwork Vfc Network Element 
- objectType string
- operReason string
- Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.
- operState string
- The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown- The operational state of the Vethernet is not known.*adminDown- The operational state of the Vethernet is admin down.*up- The operational state of the Vethernet is Up.*down- The operational state of the Vethernet is Down.*noLicense- The operational state of the Vethernet is no license.*linkUp- The operational state of the Vethernet is link up.*hardwareFailure- The operational state of the Vethernet is hardware failure.*softwareFailure- The operational state of the Vethernet is software failure.*errorDisabled- The operational state of the Vethernet is error disabled.*linkDown- The operational state of the Vethernet is link down.*sfpNotPresent- The operational state of the Vethernet is SFP not present.*udldAggrDown- The operational state of the Vethernet is UDLD aggregate down.
- owners string[]
- parent
GetNetwork Vfc Parent 
- permissionResources GetNetwork Vfc Permission Resource[] 
- pinnedInterface GetNetwork Vfc Pinned Interface 
- pinnedInterface stringDn 
- Uplink port or portchannel pinned to a Vfc.
- ratelimit number
- Rate limit defined on QoS policy.
- registeredDevice GetNetwork Vfc Registered Device 
- rn string
- The Relative Name uniquely identifies an object within a given context.
- 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.
- 
GetNetwork Vfc Tag[] 
- versionContext GetNetwork Vfc Version Context 
- vfcId number
- Vfc Identifier on a Fabric Interconnect.
- account_moid str
- The Account ID for this managed object.
- adapter_host_ Getfc_ interface Network Vfc Adapter Host Fc Interface 
- additional_properties str
- ancestors
Sequence[GetNetwork Vfc Ancestor] 
- bound_interface GetNetwork Vfc Bound Interface 
- bound_interface_ strdn 
- Port or PortChannel interface configured for Vfcs virtual etherent interface.
- burst float
- Burst defined on QoS policy.
- class_id str
- create_time str
- The time when this managed object was created.
- description str
- Description for the vHBA.
- device_mo_ strid 
- The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- network_element GetNetwork Vfc Network Element 
- object_type str
- oper_reason str
- Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.
- oper_state str
- The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown- The operational state of the Vethernet is not known.*adminDown- The operational state of the Vethernet is admin down.*up- The operational state of the Vethernet is Up.*down- The operational state of the Vethernet is Down.*noLicense- The operational state of the Vethernet is no license.*linkUp- The operational state of the Vethernet is link up.*hardwareFailure- The operational state of the Vethernet is hardware failure.*softwareFailure- The operational state of the Vethernet is software failure.*errorDisabled- The operational state of the Vethernet is error disabled.*linkDown- The operational state of the Vethernet is link down.*sfpNotPresent- The operational state of the Vethernet is SFP not present.*udldAggrDown- The operational state of the Vethernet is UDLD aggregate down.
- owners Sequence[str]
- parent
GetNetwork Vfc Parent 
- permission_resources Sequence[GetNetwork Vfc Permission Resource] 
- pinned_interface GetNetwork Vfc Pinned Interface 
- pinned_interface_ strdn 
- Uplink port or portchannel pinned to a Vfc.
- ratelimit float
- Rate limit defined on QoS policy.
- registered_device GetNetwork Vfc Registered Device 
- rn str
- The Relative Name uniquely identifies an object within a given context.
- 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.
- 
Sequence[GetNetwork Vfc Tag] 
- version_context GetNetwork Vfc Version Context 
- vfc_id float
- Vfc Identifier on a Fabric Interconnect.
- accountMoid String
- The Account ID for this managed object.
- adapterHost Property MapFc Interface 
- additionalProperties String
- ancestors List<Property Map>
- boundInterface Property Map
- boundInterface StringDn 
- Port or PortChannel interface configured for Vfcs virtual etherent interface.
- burst Number
- Burst defined on QoS policy.
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description for the vHBA.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- networkElement Property Map
- objectType String
- operReason String
- Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.
- operState String
- The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown- The operational state of the Vethernet is not known.*adminDown- The operational state of the Vethernet is admin down.*up- The operational state of the Vethernet is Up.*down- The operational state of the Vethernet is Down.*noLicense- The operational state of the Vethernet is no license.*linkUp- The operational state of the Vethernet is link up.*hardwareFailure- The operational state of the Vethernet is hardware failure.*softwareFailure- The operational state of the Vethernet is software failure.*errorDisabled- The operational state of the Vethernet is error disabled.*linkDown- The operational state of the Vethernet is link down.*sfpNotPresent- The operational state of the Vethernet is SFP not present.*udldAggrDown- The operational state of the Vethernet is UDLD aggregate down.
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- pinnedInterface Property Map
- pinnedInterface StringDn 
- Uplink port or portchannel pinned to a Vfc.
- ratelimit Number
- Rate limit defined on QoS policy.
- registeredDevice Property Map
- rn String
- The Relative Name uniquely identifies an object within a given context.
- 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.
- List<Property Map>
- versionContext Property Map
- vfcId Number
- Vfc Identifier on a Fabric Interconnect.
getNetworkVfc Result
The following output properties are available:
- Id string
- Results
List<GetNetwork Vfc Result> 
- AccountMoid string
- AdapterHost GetFc Interface Network Vfc Adapter Host Fc Interface 
- AdditionalProperties string
- Ancestors
List<GetNetwork Vfc Ancestor> 
- BoundInterface GetNetwork Vfc Bound Interface 
- BoundInterface stringDn 
- Burst double
- ClassId string
- CreateTime string
- Description string
- DeviceMo stringId 
- Dn string
- DomainGroup stringMoid 
- ModTime string
- Moid string
- NetworkElement GetNetwork Vfc Network Element 
- ObjectType string
- OperReason string
- OperState string
- Owners List<string>
- Parent
GetNetwork Vfc Parent 
- PermissionResources List<GetNetwork Vfc Permission Resource> 
- PinnedInterface GetNetwork Vfc Pinned Interface 
- PinnedInterface stringDn 
- Ratelimit double
- RegisteredDevice GetNetwork Vfc Registered Device 
- Rn string
- string
- 
List<GetNetwork Vfc Tag> 
- VersionContext GetNetwork Vfc Version Context 
- VfcId double
- Id string
- Results
[]GetNetwork Vfc Result 
- AccountMoid string
- AdapterHost GetFc Interface Network Vfc Adapter Host Fc Interface 
- AdditionalProperties string
- Ancestors
[]GetNetwork Vfc Ancestor 
- BoundInterface GetNetwork Vfc Bound Interface 
- BoundInterface stringDn 
- Burst float64
- ClassId string
- CreateTime string
- Description string
- DeviceMo stringId 
- Dn string
- DomainGroup stringMoid 
- ModTime string
- Moid string
- NetworkElement GetNetwork Vfc Network Element 
- ObjectType string
- OperReason string
- OperState string
- Owners []string
- Parent
GetNetwork Vfc Parent 
- PermissionResources []GetNetwork Vfc Permission Resource 
- PinnedInterface GetNetwork Vfc Pinned Interface 
- PinnedInterface stringDn 
- Ratelimit float64
- RegisteredDevice GetNetwork Vfc Registered Device 
- Rn string
- string
- 
[]GetNetwork Vfc Tag 
- VersionContext GetNetwork Vfc Version Context 
- VfcId float64
- id String
- results
List<GetNetwork Vfc Result> 
- accountMoid String
- adapterHost GetFc Interface Network Vfc Adapter Host Fc Interface 
- additionalProperties String
- ancestors
List<GetNetwork Vfc Ancestor> 
- boundInterface GetNetwork Vfc Bound Interface 
- boundInterface StringDn 
- burst Double
- classId String
- createTime String
- description String
- deviceMo StringId 
- dn String
- domainGroup StringMoid 
- modTime String
- moid String
- networkElement GetNetwork Vfc Network Element 
- objectType String
- operReason String
- operState String
- owners List<String>
- parent
GetNetwork Vfc Parent 
- permissionResources List<GetNetwork Vfc Permission Resource> 
- pinnedInterface GetNetwork Vfc Pinned Interface 
- pinnedInterface StringDn 
- ratelimit Double
- registeredDevice GetNetwork Vfc Registered Device 
- rn String
- String
- 
List<GetNetwork Vfc Tag> 
- versionContext GetNetwork Vfc Version Context 
- vfcId Double
- id string
- results
GetNetwork Vfc Result[] 
- accountMoid string
- adapterHost GetFc Interface Network Vfc Adapter Host Fc Interface 
- additionalProperties string
- ancestors
GetNetwork Vfc Ancestor[] 
- boundInterface GetNetwork Vfc Bound Interface 
- boundInterface stringDn 
- burst number
- classId string
- createTime string
- description string
- deviceMo stringId 
- dn string
- domainGroup stringMoid 
- modTime string
- moid string
- networkElement GetNetwork Vfc Network Element 
- objectType string
- operReason string
- operState string
- owners string[]
- parent
GetNetwork Vfc Parent 
- permissionResources GetNetwork Vfc Permission Resource[] 
- pinnedInterface GetNetwork Vfc Pinned Interface 
- pinnedInterface stringDn 
- ratelimit number
- registeredDevice GetNetwork Vfc Registered Device 
- rn string
- string
- 
GetNetwork Vfc Tag[] 
- versionContext GetNetwork Vfc Version Context 
- vfcId number
- id str
- results
Sequence[GetNetwork Vfc Result] 
- account_moid str
- adapter_host_ Getfc_ interface Network Vfc Adapter Host Fc Interface 
- additional_properties str
- ancestors
Sequence[GetNetwork Vfc Ancestor] 
- bound_interface GetNetwork Vfc Bound Interface 
- bound_interface_ strdn 
- burst float
- class_id str
- create_time str
- description str
- device_mo_ strid 
- dn str
- domain_group_ strmoid 
- mod_time str
- moid str
- network_element GetNetwork Vfc Network Element 
- object_type str
- oper_reason str
- oper_state str
- owners Sequence[str]
- parent
GetNetwork Vfc Parent 
- permission_resources Sequence[GetNetwork Vfc Permission Resource] 
- pinned_interface GetNetwork Vfc Pinned Interface 
- pinned_interface_ strdn 
- ratelimit float
- registered_device GetNetwork Vfc Registered Device 
- rn str
- str
- 
Sequence[GetNetwork Vfc Tag] 
- version_context GetNetwork Vfc Version Context 
- vfc_id float
- id String
- results List<Property Map>
- accountMoid String
- adapterHost Property MapFc Interface 
- additionalProperties String
- ancestors List<Property Map>
- boundInterface Property Map
- boundInterface StringDn 
- burst Number
- classId String
- createTime String
- description String
- deviceMo StringId 
- dn String
- domainGroup StringMoid 
- modTime String
- moid String
- networkElement Property Map
- objectType String
- operReason String
- operState String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- pinnedInterface Property Map
- pinnedInterface StringDn 
- ratelimit Number
- registeredDevice Property Map
- rn String
- String
- List<Property Map>
- versionContext Property Map
- vfcId Number
Supporting Types
GetNetworkVfcAdapterHostFcInterface      
- 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'.
 
GetNetworkVfcAncestor   
- 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'.
 
GetNetworkVfcBoundInterface    
- 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'.
 
GetNetworkVfcNetworkElement    
- 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'.
 
GetNetworkVfcParent   
- 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'.
 
GetNetworkVfcPermissionResource    
- 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'.
 
GetNetworkVfcPinnedInterface    
- 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'.
 
GetNetworkVfcRegisteredDevice    
- 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'.
 
GetNetworkVfcResult   
- AccountMoid string
- The Account ID for this managed object.
- AdapterHost List<GetFc Interfaces Network Vfc Result Adapter Host Fc Interface> 
- AdditionalProperties string
- Ancestors
List<GetNetwork Vfc Result Ancestor> 
- BoundInterface stringDn 
- Port or PortChannel interface configured for Vfcs virtual etherent interface.
- BoundInterfaces List<GetNetwork Vfc Result Bound Interface> 
- Burst double
- Burst defined on QoS policy.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description for the vHBA.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NetworkElements List<GetNetwork Vfc Result Network Element> 
- ObjectType string
- OperReason string
- Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.
- OperState string
- The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown- The operational state of the Vethernet is not known.*adminDown- The operational state of the Vethernet is admin down.*up- The operational state of the Vethernet is Up.*down- The operational state of the Vethernet is Down.*noLicense- The operational state of the Vethernet is no license.*linkUp- The operational state of the Vethernet is link up.*hardwareFailure- The operational state of the Vethernet is hardware failure.*softwareFailure- The operational state of the Vethernet is software failure.*errorDisabled- The operational state of the Vethernet is error disabled.*linkDown- The operational state of the Vethernet is link down.*sfpNotPresent- The operational state of the Vethernet is SFP not present.*udldAggrDown- The operational state of the Vethernet is UDLD aggregate down.
- Owners List<string>
- Parents
List<GetNetwork Vfc Result Parent> 
- PermissionResources List<GetNetwork Vfc Result Permission Resource> 
- PinnedInterface stringDn 
- Uplink port or portchannel pinned to a Vfc.
- PinnedInterfaces List<GetNetwork Vfc Result Pinned Interface> 
- Ratelimit double
- Rate limit defined on QoS policy.
- RegisteredDevices List<GetNetwork Vfc Result Registered Device> 
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- 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.
- 
List<GetNetwork Vfc Result Tag> 
- VersionContexts List<GetNetwork Vfc Result Version Context> 
- VfcId double
- Vfc Identifier on a Fabric Interconnect.
- AccountMoid string
- The Account ID for this managed object.
- AdapterHost []GetFc Interfaces Network Vfc Result Adapter Host Fc Interface 
- AdditionalProperties string
- Ancestors
[]GetNetwork Vfc Result Ancestor 
- BoundInterface stringDn 
- Port or PortChannel interface configured for Vfcs virtual etherent interface.
- BoundInterfaces []GetNetwork Vfc Result Bound Interface 
- Burst float64
- Burst defined on QoS policy.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description for the vHBA.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NetworkElements []GetNetwork Vfc Result Network Element 
- ObjectType string
- OperReason string
- Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.
- OperState string
- The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown- The operational state of the Vethernet is not known.*adminDown- The operational state of the Vethernet is admin down.*up- The operational state of the Vethernet is Up.*down- The operational state of the Vethernet is Down.*noLicense- The operational state of the Vethernet is no license.*linkUp- The operational state of the Vethernet is link up.*hardwareFailure- The operational state of the Vethernet is hardware failure.*softwareFailure- The operational state of the Vethernet is software failure.*errorDisabled- The operational state of the Vethernet is error disabled.*linkDown- The operational state of the Vethernet is link down.*sfpNotPresent- The operational state of the Vethernet is SFP not present.*udldAggrDown- The operational state of the Vethernet is UDLD aggregate down.
- Owners []string
- Parents
[]GetNetwork Vfc Result Parent 
- PermissionResources []GetNetwork Vfc Result Permission Resource 
- PinnedInterface stringDn 
- Uplink port or portchannel pinned to a Vfc.
- PinnedInterfaces []GetNetwork Vfc Result Pinned Interface 
- Ratelimit float64
- Rate limit defined on QoS policy.
- RegisteredDevices []GetNetwork Vfc Result Registered Device 
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- 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.
- 
[]GetNetwork Vfc Result Tag 
- VersionContexts []GetNetwork Vfc Result Version Context 
- VfcId float64
- Vfc Identifier on a Fabric Interconnect.
- accountMoid String
- The Account ID for this managed object.
- adapterHost List<GetFc Interfaces Network Vfc Result Adapter Host Fc Interface> 
- additionalProperties String
- ancestors
List<GetNetwork Vfc Result Ancestor> 
- boundInterface StringDn 
- Port or PortChannel interface configured for Vfcs virtual etherent interface.
- boundInterfaces List<GetNetwork Vfc Result Bound Interface> 
- burst Double
- Burst defined on QoS policy.
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description for the vHBA.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- networkElements List<GetNetwork Vfc Result Network Element> 
- objectType String
- operReason String
- Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.
- operState String
- The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown- The operational state of the Vethernet is not known.*adminDown- The operational state of the Vethernet is admin down.*up- The operational state of the Vethernet is Up.*down- The operational state of the Vethernet is Down.*noLicense- The operational state of the Vethernet is no license.*linkUp- The operational state of the Vethernet is link up.*hardwareFailure- The operational state of the Vethernet is hardware failure.*softwareFailure- The operational state of the Vethernet is software failure.*errorDisabled- The operational state of the Vethernet is error disabled.*linkDown- The operational state of the Vethernet is link down.*sfpNotPresent- The operational state of the Vethernet is SFP not present.*udldAggrDown- The operational state of the Vethernet is UDLD aggregate down.
- owners List<String>
- parents
List<GetNetwork Vfc Result Parent> 
- permissionResources List<GetNetwork Vfc Result Permission Resource> 
- pinnedInterface StringDn 
- Uplink port or portchannel pinned to a Vfc.
- pinnedInterfaces List<GetNetwork Vfc Result Pinned Interface> 
- ratelimit Double
- Rate limit defined on QoS policy.
- registeredDevices List<GetNetwork Vfc Result Registered Device> 
- rn String
- The Relative Name uniquely identifies an object within a given context.
- 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.
- 
List<GetNetwork Vfc Result Tag> 
- versionContexts List<GetNetwork Vfc Result Version Context> 
- vfcId Double
- Vfc Identifier on a Fabric Interconnect.
- accountMoid string
- The Account ID for this managed object.
- adapterHost GetFc Interfaces Network Vfc Result Adapter Host Fc Interface[] 
- additionalProperties string
- ancestors
GetNetwork Vfc Result Ancestor[] 
- boundInterface stringDn 
- Port or PortChannel interface configured for Vfcs virtual etherent interface.
- boundInterfaces GetNetwork Vfc Result Bound Interface[] 
- burst number
- Burst defined on QoS policy.
- classId string
- createTime string
- The time when this managed object was created.
- description string
- Description for the vHBA.
- deviceMo stringId 
- The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- networkElements GetNetwork Vfc Result Network Element[] 
- objectType string
- operReason string
- Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.
- operState string
- The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown- The operational state of the Vethernet is not known.*adminDown- The operational state of the Vethernet is admin down.*up- The operational state of the Vethernet is Up.*down- The operational state of the Vethernet is Down.*noLicense- The operational state of the Vethernet is no license.*linkUp- The operational state of the Vethernet is link up.*hardwareFailure- The operational state of the Vethernet is hardware failure.*softwareFailure- The operational state of the Vethernet is software failure.*errorDisabled- The operational state of the Vethernet is error disabled.*linkDown- The operational state of the Vethernet is link down.*sfpNotPresent- The operational state of the Vethernet is SFP not present.*udldAggrDown- The operational state of the Vethernet is UDLD aggregate down.
- owners string[]
- parents
GetNetwork Vfc Result Parent[] 
- permissionResources GetNetwork Vfc Result Permission Resource[] 
- pinnedInterface stringDn 
- Uplink port or portchannel pinned to a Vfc.
- pinnedInterfaces GetNetwork Vfc Result Pinned Interface[] 
- ratelimit number
- Rate limit defined on QoS policy.
- registeredDevices GetNetwork Vfc Result Registered Device[] 
- rn string
- The Relative Name uniquely identifies an object within a given context.
- 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.
- 
GetNetwork Vfc Result Tag[] 
- versionContexts GetNetwork Vfc Result Version Context[] 
- vfcId number
- Vfc Identifier on a Fabric Interconnect.
- account_moid str
- The Account ID for this managed object.
- adapter_host_ Sequence[Getfc_ interfaces Network Vfc Result Adapter Host Fc Interface] 
- additional_properties str
- ancestors
Sequence[GetNetwork Vfc Result Ancestor] 
- bound_interface_ strdn 
- Port or PortChannel interface configured for Vfcs virtual etherent interface.
- bound_interfaces Sequence[GetNetwork Vfc Result Bound Interface] 
- burst float
- Burst defined on QoS policy.
- class_id str
- create_time str
- The time when this managed object was created.
- description str
- Description for the vHBA.
- device_mo_ strid 
- The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- network_elements Sequence[GetNetwork Vfc Result Network Element] 
- object_type str
- oper_reason str
- Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.
- oper_state str
- The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown- The operational state of the Vethernet is not known.*adminDown- The operational state of the Vethernet is admin down.*up- The operational state of the Vethernet is Up.*down- The operational state of the Vethernet is Down.*noLicense- The operational state of the Vethernet is no license.*linkUp- The operational state of the Vethernet is link up.*hardwareFailure- The operational state of the Vethernet is hardware failure.*softwareFailure- The operational state of the Vethernet is software failure.*errorDisabled- The operational state of the Vethernet is error disabled.*linkDown- The operational state of the Vethernet is link down.*sfpNotPresent- The operational state of the Vethernet is SFP not present.*udldAggrDown- The operational state of the Vethernet is UDLD aggregate down.
- owners Sequence[str]
- parents
Sequence[GetNetwork Vfc Result Parent] 
- permission_resources Sequence[GetNetwork Vfc Result Permission Resource] 
- pinned_interface_ strdn 
- Uplink port or portchannel pinned to a Vfc.
- pinned_interfaces Sequence[GetNetwork Vfc Result Pinned Interface] 
- ratelimit float
- Rate limit defined on QoS policy.
- registered_devices Sequence[GetNetwork Vfc Result Registered Device] 
- rn str
- The Relative Name uniquely identifies an object within a given context.
- 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.
- 
Sequence[GetNetwork Vfc Result Tag] 
- version_contexts Sequence[GetNetwork Vfc Result Version Context] 
- vfc_id float
- Vfc Identifier on a Fabric Interconnect.
- accountMoid String
- The Account ID for this managed object.
- adapterHost List<Property Map>Fc Interfaces 
- additionalProperties String
- ancestors List<Property Map>
- boundInterface StringDn 
- Port or PortChannel interface configured for Vfcs virtual etherent interface.
- boundInterfaces List<Property Map>
- burst Number
- Burst defined on QoS policy.
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description for the vHBA.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- networkElements List<Property Map>
- objectType String
- operReason String
- Operational Reason of the Vfcs Vethernet on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vHBA is not operational. Some common reasons are admindown, error disabled.
- operState String
- The operational state of the Vfcs Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown- The operational state of the Vethernet is not known.*adminDown- The operational state of the Vethernet is admin down.*up- The operational state of the Vethernet is Up.*down- The operational state of the Vethernet is Down.*noLicense- The operational state of the Vethernet is no license.*linkUp- The operational state of the Vethernet is link up.*hardwareFailure- The operational state of the Vethernet is hardware failure.*softwareFailure- The operational state of the Vethernet is software failure.*errorDisabled- The operational state of the Vethernet is error disabled.*linkDown- The operational state of the Vethernet is link down.*sfpNotPresent- The operational state of the Vethernet is SFP not present.*udldAggrDown- The operational state of the Vethernet is UDLD aggregate down.
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- pinnedInterface StringDn 
- Uplink port or portchannel pinned to a Vfc.
- pinnedInterfaces List<Property Map>
- ratelimit Number
- Rate limit defined on QoS policy.
- registeredDevices List<Property Map>
- rn String
- The Relative Name uniquely identifies an object within a given context.
- 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.
- List<Property Map>
- versionContexts List<Property Map>
- vfcId Number
- Vfc Identifier on a Fabric Interconnect.
GetNetworkVfcResultAdapterHostFcInterface       
- 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
GetNetworkVfcResultAncestor    
- 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
GetNetworkVfcResultBoundInterface     
- 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
GetNetworkVfcResultNetworkElement     
- 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
GetNetworkVfcResultParent    
- 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
GetNetworkVfcResultPermissionResource     
- 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
GetNetworkVfcResultPinnedInterface     
- 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
GetNetworkVfcResultRegisteredDevice     
- 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
GetNetworkVfcResultTag    
- 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
GetNetworkVfcResultVersionContext     
- AdditionalProperties string
- ClassId string
- InterestedMos []GetNetwork Vfc Result Version Context Interested Mo 
- MarkedFor boolDeletion 
- NrVersion string
- ObjectType string
- RefMos []GetNetwork Vfc Result Version Context Ref Mo 
- Timestamp string
- VersionType string
- additionalProperties String
- classId String
- interestedMos List<GetNetwork Vfc Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<GetNetwork Vfc Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetNetwork Vfc Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetNetwork Vfc 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
GetNetworkVfcResultVersionContextInterestedMo       
- 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
GetNetworkVfcResultVersionContextRefMo       
- 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
GetNetworkVfcTag   
- 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.
GetNetworkVfcVersionContext    
- 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<GetNetwork Vfc 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 GetNetwork Vfc 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 []GetNetwork Vfc 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 GetNetwork Vfc 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<GetNetwork Vfc 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 GetNetwork Vfc 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 GetNetwork Vfc 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 GetNetwork Vfc 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[GetNetwork Vfc 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 GetNetwork Vfc 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.
 
GetNetworkVfcVersionContextInterestedMo      
- 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'.
 
GetNetworkVfcVersionContextRefMo      
- 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