intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getNetworkVlanPortInfo
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Vlan Port information of a Fabric Interconnect.
Using getNetworkVlanPortInfo
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 getNetworkVlanPortInfo(args: GetNetworkVlanPortInfoArgs, opts?: InvokeOptions): Promise<GetNetworkVlanPortInfoResult>
function getNetworkVlanPortInfoOutput(args: GetNetworkVlanPortInfoOutputArgs, opts?: InvokeOptions): Output<GetNetworkVlanPortInfoResult>
def get_network_vlan_port_info(access_vlan_port_count: Optional[float] = None,
account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetNetworkVlanPortInfoAncestor]] = None,
border_vlan_port_count: Optional[float] = None,
class_id: Optional[str] = None,
compressed_optimization_sets_value: Optional[float] = None,
compressed_vlan_port_count: Optional[str] = None,
compressed_vlan_port_count_value: Optional[float] = None,
create_time: Optional[str] = None,
device_mo_id: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
inventory_device_info: Optional[GetNetworkVlanPortInfoInventoryDeviceInfo] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
network_element: Optional[GetNetworkVlanPortInfoNetworkElement] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetNetworkVlanPortInfoParent] = None,
permission_resources: Optional[Sequence[GetNetworkVlanPortInfoPermissionResource]] = None,
registered_device: Optional[GetNetworkVlanPortInfoRegisteredDevice] = None,
rn: Optional[str] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetNetworkVlanPortInfoTag]] = None,
total_vlan_port_count: Optional[float] = None,
uncompressed_vlan_port_count: Optional[str] = None,
uncompressed_vlan_port_count_value: Optional[float] = None,
version_context: Optional[GetNetworkVlanPortInfoVersionContext] = None,
vlan_port_limit: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetNetworkVlanPortInfoResult
def get_network_vlan_port_info_output(access_vlan_port_count: Optional[pulumi.Input[float]] = None,
account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkVlanPortInfoAncestorArgs]]]] = None,
border_vlan_port_count: Optional[pulumi.Input[float]] = None,
class_id: Optional[pulumi.Input[str]] = None,
compressed_optimization_sets_value: Optional[pulumi.Input[float]] = None,
compressed_vlan_port_count: Optional[pulumi.Input[str]] = None,
compressed_vlan_port_count_value: Optional[pulumi.Input[float]] = None,
create_time: Optional[pulumi.Input[str]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
inventory_device_info: Optional[pulumi.Input[GetNetworkVlanPortInfoInventoryDeviceInfoArgs]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
network_element: Optional[pulumi.Input[GetNetworkVlanPortInfoNetworkElementArgs]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetNetworkVlanPortInfoParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkVlanPortInfoPermissionResourceArgs]]]] = None,
registered_device: Optional[pulumi.Input[GetNetworkVlanPortInfoRegisteredDeviceArgs]] = None,
rn: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkVlanPortInfoTagArgs]]]] = None,
total_vlan_port_count: Optional[pulumi.Input[float]] = None,
uncompressed_vlan_port_count: Optional[pulumi.Input[str]] = None,
uncompressed_vlan_port_count_value: Optional[pulumi.Input[float]] = None,
version_context: Optional[pulumi.Input[GetNetworkVlanPortInfoVersionContextArgs]] = None,
vlan_port_limit: Optional[pulumi.Input[float]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNetworkVlanPortInfoResult]
func LookupNetworkVlanPortInfo(ctx *Context, args *LookupNetworkVlanPortInfoArgs, opts ...InvokeOption) (*LookupNetworkVlanPortInfoResult, error)
func LookupNetworkVlanPortInfoOutput(ctx *Context, args *LookupNetworkVlanPortInfoOutputArgs, opts ...InvokeOption) LookupNetworkVlanPortInfoResultOutput
> Note: This function is named LookupNetworkVlanPortInfo
in the Go SDK.
public static class GetNetworkVlanPortInfo
{
public static Task<GetNetworkVlanPortInfoResult> InvokeAsync(GetNetworkVlanPortInfoArgs args, InvokeOptions? opts = null)
public static Output<GetNetworkVlanPortInfoResult> Invoke(GetNetworkVlanPortInfoInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNetworkVlanPortInfoResult> getNetworkVlanPortInfo(GetNetworkVlanPortInfoArgs args, InvokeOptions options)
public static Output<GetNetworkVlanPortInfoResult> getNetworkVlanPortInfo(GetNetworkVlanPortInfoArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getNetworkVlanPortInfo:getNetworkVlanPortInfo
arguments:
# arguments dictionary
The following arguments are supported:
- Access
Vlan doublePort Count - The number of available VLAN access ports on a Fabric Interconnect.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Network Vlan Port Info Ancestor> - Border
Vlan doublePort Count - The number of available VLAN border ports on a Fabric Interconnect.
- Class
Id string - Compressed
Optimization doubleSets Value - The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
- Compressed
Vlan stringPort Count - The number of compressed VLAN ports on a Fabric Interconnect.
- Compressed
Vlan doublePort Count Value - The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Inventory
Device GetInfo Network Vlan Port Info Inventory Device Info - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Element GetNetwork Vlan Port Info Network Element - Object
Type string - Owners List<string>
- Parent
Get
Network Vlan Port Info Parent - Permission
Resources List<GetNetwork Vlan Port Info Permission Resource> - Registered
Device GetNetwork Vlan Port Info Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Network Vlan Port Info Tag> - Total
Vlan doublePort Count - The total number of VLAN ports on a Fabric Interconnect.
- Uncompressed
Vlan stringPort Count - The number of uncompressed VLAN ports on a Fabric Interconnect.
- Uncompressed
Vlan doublePort Count Value - The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- Version
Context GetNetwork Vlan Port Info Version Context - Vlan
Port doubleLimit - The maximum number of VLAN ports allowed on a Fabric Interconnect.
- Access
Vlan float64Port Count - The number of available VLAN access ports on a Fabric Interconnect.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Network Vlan Port Info Ancestor - Border
Vlan float64Port Count - The number of available VLAN border ports on a Fabric Interconnect.
- Class
Id string - Compressed
Optimization float64Sets Value - The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
- Compressed
Vlan stringPort Count - The number of compressed VLAN ports on a Fabric Interconnect.
- Compressed
Vlan float64Port Count Value - The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Inventory
Device GetInfo Network Vlan Port Info Inventory Device Info - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Element GetNetwork Vlan Port Info Network Element - Object
Type string - Owners []string
- Parent
Get
Network Vlan Port Info Parent - Permission
Resources []GetNetwork Vlan Port Info Permission Resource - Registered
Device GetNetwork Vlan Port Info Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Network Vlan Port Info Tag - Total
Vlan float64Port Count - The total number of VLAN ports on a Fabric Interconnect.
- Uncompressed
Vlan stringPort Count - The number of uncompressed VLAN ports on a Fabric Interconnect.
- Uncompressed
Vlan float64Port Count Value - The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- Version
Context GetNetwork Vlan Port Info Version Context - Vlan
Port float64Limit - The maximum number of VLAN ports allowed on a Fabric Interconnect.
- access
Vlan DoublePort Count - The number of available VLAN access ports on a Fabric Interconnect.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Network Vlan Port Info Ancestor> - border
Vlan DoublePort Count - The number of available VLAN border ports on a Fabric Interconnect.
- class
Id String - compressed
Optimization DoubleSets Value - The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
- compressed
Vlan StringPort Count - The number of compressed VLAN ports on a Fabric Interconnect.
- compressed
Vlan DoublePort Count Value - The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- inventory
Device GetInfo Network Vlan Port Info Inventory Device Info - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Element GetNetwork Vlan Port Info Network Element - object
Type String - owners List<String>
- parent
Get
Network Vlan Port Info Parent - permission
Resources List<GetNetwork Vlan Port Info Permission Resource> - registered
Device GetNetwork Vlan Port Info Registered Device - rn String
- The Relative Name uniquely identifies an object within a given context.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Network Vlan Port Info Tag> - total
Vlan DoublePort Count - The total number of VLAN ports on a Fabric Interconnect.
- uncompressed
Vlan StringPort Count - The number of uncompressed VLAN ports on a Fabric Interconnect.
- uncompressed
Vlan DoublePort Count Value - The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- version
Context GetNetwork Vlan Port Info Version Context - vlan
Port DoubleLimit - The maximum number of VLAN ports allowed on a Fabric Interconnect.
- access
Vlan numberPort Count - The number of available VLAN access ports on a Fabric Interconnect.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Network Vlan Port Info Ancestor[] - border
Vlan numberPort Count - The number of available VLAN border ports on a Fabric Interconnect.
- class
Id string - compressed
Optimization numberSets Value - The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
- compressed
Vlan stringPort Count - The number of compressed VLAN ports on a Fabric Interconnect.
- compressed
Vlan numberPort Count Value - The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- create
Time string - The time when this managed object was created.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- inventory
Device GetInfo Network Vlan Port Info Inventory Device Info - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- network
Element GetNetwork Vlan Port Info Network Element - object
Type string - owners string[]
- parent
Get
Network Vlan Port Info Parent - permission
Resources GetNetwork Vlan Port Info Permission Resource[] - registered
Device GetNetwork Vlan Port Info Registered Device - rn string
- The Relative Name uniquely identifies an object within a given context.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Network Vlan Port Info Tag[] - total
Vlan numberPort Count - The total number of VLAN ports on a Fabric Interconnect.
- uncompressed
Vlan stringPort Count - The number of uncompressed VLAN ports on a Fabric Interconnect.
- uncompressed
Vlan numberPort Count Value - The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- version
Context GetNetwork Vlan Port Info Version Context - vlan
Port numberLimit - The maximum number of VLAN ports allowed on a Fabric Interconnect.
- access_
vlan_ floatport_ count - The number of available VLAN access ports on a Fabric Interconnect.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Network Vlan Port Info Ancestor] - border_
vlan_ floatport_ count - The number of available VLAN border ports on a Fabric Interconnect.
- class_
id str - compressed_
optimization_ floatsets_ value - The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
- compressed_
vlan_ strport_ count - The number of compressed VLAN ports on a Fabric Interconnect.
- compressed_
vlan_ floatport_ count_ value - The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- create_
time str - The time when this managed object was created.
- device_
mo_ strid - The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- inventory_
device_ Getinfo Network Vlan Port Info Inventory Device Info - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- network_
element GetNetwork Vlan Port Info Network Element - object_
type str - owners Sequence[str]
- parent
Get
Network Vlan Port Info Parent - permission_
resources Sequence[GetNetwork Vlan Port Info Permission Resource] - registered_
device GetNetwork Vlan Port Info Registered Device - rn str
- The Relative Name uniquely identifies an object within a given context.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Network Vlan Port Info Tag] - total_
vlan_ floatport_ count - The total number of VLAN ports on a Fabric Interconnect.
- uncompressed_
vlan_ strport_ count - The number of uncompressed VLAN ports on a Fabric Interconnect.
- uncompressed_
vlan_ floatport_ count_ value - The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- version_
context GetNetwork Vlan Port Info Version Context - vlan_
port_ floatlimit - The maximum number of VLAN ports allowed on a Fabric Interconnect.
- access
Vlan NumberPort Count - The number of available VLAN access ports on a Fabric Interconnect.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- border
Vlan NumberPort Count - The number of available VLAN border ports on a Fabric Interconnect.
- class
Id String - compressed
Optimization NumberSets Value - The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
- compressed
Vlan StringPort Count - The number of compressed VLAN ports on a Fabric Interconnect.
- compressed
Vlan NumberPort Count Value - The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- inventory
Device Property MapInfo - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Element Property Map - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - rn String
- The Relative Name uniquely identifies an object within a given context.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- total
Vlan NumberPort Count - The total number of VLAN ports on a Fabric Interconnect.
- uncompressed
Vlan StringPort Count - The number of uncompressed VLAN ports on a Fabric Interconnect.
- uncompressed
Vlan NumberPort Count Value - The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- version
Context Property Map - vlan
Port NumberLimit - The maximum number of VLAN ports allowed on a Fabric Interconnect.
getNetworkVlanPortInfo Result
The following output properties are available:
- Id string
- Results
List<Get
Network Vlan Port Info Result> - Access
Vlan doublePort Count - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Network Vlan Port Info Ancestor> - Border
Vlan doublePort Count - Class
Id string - Compressed
Optimization doubleSets Value - Compressed
Vlan stringPort Count - Compressed
Vlan doublePort Count Value - Create
Time string - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Inventory
Device GetInfo Network Vlan Port Info Inventory Device Info - Mod
Time string - Moid string
- Network
Element GetNetwork Vlan Port Info Network Element - Object
Type string - Owners List<string>
- Parent
Get
Network Vlan Port Info Parent - Permission
Resources List<GetNetwork Vlan Port Info Permission Resource> - Registered
Device GetNetwork Vlan Port Info Registered Device - Rn string
- string
- List<Get
Network Vlan Port Info Tag> - Total
Vlan doublePort Count - Uncompressed
Vlan stringPort Count - Uncompressed
Vlan doublePort Count Value - Version
Context GetNetwork Vlan Port Info Version Context - Vlan
Port doubleLimit
- Id string
- Results
[]Get
Network Vlan Port Info Result - Access
Vlan float64Port Count - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Network Vlan Port Info Ancestor - Border
Vlan float64Port Count - Class
Id string - Compressed
Optimization float64Sets Value - Compressed
Vlan stringPort Count - Compressed
Vlan float64Port Count Value - Create
Time string - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Inventory
Device GetInfo Network Vlan Port Info Inventory Device Info - Mod
Time string - Moid string
- Network
Element GetNetwork Vlan Port Info Network Element - Object
Type string - Owners []string
- Parent
Get
Network Vlan Port Info Parent - Permission
Resources []GetNetwork Vlan Port Info Permission Resource - Registered
Device GetNetwork Vlan Port Info Registered Device - Rn string
- string
- []Get
Network Vlan Port Info Tag - Total
Vlan float64Port Count - Uncompressed
Vlan stringPort Count - Uncompressed
Vlan float64Port Count Value - Version
Context GetNetwork Vlan Port Info Version Context - Vlan
Port float64Limit
- id String
- results
List<Get
Network Vlan Port Info Result> - access
Vlan DoublePort Count - account
Moid String - additional
Properties String - ancestors
List<Get
Network Vlan Port Info Ancestor> - border
Vlan DoublePort Count - class
Id String - compressed
Optimization DoubleSets Value - compressed
Vlan StringPort Count - compressed
Vlan DoublePort Count Value - create
Time String - device
Mo StringId - dn String
- domain
Group StringMoid - inventory
Device GetInfo Network Vlan Port Info Inventory Device Info - mod
Time String - moid String
- network
Element GetNetwork Vlan Port Info Network Element - object
Type String - owners List<String>
- parent
Get
Network Vlan Port Info Parent - permission
Resources List<GetNetwork Vlan Port Info Permission Resource> - registered
Device GetNetwork Vlan Port Info Registered Device - rn String
- String
- List<Get
Network Vlan Port Info Tag> - total
Vlan DoublePort Count - uncompressed
Vlan StringPort Count - uncompressed
Vlan DoublePort Count Value - version
Context GetNetwork Vlan Port Info Version Context - vlan
Port DoubleLimit
- id string
- results
Get
Network Vlan Port Info Result[] - access
Vlan numberPort Count - account
Moid string - additional
Properties string - ancestors
Get
Network Vlan Port Info Ancestor[] - border
Vlan numberPort Count - class
Id string - compressed
Optimization numberSets Value - compressed
Vlan stringPort Count - compressed
Vlan numberPort Count Value - create
Time string - device
Mo stringId - dn string
- domain
Group stringMoid - inventory
Device GetInfo Network Vlan Port Info Inventory Device Info - mod
Time string - moid string
- network
Element GetNetwork Vlan Port Info Network Element - object
Type string - owners string[]
- parent
Get
Network Vlan Port Info Parent - permission
Resources GetNetwork Vlan Port Info Permission Resource[] - registered
Device GetNetwork Vlan Port Info Registered Device - rn string
- string
- Get
Network Vlan Port Info Tag[] - total
Vlan numberPort Count - uncompressed
Vlan stringPort Count - uncompressed
Vlan numberPort Count Value - version
Context GetNetwork Vlan Port Info Version Context - vlan
Port numberLimit
- id str
- results
Sequence[Get
Network Vlan Port Info Result] - access_
vlan_ floatport_ count - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Network Vlan Port Info Ancestor] - border_
vlan_ floatport_ count - class_
id str - compressed_
optimization_ floatsets_ value - compressed_
vlan_ strport_ count - compressed_
vlan_ floatport_ count_ value - create_
time str - device_
mo_ strid - dn str
- domain_
group_ strmoid - inventory_
device_ Getinfo Network Vlan Port Info Inventory Device Info - mod_
time str - moid str
- network_
element GetNetwork Vlan Port Info Network Element - object_
type str - owners Sequence[str]
- parent
Get
Network Vlan Port Info Parent - permission_
resources Sequence[GetNetwork Vlan Port Info Permission Resource] - registered_
device GetNetwork Vlan Port Info Registered Device - rn str
- str
- Sequence[Get
Network Vlan Port Info Tag] - total_
vlan_ floatport_ count - uncompressed_
vlan_ strport_ count - uncompressed_
vlan_ floatport_ count_ value - version_
context GetNetwork Vlan Port Info Version Context - vlan_
port_ floatlimit
- id String
- results List<Property Map>
- access
Vlan NumberPort Count - account
Moid String - additional
Properties String - ancestors List<Property Map>
- border
Vlan NumberPort Count - class
Id String - compressed
Optimization NumberSets Value - compressed
Vlan StringPort Count - compressed
Vlan NumberPort Count Value - create
Time String - device
Mo StringId - dn String
- domain
Group StringMoid - inventory
Device Property MapInfo - mod
Time String - moid String
- network
Element Property Map - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - rn String
- String
- List<Property Map>
- total
Vlan NumberPort Count - uncompressed
Vlan StringPort Count - uncompressed
Vlan NumberPort Count Value - version
Context Property Map - vlan
Port NumberLimit
Supporting Types
GetNetworkVlanPortInfoAncestor
- 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'.
GetNetworkVlanPortInfoInventoryDeviceInfo
- 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'.
GetNetworkVlanPortInfoNetworkElement
- 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'.
GetNetworkVlanPortInfoParent
- 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'.
GetNetworkVlanPortInfoPermissionResource
- 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'.
GetNetworkVlanPortInfoRegisteredDevice
- 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'.
GetNetworkVlanPortInfoResult
- Access
Vlan doublePort Count - The number of available VLAN access ports on a Fabric Interconnect.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Network Vlan Port Info Result Ancestor> - Border
Vlan doublePort Count - The number of available VLAN border ports on a Fabric Interconnect.
- Class
Id string - Compressed
Optimization doubleSets Value - The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
- Compressed
Vlan stringPort Count - The number of compressed VLAN ports on a Fabric Interconnect.
- Compressed
Vlan doublePort Count Value - The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Inventory
Device List<GetInfos Network Vlan Port Info Result Inventory Device Info> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Elements List<GetNetwork Vlan Port Info Result Network Element> - Object
Type string - Owners List<string>
- Parents
List<Get
Network Vlan Port Info Result Parent> - Permission
Resources List<GetNetwork Vlan Port Info Result Permission Resource> - Registered
Devices List<GetNetwork Vlan Port Info Result Registered Device> - Rn string
- The Relative Name uniquely identifies an object within a given context.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Network Vlan Port Info Result Tag> - Total
Vlan doublePort Count - The total number of VLAN ports on a Fabric Interconnect.
- Uncompressed
Vlan stringPort Count - The number of uncompressed VLAN ports on a Fabric Interconnect.
- Uncompressed
Vlan doublePort Count Value - The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- Version
Contexts List<GetNetwork Vlan Port Info Result Version Context> - Vlan
Port doubleLimit - The maximum number of VLAN ports allowed on a Fabric Interconnect.
- Access
Vlan float64Port Count - The number of available VLAN access ports on a Fabric Interconnect.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Network Vlan Port Info Result Ancestor - Border
Vlan float64Port Count - The number of available VLAN border ports on a Fabric Interconnect.
- Class
Id string - Compressed
Optimization float64Sets Value - The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
- Compressed
Vlan stringPort Count - The number of compressed VLAN ports on a Fabric Interconnect.
- Compressed
Vlan float64Port Count Value - The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Inventory
Device []GetInfos Network Vlan Port Info Result Inventory Device Info - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Elements []GetNetwork Vlan Port Info Result Network Element - Object
Type string - Owners []string
- Parents
[]Get
Network Vlan Port Info Result Parent - Permission
Resources []GetNetwork Vlan Port Info Result Permission Resource - Registered
Devices []GetNetwork Vlan Port Info Result Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Network Vlan Port Info Result Tag - Total
Vlan float64Port Count - The total number of VLAN ports on a Fabric Interconnect.
- Uncompressed
Vlan stringPort Count - The number of uncompressed VLAN ports on a Fabric Interconnect.
- Uncompressed
Vlan float64Port Count Value - The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- Version
Contexts []GetNetwork Vlan Port Info Result Version Context - Vlan
Port float64Limit - The maximum number of VLAN ports allowed on a Fabric Interconnect.
- access
Vlan DoublePort Count - The number of available VLAN access ports on a Fabric Interconnect.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Network Vlan Port Info Result Ancestor> - border
Vlan DoublePort Count - The number of available VLAN border ports on a Fabric Interconnect.
- class
Id String - compressed
Optimization DoubleSets Value - The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
- compressed
Vlan StringPort Count - The number of compressed VLAN ports on a Fabric Interconnect.
- compressed
Vlan DoublePort Count Value - The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- inventory
Device List<GetInfos Network Vlan Port Info Result Inventory Device Info> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Elements List<GetNetwork Vlan Port Info Result Network Element> - object
Type String - owners List<String>
- parents
List<Get
Network Vlan Port Info Result Parent> - permission
Resources List<GetNetwork Vlan Port Info Result Permission Resource> - registered
Devices List<GetNetwork Vlan Port Info Result Registered Device> - rn String
- The Relative Name uniquely identifies an object within a given context.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Network Vlan Port Info Result Tag> - total
Vlan DoublePort Count - The total number of VLAN ports on a Fabric Interconnect.
- uncompressed
Vlan StringPort Count - The number of uncompressed VLAN ports on a Fabric Interconnect.
- uncompressed
Vlan DoublePort Count Value - The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- version
Contexts List<GetNetwork Vlan Port Info Result Version Context> - vlan
Port DoubleLimit - The maximum number of VLAN ports allowed on a Fabric Interconnect.
- access
Vlan numberPort Count - The number of available VLAN access ports on a Fabric Interconnect.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Network Vlan Port Info Result Ancestor[] - border
Vlan numberPort Count - The number of available VLAN border ports on a Fabric Interconnect.
- class
Id string - compressed
Optimization numberSets Value - The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
- compressed
Vlan stringPort Count - The number of compressed VLAN ports on a Fabric Interconnect.
- compressed
Vlan numberPort Count Value - The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- create
Time string - The time when this managed object was created.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- inventory
Device GetInfos Network Vlan Port Info Result Inventory Device Info[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- network
Elements GetNetwork Vlan Port Info Result Network Element[] - object
Type string - owners string[]
- parents
Get
Network Vlan Port Info Result Parent[] - permission
Resources GetNetwork Vlan Port Info Result Permission Resource[] - registered
Devices GetNetwork Vlan Port Info Result Registered Device[] - rn string
- The Relative Name uniquely identifies an object within a given context.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Network Vlan Port Info Result Tag[] - total
Vlan numberPort Count - The total number of VLAN ports on a Fabric Interconnect.
- uncompressed
Vlan stringPort Count - The number of uncompressed VLAN ports on a Fabric Interconnect.
- uncompressed
Vlan numberPort Count Value - The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- version
Contexts GetNetwork Vlan Port Info Result Version Context[] - vlan
Port numberLimit - The maximum number of VLAN ports allowed on a Fabric Interconnect.
- access_
vlan_ floatport_ count - The number of available VLAN access ports on a Fabric Interconnect.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Network Vlan Port Info Result Ancestor] - border_
vlan_ floatport_ count - The number of available VLAN border ports on a Fabric Interconnect.
- class_
id str - compressed_
optimization_ floatsets_ value - The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
- compressed_
vlan_ strport_ count - The number of compressed VLAN ports on a Fabric Interconnect.
- compressed_
vlan_ floatport_ count_ value - The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- create_
time str - The time when this managed object was created.
- device_
mo_ strid - The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- inventory_
device_ Sequence[Getinfos Network Vlan Port Info Result Inventory Device Info] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- network_
elements Sequence[GetNetwork Vlan Port Info Result Network Element] - object_
type str - owners Sequence[str]
- parents
Sequence[Get
Network Vlan Port Info Result Parent] - permission_
resources Sequence[GetNetwork Vlan Port Info Result Permission Resource] - registered_
devices Sequence[GetNetwork Vlan Port Info Result Registered Device] - rn str
- The Relative Name uniquely identifies an object within a given context.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Network Vlan Port Info Result Tag] - total_
vlan_ floatport_ count - The total number of VLAN ports on a Fabric Interconnect.
- uncompressed_
vlan_ strport_ count - The number of uncompressed VLAN ports on a Fabric Interconnect.
- uncompressed_
vlan_ floatport_ count_ value - The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- version_
contexts Sequence[GetNetwork Vlan Port Info Result Version Context] - vlan_
port_ floatlimit - The maximum number of VLAN ports allowed on a Fabric Interconnect.
- access
Vlan NumberPort Count - The number of available VLAN access ports on a Fabric Interconnect.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- border
Vlan NumberPort Count - The number of available VLAN border ports on a Fabric Interconnect.
- class
Id String - compressed
Optimization NumberSets Value - The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
- compressed
Vlan StringPort Count - The number of compressed VLAN ports on a Fabric Interconnect.
- compressed
Vlan NumberPort Count Value - The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- inventory
Device List<Property Map>Infos - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Elements List<Property Map> - object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - registered
Devices List<Property Map> - rn String
- The Relative Name uniquely identifies an object within a given context.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- total
Vlan NumberPort Count - The total number of VLAN ports on a Fabric Interconnect.
- uncompressed
Vlan StringPort Count - The number of uncompressed VLAN ports on a Fabric Interconnect.
- uncompressed
Vlan NumberPort Count Value - The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
- version
Contexts List<Property Map> - vlan
Port NumberLimit - The maximum number of VLAN ports allowed on a Fabric Interconnect.
GetNetworkVlanPortInfoResultAncestor
- 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
GetNetworkVlanPortInfoResultInventoryDeviceInfo
- 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
GetNetworkVlanPortInfoResultNetworkElement
- 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
GetNetworkVlanPortInfoResultParent
- 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
GetNetworkVlanPortInfoResultPermissionResource
- 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
GetNetworkVlanPortInfoResultRegisteredDevice
- 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
GetNetworkVlanPortInfoResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetNetworkVlanPortInfoResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetNetwork Vlan Port Info Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetNetwork Vlan Port Info Result Version Context Ref Mo[] - 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
GetNetworkVlanPortInfoResultVersionContextInterestedMo
- 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
GetNetworkVlanPortInfoResultVersionContextRefMo
- 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
GetNetworkVlanPortInfoTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetNetworkVlanPortInfoVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetNetwork Vlan Port Info Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetNetwork Vlan Port Info Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetNetwork Vlan Port Info Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetNetwork Vlan Port Info Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetNetwork Vlan Port Info Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetNetwork Vlan Port Info Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetNetwork Vlan Port Info Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetNetwork Vlan Port Info Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetNetwork Vlan Port Info Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetNetwork Vlan Port Info 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.
GetNetworkVlanPortInfoVersionContextInterestedMo
- 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'.
GetNetworkVlanPortInfoVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet