1. Packages
  2. Intersight Provider
  3. API Docs
  4. getNetworkVlanPortInfo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getNetworkVlanPortInfo

Explore with Pulumi AI

intersight logo
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:

    AccessVlanPortCount double
    The number of available VLAN access ports on a Fabric Interconnect.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetNetworkVlanPortInfoAncestor>
    BorderVlanPortCount double
    The number of available VLAN border ports on a Fabric Interconnect.
    ClassId string
    CompressedOptimizationSetsValue double
    The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
    CompressedVlanPortCount string
    The number of compressed VLAN ports on a Fabric Interconnect.
    CompressedVlanPortCountValue double
    The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    CreateTime string
    The time when this managed object was created.
    DeviceMoId string
    The database identifier of the registered device of an object.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    InventoryDeviceInfo GetNetworkVlanPortInfoInventoryDeviceInfo
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkElement GetNetworkVlanPortInfoNetworkElement
    ObjectType string
    Owners List<string>
    Parent GetNetworkVlanPortInfoParent
    PermissionResources List<GetNetworkVlanPortInfoPermissionResource>
    RegisteredDevice GetNetworkVlanPortInfoRegisteredDevice
    Rn string
    The Relative Name uniquely identifies an object within a given context.
    SharedScope 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.
    Tags List<GetNetworkVlanPortInfoTag>
    TotalVlanPortCount double
    The total number of VLAN ports on a Fabric Interconnect.
    UncompressedVlanPortCount string
    The number of uncompressed VLAN ports on a Fabric Interconnect.
    UncompressedVlanPortCountValue double
    The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    VersionContext GetNetworkVlanPortInfoVersionContext
    VlanPortLimit double
    The maximum number of VLAN ports allowed on a Fabric Interconnect.
    AccessVlanPortCount float64
    The number of available VLAN access ports on a Fabric Interconnect.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetNetworkVlanPortInfoAncestor
    BorderVlanPortCount float64
    The number of available VLAN border ports on a Fabric Interconnect.
    ClassId string
    CompressedOptimizationSetsValue float64
    The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
    CompressedVlanPortCount string
    The number of compressed VLAN ports on a Fabric Interconnect.
    CompressedVlanPortCountValue float64
    The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    CreateTime string
    The time when this managed object was created.
    DeviceMoId string
    The database identifier of the registered device of an object.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    InventoryDeviceInfo GetNetworkVlanPortInfoInventoryDeviceInfo
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkElement GetNetworkVlanPortInfoNetworkElement
    ObjectType string
    Owners []string
    Parent GetNetworkVlanPortInfoParent
    PermissionResources []GetNetworkVlanPortInfoPermissionResource
    RegisteredDevice GetNetworkVlanPortInfoRegisteredDevice
    Rn string
    The Relative Name uniquely identifies an object within a given context.
    SharedScope 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.
    Tags []GetNetworkVlanPortInfoTag
    TotalVlanPortCount float64
    The total number of VLAN ports on a Fabric Interconnect.
    UncompressedVlanPortCount string
    The number of uncompressed VLAN ports on a Fabric Interconnect.
    UncompressedVlanPortCountValue float64
    The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    VersionContext GetNetworkVlanPortInfoVersionContext
    VlanPortLimit float64
    The maximum number of VLAN ports allowed on a Fabric Interconnect.
    accessVlanPortCount Double
    The number of available VLAN access ports on a Fabric Interconnect.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetNetworkVlanPortInfoAncestor>
    borderVlanPortCount Double
    The number of available VLAN border ports on a Fabric Interconnect.
    classId String
    compressedOptimizationSetsValue Double
    The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
    compressedVlanPortCount String
    The number of compressed VLAN ports on a Fabric Interconnect.
    compressedVlanPortCountValue Double
    The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    createTime String
    The time when this managed object was created.
    deviceMoId String
    The database identifier of the registered device of an object.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    inventoryDeviceInfo GetNetworkVlanPortInfoInventoryDeviceInfo
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkElement GetNetworkVlanPortInfoNetworkElement
    objectType String
    owners List<String>
    parent GetNetworkVlanPortInfoParent
    permissionResources List<GetNetworkVlanPortInfoPermissionResource>
    registeredDevice GetNetworkVlanPortInfoRegisteredDevice
    rn String
    The Relative Name uniquely identifies an object within a given context.
    sharedScope 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.
    tags List<GetNetworkVlanPortInfoTag>
    totalVlanPortCount Double
    The total number of VLAN ports on a Fabric Interconnect.
    uncompressedVlanPortCount String
    The number of uncompressed VLAN ports on a Fabric Interconnect.
    uncompressedVlanPortCountValue Double
    The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    versionContext GetNetworkVlanPortInfoVersionContext
    vlanPortLimit Double
    The maximum number of VLAN ports allowed on a Fabric Interconnect.
    accessVlanPortCount number
    The number of available VLAN access ports on a Fabric Interconnect.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetNetworkVlanPortInfoAncestor[]
    borderVlanPortCount number
    The number of available VLAN border ports on a Fabric Interconnect.
    classId string
    compressedOptimizationSetsValue number
    The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
    compressedVlanPortCount string
    The number of compressed VLAN ports on a Fabric Interconnect.
    compressedVlanPortCountValue number
    The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    createTime string
    The time when this managed object was created.
    deviceMoId string
    The database identifier of the registered device of an object.
    dn string
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    id string
    inventoryDeviceInfo GetNetworkVlanPortInfoInventoryDeviceInfo
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    networkElement GetNetworkVlanPortInfoNetworkElement
    objectType string
    owners string[]
    parent GetNetworkVlanPortInfoParent
    permissionResources GetNetworkVlanPortInfoPermissionResource[]
    registeredDevice GetNetworkVlanPortInfoRegisteredDevice
    rn string
    The Relative Name uniquely identifies an object within a given context.
    sharedScope 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.
    tags GetNetworkVlanPortInfoTag[]
    totalVlanPortCount number
    The total number of VLAN ports on a Fabric Interconnect.
    uncompressedVlanPortCount string
    The number of uncompressed VLAN ports on a Fabric Interconnect.
    uncompressedVlanPortCountValue number
    The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    versionContext GetNetworkVlanPortInfoVersionContext
    vlanPortLimit number
    The maximum number of VLAN ports allowed on a Fabric Interconnect.
    access_vlan_port_count float
    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[GetNetworkVlanPortInfoAncestor]
    border_vlan_port_count float
    The number of available VLAN border ports on a Fabric Interconnect.
    class_id str
    compressed_optimization_sets_value float
    The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
    compressed_vlan_port_count str
    The number of compressed VLAN ports on a Fabric Interconnect.
    compressed_vlan_port_count_value float
    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_id str
    The database identifier of the registered device of an object.
    dn str
    The Distinguished Name unambiguously identifies an object in the system.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    id str
    inventory_device_info GetNetworkVlanPortInfoInventoryDeviceInfo
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    network_element GetNetworkVlanPortInfoNetworkElement
    object_type str
    owners Sequence[str]
    parent GetNetworkVlanPortInfoParent
    permission_resources Sequence[GetNetworkVlanPortInfoPermissionResource]
    registered_device GetNetworkVlanPortInfoRegisteredDevice
    rn str
    The Relative Name uniquely identifies an object within a given context.
    shared_scope 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.
    tags Sequence[GetNetworkVlanPortInfoTag]
    total_vlan_port_count float
    The total number of VLAN ports on a Fabric Interconnect.
    uncompressed_vlan_port_count str
    The number of uncompressed VLAN ports on a Fabric Interconnect.
    uncompressed_vlan_port_count_value float
    The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    version_context GetNetworkVlanPortInfoVersionContext
    vlan_port_limit float
    The maximum number of VLAN ports allowed on a Fabric Interconnect.
    accessVlanPortCount Number
    The number of available VLAN access ports on a Fabric Interconnect.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    borderVlanPortCount Number
    The number of available VLAN border ports on a Fabric Interconnect.
    classId String
    compressedOptimizationSetsValue Number
    The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
    compressedVlanPortCount String
    The number of compressed VLAN ports on a Fabric Interconnect.
    compressedVlanPortCountValue Number
    The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    createTime String
    The time when this managed object was created.
    deviceMoId String
    The database identifier of the registered device of an object.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    inventoryDeviceInfo Property Map
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkElement Property Map
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    registeredDevice Property Map
    rn String
    The Relative Name uniquely identifies an object within a given context.
    sharedScope 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.
    tags List<Property Map>
    totalVlanPortCount Number
    The total number of VLAN ports on a Fabric Interconnect.
    uncompressedVlanPortCount String
    The number of uncompressed VLAN ports on a Fabric Interconnect.
    uncompressedVlanPortCountValue Number
    The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    versionContext Property Map
    vlanPortLimit Number
    The maximum number of VLAN ports allowed on a Fabric Interconnect.

    getNetworkVlanPortInfo Result

    The following output properties are available:

    Id string
    Results List<GetNetworkVlanPortInfoResult>
    AccessVlanPortCount double
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetNetworkVlanPortInfoAncestor>
    BorderVlanPortCount double
    ClassId string
    CompressedOptimizationSetsValue double
    CompressedVlanPortCount string
    CompressedVlanPortCountValue double
    CreateTime string
    DeviceMoId string
    Dn string
    DomainGroupMoid string
    InventoryDeviceInfo GetNetworkVlanPortInfoInventoryDeviceInfo
    ModTime string
    Moid string
    NetworkElement GetNetworkVlanPortInfoNetworkElement
    ObjectType string
    Owners List<string>
    Parent GetNetworkVlanPortInfoParent
    PermissionResources List<GetNetworkVlanPortInfoPermissionResource>
    RegisteredDevice GetNetworkVlanPortInfoRegisteredDevice
    Rn string
    SharedScope string
    Tags List<GetNetworkVlanPortInfoTag>
    TotalVlanPortCount double
    UncompressedVlanPortCount string
    UncompressedVlanPortCountValue double
    VersionContext GetNetworkVlanPortInfoVersionContext
    VlanPortLimit double
    Id string
    Results []GetNetworkVlanPortInfoResult
    AccessVlanPortCount float64
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetNetworkVlanPortInfoAncestor
    BorderVlanPortCount float64
    ClassId string
    CompressedOptimizationSetsValue float64
    CompressedVlanPortCount string
    CompressedVlanPortCountValue float64
    CreateTime string
    DeviceMoId string
    Dn string
    DomainGroupMoid string
    InventoryDeviceInfo GetNetworkVlanPortInfoInventoryDeviceInfo
    ModTime string
    Moid string
    NetworkElement GetNetworkVlanPortInfoNetworkElement
    ObjectType string
    Owners []string
    Parent GetNetworkVlanPortInfoParent
    PermissionResources []GetNetworkVlanPortInfoPermissionResource
    RegisteredDevice GetNetworkVlanPortInfoRegisteredDevice
    Rn string
    SharedScope string
    Tags []GetNetworkVlanPortInfoTag
    TotalVlanPortCount float64
    UncompressedVlanPortCount string
    UncompressedVlanPortCountValue float64
    VersionContext GetNetworkVlanPortInfoVersionContext
    VlanPortLimit float64
    id String
    results List<GetNetworkVlanPortInfoResult>
    accessVlanPortCount Double
    accountMoid String
    additionalProperties String
    ancestors List<GetNetworkVlanPortInfoAncestor>
    borderVlanPortCount Double
    classId String
    compressedOptimizationSetsValue Double
    compressedVlanPortCount String
    compressedVlanPortCountValue Double
    createTime String
    deviceMoId String
    dn String
    domainGroupMoid String
    inventoryDeviceInfo GetNetworkVlanPortInfoInventoryDeviceInfo
    modTime String
    moid String
    networkElement GetNetworkVlanPortInfoNetworkElement
    objectType String
    owners List<String>
    parent GetNetworkVlanPortInfoParent
    permissionResources List<GetNetworkVlanPortInfoPermissionResource>
    registeredDevice GetNetworkVlanPortInfoRegisteredDevice
    rn String
    sharedScope String
    tags List<GetNetworkVlanPortInfoTag>
    totalVlanPortCount Double
    uncompressedVlanPortCount String
    uncompressedVlanPortCountValue Double
    versionContext GetNetworkVlanPortInfoVersionContext
    vlanPortLimit Double
    id string
    results GetNetworkVlanPortInfoResult[]
    accessVlanPortCount number
    accountMoid string
    additionalProperties string
    ancestors GetNetworkVlanPortInfoAncestor[]
    borderVlanPortCount number
    classId string
    compressedOptimizationSetsValue number
    compressedVlanPortCount string
    compressedVlanPortCountValue number
    createTime string
    deviceMoId string
    dn string
    domainGroupMoid string
    inventoryDeviceInfo GetNetworkVlanPortInfoInventoryDeviceInfo
    modTime string
    moid string
    networkElement GetNetworkVlanPortInfoNetworkElement
    objectType string
    owners string[]
    parent GetNetworkVlanPortInfoParent
    permissionResources GetNetworkVlanPortInfoPermissionResource[]
    registeredDevice GetNetworkVlanPortInfoRegisteredDevice
    rn string
    sharedScope string
    tags GetNetworkVlanPortInfoTag[]
    totalVlanPortCount number
    uncompressedVlanPortCount string
    uncompressedVlanPortCountValue number
    versionContext GetNetworkVlanPortInfoVersionContext
    vlanPortLimit number
    id str
    results Sequence[GetNetworkVlanPortInfoResult]
    access_vlan_port_count float
    account_moid str
    additional_properties str
    ancestors Sequence[GetNetworkVlanPortInfoAncestor]
    border_vlan_port_count float
    class_id str
    compressed_optimization_sets_value float
    compressed_vlan_port_count str
    compressed_vlan_port_count_value float
    create_time str
    device_mo_id str
    dn str
    domain_group_moid str
    inventory_device_info GetNetworkVlanPortInfoInventoryDeviceInfo
    mod_time str
    moid str
    network_element GetNetworkVlanPortInfoNetworkElement
    object_type str
    owners Sequence[str]
    parent GetNetworkVlanPortInfoParent
    permission_resources Sequence[GetNetworkVlanPortInfoPermissionResource]
    registered_device GetNetworkVlanPortInfoRegisteredDevice
    rn str
    shared_scope str
    tags Sequence[GetNetworkVlanPortInfoTag]
    total_vlan_port_count float
    uncompressed_vlan_port_count str
    uncompressed_vlan_port_count_value float
    version_context GetNetworkVlanPortInfoVersionContext
    vlan_port_limit float

    Supporting Types

    GetNetworkVlanPortInfoAncestor

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AccessVlanPortCount double
    The number of available VLAN access ports on a Fabric Interconnect.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetNetworkVlanPortInfoResultAncestor>
    BorderVlanPortCount double
    The number of available VLAN border ports on a Fabric Interconnect.
    ClassId string
    CompressedOptimizationSetsValue double
    The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
    CompressedVlanPortCount string
    The number of compressed VLAN ports on a Fabric Interconnect.
    CompressedVlanPortCountValue double
    The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    CreateTime string
    The time when this managed object was created.
    DeviceMoId string
    The database identifier of the registered device of an object.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    InventoryDeviceInfos List<GetNetworkVlanPortInfoResultInventoryDeviceInfo>
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkElements List<GetNetworkVlanPortInfoResultNetworkElement>
    ObjectType string
    Owners List<string>
    Parents List<GetNetworkVlanPortInfoResultParent>
    PermissionResources List<GetNetworkVlanPortInfoResultPermissionResource>
    RegisteredDevices List<GetNetworkVlanPortInfoResultRegisteredDevice>
    Rn string
    The Relative Name uniquely identifies an object within a given context.
    SharedScope 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.
    Tags List<GetNetworkVlanPortInfoResultTag>
    TotalVlanPortCount double
    The total number of VLAN ports on a Fabric Interconnect.
    UncompressedVlanPortCount string
    The number of uncompressed VLAN ports on a Fabric Interconnect.
    UncompressedVlanPortCountValue double
    The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    VersionContexts List<GetNetworkVlanPortInfoResultVersionContext>
    VlanPortLimit double
    The maximum number of VLAN ports allowed on a Fabric Interconnect.
    AccessVlanPortCount float64
    The number of available VLAN access ports on a Fabric Interconnect.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetNetworkVlanPortInfoResultAncestor
    BorderVlanPortCount float64
    The number of available VLAN border ports on a Fabric Interconnect.
    ClassId string
    CompressedOptimizationSetsValue float64
    The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
    CompressedVlanPortCount string
    The number of compressed VLAN ports on a Fabric Interconnect.
    CompressedVlanPortCountValue float64
    The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    CreateTime string
    The time when this managed object was created.
    DeviceMoId string
    The database identifier of the registered device of an object.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    InventoryDeviceInfos []GetNetworkVlanPortInfoResultInventoryDeviceInfo
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkElements []GetNetworkVlanPortInfoResultNetworkElement
    ObjectType string
    Owners []string
    Parents []GetNetworkVlanPortInfoResultParent
    PermissionResources []GetNetworkVlanPortInfoResultPermissionResource
    RegisteredDevices []GetNetworkVlanPortInfoResultRegisteredDevice
    Rn string
    The Relative Name uniquely identifies an object within a given context.
    SharedScope 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.
    Tags []GetNetworkVlanPortInfoResultTag
    TotalVlanPortCount float64
    The total number of VLAN ports on a Fabric Interconnect.
    UncompressedVlanPortCount string
    The number of uncompressed VLAN ports on a Fabric Interconnect.
    UncompressedVlanPortCountValue float64
    The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    VersionContexts []GetNetworkVlanPortInfoResultVersionContext
    VlanPortLimit float64
    The maximum number of VLAN ports allowed on a Fabric Interconnect.
    accessVlanPortCount Double
    The number of available VLAN access ports on a Fabric Interconnect.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetNetworkVlanPortInfoResultAncestor>
    borderVlanPortCount Double
    The number of available VLAN border ports on a Fabric Interconnect.
    classId String
    compressedOptimizationSetsValue Double
    The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
    compressedVlanPortCount String
    The number of compressed VLAN ports on a Fabric Interconnect.
    compressedVlanPortCountValue Double
    The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    createTime String
    The time when this managed object was created.
    deviceMoId String
    The database identifier of the registered device of an object.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    inventoryDeviceInfos List<GetNetworkVlanPortInfoResultInventoryDeviceInfo>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkElements List<GetNetworkVlanPortInfoResultNetworkElement>
    objectType String
    owners List<String>
    parents List<GetNetworkVlanPortInfoResultParent>
    permissionResources List<GetNetworkVlanPortInfoResultPermissionResource>
    registeredDevices List<GetNetworkVlanPortInfoResultRegisteredDevice>
    rn String
    The Relative Name uniquely identifies an object within a given context.
    sharedScope 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.
    tags List<GetNetworkVlanPortInfoResultTag>
    totalVlanPortCount Double
    The total number of VLAN ports on a Fabric Interconnect.
    uncompressedVlanPortCount String
    The number of uncompressed VLAN ports on a Fabric Interconnect.
    uncompressedVlanPortCountValue Double
    The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    versionContexts List<GetNetworkVlanPortInfoResultVersionContext>
    vlanPortLimit Double
    The maximum number of VLAN ports allowed on a Fabric Interconnect.
    accessVlanPortCount number
    The number of available VLAN access ports on a Fabric Interconnect.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetNetworkVlanPortInfoResultAncestor[]
    borderVlanPortCount number
    The number of available VLAN border ports on a Fabric Interconnect.
    classId string
    compressedOptimizationSetsValue number
    The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
    compressedVlanPortCount string
    The number of compressed VLAN ports on a Fabric Interconnect.
    compressedVlanPortCountValue number
    The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    createTime string
    The time when this managed object was created.
    deviceMoId string
    The database identifier of the registered device of an object.
    dn string
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    inventoryDeviceInfos GetNetworkVlanPortInfoResultInventoryDeviceInfo[]
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    networkElements GetNetworkVlanPortInfoResultNetworkElement[]
    objectType string
    owners string[]
    parents GetNetworkVlanPortInfoResultParent[]
    permissionResources GetNetworkVlanPortInfoResultPermissionResource[]
    registeredDevices GetNetworkVlanPortInfoResultRegisteredDevice[]
    rn string
    The Relative Name uniquely identifies an object within a given context.
    sharedScope 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.
    tags GetNetworkVlanPortInfoResultTag[]
    totalVlanPortCount number
    The total number of VLAN ports on a Fabric Interconnect.
    uncompressedVlanPortCount string
    The number of uncompressed VLAN ports on a Fabric Interconnect.
    uncompressedVlanPortCountValue number
    The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    versionContexts GetNetworkVlanPortInfoResultVersionContext[]
    vlanPortLimit number
    The maximum number of VLAN ports allowed on a Fabric Interconnect.
    access_vlan_port_count float
    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[GetNetworkVlanPortInfoResultAncestor]
    border_vlan_port_count float
    The number of available VLAN border ports on a Fabric Interconnect.
    class_id str
    compressed_optimization_sets_value float
    The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
    compressed_vlan_port_count str
    The number of compressed VLAN ports on a Fabric Interconnect.
    compressed_vlan_port_count_value float
    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_id str
    The database identifier of the registered device of an object.
    dn str
    The Distinguished Name unambiguously identifies an object in the system.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    inventory_device_infos Sequence[GetNetworkVlanPortInfoResultInventoryDeviceInfo]
    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[GetNetworkVlanPortInfoResultNetworkElement]
    object_type str
    owners Sequence[str]
    parents Sequence[GetNetworkVlanPortInfoResultParent]
    permission_resources Sequence[GetNetworkVlanPortInfoResultPermissionResource]
    registered_devices Sequence[GetNetworkVlanPortInfoResultRegisteredDevice]
    rn str
    The Relative Name uniquely identifies an object within a given context.
    shared_scope 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.
    tags Sequence[GetNetworkVlanPortInfoResultTag]
    total_vlan_port_count float
    The total number of VLAN ports on a Fabric Interconnect.
    uncompressed_vlan_port_count str
    The number of uncompressed VLAN ports on a Fabric Interconnect.
    uncompressed_vlan_port_count_value float
    The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    version_contexts Sequence[GetNetworkVlanPortInfoResultVersionContext]
    vlan_port_limit float
    The maximum number of VLAN ports allowed on a Fabric Interconnect.
    accessVlanPortCount Number
    The number of available VLAN access ports on a Fabric Interconnect.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    borderVlanPortCount Number
    The number of available VLAN border ports on a Fabric Interconnect.
    classId String
    compressedOptimizationSetsValue Number
    The number of compressed VLAN Group count on a Fabric Interconnect calculated by VLAN port group library.
    compressedVlanPortCount String
    The number of compressed VLAN ports on a Fabric Interconnect.
    compressedVlanPortCountValue Number
    The number of compressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    createTime String
    The time when this managed object was created.
    deviceMoId String
    The database identifier of the registered device of an object.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    inventoryDeviceInfos List<Property Map>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkElements List<Property Map>
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    registeredDevices List<Property Map>
    rn String
    The Relative Name uniquely identifies an object within a given context.
    sharedScope 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.
    tags List<Property Map>
    totalVlanPortCount Number
    The total number of VLAN ports on a Fabric Interconnect.
    uncompressedVlanPortCount String
    The number of uncompressed VLAN ports on a Fabric Interconnect.
    uncompressedVlanPortCountValue Number
    The number of uncompressed VLAN port count on a Fabric Interconnect calculated by VLAN port group library.
    versionContexts List<Property Map>
    vlanPortLimit Number
    The maximum number of VLAN ports allowed on a Fabric Interconnect.

    GetNetworkVlanPortInfoResultAncestor

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNetworkVlanPortInfoResultInventoryDeviceInfo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNetworkVlanPortInfoResultNetworkElement

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNetworkVlanPortInfoResultParent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNetworkVlanPortInfoResultPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNetworkVlanPortInfoResultRegisteredDevice

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNetworkVlanPortInfoResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetNetworkVlanPortInfoResultVersionContext

    GetNetworkVlanPortInfoResultVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNetworkVlanPortInfoResultVersionContextRefMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNetworkVlanPortInfoTag

    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.
    additionalProperties string
    key string
    The string representation of a tag key.
    value string
    The string representation of a tag value.
    additional_properties str
    key str
    The string representation of a tag key.
    value str
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.

    GetNetworkVlanPortInfoVersionContext

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos List<GetNetworkVlanPortInfoVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetNetworkVlanPortInfoVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos []GetNetworkVlanPortInfoVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetNetworkVlanPortInfoVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<GetNetworkVlanPortInfoVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetNetworkVlanPortInfoVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos GetNetworkVlanPortInfoVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetNetworkVlanPortInfoVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interested_mos Sequence[GetNetworkVlanPortInfoVersionContextInterestedMo]
    marked_for_deletion bool
    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 GetNetworkVlanPortInfoVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.

    GetNetworkVlanPortInfoVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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 logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet