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

intersight.getVnicSanConnectivityPolicyInventory

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    SAN connectivity policy determines the network storage resources and the connections between the server and the SAN on the network. This policy enables configuration of vHBAs that the servers use to communicate with the storage network.

    Using getVnicSanConnectivityPolicyInventory

    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 getVnicSanConnectivityPolicyInventory(args: GetVnicSanConnectivityPolicyInventoryArgs, opts?: InvokeOptions): Promise<GetVnicSanConnectivityPolicyInventoryResult>
    function getVnicSanConnectivityPolicyInventoryOutput(args: GetVnicSanConnectivityPolicyInventoryOutputArgs, opts?: InvokeOptions): Output<GetVnicSanConnectivityPolicyInventoryResult>
    def get_vnic_san_connectivity_policy_inventory(account_moid: Optional[str] = None,
                                                   additional_properties: Optional[str] = None,
                                                   ancestors: Optional[Sequence[GetVnicSanConnectivityPolicyInventoryAncestor]] = None,
                                                   class_id: Optional[str] = None,
                                                   create_time: Optional[str] = None,
                                                   description: Optional[str] = None,
                                                   device_mo_id: Optional[str] = None,
                                                   domain_group_moid: Optional[str] = None,
                                                   fc_ifs: Optional[Sequence[GetVnicSanConnectivityPolicyInventoryFcIf]] = None,
                                                   id: Optional[str] = None,
                                                   mod_time: Optional[str] = None,
                                                   moid: Optional[str] = None,
                                                   name: Optional[str] = None,
                                                   object_type: Optional[str] = None,
                                                   owners: Optional[Sequence[str]] = None,
                                                   parent: Optional[GetVnicSanConnectivityPolicyInventoryParent] = None,
                                                   permission_resources: Optional[Sequence[GetVnicSanConnectivityPolicyInventoryPermissionResource]] = None,
                                                   placement_mode: Optional[str] = None,
                                                   shared_scope: Optional[str] = None,
                                                   static_wwnn_address: Optional[str] = None,
                                                   tags: Optional[Sequence[GetVnicSanConnectivityPolicyInventoryTag]] = None,
                                                   target_mo: Optional[GetVnicSanConnectivityPolicyInventoryTargetMo] = None,
                                                   target_platform: Optional[str] = None,
                                                   version_context: Optional[GetVnicSanConnectivityPolicyInventoryVersionContext] = None,
                                                   wwnn_address_type: Optional[str] = None,
                                                   wwnn_pool: Optional[GetVnicSanConnectivityPolicyInventoryWwnnPool] = None,
                                                   opts: Optional[InvokeOptions] = None) -> GetVnicSanConnectivityPolicyInventoryResult
    def get_vnic_san_connectivity_policy_inventory_output(account_moid: Optional[pulumi.Input[str]] = None,
                                                   additional_properties: Optional[pulumi.Input[str]] = None,
                                                   ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicSanConnectivityPolicyInventoryAncestorArgs]]]] = None,
                                                   class_id: Optional[pulumi.Input[str]] = None,
                                                   create_time: Optional[pulumi.Input[str]] = None,
                                                   description: Optional[pulumi.Input[str]] = None,
                                                   device_mo_id: Optional[pulumi.Input[str]] = None,
                                                   domain_group_moid: Optional[pulumi.Input[str]] = None,
                                                   fc_ifs: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicSanConnectivityPolicyInventoryFcIfArgs]]]] = None,
                                                   id: Optional[pulumi.Input[str]] = None,
                                                   mod_time: Optional[pulumi.Input[str]] = None,
                                                   moid: Optional[pulumi.Input[str]] = None,
                                                   name: Optional[pulumi.Input[str]] = None,
                                                   object_type: Optional[pulumi.Input[str]] = None,
                                                   owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                   parent: Optional[pulumi.Input[GetVnicSanConnectivityPolicyInventoryParentArgs]] = None,
                                                   permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicSanConnectivityPolicyInventoryPermissionResourceArgs]]]] = None,
                                                   placement_mode: Optional[pulumi.Input[str]] = None,
                                                   shared_scope: Optional[pulumi.Input[str]] = None,
                                                   static_wwnn_address: Optional[pulumi.Input[str]] = None,
                                                   tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicSanConnectivityPolicyInventoryTagArgs]]]] = None,
                                                   target_mo: Optional[pulumi.Input[GetVnicSanConnectivityPolicyInventoryTargetMoArgs]] = None,
                                                   target_platform: Optional[pulumi.Input[str]] = None,
                                                   version_context: Optional[pulumi.Input[GetVnicSanConnectivityPolicyInventoryVersionContextArgs]] = None,
                                                   wwnn_address_type: Optional[pulumi.Input[str]] = None,
                                                   wwnn_pool: Optional[pulumi.Input[GetVnicSanConnectivityPolicyInventoryWwnnPoolArgs]] = None,
                                                   opts: Optional[InvokeOptions] = None) -> Output[GetVnicSanConnectivityPolicyInventoryResult]
    func LookupVnicSanConnectivityPolicyInventory(ctx *Context, args *LookupVnicSanConnectivityPolicyInventoryArgs, opts ...InvokeOption) (*LookupVnicSanConnectivityPolicyInventoryResult, error)
    func LookupVnicSanConnectivityPolicyInventoryOutput(ctx *Context, args *LookupVnicSanConnectivityPolicyInventoryOutputArgs, opts ...InvokeOption) LookupVnicSanConnectivityPolicyInventoryResultOutput

    > Note: This function is named LookupVnicSanConnectivityPolicyInventory in the Go SDK.

    public static class GetVnicSanConnectivityPolicyInventory 
    {
        public static Task<GetVnicSanConnectivityPolicyInventoryResult> InvokeAsync(GetVnicSanConnectivityPolicyInventoryArgs args, InvokeOptions? opts = null)
        public static Output<GetVnicSanConnectivityPolicyInventoryResult> Invoke(GetVnicSanConnectivityPolicyInventoryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetVnicSanConnectivityPolicyInventoryResult> getVnicSanConnectivityPolicyInventory(GetVnicSanConnectivityPolicyInventoryArgs args, InvokeOptions options)
    public static Output<GetVnicSanConnectivityPolicyInventoryResult> getVnicSanConnectivityPolicyInventory(GetVnicSanConnectivityPolicyInventoryArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getVnicSanConnectivityPolicyInventory:getVnicSanConnectivityPolicyInventory
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetVnicSanConnectivityPolicyInventoryAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Description string
    Description of the policy.
    DeviceMoId string
    Device ID of the entity from where inventory is reported.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FcIfs List<GetVnicSanConnectivityPolicyInventoryFcIf>
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the inventoried policy object.
    ObjectType string
    Owners List<string>
    Parent GetVnicSanConnectivityPolicyInventoryParent
    PermissionResources List<GetVnicSanConnectivityPolicyInventoryPermissionResource>
    PlacementMode string
    The mode used for placement of vNICs on network adapters. It can either be Auto or Custom.* custom - The placement of the vNICs / vHBAs on network adapters is manually chosen by the user.* auto - The placement of the vNICs / vHBAs on network adapters is automatically determined by the system.
    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.
    StaticWwnnAddress string
    The WWNN address for the server node must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.Allowed ranges are 20:00:00:00:00:00:00:00 to 20:FF:FF:FF:FF:FF:FF:FF or from 50:00:00:00:00:00:00:00 to 5F:FF:FF:FF:FF:FF:FF:FF.To ensure uniqueness of WWN's in the SAN fabric, you are strongly encouraged to use the WWN prefix - 20:00:00:25:B5:xx:xx:xx.
    Tags List<GetVnicSanConnectivityPolicyInventoryTag>
    TargetMo GetVnicSanConnectivityPolicyInventoryTargetMo
    TargetPlatform string
    The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.* Standalone - Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.* FIAttached - Servers which are connected to a Fabric Interconnect that is managed by Intersight.
    VersionContext GetVnicSanConnectivityPolicyInventoryVersionContext
    WwnnAddressType string
    Type of allocation selected to assign a WWNN address for the server node.* POOL - The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.* STATIC - The user assigns a static mac/wwn address for the Virtual Interface.
    WwnnPool GetVnicSanConnectivityPolicyInventoryWwnnPool
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetVnicSanConnectivityPolicyInventoryAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Description string
    Description of the policy.
    DeviceMoId string
    Device ID of the entity from where inventory is reported.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FcIfs []GetVnicSanConnectivityPolicyInventoryFcIf
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the inventoried policy object.
    ObjectType string
    Owners []string
    Parent GetVnicSanConnectivityPolicyInventoryParent
    PermissionResources []GetVnicSanConnectivityPolicyInventoryPermissionResource
    PlacementMode string
    The mode used for placement of vNICs on network adapters. It can either be Auto or Custom.* custom - The placement of the vNICs / vHBAs on network adapters is manually chosen by the user.* auto - The placement of the vNICs / vHBAs on network adapters is automatically determined by the system.
    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.
    StaticWwnnAddress string
    The WWNN address for the server node must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.Allowed ranges are 20:00:00:00:00:00:00:00 to 20:FF:FF:FF:FF:FF:FF:FF or from 50:00:00:00:00:00:00:00 to 5F:FF:FF:FF:FF:FF:FF:FF.To ensure uniqueness of WWN's in the SAN fabric, you are strongly encouraged to use the WWN prefix - 20:00:00:25:B5:xx:xx:xx.
    Tags []GetVnicSanConnectivityPolicyInventoryTag
    TargetMo GetVnicSanConnectivityPolicyInventoryTargetMo
    TargetPlatform string
    The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.* Standalone - Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.* FIAttached - Servers which are connected to a Fabric Interconnect that is managed by Intersight.
    VersionContext GetVnicSanConnectivityPolicyInventoryVersionContext
    WwnnAddressType string
    Type of allocation selected to assign a WWNN address for the server node.* POOL - The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.* STATIC - The user assigns a static mac/wwn address for the Virtual Interface.
    WwnnPool GetVnicSanConnectivityPolicyInventoryWwnnPool
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetVnicSanConnectivityPolicyInventoryAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    description String
    Description of the policy.
    deviceMoId String
    Device ID of the entity from where inventory is reported.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fcIfs List<GetVnicSanConnectivityPolicyInventoryFcIf>
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the inventoried policy object.
    objectType String
    owners List<String>
    parent GetVnicSanConnectivityPolicyInventoryParent
    permissionResources List<GetVnicSanConnectivityPolicyInventoryPermissionResource>
    placementMode String
    The mode used for placement of vNICs on network adapters. It can either be Auto or Custom.* custom - The placement of the vNICs / vHBAs on network adapters is manually chosen by the user.* auto - The placement of the vNICs / vHBAs on network adapters is automatically determined by the system.
    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.
    staticWwnnAddress String
    The WWNN address for the server node must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.Allowed ranges are 20:00:00:00:00:00:00:00 to 20:FF:FF:FF:FF:FF:FF:FF or from 50:00:00:00:00:00:00:00 to 5F:FF:FF:FF:FF:FF:FF:FF.To ensure uniqueness of WWN's in the SAN fabric, you are strongly encouraged to use the WWN prefix - 20:00:00:25:B5:xx:xx:xx.
    tags List<GetVnicSanConnectivityPolicyInventoryTag>
    targetMo GetVnicSanConnectivityPolicyInventoryTargetMo
    targetPlatform String
    The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.* Standalone - Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.* FIAttached - Servers which are connected to a Fabric Interconnect that is managed by Intersight.
    versionContext GetVnicSanConnectivityPolicyInventoryVersionContext
    wwnnAddressType String
    Type of allocation selected to assign a WWNN address for the server node.* POOL - The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.* STATIC - The user assigns a static mac/wwn address for the Virtual Interface.
    wwnnPool GetVnicSanConnectivityPolicyInventoryWwnnPool
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetVnicSanConnectivityPolicyInventoryAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    description string
    Description of the policy.
    deviceMoId string
    Device ID of the entity from where inventory is reported.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    fcIfs GetVnicSanConnectivityPolicyInventoryFcIf[]
    id string
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Name of the inventoried policy object.
    objectType string
    owners string[]
    parent GetVnicSanConnectivityPolicyInventoryParent
    permissionResources GetVnicSanConnectivityPolicyInventoryPermissionResource[]
    placementMode string
    The mode used for placement of vNICs on network adapters. It can either be Auto or Custom.* custom - The placement of the vNICs / vHBAs on network adapters is manually chosen by the user.* auto - The placement of the vNICs / vHBAs on network adapters is automatically determined by the system.
    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.
    staticWwnnAddress string
    The WWNN address for the server node must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.Allowed ranges are 20:00:00:00:00:00:00:00 to 20:FF:FF:FF:FF:FF:FF:FF or from 50:00:00:00:00:00:00:00 to 5F:FF:FF:FF:FF:FF:FF:FF.To ensure uniqueness of WWN's in the SAN fabric, you are strongly encouraged to use the WWN prefix - 20:00:00:25:B5:xx:xx:xx.
    tags GetVnicSanConnectivityPolicyInventoryTag[]
    targetMo GetVnicSanConnectivityPolicyInventoryTargetMo
    targetPlatform string
    The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.* Standalone - Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.* FIAttached - Servers which are connected to a Fabric Interconnect that is managed by Intersight.
    versionContext GetVnicSanConnectivityPolicyInventoryVersionContext
    wwnnAddressType string
    Type of allocation selected to assign a WWNN address for the server node.* POOL - The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.* STATIC - The user assigns a static mac/wwn address for the Virtual Interface.
    wwnnPool GetVnicSanConnectivityPolicyInventoryWwnnPool
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetVnicSanConnectivityPolicyInventoryAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    description str
    Description of the policy.
    device_mo_id str
    Device ID of the entity from where inventory is reported.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    fc_ifs Sequence[GetVnicSanConnectivityPolicyInventoryFcIf]
    id str
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Name of the inventoried policy object.
    object_type str
    owners Sequence[str]
    parent GetVnicSanConnectivityPolicyInventoryParent
    permission_resources Sequence[GetVnicSanConnectivityPolicyInventoryPermissionResource]
    placement_mode str
    The mode used for placement of vNICs on network adapters. It can either be Auto or Custom.* custom - The placement of the vNICs / vHBAs on network adapters is manually chosen by the user.* auto - The placement of the vNICs / vHBAs on network adapters is automatically determined by the system.
    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.
    static_wwnn_address str
    The WWNN address for the server node must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.Allowed ranges are 20:00:00:00:00:00:00:00 to 20:FF:FF:FF:FF:FF:FF:FF or from 50:00:00:00:00:00:00:00 to 5F:FF:FF:FF:FF:FF:FF:FF.To ensure uniqueness of WWN's in the SAN fabric, you are strongly encouraged to use the WWN prefix - 20:00:00:25:B5:xx:xx:xx.
    tags Sequence[GetVnicSanConnectivityPolicyInventoryTag]
    target_mo GetVnicSanConnectivityPolicyInventoryTargetMo
    target_platform str
    The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.* Standalone - Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.* FIAttached - Servers which are connected to a Fabric Interconnect that is managed by Intersight.
    version_context GetVnicSanConnectivityPolicyInventoryVersionContext
    wwnn_address_type str
    Type of allocation selected to assign a WWNN address for the server node.* POOL - The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.* STATIC - The user assigns a static mac/wwn address for the Virtual Interface.
    wwnn_pool GetVnicSanConnectivityPolicyInventoryWwnnPool
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    description String
    Description of the policy.
    deviceMoId String
    Device ID of the entity from where inventory is reported.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fcIfs List<Property Map>
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the inventoried policy object.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    placementMode String
    The mode used for placement of vNICs on network adapters. It can either be Auto or Custom.* custom - The placement of the vNICs / vHBAs on network adapters is manually chosen by the user.* auto - The placement of the vNICs / vHBAs on network adapters is automatically determined by the system.
    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.
    staticWwnnAddress String
    The WWNN address for the server node must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.Allowed ranges are 20:00:00:00:00:00:00:00 to 20:FF:FF:FF:FF:FF:FF:FF or from 50:00:00:00:00:00:00:00 to 5F:FF:FF:FF:FF:FF:FF:FF.To ensure uniqueness of WWN's in the SAN fabric, you are strongly encouraged to use the WWN prefix - 20:00:00:25:B5:xx:xx:xx.
    tags List<Property Map>
    targetMo Property Map
    targetPlatform String
    The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.* Standalone - Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.* FIAttached - Servers which are connected to a Fabric Interconnect that is managed by Intersight.
    versionContext Property Map
    wwnnAddressType String
    Type of allocation selected to assign a WWNN address for the server node.* POOL - The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.* STATIC - The user assigns a static mac/wwn address for the Virtual Interface.
    wwnnPool Property Map

    getVnicSanConnectivityPolicyInventory Result

    The following output properties are available:

    Id string
    Results List<GetVnicSanConnectivityPolicyInventoryResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetVnicSanConnectivityPolicyInventoryAncestor>
    ClassId string
    CreateTime string
    Description string
    DeviceMoId string
    DomainGroupMoid string
    FcIfs List<GetVnicSanConnectivityPolicyInventoryFcIf>
    ModTime string
    Moid string
    Name string
    ObjectType string
    Owners List<string>
    Parent GetVnicSanConnectivityPolicyInventoryParent
    PermissionResources List<GetVnicSanConnectivityPolicyInventoryPermissionResource>
    PlacementMode string
    SharedScope string
    StaticWwnnAddress string
    Tags List<GetVnicSanConnectivityPolicyInventoryTag>
    TargetMo GetVnicSanConnectivityPolicyInventoryTargetMo
    TargetPlatform string
    VersionContext GetVnicSanConnectivityPolicyInventoryVersionContext
    WwnnAddressType string
    WwnnPool GetVnicSanConnectivityPolicyInventoryWwnnPool
    Id string
    Results []GetVnicSanConnectivityPolicyInventoryResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetVnicSanConnectivityPolicyInventoryAncestor
    ClassId string
    CreateTime string
    Description string
    DeviceMoId string
    DomainGroupMoid string
    FcIfs []GetVnicSanConnectivityPolicyInventoryFcIf
    ModTime string
    Moid string
    Name string
    ObjectType string
    Owners []string
    Parent GetVnicSanConnectivityPolicyInventoryParent
    PermissionResources []GetVnicSanConnectivityPolicyInventoryPermissionResource
    PlacementMode string
    SharedScope string
    StaticWwnnAddress string
    Tags []GetVnicSanConnectivityPolicyInventoryTag
    TargetMo GetVnicSanConnectivityPolicyInventoryTargetMo
    TargetPlatform string
    VersionContext GetVnicSanConnectivityPolicyInventoryVersionContext
    WwnnAddressType string
    WwnnPool GetVnicSanConnectivityPolicyInventoryWwnnPool
    id String
    results List<GetVnicSanConnectivityPolicyInventoryResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetVnicSanConnectivityPolicyInventoryAncestor>
    classId String
    createTime String
    description String
    deviceMoId String
    domainGroupMoid String
    fcIfs List<GetVnicSanConnectivityPolicyInventoryFcIf>
    modTime String
    moid String
    name String
    objectType String
    owners List<String>
    parent GetVnicSanConnectivityPolicyInventoryParent
    permissionResources List<GetVnicSanConnectivityPolicyInventoryPermissionResource>
    placementMode String
    sharedScope String
    staticWwnnAddress String
    tags List<GetVnicSanConnectivityPolicyInventoryTag>
    targetMo GetVnicSanConnectivityPolicyInventoryTargetMo
    targetPlatform String
    versionContext GetVnicSanConnectivityPolicyInventoryVersionContext
    wwnnAddressType String
    wwnnPool GetVnicSanConnectivityPolicyInventoryWwnnPool
    id string
    results GetVnicSanConnectivityPolicyInventoryResult[]
    accountMoid string
    additionalProperties string
    ancestors GetVnicSanConnectivityPolicyInventoryAncestor[]
    classId string
    createTime string
    description string
    deviceMoId string
    domainGroupMoid string
    fcIfs GetVnicSanConnectivityPolicyInventoryFcIf[]
    modTime string
    moid string
    name string
    objectType string
    owners string[]
    parent GetVnicSanConnectivityPolicyInventoryParent
    permissionResources GetVnicSanConnectivityPolicyInventoryPermissionResource[]
    placementMode string
    sharedScope string
    staticWwnnAddress string
    tags GetVnicSanConnectivityPolicyInventoryTag[]
    targetMo GetVnicSanConnectivityPolicyInventoryTargetMo
    targetPlatform string
    versionContext GetVnicSanConnectivityPolicyInventoryVersionContext
    wwnnAddressType string
    wwnnPool GetVnicSanConnectivityPolicyInventoryWwnnPool
    id str
    results Sequence[GetVnicSanConnectivityPolicyInventoryResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetVnicSanConnectivityPolicyInventoryAncestor]
    class_id str
    create_time str
    description str
    device_mo_id str
    domain_group_moid str
    fc_ifs Sequence[GetVnicSanConnectivityPolicyInventoryFcIf]
    mod_time str
    moid str
    name str
    object_type str
    owners Sequence[str]
    parent GetVnicSanConnectivityPolicyInventoryParent
    permission_resources Sequence[GetVnicSanConnectivityPolicyInventoryPermissionResource]
    placement_mode str
    shared_scope str
    static_wwnn_address str
    tags Sequence[GetVnicSanConnectivityPolicyInventoryTag]
    target_mo GetVnicSanConnectivityPolicyInventoryTargetMo
    target_platform str
    version_context GetVnicSanConnectivityPolicyInventoryVersionContext
    wwnn_address_type str
    wwnn_pool GetVnicSanConnectivityPolicyInventoryWwnnPool

    Supporting Types

    GetVnicSanConnectivityPolicyInventoryAncestor

    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'.

    GetVnicSanConnectivityPolicyInventoryFcIf

    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'.

    GetVnicSanConnectivityPolicyInventoryParent

    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'.

    GetVnicSanConnectivityPolicyInventoryPermissionResource

    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'.

    GetVnicSanConnectivityPolicyInventoryResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetVnicSanConnectivityPolicyInventoryResultAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Description string
    Description of the policy.
    DeviceMoId string
    Device ID of the entity from where inventory is reported.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FcIfs List<GetVnicSanConnectivityPolicyInventoryResultFcIf>
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the inventoried policy object.
    ObjectType string
    Owners List<string>
    Parents List<GetVnicSanConnectivityPolicyInventoryResultParent>
    PermissionResources List<GetVnicSanConnectivityPolicyInventoryResultPermissionResource>
    PlacementMode string
    The mode used for placement of vNICs on network adapters. It can either be Auto or Custom.* custom - The placement of the vNICs / vHBAs on network adapters is manually chosen by the user.* auto - The placement of the vNICs / vHBAs on network adapters is automatically determined by the system.
    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.
    StaticWwnnAddress string
    The WWNN address for the server node must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.Allowed ranges are 20:00:00:00:00:00:00:00 to 20:FF:FF:FF:FF:FF:FF:FF or from 50:00:00:00:00:00:00:00 to 5F:FF:FF:FF:FF:FF:FF:FF.To ensure uniqueness of WWN's in the SAN fabric, you are strongly encouraged to use the WWN prefix - 20:00:00:25:B5:xx:xx:xx.
    Tags List<GetVnicSanConnectivityPolicyInventoryResultTag>
    TargetMos List<GetVnicSanConnectivityPolicyInventoryResultTargetMo>
    TargetPlatform string
    The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.* Standalone - Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.* FIAttached - Servers which are connected to a Fabric Interconnect that is managed by Intersight.
    VersionContexts List<GetVnicSanConnectivityPolicyInventoryResultVersionContext>
    WwnnAddressType string
    Type of allocation selected to assign a WWNN address for the server node.* POOL - The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.* STATIC - The user assigns a static mac/wwn address for the Virtual Interface.
    WwnnPools List<GetVnicSanConnectivityPolicyInventoryResultWwnnPool>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetVnicSanConnectivityPolicyInventoryResultAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Description string
    Description of the policy.
    DeviceMoId string
    Device ID of the entity from where inventory is reported.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FcIfs []GetVnicSanConnectivityPolicyInventoryResultFcIf
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the inventoried policy object.
    ObjectType string
    Owners []string
    Parents []GetVnicSanConnectivityPolicyInventoryResultParent
    PermissionResources []GetVnicSanConnectivityPolicyInventoryResultPermissionResource
    PlacementMode string
    The mode used for placement of vNICs on network adapters. It can either be Auto or Custom.* custom - The placement of the vNICs / vHBAs on network adapters is manually chosen by the user.* auto - The placement of the vNICs / vHBAs on network adapters is automatically determined by the system.
    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.
    StaticWwnnAddress string
    The WWNN address for the server node must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.Allowed ranges are 20:00:00:00:00:00:00:00 to 20:FF:FF:FF:FF:FF:FF:FF or from 50:00:00:00:00:00:00:00 to 5F:FF:FF:FF:FF:FF:FF:FF.To ensure uniqueness of WWN's in the SAN fabric, you are strongly encouraged to use the WWN prefix - 20:00:00:25:B5:xx:xx:xx.
    Tags []GetVnicSanConnectivityPolicyInventoryResultTag
    TargetMos []GetVnicSanConnectivityPolicyInventoryResultTargetMo
    TargetPlatform string
    The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.* Standalone - Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.* FIAttached - Servers which are connected to a Fabric Interconnect that is managed by Intersight.
    VersionContexts []GetVnicSanConnectivityPolicyInventoryResultVersionContext
    WwnnAddressType string
    Type of allocation selected to assign a WWNN address for the server node.* POOL - The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.* STATIC - The user assigns a static mac/wwn address for the Virtual Interface.
    WwnnPools []GetVnicSanConnectivityPolicyInventoryResultWwnnPool
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetVnicSanConnectivityPolicyInventoryResultAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    description String
    Description of the policy.
    deviceMoId String
    Device ID of the entity from where inventory is reported.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fcIfs List<GetVnicSanConnectivityPolicyInventoryResultFcIf>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the inventoried policy object.
    objectType String
    owners List<String>
    parents List<GetVnicSanConnectivityPolicyInventoryResultParent>
    permissionResources List<GetVnicSanConnectivityPolicyInventoryResultPermissionResource>
    placementMode String
    The mode used for placement of vNICs on network adapters. It can either be Auto or Custom.* custom - The placement of the vNICs / vHBAs on network adapters is manually chosen by the user.* auto - The placement of the vNICs / vHBAs on network adapters is automatically determined by the system.
    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.
    staticWwnnAddress String
    The WWNN address for the server node must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.Allowed ranges are 20:00:00:00:00:00:00:00 to 20:FF:FF:FF:FF:FF:FF:FF or from 50:00:00:00:00:00:00:00 to 5F:FF:FF:FF:FF:FF:FF:FF.To ensure uniqueness of WWN's in the SAN fabric, you are strongly encouraged to use the WWN prefix - 20:00:00:25:B5:xx:xx:xx.
    tags List<GetVnicSanConnectivityPolicyInventoryResultTag>
    targetMos List<GetVnicSanConnectivityPolicyInventoryResultTargetMo>
    targetPlatform String
    The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.* Standalone - Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.* FIAttached - Servers which are connected to a Fabric Interconnect that is managed by Intersight.
    versionContexts List<GetVnicSanConnectivityPolicyInventoryResultVersionContext>
    wwnnAddressType String
    Type of allocation selected to assign a WWNN address for the server node.* POOL - The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.* STATIC - The user assigns a static mac/wwn address for the Virtual Interface.
    wwnnPools List<GetVnicSanConnectivityPolicyInventoryResultWwnnPool>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetVnicSanConnectivityPolicyInventoryResultAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    description string
    Description of the policy.
    deviceMoId string
    Device ID of the entity from where inventory is reported.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    fcIfs GetVnicSanConnectivityPolicyInventoryResultFcIf[]
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Name of the inventoried policy object.
    objectType string
    owners string[]
    parents GetVnicSanConnectivityPolicyInventoryResultParent[]
    permissionResources GetVnicSanConnectivityPolicyInventoryResultPermissionResource[]
    placementMode string
    The mode used for placement of vNICs on network adapters. It can either be Auto or Custom.* custom - The placement of the vNICs / vHBAs on network adapters is manually chosen by the user.* auto - The placement of the vNICs / vHBAs on network adapters is automatically determined by the system.
    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.
    staticWwnnAddress string
    The WWNN address for the server node must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.Allowed ranges are 20:00:00:00:00:00:00:00 to 20:FF:FF:FF:FF:FF:FF:FF or from 50:00:00:00:00:00:00:00 to 5F:FF:FF:FF:FF:FF:FF:FF.To ensure uniqueness of WWN's in the SAN fabric, you are strongly encouraged to use the WWN prefix - 20:00:00:25:B5:xx:xx:xx.
    tags GetVnicSanConnectivityPolicyInventoryResultTag[]
    targetMos GetVnicSanConnectivityPolicyInventoryResultTargetMo[]
    targetPlatform string
    The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.* Standalone - Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.* FIAttached - Servers which are connected to a Fabric Interconnect that is managed by Intersight.
    versionContexts GetVnicSanConnectivityPolicyInventoryResultVersionContext[]
    wwnnAddressType string
    Type of allocation selected to assign a WWNN address for the server node.* POOL - The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.* STATIC - The user assigns a static mac/wwn address for the Virtual Interface.
    wwnnPools GetVnicSanConnectivityPolicyInventoryResultWwnnPool[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetVnicSanConnectivityPolicyInventoryResultAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    description str
    Description of the policy.
    device_mo_id str
    Device ID of the entity from where inventory is reported.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    fc_ifs Sequence[GetVnicSanConnectivityPolicyInventoryResultFcIf]
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Name of the inventoried policy object.
    object_type str
    owners Sequence[str]
    parents Sequence[GetVnicSanConnectivityPolicyInventoryResultParent]
    permission_resources Sequence[GetVnicSanConnectivityPolicyInventoryResultPermissionResource]
    placement_mode str
    The mode used for placement of vNICs on network adapters. It can either be Auto or Custom.* custom - The placement of the vNICs / vHBAs on network adapters is manually chosen by the user.* auto - The placement of the vNICs / vHBAs on network adapters is automatically determined by the system.
    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.
    static_wwnn_address str
    The WWNN address for the server node must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.Allowed ranges are 20:00:00:00:00:00:00:00 to 20:FF:FF:FF:FF:FF:FF:FF or from 50:00:00:00:00:00:00:00 to 5F:FF:FF:FF:FF:FF:FF:FF.To ensure uniqueness of WWN's in the SAN fabric, you are strongly encouraged to use the WWN prefix - 20:00:00:25:B5:xx:xx:xx.
    tags Sequence[GetVnicSanConnectivityPolicyInventoryResultTag]
    target_mos Sequence[GetVnicSanConnectivityPolicyInventoryResultTargetMo]
    target_platform str
    The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.* Standalone - Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.* FIAttached - Servers which are connected to a Fabric Interconnect that is managed by Intersight.
    version_contexts Sequence[GetVnicSanConnectivityPolicyInventoryResultVersionContext]
    wwnn_address_type str
    Type of allocation selected to assign a WWNN address for the server node.* POOL - The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.* STATIC - The user assigns a static mac/wwn address for the Virtual Interface.
    wwnn_pools Sequence[GetVnicSanConnectivityPolicyInventoryResultWwnnPool]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    description String
    Description of the policy.
    deviceMoId String
    Device ID of the entity from where inventory is reported.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fcIfs List<Property Map>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the inventoried policy object.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    placementMode String
    The mode used for placement of vNICs on network adapters. It can either be Auto or Custom.* custom - The placement of the vNICs / vHBAs on network adapters is manually chosen by the user.* auto - The placement of the vNICs / vHBAs on network adapters is automatically determined by the system.
    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.
    staticWwnnAddress String
    The WWNN address for the server node must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx.Allowed ranges are 20:00:00:00:00:00:00:00 to 20:FF:FF:FF:FF:FF:FF:FF or from 50:00:00:00:00:00:00:00 to 5F:FF:FF:FF:FF:FF:FF:FF.To ensure uniqueness of WWN's in the SAN fabric, you are strongly encouraged to use the WWN prefix - 20:00:00:25:B5:xx:xx:xx.
    tags List<Property Map>
    targetMos List<Property Map>
    targetPlatform String
    The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.* Standalone - Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.* FIAttached - Servers which are connected to a Fabric Interconnect that is managed by Intersight.
    versionContexts List<Property Map>
    wwnnAddressType String
    Type of allocation selected to assign a WWNN address for the server node.* POOL - The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.* STATIC - The user assigns a static mac/wwn address for the Virtual Interface.
    wwnnPools List<Property Map>

    GetVnicSanConnectivityPolicyInventoryResultAncestor

    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

    GetVnicSanConnectivityPolicyInventoryResultFcIf

    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

    GetVnicSanConnectivityPolicyInventoryResultParent

    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

    GetVnicSanConnectivityPolicyInventoryResultPermissionResource

    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

    GetVnicSanConnectivityPolicyInventoryResultTag

    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

    GetVnicSanConnectivityPolicyInventoryResultTargetMo

    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

    GetVnicSanConnectivityPolicyInventoryResultVersionContext

    GetVnicSanConnectivityPolicyInventoryResultVersionContextInterestedMo

    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

    GetVnicSanConnectivityPolicyInventoryResultVersionContextRefMo

    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

    GetVnicSanConnectivityPolicyInventoryResultWwnnPool

    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

    GetVnicSanConnectivityPolicyInventoryTag

    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.

    GetVnicSanConnectivityPolicyInventoryTargetMo

    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'.

    GetVnicSanConnectivityPolicyInventoryVersionContext

    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<GetVnicSanConnectivityPolicyInventoryVersionContextInterestedMo>
    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 GetVnicSanConnectivityPolicyInventoryVersionContextRefMo
    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 []GetVnicSanConnectivityPolicyInventoryVersionContextInterestedMo
    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 GetVnicSanConnectivityPolicyInventoryVersionContextRefMo
    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<GetVnicSanConnectivityPolicyInventoryVersionContextInterestedMo>
    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 GetVnicSanConnectivityPolicyInventoryVersionContextRefMo
    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 GetVnicSanConnectivityPolicyInventoryVersionContextInterestedMo[]
    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 GetVnicSanConnectivityPolicyInventoryVersionContextRefMo
    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[GetVnicSanConnectivityPolicyInventoryVersionContextInterestedMo]
    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 GetVnicSanConnectivityPolicyInventoryVersionContextRefMo
    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.

    GetVnicSanConnectivityPolicyInventoryVersionContextInterestedMo

    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'.

    GetVnicSanConnectivityPolicyInventoryVersionContextRefMo

    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'.

    GetVnicSanConnectivityPolicyInventoryWwnnPool

    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