intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getNetworkInterfaceList
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
List of interfaces available on the switch to describe the available port inventory information.
Using getNetworkInterfaceList
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 getNetworkInterfaceList(args: GetNetworkInterfaceListArgs, opts?: InvokeOptions): Promise<GetNetworkInterfaceListResult>
function getNetworkInterfaceListOutput(args: GetNetworkInterfaceListOutputArgs, opts?: InvokeOptions): Output<GetNetworkInterfaceListResult>
def get_network_interface_list(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
admin_state: Optional[str] = None,
allowed_vlans: Optional[str] = None,
ancestors: Optional[Sequence[GetNetworkInterfaceListAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
device_mo_id: Optional[str] = None,
display_name: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
ip_address: Optional[str] = None,
ip_subnet: Optional[float] = None,
mac: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
mtu: Optional[float] = None,
name: Optional[str] = None,
network_element: Optional[GetNetworkInterfaceListNetworkElement] = None,
object_type: Optional[str] = None,
oper_state: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetNetworkInterfaceListParent] = None,
permission_resources: Optional[Sequence[GetNetworkInterfaceListPermissionResource]] = None,
port_channel_id: Optional[float] = None,
port_sub_type: Optional[str] = None,
port_type: Optional[str] = None,
registered_device: Optional[GetNetworkInterfaceListRegisteredDevice] = None,
rn: Optional[str] = None,
shared_scope: Optional[str] = None,
slot_id: Optional[str] = None,
speed: Optional[str] = None,
speed_group: Optional[str] = None,
tags: Optional[Sequence[GetNetworkInterfaceListTag]] = None,
version_context: Optional[GetNetworkInterfaceListVersionContext] = None,
vlan: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNetworkInterfaceListResult
def get_network_interface_list_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
admin_state: Optional[pulumi.Input[str]] = None,
allowed_vlans: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkInterfaceListAncestorArgs]]]] = 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,
display_name: 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,
ip_address: Optional[pulumi.Input[str]] = None,
ip_subnet: Optional[pulumi.Input[float]] = None,
mac: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
mtu: Optional[pulumi.Input[float]] = None,
name: Optional[pulumi.Input[str]] = None,
network_element: Optional[pulumi.Input[GetNetworkInterfaceListNetworkElementArgs]] = None,
object_type: 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[GetNetworkInterfaceListParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkInterfaceListPermissionResourceArgs]]]] = None,
port_channel_id: Optional[pulumi.Input[float]] = None,
port_sub_type: Optional[pulumi.Input[str]] = None,
port_type: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetNetworkInterfaceListRegisteredDeviceArgs]] = None,
rn: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
slot_id: Optional[pulumi.Input[str]] = None,
speed: Optional[pulumi.Input[str]] = None,
speed_group: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkInterfaceListTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetNetworkInterfaceListVersionContextArgs]] = None,
vlan: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNetworkInterfaceListResult]
func LookupNetworkInterfaceList(ctx *Context, args *LookupNetworkInterfaceListArgs, opts ...InvokeOption) (*LookupNetworkInterfaceListResult, error)
func LookupNetworkInterfaceListOutput(ctx *Context, args *LookupNetworkInterfaceListOutputArgs, opts ...InvokeOption) LookupNetworkInterfaceListResultOutput
> Note: This function is named LookupNetworkInterfaceList
in the Go SDK.
public static class GetNetworkInterfaceList
{
public static Task<GetNetworkInterfaceListResult> InvokeAsync(GetNetworkInterfaceListArgs args, InvokeOptions? opts = null)
public static Output<GetNetworkInterfaceListResult> Invoke(GetNetworkInterfaceListInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNetworkInterfaceListResult> getNetworkInterfaceList(GetNetworkInterfaceListArgs args, InvokeOptions options)
public static Output<GetNetworkInterfaceListResult> getNetworkInterfaceList(GetNetworkInterfaceListArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getNetworkInterfaceList:getNetworkInterfaceList
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - Admin state of the interface list.
- Allowed
Vlans string - Allowed VLANs of the interface list.
- Ancestors
List<Get
Network Interface List Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the interface list.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Display
Name string - Display name of the interface list.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Ip
Address string - IP address of the interface list.
- Ip
Subnet double - IP subnet of the interface list.
- Mac string
- MAC address of the interface list.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mtu double
- Maximum transmission unit of the interface list.
- Name string
- Name of the interface list.
- Network
Element GetNetwork Interface List Network Element - Object
Type string - Oper
State string - Operational state of the interface list.
- Owners List<string>
- Parent
Get
Network Interface List Parent - Permission
Resources List<GetNetwork Interface List Permission Resource> - Port
Channel doubleId - Port channel id for port channel created on FI switch.
- Port
Sub stringType - Interface types supported in Network device like Subinterfaces, Breakout Interfaces.
- Port
Type string - Port type of interface list.
- Registered
Device GetNetwork Interface List 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.
- Slot
Id string - Slot id of the interface list.
- Speed string
- Port speed of the interface list.
- Speed
Group string - Speed Group of the interface list.
- List<Get
Network Interface List Tag> - Version
Context GetNetwork Interface List Version Context - Vlan string
- VLAN of the interface list.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - Admin state of the interface list.
- Allowed
Vlans string - Allowed VLANs of the interface list.
- Ancestors
[]Get
Network Interface List Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the interface list.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Display
Name string - Display name of the interface list.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Ip
Address string - IP address of the interface list.
- Ip
Subnet float64 - IP subnet of the interface list.
- Mac string
- MAC address of the interface list.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mtu float64
- Maximum transmission unit of the interface list.
- Name string
- Name of the interface list.
- Network
Element GetNetwork Interface List Network Element - Object
Type string - Oper
State string - Operational state of the interface list.
- Owners []string
- Parent
Get
Network Interface List Parent - Permission
Resources []GetNetwork Interface List Permission Resource - Port
Channel float64Id - Port channel id for port channel created on FI switch.
- Port
Sub stringType - Interface types supported in Network device like Subinterfaces, Breakout Interfaces.
- Port
Type string - Port type of interface list.
- Registered
Device GetNetwork Interface List 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.
- Slot
Id string - Slot id of the interface list.
- Speed string
- Port speed of the interface list.
- Speed
Group string - Speed Group of the interface list.
- []Get
Network Interface List Tag - Version
Context GetNetwork Interface List Version Context - Vlan string
- VLAN of the interface list.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - Admin state of the interface list.
- allowed
Vlans String - Allowed VLANs of the interface list.
- ancestors
List<Get
Network Interface List Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the interface list.
- device
Mo StringId - The database identifier of the registered device of an object.
- display
Name String - Display name of the interface list.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- ip
Address String - IP address of the interface list.
- ip
Subnet Double - IP subnet of the interface list.
- mac String
- MAC address of the interface list.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mtu Double
- Maximum transmission unit of the interface list.
- name String
- Name of the interface list.
- network
Element GetNetwork Interface List Network Element - object
Type String - oper
State String - Operational state of the interface list.
- owners List<String>
- parent
Get
Network Interface List Parent - permission
Resources List<GetNetwork Interface List Permission Resource> - port
Channel DoubleId - Port channel id for port channel created on FI switch.
- port
Sub StringType - Interface types supported in Network device like Subinterfaces, Breakout Interfaces.
- port
Type String - Port type of interface list.
- registered
Device GetNetwork Interface List 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.
- slot
Id String - Slot id of the interface list.
- speed String
- Port speed of the interface list.
- speed
Group String - Speed Group of the interface list.
- List<Get
Network Interface List Tag> - version
Context GetNetwork Interface List Version Context - vlan String
- VLAN of the interface list.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
State string - Admin state of the interface list.
- allowed
Vlans string - Allowed VLANs of the interface list.
- ancestors
Get
Network Interface List Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Description of the interface list.
- device
Mo stringId - The database identifier of the registered device of an object.
- display
Name string - Display name of the interface list.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- ip
Address string - IP address of the interface list.
- ip
Subnet number - IP subnet of the interface list.
- mac string
- MAC address of the interface list.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- mtu number
- Maximum transmission unit of the interface list.
- name string
- Name of the interface list.
- network
Element GetNetwork Interface List Network Element - object
Type string - oper
State string - Operational state of the interface list.
- owners string[]
- parent
Get
Network Interface List Parent - permission
Resources GetNetwork Interface List Permission Resource[] - port
Channel numberId - Port channel id for port channel created on FI switch.
- port
Sub stringType - Interface types supported in Network device like Subinterfaces, Breakout Interfaces.
- port
Type string - Port type of interface list.
- registered
Device GetNetwork Interface List 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.
- slot
Id string - Slot id of the interface list.
- speed string
- Port speed of the interface list.
- speed
Group string - Speed Group of the interface list.
- Get
Network Interface List Tag[] - version
Context GetNetwork Interface List Version Context - vlan string
- VLAN of the interface list.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - admin_
state str - Admin state of the interface list.
- allowed_
vlans str - Allowed VLANs of the interface list.
- ancestors
Sequence[Get
Network Interface List Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Description of the interface list.
- device_
mo_ strid - The database identifier of the registered device of an object.
- display_
name str - Display name of the interface list.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- ip_
address str - IP address of the interface list.
- ip_
subnet float - IP subnet of the interface list.
- mac str
- MAC address of the interface list.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- mtu float
- Maximum transmission unit of the interface list.
- name str
- Name of the interface list.
- network_
element GetNetwork Interface List Network Element - object_
type str - oper_
state str - Operational state of the interface list.
- owners Sequence[str]
- parent
Get
Network Interface List Parent - permission_
resources Sequence[GetNetwork Interface List Permission Resource] - port_
channel_ floatid - Port channel id for port channel created on FI switch.
- port_
sub_ strtype - Interface types supported in Network device like Subinterfaces, Breakout Interfaces.
- port_
type str - Port type of interface list.
- registered_
device GetNetwork Interface List 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.
- slot_
id str - Slot id of the interface list.
- speed str
- Port speed of the interface list.
- speed_
group str - Speed Group of the interface list.
- Sequence[Get
Network Interface List Tag] - version_
context GetNetwork Interface List Version Context - vlan str
- VLAN of the interface list.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - Admin state of the interface list.
- allowed
Vlans String - Allowed VLANs of the interface list.
- ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the interface list.
- device
Mo StringId - The database identifier of the registered device of an object.
- display
Name String - Display name of the interface list.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- ip
Address String - IP address of the interface list.
- ip
Subnet Number - IP subnet of the interface list.
- mac String
- MAC address of the interface list.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mtu Number
- Maximum transmission unit of the interface list.
- name String
- Name of the interface list.
- network
Element Property Map - object
Type String - oper
State String - Operational state of the interface list.
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - port
Channel NumberId - Port channel id for port channel created on FI switch.
- port
Sub StringType - Interface types supported in Network device like Subinterfaces, Breakout Interfaces.
- port
Type String - Port type of interface list.
- registered
Device 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.
- slot
Id String - Slot id of the interface list.
- speed String
- Port speed of the interface list.
- speed
Group String - Speed Group of the interface list.
- List<Property Map>
- version
Context Property Map - vlan String
- VLAN of the interface list.
getNetworkInterfaceList Result
The following output properties are available:
- Id string
- Results
List<Get
Network Interface List Result> - Account
Moid string - Additional
Properties string - Admin
State string - Allowed
Vlans string - Ancestors
List<Get
Network Interface List Ancestor> - Class
Id string - Create
Time string - Description string
- Device
Mo stringId - Display
Name string - Dn string
- Domain
Group stringMoid - Ip
Address string - Ip
Subnet double - Mac string
- Mod
Time string - Moid string
- Mtu double
- Name string
- Network
Element GetNetwork Interface List Network Element - Object
Type string - Oper
State string - Owners List<string>
- Parent
Get
Network Interface List Parent - Permission
Resources List<GetNetwork Interface List Permission Resource> - Port
Channel doubleId - Port
Sub stringType - Port
Type string - Registered
Device GetNetwork Interface List Registered Device - Rn string
- string
- Slot
Id string - Speed string
- Speed
Group string - List<Get
Network Interface List Tag> - Version
Context GetNetwork Interface List Version Context - Vlan string
- Id string
- Results
[]Get
Network Interface List Result - Account
Moid string - Additional
Properties string - Admin
State string - Allowed
Vlans string - Ancestors
[]Get
Network Interface List Ancestor - Class
Id string - Create
Time string - Description string
- Device
Mo stringId - Display
Name string - Dn string
- Domain
Group stringMoid - Ip
Address string - Ip
Subnet float64 - Mac string
- Mod
Time string - Moid string
- Mtu float64
- Name string
- Network
Element GetNetwork Interface List Network Element - Object
Type string - Oper
State string - Owners []string
- Parent
Get
Network Interface List Parent - Permission
Resources []GetNetwork Interface List Permission Resource - Port
Channel float64Id - Port
Sub stringType - Port
Type string - Registered
Device GetNetwork Interface List Registered Device - Rn string
- string
- Slot
Id string - Speed string
- Speed
Group string - []Get
Network Interface List Tag - Version
Context GetNetwork Interface List Version Context - Vlan string
- id String
- results
List<Get
Network Interface List Result> - account
Moid String - additional
Properties String - admin
State String - allowed
Vlans String - ancestors
List<Get
Network Interface List Ancestor> - class
Id String - create
Time String - description String
- device
Mo StringId - display
Name String - dn String
- domain
Group StringMoid - ip
Address String - ip
Subnet Double - mac String
- mod
Time String - moid String
- mtu Double
- name String
- network
Element GetNetwork Interface List Network Element - object
Type String - oper
State String - owners List<String>
- parent
Get
Network Interface List Parent - permission
Resources List<GetNetwork Interface List Permission Resource> - port
Channel DoubleId - port
Sub StringType - port
Type String - registered
Device GetNetwork Interface List Registered Device - rn String
- String
- slot
Id String - speed String
- speed
Group String - List<Get
Network Interface List Tag> - version
Context GetNetwork Interface List Version Context - vlan String
- id string
- results
Get
Network Interface List Result[] - account
Moid string - additional
Properties string - admin
State string - allowed
Vlans string - ancestors
Get
Network Interface List Ancestor[] - class
Id string - create
Time string - description string
- device
Mo stringId - display
Name string - dn string
- domain
Group stringMoid - ip
Address string - ip
Subnet number - mac string
- mod
Time string - moid string
- mtu number
- name string
- network
Element GetNetwork Interface List Network Element - object
Type string - oper
State string - owners string[]
- parent
Get
Network Interface List Parent - permission
Resources GetNetwork Interface List Permission Resource[] - port
Channel numberId - port
Sub stringType - port
Type string - registered
Device GetNetwork Interface List Registered Device - rn string
- string
- slot
Id string - speed string
- speed
Group string - Get
Network Interface List Tag[] - version
Context GetNetwork Interface List Version Context - vlan string
- id str
- results
Sequence[Get
Network Interface List Result] - account_
moid str - additional_
properties str - admin_
state str - allowed_
vlans str - ancestors
Sequence[Get
Network Interface List Ancestor] - class_
id str - create_
time str - description str
- device_
mo_ strid - display_
name str - dn str
- domain_
group_ strmoid - ip_
address str - ip_
subnet float - mac str
- mod_
time str - moid str
- mtu float
- name str
- network_
element GetNetwork Interface List Network Element - object_
type str - oper_
state str - owners Sequence[str]
- parent
Get
Network Interface List Parent - permission_
resources Sequence[GetNetwork Interface List Permission Resource] - port_
channel_ floatid - port_
sub_ strtype - port_
type str - registered_
device GetNetwork Interface List Registered Device - rn str
- str
- slot_
id str - speed str
- speed_
group str - Sequence[Get
Network Interface List Tag] - version_
context GetNetwork Interface List Version Context - vlan str
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - admin
State String - allowed
Vlans String - ancestors List<Property Map>
- class
Id String - create
Time String - description String
- device
Mo StringId - display
Name String - dn String
- domain
Group StringMoid - ip
Address String - ip
Subnet Number - mac String
- mod
Time String - moid String
- mtu Number
- name String
- network
Element Property Map - object
Type String - oper
State String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - port
Channel NumberId - port
Sub StringType - port
Type String - registered
Device Property Map - rn String
- String
- slot
Id String - speed String
- speed
Group String - List<Property Map>
- version
Context Property Map - vlan String
Supporting Types
GetNetworkInterfaceListAncestor
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetNetworkInterfaceListNetworkElement
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetNetworkInterfaceListParent
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetNetworkInterfaceListPermissionResource
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetNetworkInterfaceListRegisteredDevice
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetNetworkInterfaceListResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - Admin state of the interface list.
- Allowed
Vlans string - Allowed VLANs of the interface list.
- Ancestors
List<Get
Network Interface List Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the interface list.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Display
Name string - Display name of the interface list.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ip
Address string - IP address of the interface list.
- Ip
Subnet double - IP subnet of the interface list.
- Mac string
- MAC address of the interface list.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mtu double
- Maximum transmission unit of the interface list.
- Name string
- Name of the interface list.
- Network
Elements List<GetNetwork Interface List Result Network Element> - Object
Type string - Oper
State string - Operational state of the interface list.
- Owners List<string>
- Parents
List<Get
Network Interface List Result Parent> - Permission
Resources List<GetNetwork Interface List Result Permission Resource> - Port
Channel doubleId - Port channel id for port channel created on FI switch.
- Port
Sub stringType - Interface types supported in Network device like Subinterfaces, Breakout Interfaces.
- Port
Type string - Port type of interface list.
- Registered
Devices List<GetNetwork Interface List 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.
- Slot
Id string - Slot id of the interface list.
- Speed string
- Port speed of the interface list.
- Speed
Group string - Speed Group of the interface list.
- List<Get
Network Interface List Result Tag> - Version
Contexts List<GetNetwork Interface List Result Version Context> - Vlan string
- VLAN of the interface list.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - Admin state of the interface list.
- Allowed
Vlans string - Allowed VLANs of the interface list.
- Ancestors
[]Get
Network Interface List Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the interface list.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Display
Name string - Display name of the interface list.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ip
Address string - IP address of the interface list.
- Ip
Subnet float64 - IP subnet of the interface list.
- Mac string
- MAC address of the interface list.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mtu float64
- Maximum transmission unit of the interface list.
- Name string
- Name of the interface list.
- Network
Elements []GetNetwork Interface List Result Network Element - Object
Type string - Oper
State string - Operational state of the interface list.
- Owners []string
- Parents
[]Get
Network Interface List Result Parent - Permission
Resources []GetNetwork Interface List Result Permission Resource - Port
Channel float64Id - Port channel id for port channel created on FI switch.
- Port
Sub stringType - Interface types supported in Network device like Subinterfaces, Breakout Interfaces.
- Port
Type string - Port type of interface list.
- Registered
Devices []GetNetwork Interface List 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.
- Slot
Id string - Slot id of the interface list.
- Speed string
- Port speed of the interface list.
- Speed
Group string - Speed Group of the interface list.
- []Get
Network Interface List Result Tag - Version
Contexts []GetNetwork Interface List Result Version Context - Vlan string
- VLAN of the interface list.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - Admin state of the interface list.
- allowed
Vlans String - Allowed VLANs of the interface list.
- ancestors
List<Get
Network Interface List Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the interface list.
- device
Mo StringId - The database identifier of the registered device of an object.
- display
Name String - Display name of the interface list.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ip
Address String - IP address of the interface list.
- ip
Subnet Double - IP subnet of the interface list.
- mac String
- MAC address of the interface list.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mtu Double
- Maximum transmission unit of the interface list.
- name String
- Name of the interface list.
- network
Elements List<GetNetwork Interface List Result Network Element> - object
Type String - oper
State String - Operational state of the interface list.
- owners List<String>
- parents
List<Get
Network Interface List Result Parent> - permission
Resources List<GetNetwork Interface List Result Permission Resource> - port
Channel DoubleId - Port channel id for port channel created on FI switch.
- port
Sub StringType - Interface types supported in Network device like Subinterfaces, Breakout Interfaces.
- port
Type String - Port type of interface list.
- registered
Devices List<GetNetwork Interface List 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.
- slot
Id String - Slot id of the interface list.
- speed String
- Port speed of the interface list.
- speed
Group String - Speed Group of the interface list.
- List<Get
Network Interface List Result Tag> - version
Contexts List<GetNetwork Interface List Result Version Context> - vlan String
- VLAN of the interface list.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
State string - Admin state of the interface list.
- allowed
Vlans string - Allowed VLANs of the interface list.
- ancestors
Get
Network Interface List Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Description of the interface list.
- device
Mo stringId - The database identifier of the registered device of an object.
- display
Name string - Display name of the interface list.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ip
Address string - IP address of the interface list.
- ip
Subnet number - IP subnet of the interface list.
- mac string
- MAC address of the interface list.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- mtu number
- Maximum transmission unit of the interface list.
- name string
- Name of the interface list.
- network
Elements GetNetwork Interface List Result Network Element[] - object
Type string - oper
State string - Operational state of the interface list.
- owners string[]
- parents
Get
Network Interface List Result Parent[] - permission
Resources GetNetwork Interface List Result Permission Resource[] - port
Channel numberId - Port channel id for port channel created on FI switch.
- port
Sub stringType - Interface types supported in Network device like Subinterfaces, Breakout Interfaces.
- port
Type string - Port type of interface list.
- registered
Devices GetNetwork Interface List 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.
- slot
Id string - Slot id of the interface list.
- speed string
- Port speed of the interface list.
- speed
Group string - Speed Group of the interface list.
- Get
Network Interface List Result Tag[] - version
Contexts GetNetwork Interface List Result Version Context[] - vlan string
- VLAN of the interface list.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - admin_
state str - Admin state of the interface list.
- allowed_
vlans str - Allowed VLANs of the interface list.
- ancestors
Sequence[Get
Network Interface List Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Description of the interface list.
- device_
mo_ strid - The database identifier of the registered device of an object.
- display_
name str - Display name of the interface list.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- ip_
address str - IP address of the interface list.
- ip_
subnet float - IP subnet of the interface list.
- mac str
- MAC address of the interface list.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- mtu float
- Maximum transmission unit of the interface list.
- name str
- Name of the interface list.
- network_
elements Sequence[GetNetwork Interface List Result Network Element] - object_
type str - oper_
state str - Operational state of the interface list.
- owners Sequence[str]
- parents
Sequence[Get
Network Interface List Result Parent] - permission_
resources Sequence[GetNetwork Interface List Result Permission Resource] - port_
channel_ floatid - Port channel id for port channel created on FI switch.
- port_
sub_ strtype - Interface types supported in Network device like Subinterfaces, Breakout Interfaces.
- port_
type str - Port type of interface list.
- registered_
devices Sequence[GetNetwork Interface List 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.
- slot_
id str - Slot id of the interface list.
- speed str
- Port speed of the interface list.
- speed_
group str - Speed Group of the interface list.
- Sequence[Get
Network Interface List Result Tag] - version_
contexts Sequence[GetNetwork Interface List Result Version Context] - vlan str
- VLAN of the interface list.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - Admin state of the interface list.
- allowed
Vlans String - Allowed VLANs of the interface list.
- ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the interface list.
- device
Mo StringId - The database identifier of the registered device of an object.
- display
Name String - Display name of the interface list.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ip
Address String - IP address of the interface list.
- ip
Subnet Number - IP subnet of the interface list.
- mac String
- MAC address of the interface list.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mtu Number
- Maximum transmission unit of the interface list.
- name String
- Name of the interface list.
- network
Elements List<Property Map> - object
Type String - oper
State String - Operational state of the interface list.
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - port
Channel NumberId - Port channel id for port channel created on FI switch.
- port
Sub StringType - Interface types supported in Network device like Subinterfaces, Breakout Interfaces.
- port
Type String - Port type of interface list.
- registered
Devices 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.
- slot
Id String - Slot id of the interface list.
- speed String
- Port speed of the interface list.
- speed
Group String - Speed Group of the interface list.
- List<Property Map>
- version
Contexts List<Property Map> - vlan String
- VLAN of the interface list.
GetNetworkInterfaceListResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNetworkInterfaceListResultNetworkElement
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNetworkInterfaceListResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNetworkInterfaceListResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNetworkInterfaceListResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNetworkInterfaceListResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetNetworkInterfaceListResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetNetworkInterfaceListResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNetworkInterfaceListResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNetworkInterfaceListTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties 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.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetNetworkInterfaceListVersionContext
- Additional
Properties string - Class
Id 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.
- Interested
Mos List<GetNetwork Interface List 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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetNetwork Interface List Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type 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 string - Class
Id 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.
- Interested
Mos []GetNetwork Interface List 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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetNetwork Interface List Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type 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 String - class
Id 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.
- interested
Mos List<GetNetwork Interface List Version Context Interested Mo> - marked
For 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.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetNetwork Interface List Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type 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 string - class
Id 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.
- interested
Mos GetNetwork Interface List Version Context Interested Mo[] - marked
For 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.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetNetwork Interface List Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type 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 Interface List 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 Interface List 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.
- additional
Properties String - class
Id 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.
- interested
Mos List<Property Map> - marked
For 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.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type 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.
GetNetworkInterfaceListVersionContextInterestedMo
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetNetworkInterfaceListVersionContextRefMo
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet