Viewing docs for intersight 1.0.79
published on Monday, Aug 24, 2026 by ciscodevnet
published on Monday, Aug 24, 2026 by ciscodevnet
Viewing docs for intersight 1.0.79
published on Monday, Aug 24, 2026 by ciscodevnet
published on Monday, Aug 24, 2026 by ciscodevnet
Details for the WAN Edge Device L3 interfaces (Portchannel, sub-interfaces, tunnels, SVIs, Routed ports).
Using getCatalystsdwanInterface
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 getCatalystsdwanInterface(args: GetCatalystsdwanInterfaceArgs, opts?: InvokeOptions): Promise<GetCatalystsdwanInterfaceResult>
function getCatalystsdwanInterfaceOutput(args: GetCatalystsdwanInterfaceOutputArgs, opts?: InvokeOutputOptions): Output<GetCatalystsdwanInterfaceResult>def get_catalystsdwan_interface(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
admin_state: Optional[str] = None,
ancestors: Optional[Sequence[GetCatalystsdwanInterfaceAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
interface_name: Optional[str] = None,
interface_type: Optional[str] = None,
ip_address: Optional[str] = None,
is_native_vlan: Optional[bool] = None,
mac_address: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
oper_state: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetCatalystsdwanInterfaceParent] = None,
permission_resources: Optional[Sequence[GetCatalystsdwanInterfacePermissionResource]] = None,
registered_device: Optional[GetCatalystsdwanInterfaceRegisteredDevice] = None,
shared_scope: Optional[str] = None,
subnet: Optional[str] = None,
system_ip: Optional[str] = None,
tags: Optional[Sequence[GetCatalystsdwanInterfaceTag]] = None,
uuid: Optional[str] = None,
version_context: Optional[GetCatalystsdwanInterfaceVersionContext] = None,
vlan_id: Optional[float] = None,
vpn_id: Optional[float] = None,
wan_edge_device: Optional[GetCatalystsdwanInterfaceWanEdgeDevice] = None,
opts: Optional[InvokeOptions] = None) -> GetCatalystsdwanInterfaceResult
def get_catalystsdwan_interface_output(account_moid: pulumi.Input[Optional[str]] = None,
additional_properties: pulumi.Input[Optional[str]] = None,
admin_state: pulumi.Input[Optional[str]] = None,
ancestors: pulumi.Input[Optional[Sequence[pulumi.Input[GetCatalystsdwanInterfaceAncestorArgs]]]] = None,
class_id: pulumi.Input[Optional[str]] = None,
create_time: pulumi.Input[Optional[str]] = None,
dn: pulumi.Input[Optional[str]] = None,
domain_group_moid: pulumi.Input[Optional[str]] = None,
id: pulumi.Input[Optional[str]] = None,
interface_name: pulumi.Input[Optional[str]] = None,
interface_type: pulumi.Input[Optional[str]] = None,
ip_address: pulumi.Input[Optional[str]] = None,
is_native_vlan: pulumi.Input[Optional[bool]] = None,
mac_address: pulumi.Input[Optional[str]] = None,
mod_time: pulumi.Input[Optional[str]] = None,
moid: pulumi.Input[Optional[str]] = None,
object_type: pulumi.Input[Optional[str]] = None,
oper_state: pulumi.Input[Optional[str]] = None,
owners: pulumi.Input[Optional[Sequence[pulumi.Input[str]]]] = None,
parent: pulumi.Input[Optional[GetCatalystsdwanInterfaceParentArgs]] = None,
permission_resources: pulumi.Input[Optional[Sequence[pulumi.Input[GetCatalystsdwanInterfacePermissionResourceArgs]]]] = None,
registered_device: pulumi.Input[Optional[GetCatalystsdwanInterfaceRegisteredDeviceArgs]] = None,
shared_scope: pulumi.Input[Optional[str]] = None,
subnet: pulumi.Input[Optional[str]] = None,
system_ip: pulumi.Input[Optional[str]] = None,
tags: pulumi.Input[Optional[Sequence[pulumi.Input[GetCatalystsdwanInterfaceTagArgs]]]] = None,
uuid: pulumi.Input[Optional[str]] = None,
version_context: pulumi.Input[Optional[GetCatalystsdwanInterfaceVersionContextArgs]] = None,
vlan_id: pulumi.Input[Optional[float]] = None,
vpn_id: pulumi.Input[Optional[float]] = None,
wan_edge_device: pulumi.Input[Optional[GetCatalystsdwanInterfaceWanEdgeDeviceArgs]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetCatalystsdwanInterfaceResult]func LookupCatalystsdwanInterface(ctx *Context, args *LookupCatalystsdwanInterfaceArgs, opts ...InvokeOption) (*LookupCatalystsdwanInterfaceResult, error)
func LookupCatalystsdwanInterfaceOutput(ctx *Context, args *LookupCatalystsdwanInterfaceOutputArgs, opts ...InvokeOption) LookupCatalystsdwanInterfaceResultOutput> Note: This function is named LookupCatalystsdwanInterface in the Go SDK.
public static class GetCatalystsdwanInterface
{
public static Task<GetCatalystsdwanInterfaceResult> InvokeAsync(GetCatalystsdwanInterfaceArgs args, InvokeOptions? opts = null)
public static Output<GetCatalystsdwanInterfaceResult> Invoke(GetCatalystsdwanInterfaceInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetCatalystsdwanInterfaceResult> Invoke(GetCatalystsdwanInterfaceInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetCatalystsdwanInterfaceResult> getCatalystsdwanInterface(GetCatalystsdwanInterfaceArgs args, InvokeOptions options)
public static Output<GetCatalystsdwanInterfaceResult> getCatalystsdwanInterface(GetCatalystsdwanInterfaceArgs args, InvokeOptions options)
public static Output<GetCatalystsdwanInterfaceResult> getCatalystsdwanInterface(GetCatalystsdwanInterfaceArgs args, InvokeOutputOptions options)
fn::invoke:
function: intersight:index/getCatalystsdwanInterface:getCatalystsdwanInterface
arguments:
# arguments dictionarydata "intersight_get_catalystsdwan_interface" "name" {
# arguments
}The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - The administrative state of the WAN Edge Device interface.*
Unknown- Administrative state is unknown.*Up- Administrative state is up.*Down- Administrative state is down. - Ancestors
List<Get
Catalystsdwan Interface Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Dn string
- The distinguished name of the interface.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Interface
Name string - The name of the interface on the WAN Edge Device.
- Interface
Type string - The type of the interface (Portchannel, Sub-interfaces, tunnels, SVIs, Routed ports).*
Unknown- Interface type is unknown.*Loopback- Interface type is loopback.*Port Channel- Interface type is port channel.*Sub-Interface- Interface type is sub-interface.*Tunnel- Interface type is tunnel.*SVI- Interface type is SVI (Switched Virtual Interface).*Routed Port- Interface type is routed port. - Ip
Address string - The IP address assigned to the WAN Edge Device interface.
- Is
Native boolVlan - Indicates whether the sub-interface's VLAN is configured as a native VLAN.
- Mac
Address string - The MAC address of the interface.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Oper
State string - The operational state of the WAN Edge Device interface.*
Unknown- Operational state of physical port or port channel or interface is unknown.*Up- Operational state of physical port or port channel or interface is up.*Down- Operational state of physical port or port channel or interface is down. - Owners List<string>
- Parent
Get
Catalystsdwan Interface Parent - Permission
Resources List<GetCatalystsdwan Interface Permission Resource> - Registered
Device GetCatalystsdwan Interface Registered Device - 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.
- Subnet string
- The subnet configured on the WAN Edge Device interface.
- System
Ip string - The system IP address of the WAN Edge Device.
-
List<Get
Catalystsdwan Interface Tag> - Uuid string
- The UUID of the WAN Edge Device to which this interface belongs.
- Version
Context GetCatalystsdwan Interface Version Context - Vlan
Id double - The VLAN ID configured on the sub-interface.
- Vpn
Id double - The VPN ID associated with this interface.
- Wan
Edge GetDevice Catalystsdwan Interface Wan Edge Device
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - The administrative state of the WAN Edge Device interface.*
Unknown- Administrative state is unknown.*Up- Administrative state is up.*Down- Administrative state is down. - Ancestors
[]Get
Catalystsdwan Interface Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Dn string
- The distinguished name of the interface.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Interface
Name string - The name of the interface on the WAN Edge Device.
- Interface
Type string - The type of the interface (Portchannel, Sub-interfaces, tunnels, SVIs, Routed ports).*
Unknown- Interface type is unknown.*Loopback- Interface type is loopback.*Port Channel- Interface type is port channel.*Sub-Interface- Interface type is sub-interface.*Tunnel- Interface type is tunnel.*SVI- Interface type is SVI (Switched Virtual Interface).*Routed Port- Interface type is routed port. - Ip
Address string - The IP address assigned to the WAN Edge Device interface.
- Is
Native boolVlan - Indicates whether the sub-interface's VLAN is configured as a native VLAN.
- Mac
Address string - The MAC address of the interface.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Oper
State string - The operational state of the WAN Edge Device interface.*
Unknown- Operational state of physical port or port channel or interface is unknown.*Up- Operational state of physical port or port channel or interface is up.*Down- Operational state of physical port or port channel or interface is down. - Owners []string
- Parent
Get
Catalystsdwan Interface Parent - Permission
Resources []GetCatalystsdwan Interface Permission Resource - Registered
Device GetCatalystsdwan Interface Registered Device - 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.
- Subnet string
- The subnet configured on the WAN Edge Device interface.
- System
Ip string - The system IP address of the WAN Edge Device.
-
[]Get
Catalystsdwan Interface Tag - Uuid string
- The UUID of the WAN Edge Device to which this interface belongs.
- Version
Context GetCatalystsdwan Interface Version Context - Vlan
Id float64 - The VLAN ID configured on the sub-interface.
- Vpn
Id float64 - The VPN ID associated with this interface.
- Wan
Edge GetDevice Catalystsdwan Interface Wan Edge Device
- account_
moid string - The Account ID for this managed object.
- additional_
properties string - admin_
state string - The administrative state of the WAN Edge Device interface.*
Unknown- Administrative state is unknown.*Up- Administrative state is up.*Down- Administrative state is down. - ancestors list(object)
- class_
id string - create_
time string - The time when this managed object was created.
- dn string
- The distinguished name of the interface.
- domain_
group_ stringmoid - The DomainGroup ID for this managed object.
- id string
- interface_
name string - The name of the interface on the WAN Edge Device.
- interface_
type string - The type of the interface (Portchannel, Sub-interfaces, tunnels, SVIs, Routed ports).*
Unknown- Interface type is unknown.*Loopback- Interface type is loopback.*Port Channel- Interface type is port channel.*Sub-Interface- Interface type is sub-interface.*Tunnel- Interface type is tunnel.*SVI- Interface type is SVI (Switched Virtual Interface).*Routed Port- Interface type is routed port. - ip_
address string - The IP address assigned to the WAN Edge Device interface.
- is_
native_ boolvlan - Indicates whether the sub-interface's VLAN is configured as a native VLAN.
- mac_
address string - The MAC address of the interface.
- mod_
time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object_
type string - oper_
state string - The operational state of the WAN Edge Device interface.*
Unknown- Operational state of physical port or port channel or interface is unknown.*Up- Operational state of physical port or port channel or interface is up.*Down- Operational state of physical port or port channel or interface is down. - owners list(string)
- parent object
- permission_
resources list(object) - registered_
device object - 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.
- subnet string
- The subnet configured on the WAN Edge Device interface.
- system_
ip string - The system IP address of the WAN Edge Device.
- list(object)
- uuid string
- The UUID of the WAN Edge Device to which this interface belongs.
- version_
context object - vlan_
id number - The VLAN ID configured on the sub-interface.
- vpn_
id number - The VPN ID associated with this interface.
- wan_
edge_ objectdevice
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - The administrative state of the WAN Edge Device interface.*
Unknown- Administrative state is unknown.*Up- Administrative state is up.*Down- Administrative state is down. - ancestors
List<Get
Catalystsdwan Interface Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- dn String
- The distinguished name of the interface.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- interface
Name String - The name of the interface on the WAN Edge Device.
- interface
Type String - The type of the interface (Portchannel, Sub-interfaces, tunnels, SVIs, Routed ports).*
Unknown- Interface type is unknown.*Loopback- Interface type is loopback.*Port Channel- Interface type is port channel.*Sub-Interface- Interface type is sub-interface.*Tunnel- Interface type is tunnel.*SVI- Interface type is SVI (Switched Virtual Interface).*Routed Port- Interface type is routed port. - ip
Address String - The IP address assigned to the WAN Edge Device interface.
- is
Native BooleanVlan - Indicates whether the sub-interface's VLAN is configured as a native VLAN.
- mac
Address String - The MAC address of the interface.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - oper
State String - The operational state of the WAN Edge Device interface.*
Unknown- Operational state of physical port or port channel or interface is unknown.*Up- Operational state of physical port or port channel or interface is up.*Down- Operational state of physical port or port channel or interface is down. - owners List<String>
- parent
Get
Catalystsdwan Interface Parent - permission
Resources List<GetCatalystsdwan Interface Permission Resource> - registered
Device GetCatalystsdwan Interface Registered Device - 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.
- subnet String
- The subnet configured on the WAN Edge Device interface.
- system
Ip String - The system IP address of the WAN Edge Device.
-
List<Get
Catalystsdwan Interface Tag> - uuid String
- The UUID of the WAN Edge Device to which this interface belongs.
- version
Context GetCatalystsdwan Interface Version Context - vlan
Id Double - The VLAN ID configured on the sub-interface.
- vpn
Id Double - The VPN ID associated with this interface.
- wan
Edge GetDevice Catalystsdwan Interface Wan Edge Device
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
State string - The administrative state of the WAN Edge Device interface.*
Unknown- Administrative state is unknown.*Up- Administrative state is up.*Down- Administrative state is down. - ancestors
Get
Catalystsdwan Interface Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- dn string
- The distinguished name of the interface.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- interface
Name string - The name of the interface on the WAN Edge Device.
- interface
Type string - The type of the interface (Portchannel, Sub-interfaces, tunnels, SVIs, Routed ports).*
Unknown- Interface type is unknown.*Loopback- Interface type is loopback.*Port Channel- Interface type is port channel.*Sub-Interface- Interface type is sub-interface.*Tunnel- Interface type is tunnel.*SVI- Interface type is SVI (Switched Virtual Interface).*Routed Port- Interface type is routed port. - ip
Address string - The IP address assigned to the WAN Edge Device interface.
- is
Native booleanVlan - Indicates whether the sub-interface's VLAN is configured as a native VLAN.
- mac
Address string - The MAC address of the interface.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - oper
State string - The operational state of the WAN Edge Device interface.*
Unknown- Operational state of physical port or port channel or interface is unknown.*Up- Operational state of physical port or port channel or interface is up.*Down- Operational state of physical port or port channel or interface is down. - owners string[]
- parent
Get
Catalystsdwan Interface Parent - permission
Resources GetCatalystsdwan Interface Permission Resource[] - registered
Device GetCatalystsdwan Interface Registered Device - 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.
- subnet string
- The subnet configured on the WAN Edge Device interface.
- system
Ip string - The system IP address of the WAN Edge Device.
-
Get
Catalystsdwan Interface Tag[] - uuid string
- The UUID of the WAN Edge Device to which this interface belongs.
- version
Context GetCatalystsdwan Interface Version Context - vlan
Id number - The VLAN ID configured on the sub-interface.
- vpn
Id number - The VPN ID associated with this interface.
- wan
Edge GetDevice Catalystsdwan Interface Wan Edge Device
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - admin_
state str - The administrative state of the WAN Edge Device interface.*
Unknown- Administrative state is unknown.*Up- Administrative state is up.*Down- Administrative state is down. - ancestors
Sequence[Get
Catalystsdwan Interface Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- dn str
- The distinguished name of the interface.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- interface_
name str - The name of the interface on the WAN Edge Device.
- interface_
type str - The type of the interface (Portchannel, Sub-interfaces, tunnels, SVIs, Routed ports).*
Unknown- Interface type is unknown.*Loopback- Interface type is loopback.*Port Channel- Interface type is port channel.*Sub-Interface- Interface type is sub-interface.*Tunnel- Interface type is tunnel.*SVI- Interface type is SVI (Switched Virtual Interface).*Routed Port- Interface type is routed port. - ip_
address str - The IP address assigned to the WAN Edge Device interface.
- is_
native_ boolvlan - Indicates whether the sub-interface's VLAN is configured as a native VLAN.
- mac_
address str - The MAC address of the interface.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - oper_
state str - The operational state of the WAN Edge Device interface.*
Unknown- Operational state of physical port or port channel or interface is unknown.*Up- Operational state of physical port or port channel or interface is up.*Down- Operational state of physical port or port channel or interface is down. - owners Sequence[str]
- parent
Get
Catalystsdwan Interface Parent - permission_
resources Sequence[GetCatalystsdwan Interface Permission Resource] - registered_
device GetCatalystsdwan Interface Registered Device - 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.
- subnet str
- The subnet configured on the WAN Edge Device interface.
- system_
ip str - The system IP address of the WAN Edge Device.
-
Sequence[Get
Catalystsdwan Interface Tag] - uuid str
- The UUID of the WAN Edge Device to which this interface belongs.
- version_
context GetCatalystsdwan Interface Version Context - vlan_
id float - The VLAN ID configured on the sub-interface.
- vpn_
id float - The VPN ID associated with this interface.
- wan_
edge_ Getdevice Catalystsdwan Interface Wan Edge Device
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - The administrative state of the WAN Edge Device interface.*
Unknown- Administrative state is unknown.*Up- Administrative state is up.*Down- Administrative state is down. - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- dn String
- The distinguished name of the interface.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- interface
Name String - The name of the interface on the WAN Edge Device.
- interface
Type String - The type of the interface (Portchannel, Sub-interfaces, tunnels, SVIs, Routed ports).*
Unknown- Interface type is unknown.*Loopback- Interface type is loopback.*Port Channel- Interface type is port channel.*Sub-Interface- Interface type is sub-interface.*Tunnel- Interface type is tunnel.*SVI- Interface type is SVI (Switched Virtual Interface).*Routed Port- Interface type is routed port. - ip
Address String - The IP address assigned to the WAN Edge Device interface.
- is
Native BooleanVlan - Indicates whether the sub-interface's VLAN is configured as a native VLAN.
- mac
Address String - The MAC address of the interface.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - oper
State String - The operational state of the WAN Edge Device interface.*
Unknown- Operational state of physical port or port channel or interface is unknown.*Up- Operational state of physical port or port channel or interface is up.*Down- Operational state of physical port or port channel or interface is down. - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - 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.
- subnet String
- The subnet configured on the WAN Edge Device interface.
- system
Ip String - The system IP address of the WAN Edge Device.
- List<Property Map>
- uuid String
- The UUID of the WAN Edge Device to which this interface belongs.
- version
Context Property Map - vlan
Id Number - The VLAN ID configured on the sub-interface.
- vpn
Id Number - The VPN ID associated with this interface.
- wan
Edge Property MapDevice
getCatalystsdwanInterface Result
The following output properties are available:
- Id string
- Results
List<Get
Catalystsdwan Interface Result> - Account
Moid string - Additional
Properties string - Admin
State string - Ancestors
List<Get
Catalystsdwan Interface Ancestor> - Class
Id string - Create
Time string - Dn string
- Domain
Group stringMoid - Interface
Name string - Interface
Type string - Ip
Address string - Is
Native boolVlan - Mac
Address string - Mod
Time string - Moid string
- Object
Type string - Oper
State string - Owners List<string>
- Parent
Get
Catalystsdwan Interface Parent - Permission
Resources List<GetCatalystsdwan Interface Permission Resource> - Registered
Device GetCatalystsdwan Interface Registered Device - string
- Subnet string
- System
Ip string -
List<Get
Catalystsdwan Interface Tag> - Uuid string
- Version
Context GetCatalystsdwan Interface Version Context - Vlan
Id double - Vpn
Id double - Wan
Edge GetDevice Catalystsdwan Interface Wan Edge Device
- Id string
- Results
[]Get
Catalystsdwan Interface Result - Account
Moid string - Additional
Properties string - Admin
State string - Ancestors
[]Get
Catalystsdwan Interface Ancestor - Class
Id string - Create
Time string - Dn string
- Domain
Group stringMoid - Interface
Name string - Interface
Type string - Ip
Address string - Is
Native boolVlan - Mac
Address string - Mod
Time string - Moid string
- Object
Type string - Oper
State string - Owners []string
- Parent
Get
Catalystsdwan Interface Parent - Permission
Resources []GetCatalystsdwan Interface Permission Resource - Registered
Device GetCatalystsdwan Interface Registered Device - string
- Subnet string
- System
Ip string -
[]Get
Catalystsdwan Interface Tag - Uuid string
- Version
Context GetCatalystsdwan Interface Version Context - Vlan
Id float64 - Vpn
Id float64 - Wan
Edge GetDevice Catalystsdwan Interface Wan Edge Device
- id string
- results list(object)
- account_
moid string - additional_
properties string - admin_
state string - ancestors list(object)
- class_
id string - create_
time string - dn string
- domain_
group_ stringmoid - interface_
name string - interface_
type string - ip_
address string - is_
native_ boolvlan - mac_
address string - mod_
time string - moid string
- object_
type string - oper_
state string - owners list(string)
- parent object
- permission_
resources list(object) - registered_
device object - string
- subnet string
- system_
ip string - list(object)
- uuid string
- version_
context object - vlan_
id number - vpn_
id number - wan_
edge_ objectdevice
- id String
- results
List<Get
Catalystsdwan Interface Result> - account
Moid String - additional
Properties String - admin
State String - ancestors
List<Get
Catalystsdwan Interface Ancestor> - class
Id String - create
Time String - dn String
- domain
Group StringMoid - interface
Name String - interface
Type String - ip
Address String - is
Native BooleanVlan - mac
Address String - mod
Time String - moid String
- object
Type String - oper
State String - owners List<String>
- parent
Get
Catalystsdwan Interface Parent - permission
Resources List<GetCatalystsdwan Interface Permission Resource> - registered
Device GetCatalystsdwan Interface Registered Device - String
- subnet String
- system
Ip String -
List<Get
Catalystsdwan Interface Tag> - uuid String
- version
Context GetCatalystsdwan Interface Version Context - vlan
Id Double - vpn
Id Double - wan
Edge GetDevice Catalystsdwan Interface Wan Edge Device
- id string
- results
Get
Catalystsdwan Interface Result[] - account
Moid string - additional
Properties string - admin
State string - ancestors
Get
Catalystsdwan Interface Ancestor[] - class
Id string - create
Time string - dn string
- domain
Group stringMoid - interface
Name string - interface
Type string - ip
Address string - is
Native booleanVlan - mac
Address string - mod
Time string - moid string
- object
Type string - oper
State string - owners string[]
- parent
Get
Catalystsdwan Interface Parent - permission
Resources GetCatalystsdwan Interface Permission Resource[] - registered
Device GetCatalystsdwan Interface Registered Device - string
- subnet string
- system
Ip string -
Get
Catalystsdwan Interface Tag[] - uuid string
- version
Context GetCatalystsdwan Interface Version Context - vlan
Id number - vpn
Id number - wan
Edge GetDevice Catalystsdwan Interface Wan Edge Device
- id str
- results
Sequence[Get
Catalystsdwan Interface Result] - account_
moid str - additional_
properties str - admin_
state str - ancestors
Sequence[Get
Catalystsdwan Interface Ancestor] - class_
id str - create_
time str - dn str
- domain_
group_ strmoid - interface_
name str - interface_
type str - ip_
address str - is_
native_ boolvlan - mac_
address str - mod_
time str - moid str
- object_
type str - oper_
state str - owners Sequence[str]
- parent
Get
Catalystsdwan Interface Parent - permission_
resources Sequence[GetCatalystsdwan Interface Permission Resource] - registered_
device GetCatalystsdwan Interface Registered Device - str
- subnet str
- system_
ip str -
Sequence[Get
Catalystsdwan Interface Tag] - uuid str
- version_
context GetCatalystsdwan Interface Version Context - vlan_
id float - vpn_
id float - wan_
edge_ Getdevice Catalystsdwan Interface Wan Edge Device
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - admin
State String - ancestors List<Property Map>
- class
Id String - create
Time String - dn String
- domain
Group StringMoid - interface
Name String - interface
Type String - ip
Address String - is
Native BooleanVlan - mac
Address String - mod
Time String - moid String
- object
Type String - oper
State String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - String
- subnet String
- system
Ip String - List<Property Map>
- uuid String
- version
Context Property Map - vlan
Id Number - vpn
Id Number - wan
Edge Property MapDevice
Supporting Types
GetCatalystsdwanInterfaceAncestor
- 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 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'.
GetCatalystsdwanInterfaceParent
- 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 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'.
GetCatalystsdwanInterfacePermissionResource
- 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 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'.
GetCatalystsdwanInterfaceRegisteredDevice
- 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 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'.
GetCatalystsdwanInterfaceResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - The administrative state of the WAN Edge Device interface.*
Unknown- Administrative state is unknown.*Up- Administrative state is up.*Down- Administrative state is down. - Ancestors
List<Get
Catalystsdwan Interface Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Dn string
- The distinguished name of the interface.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Interface
Name string - The name of the interface on the WAN Edge Device.
- Interface
Type string - The type of the interface (Portchannel, Sub-interfaces, tunnels, SVIs, Routed ports).*
Unknown- Interface type is unknown.*Loopback- Interface type is loopback.*Port Channel- Interface type is port channel.*Sub-Interface- Interface type is sub-interface.*Tunnel- Interface type is tunnel.*SVI- Interface type is SVI (Switched Virtual Interface).*Routed Port- Interface type is routed port. - Ip
Address string - The IP address assigned to the WAN Edge Device interface.
- Is
Native boolVlan - Indicates whether the sub-interface's VLAN is configured as a native VLAN.
- Mac
Address string - The MAC address of the interface.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Oper
State string - The operational state of the WAN Edge Device interface.*
Unknown- Operational state of physical port or port channel or interface is unknown.*Up- Operational state of physical port or port channel or interface is up.*Down- Operational state of physical port or port channel or interface is down. - Owners List<string>
- Parents
List<Get
Catalystsdwan Interface Result Parent> - Permission
Resources List<GetCatalystsdwan Interface Result Permission Resource> - Registered
Devices List<GetCatalystsdwan Interface Result Registered Device> - 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.
- Subnet string
- The subnet configured on the WAN Edge Device interface.
- System
Ip string - The system IP address of the WAN Edge Device.
-
List<Get
Catalystsdwan Interface Result Tag> - Uuid string
- The UUID of the WAN Edge Device to which this interface belongs.
- Version
Contexts List<GetCatalystsdwan Interface Result Version Context> - Vlan
Id double - The VLAN ID configured on the sub-interface.
- Vpn
Id double - The VPN ID associated with this interface.
- Wan
Edge List<GetDevices Catalystsdwan Interface Result Wan Edge Device>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - The administrative state of the WAN Edge Device interface.*
Unknown- Administrative state is unknown.*Up- Administrative state is up.*Down- Administrative state is down. - Ancestors
[]Get
Catalystsdwan Interface Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Dn string
- The distinguished name of the interface.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Interface
Name string - The name of the interface on the WAN Edge Device.
- Interface
Type string - The type of the interface (Portchannel, Sub-interfaces, tunnels, SVIs, Routed ports).*
Unknown- Interface type is unknown.*Loopback- Interface type is loopback.*Port Channel- Interface type is port channel.*Sub-Interface- Interface type is sub-interface.*Tunnel- Interface type is tunnel.*SVI- Interface type is SVI (Switched Virtual Interface).*Routed Port- Interface type is routed port. - Ip
Address string - The IP address assigned to the WAN Edge Device interface.
- Is
Native boolVlan - Indicates whether the sub-interface's VLAN is configured as a native VLAN.
- Mac
Address string - The MAC address of the interface.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Oper
State string - The operational state of the WAN Edge Device interface.*
Unknown- Operational state of physical port or port channel or interface is unknown.*Up- Operational state of physical port or port channel or interface is up.*Down- Operational state of physical port or port channel or interface is down. - Owners []string
- Parents
[]Get
Catalystsdwan Interface Result Parent - Permission
Resources []GetCatalystsdwan Interface Result Permission Resource - Registered
Devices []GetCatalystsdwan Interface Result Registered Device - 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.
- Subnet string
- The subnet configured on the WAN Edge Device interface.
- System
Ip string - The system IP address of the WAN Edge Device.
-
[]Get
Catalystsdwan Interface Result Tag - Uuid string
- The UUID of the WAN Edge Device to which this interface belongs.
- Version
Contexts []GetCatalystsdwan Interface Result Version Context - Vlan
Id float64 - The VLAN ID configured on the sub-interface.
- Vpn
Id float64 - The VPN ID associated with this interface.
- Wan
Edge []GetDevices Catalystsdwan Interface Result Wan Edge Device
- account_
moid string - The Account ID for this managed object.
- additional_
properties string - admin_
state string - The administrative state of the WAN Edge Device interface.*
Unknown- Administrative state is unknown.*Up- Administrative state is up.*Down- Administrative state is down. - ancestors list(object)
- class_
id string - create_
time string - The time when this managed object was created.
- dn string
- The distinguished name of the interface.
- domain_
group_ stringmoid - The DomainGroup ID for this managed object.
- interface_
name string - The name of the interface on the WAN Edge Device.
- interface_
type string - The type of the interface (Portchannel, Sub-interfaces, tunnels, SVIs, Routed ports).*
Unknown- Interface type is unknown.*Loopback- Interface type is loopback.*Port Channel- Interface type is port channel.*Sub-Interface- Interface type is sub-interface.*Tunnel- Interface type is tunnel.*SVI- Interface type is SVI (Switched Virtual Interface).*Routed Port- Interface type is routed port. - ip_
address string - The IP address assigned to the WAN Edge Device interface.
- is_
native_ boolvlan - Indicates whether the sub-interface's VLAN is configured as a native VLAN.
- mac_
address string - The MAC address of the interface.
- mod_
time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object_
type string - oper_
state string - The operational state of the WAN Edge Device interface.*
Unknown- Operational state of physical port or port channel or interface is unknown.*Up- Operational state of physical port or port channel or interface is up.*Down- Operational state of physical port or port channel or interface is down. - owners list(string)
- parents list(object)
- permission_
resources list(object) - registered_
devices list(object) - 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.
- subnet string
- The subnet configured on the WAN Edge Device interface.
- system_
ip string - The system IP address of the WAN Edge Device.
- list(object)
- uuid string
- The UUID of the WAN Edge Device to which this interface belongs.
- version_
contexts list(object) - vlan_
id number - The VLAN ID configured on the sub-interface.
- vpn_
id number - The VPN ID associated with this interface.
- wan_
edge_ list(object)devices
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - The administrative state of the WAN Edge Device interface.*
Unknown- Administrative state is unknown.*Up- Administrative state is up.*Down- Administrative state is down. - ancestors
List<Get
Catalystsdwan Interface Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- dn String
- The distinguished name of the interface.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- interface
Name String - The name of the interface on the WAN Edge Device.
- interface
Type String - The type of the interface (Portchannel, Sub-interfaces, tunnels, SVIs, Routed ports).*
Unknown- Interface type is unknown.*Loopback- Interface type is loopback.*Port Channel- Interface type is port channel.*Sub-Interface- Interface type is sub-interface.*Tunnel- Interface type is tunnel.*SVI- Interface type is SVI (Switched Virtual Interface).*Routed Port- Interface type is routed port. - ip
Address String - The IP address assigned to the WAN Edge Device interface.
- is
Native BooleanVlan - Indicates whether the sub-interface's VLAN is configured as a native VLAN.
- mac
Address String - The MAC address of the interface.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - oper
State String - The operational state of the WAN Edge Device interface.*
Unknown- Operational state of physical port or port channel or interface is unknown.*Up- Operational state of physical port or port channel or interface is up.*Down- Operational state of physical port or port channel or interface is down. - owners List<String>
- parents
List<Get
Catalystsdwan Interface Result Parent> - permission
Resources List<GetCatalystsdwan Interface Result Permission Resource> - registered
Devices List<GetCatalystsdwan Interface Result Registered Device> - 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.
- subnet String
- The subnet configured on the WAN Edge Device interface.
- system
Ip String - The system IP address of the WAN Edge Device.
-
List<Get
Catalystsdwan Interface Result Tag> - uuid String
- The UUID of the WAN Edge Device to which this interface belongs.
- version
Contexts List<GetCatalystsdwan Interface Result Version Context> - vlan
Id Double - The VLAN ID configured on the sub-interface.
- vpn
Id Double - The VPN ID associated with this interface.
- wan
Edge List<GetDevices Catalystsdwan Interface Result Wan Edge Device>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
State string - The administrative state of the WAN Edge Device interface.*
Unknown- Administrative state is unknown.*Up- Administrative state is up.*Down- Administrative state is down. - ancestors
Get
Catalystsdwan Interface Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- dn string
- The distinguished name of the interface.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- interface
Name string - The name of the interface on the WAN Edge Device.
- interface
Type string - The type of the interface (Portchannel, Sub-interfaces, tunnels, SVIs, Routed ports).*
Unknown- Interface type is unknown.*Loopback- Interface type is loopback.*Port Channel- Interface type is port channel.*Sub-Interface- Interface type is sub-interface.*Tunnel- Interface type is tunnel.*SVI- Interface type is SVI (Switched Virtual Interface).*Routed Port- Interface type is routed port. - ip
Address string - The IP address assigned to the WAN Edge Device interface.
- is
Native booleanVlan - Indicates whether the sub-interface's VLAN is configured as a native VLAN.
- mac
Address string - The MAC address of the interface.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - oper
State string - The operational state of the WAN Edge Device interface.*
Unknown- Operational state of physical port or port channel or interface is unknown.*Up- Operational state of physical port or port channel or interface is up.*Down- Operational state of physical port or port channel or interface is down. - owners string[]
- parents
Get
Catalystsdwan Interface Result Parent[] - permission
Resources GetCatalystsdwan Interface Result Permission Resource[] - registered
Devices GetCatalystsdwan Interface Result Registered Device[] - 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.
- subnet string
- The subnet configured on the WAN Edge Device interface.
- system
Ip string - The system IP address of the WAN Edge Device.
-
Get
Catalystsdwan Interface Result Tag[] - uuid string
- The UUID of the WAN Edge Device to which this interface belongs.
- version
Contexts GetCatalystsdwan Interface Result Version Context[] - vlan
Id number - The VLAN ID configured on the sub-interface.
- vpn
Id number - The VPN ID associated with this interface.
- wan
Edge GetDevices Catalystsdwan Interface Result Wan Edge Device[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - admin_
state str - The administrative state of the WAN Edge Device interface.*
Unknown- Administrative state is unknown.*Up- Administrative state is up.*Down- Administrative state is down. - ancestors
Sequence[Get
Catalystsdwan Interface Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- dn str
- The distinguished name of the interface.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- interface_
name str - The name of the interface on the WAN Edge Device.
- interface_
type str - The type of the interface (Portchannel, Sub-interfaces, tunnels, SVIs, Routed ports).*
Unknown- Interface type is unknown.*Loopback- Interface type is loopback.*Port Channel- Interface type is port channel.*Sub-Interface- Interface type is sub-interface.*Tunnel- Interface type is tunnel.*SVI- Interface type is SVI (Switched Virtual Interface).*Routed Port- Interface type is routed port. - ip_
address str - The IP address assigned to the WAN Edge Device interface.
- is_
native_ boolvlan - Indicates whether the sub-interface's VLAN is configured as a native VLAN.
- mac_
address str - The MAC address of the interface.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - oper_
state str - The operational state of the WAN Edge Device interface.*
Unknown- Operational state of physical port or port channel or interface is unknown.*Up- Operational state of physical port or port channel or interface is up.*Down- Operational state of physical port or port channel or interface is down. - owners Sequence[str]
- parents
Sequence[Get
Catalystsdwan Interface Result Parent] - permission_
resources Sequence[GetCatalystsdwan Interface Result Permission Resource] - registered_
devices Sequence[GetCatalystsdwan Interface Result Registered Device] - 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.
- subnet str
- The subnet configured on the WAN Edge Device interface.
- system_
ip str - The system IP address of the WAN Edge Device.
-
Sequence[Get
Catalystsdwan Interface Result Tag] - uuid str
- The UUID of the WAN Edge Device to which this interface belongs.
- version_
contexts Sequence[GetCatalystsdwan Interface Result Version Context] - vlan_
id float - The VLAN ID configured on the sub-interface.
- vpn_
id float - The VPN ID associated with this interface.
- wan_
edge_ Sequence[Getdevices Catalystsdwan Interface Result Wan Edge Device]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - The administrative state of the WAN Edge Device interface.*
Unknown- Administrative state is unknown.*Up- Administrative state is up.*Down- Administrative state is down. - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- dn String
- The distinguished name of the interface.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- interface
Name String - The name of the interface on the WAN Edge Device.
- interface
Type String - The type of the interface (Portchannel, Sub-interfaces, tunnels, SVIs, Routed ports).*
Unknown- Interface type is unknown.*Loopback- Interface type is loopback.*Port Channel- Interface type is port channel.*Sub-Interface- Interface type is sub-interface.*Tunnel- Interface type is tunnel.*SVI- Interface type is SVI (Switched Virtual Interface).*Routed Port- Interface type is routed port. - ip
Address String - The IP address assigned to the WAN Edge Device interface.
- is
Native BooleanVlan - Indicates whether the sub-interface's VLAN is configured as a native VLAN.
- mac
Address String - The MAC address of the interface.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - oper
State String - The operational state of the WAN Edge Device interface.*
Unknown- Operational state of physical port or port channel or interface is unknown.*Up- Operational state of physical port or port channel or interface is up.*Down- Operational state of physical port or port channel or interface is down. - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - registered
Devices List<Property Map> - 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.
- subnet String
- The subnet configured on the WAN Edge Device interface.
- system
Ip String - The system IP address of the WAN Edge Device.
- List<Property Map>
- uuid String
- The UUID of the WAN Edge Device to which this interface belongs.
- version
Contexts List<Property Map> - vlan
Id Number - The VLAN ID configured on the sub-interface.
- vpn
Id Number - The VPN ID associated with this interface.
- wan
Edge List<Property Map>Devices
GetCatalystsdwanInterfaceResultAncestor
- 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 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
GetCatalystsdwanInterfaceResultParent
- 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 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
GetCatalystsdwanInterfaceResultPermissionResource
- 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 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
GetCatalystsdwanInterfaceResultRegisteredDevice
- 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 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
GetCatalystsdwanInterfaceResultTag
- additional_
properties string - ancestor_
definitions list(object) - definitions list(object)
- key string
- propagated bool
- sys_
tag bool - type string
- value string
- additional
Properties string - ancestor
Definitions GetCatalystsdwan Interface Result Tag Ancestor Definition[] - definitions
Get
Catalystsdwan Interface Result Tag Definition[] - key string
- propagated boolean
- sys
Tag boolean - type string
- value string
- additional
Properties String - ancestor
Definitions List<Property Map> - definitions List<Property Map>
- key String
- propagated Boolean
- sys
Tag Boolean - type String
- value String
GetCatalystsdwanInterfaceResultTagAncestorDefinition
- 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 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
GetCatalystsdwanInterfaceResultTagDefinition
- 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 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
GetCatalystsdwanInterfaceResultVersionContext
- additional_
properties string - class_
id string - interested_
mos list(object) - marked_
for_ booldeletion - nr_
version string - object_
type string - ref_
mos list(object) - timestamp string
- version_
type string
- 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
GetCatalystsdwanInterfaceResultVersionContextInterestedMo
- 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 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
GetCatalystsdwanInterfaceResultVersionContextRefMo
- 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 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
GetCatalystsdwanInterfaceResultWanEdgeDevice
- 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 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
GetCatalystsdwanInterfaceTag
- Additional
Properties string - Ancestor
Definitions List<GetCatalystsdwan Interface Tag Ancestor Definition> - Definition
Get
Catalystsdwan Interface Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- Key string
- The string representation of a tag key.
- Propagated bool
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- Sys
Tag bool - Specifies whether the tag is user-defined or owned by the system.
- Type string
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- Value string
- The string representation of a tag value.
- Additional
Properties string - Ancestor
Definitions []GetCatalystsdwan Interface Tag Ancestor Definition - Definition
Get
Catalystsdwan Interface Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- Key string
- The string representation of a tag key.
- Propagated bool
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- Sys
Tag bool - Specifies whether the tag is user-defined or owned by the system.
- Type string
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- Value string
- The string representation of a tag value.
- additional_
properties string - ancestor_
definitions list(object) - definition object
- The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key string
- The string representation of a tag key.
- propagated bool
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- sys_
tag bool - Specifies whether the tag is user-defined or owned by the system.
- type string
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- value string
- The string representation of a tag value.
- additional
Properties String - ancestor
Definitions List<GetCatalystsdwan Interface Tag Ancestor Definition> - definition
Get
Catalystsdwan Interface Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key String
- The string representation of a tag key.
- propagated Boolean
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- sys
Tag Boolean - Specifies whether the tag is user-defined or owned by the system.
- type String
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- value String
- The string representation of a tag value.
- additional
Properties string - ancestor
Definitions GetCatalystsdwan Interface Tag Ancestor Definition[] - definition
Get
Catalystsdwan Interface Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key string
- The string representation of a tag key.
- propagated boolean
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- sys
Tag boolean - Specifies whether the tag is user-defined or owned by the system.
- type string
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- value string
- The string representation of a tag value.
- additional_
properties str - ancestor_
definitions Sequence[GetCatalystsdwan Interface Tag Ancestor Definition] - definition
Get
Catalystsdwan Interface Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key str
- The string representation of a tag key.
- propagated bool
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- sys_
tag bool - Specifies whether the tag is user-defined or owned by the system.
- type str
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- value str
- The string representation of a tag value.
- additional
Properties String - ancestor
Definitions List<Property Map> - definition Property Map
- The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key String
- The string representation of a tag key.
- propagated Boolean
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- sys
Tag Boolean - Specifies whether the tag is user-defined or owned by the system.
- type String
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- value String
- The string representation of a tag value.
GetCatalystsdwanInterfaceTagAncestorDefinition
- 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 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'.
GetCatalystsdwanInterfaceTagDefinition
- 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 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'.
GetCatalystsdwanInterfaceVersionContext
- 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<GetCatalystsdwan Interface 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 GetCatalystsdwan Interface 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 []GetCatalystsdwan Interface 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 GetCatalystsdwan Interface 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(object) - 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 object - 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<GetCatalystsdwan Interface 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 GetCatalystsdwan Interface 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 GetCatalystsdwan Interface 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 GetCatalystsdwan Interface 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[GetCatalystsdwan Interface 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 GetCatalystsdwan Interface 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.
GetCatalystsdwanInterfaceVersionContextInterestedMo
- 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 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'.
GetCatalystsdwanInterfaceVersionContextRefMo
- 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 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'.
GetCatalystsdwanInterfaceWanEdgeDevice
- 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 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
intersightTerraform Provider.
Viewing docs for intersight 1.0.79
published on Monday, Aug 24, 2026 by ciscodevnet
published on Monday, Aug 24, 2026 by ciscodevnet