intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getSdaaciConnectionDetail
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Peer connection details for each connection.
Using getSdaaciConnectionDetail
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 getSdaaciConnectionDetail(args: GetSdaaciConnectionDetailArgs, opts?: InvokeOptions): Promise<GetSdaaciConnectionDetailResult>
function getSdaaciConnectionDetailOutput(args: GetSdaaciConnectionDetailOutputArgs, opts?: InvokeOptions): Output<GetSdaaciConnectionDetailResult>def get_sdaaci_connection_detail(account_moid: Optional[str] = None,
                                 additional_properties: Optional[str] = None,
                                 ancestors: Optional[Sequence[GetSdaaciConnectionDetailAncestor]] = None,
                                 class_id: Optional[str] = None,
                                 create_time: Optional[str] = None,
                                 description: Optional[str] = None,
                                 domain_group_moid: Optional[str] = None,
                                 id: Optional[str] = None,
                                 ip_pool: Optional[str] = None,
                                 layer3_handoff_id: Optional[str] = None,
                                 mod_time: Optional[str] = None,
                                 moid: Optional[str] = None,
                                 nr_connection: Optional[GetSdaaciConnectionDetailNrConnection] = None,
                                 object_type: Optional[str] = None,
                                 owners: Optional[Sequence[str]] = None,
                                 parent: Optional[GetSdaaciConnectionDetailParent] = None,
                                 peer_ainterface: Optional[str] = None,
                                 peer_aip_address: Optional[str] = None,
                                 peer_atype: Optional[str] = None,
                                 peer_binterface: Optional[str] = None,
                                 peer_bip_address: Optional[str] = None,
                                 peer_btype: Optional[str] = None,
                                 peera: Optional[str] = None,
                                 peerb: Optional[str] = None,
                                 permission_resources: Optional[Sequence[GetSdaaciConnectionDetailPermissionResource]] = None,
                                 router_id: Optional[str] = None,
                                 shared_scope: Optional[str] = None,
                                 status: Optional[str] = None,
                                 tags: Optional[Sequence[GetSdaaciConnectionDetailTag]] = None,
                                 version_context: Optional[GetSdaaciConnectionDetailVersionContext] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetSdaaciConnectionDetailResult
def get_sdaaci_connection_detail_output(account_moid: Optional[pulumi.Input[str]] = None,
                                 additional_properties: Optional[pulumi.Input[str]] = None,
                                 ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetSdaaciConnectionDetailAncestorArgs]]]] = None,
                                 class_id: Optional[pulumi.Input[str]] = None,
                                 create_time: Optional[pulumi.Input[str]] = None,
                                 description: Optional[pulumi.Input[str]] = None,
                                 domain_group_moid: Optional[pulumi.Input[str]] = None,
                                 id: Optional[pulumi.Input[str]] = None,
                                 ip_pool: Optional[pulumi.Input[str]] = None,
                                 layer3_handoff_id: Optional[pulumi.Input[str]] = None,
                                 mod_time: Optional[pulumi.Input[str]] = None,
                                 moid: Optional[pulumi.Input[str]] = None,
                                 nr_connection: Optional[pulumi.Input[GetSdaaciConnectionDetailNrConnectionArgs]] = None,
                                 object_type: Optional[pulumi.Input[str]] = None,
                                 owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                 parent: Optional[pulumi.Input[GetSdaaciConnectionDetailParentArgs]] = None,
                                 peer_ainterface: Optional[pulumi.Input[str]] = None,
                                 peer_aip_address: Optional[pulumi.Input[str]] = None,
                                 peer_atype: Optional[pulumi.Input[str]] = None,
                                 peer_binterface: Optional[pulumi.Input[str]] = None,
                                 peer_bip_address: Optional[pulumi.Input[str]] = None,
                                 peer_btype: Optional[pulumi.Input[str]] = None,
                                 peera: Optional[pulumi.Input[str]] = None,
                                 peerb: Optional[pulumi.Input[str]] = None,
                                 permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetSdaaciConnectionDetailPermissionResourceArgs]]]] = None,
                                 router_id: Optional[pulumi.Input[str]] = None,
                                 shared_scope: Optional[pulumi.Input[str]] = None,
                                 status: Optional[pulumi.Input[str]] = None,
                                 tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetSdaaciConnectionDetailTagArgs]]]] = None,
                                 version_context: Optional[pulumi.Input[GetSdaaciConnectionDetailVersionContextArgs]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetSdaaciConnectionDetailResult]func LookupSdaaciConnectionDetail(ctx *Context, args *LookupSdaaciConnectionDetailArgs, opts ...InvokeOption) (*LookupSdaaciConnectionDetailResult, error)
func LookupSdaaciConnectionDetailOutput(ctx *Context, args *LookupSdaaciConnectionDetailOutputArgs, opts ...InvokeOption) LookupSdaaciConnectionDetailResultOutput> Note: This function is named LookupSdaaciConnectionDetail in the Go SDK.
public static class GetSdaaciConnectionDetail 
{
    public static Task<GetSdaaciConnectionDetailResult> InvokeAsync(GetSdaaciConnectionDetailArgs args, InvokeOptions? opts = null)
    public static Output<GetSdaaciConnectionDetailResult> Invoke(GetSdaaciConnectionDetailInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSdaaciConnectionDetailResult> getSdaaciConnectionDetail(GetSdaaciConnectionDetailArgs args, InvokeOptions options)
public static Output<GetSdaaciConnectionDetailResult> getSdaaciConnectionDetail(GetSdaaciConnectionDetailArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getSdaaciConnectionDetail:getSdaaciConnectionDetail
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetSdaaci Connection Detail Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of this connection between two peers.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- IpPool string
- Id of the ip pool configured for this connection.
- Layer3HandoffId string
- Id of layer 3 handoff configured between a border node and a border leaf.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NrConnection GetSdaaci Connection Detail Nr Connection 
- ObjectType string
- Owners List<string>
- Parent
GetSdaaci Connection Detail Parent 
- PeerAinterface string
- Interface id configured on Peer A.
- PeerAip stringAddress 
- The IP Address of the device used as the local peer.
- PeerAtype string
- Type of device used as Peer A for this peer connection.
- PeerBinterface string
- Interface id configured on Peer B.
- PeerBip stringAddress 
- The IP Address of the device used as the remote peer.
- PeerBtype string
- Type of device used as Peer B for this peer connection.
- Peera string
- First peer of the connection.
- Peerb string
- Second Peer of the connection.
- PermissionResources List<GetSdaaci Connection Detail Permission Resource> 
- RouterId string
- Router id defined for this peer connection.
- 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.
- Status string
- Connection status between the peers.* NotConnected- Connection Status NotConnected.*Connected- Connection Status Connected.
- 
List<GetSdaaci Connection Detail Tag> 
- VersionContext GetSdaaci Connection Detail Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetSdaaci Connection Detail Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of this connection between two peers.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- IpPool string
- Id of the ip pool configured for this connection.
- Layer3HandoffId string
- Id of layer 3 handoff configured between a border node and a border leaf.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NrConnection GetSdaaci Connection Detail Nr Connection 
- ObjectType string
- Owners []string
- Parent
GetSdaaci Connection Detail Parent 
- PeerAinterface string
- Interface id configured on Peer A.
- PeerAip stringAddress 
- The IP Address of the device used as the local peer.
- PeerAtype string
- Type of device used as Peer A for this peer connection.
- PeerBinterface string
- Interface id configured on Peer B.
- PeerBip stringAddress 
- The IP Address of the device used as the remote peer.
- PeerBtype string
- Type of device used as Peer B for this peer connection.
- Peera string
- First peer of the connection.
- Peerb string
- Second Peer of the connection.
- PermissionResources []GetSdaaci Connection Detail Permission Resource 
- RouterId string
- Router id defined for this peer connection.
- 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.
- Status string
- Connection status between the peers.* NotConnected- Connection Status NotConnected.*Connected- Connection Status Connected.
- 
[]GetSdaaci Connection Detail Tag 
- VersionContext GetSdaaci Connection Detail Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetSdaaci Connection Detail Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of this connection between two peers.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- ipPool String
- Id of the ip pool configured for this connection.
- layer3HandoffId String
- Id of layer 3 handoff configured between a border node and a border leaf.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nrConnection GetSdaaci Connection Detail Nr Connection 
- objectType String
- owners List<String>
- parent
GetSdaaci Connection Detail Parent 
- peerAinterface String
- Interface id configured on Peer A.
- peerAip StringAddress 
- The IP Address of the device used as the local peer.
- peerAtype String
- Type of device used as Peer A for this peer connection.
- peerBinterface String
- Interface id configured on Peer B.
- peerBip StringAddress 
- The IP Address of the device used as the remote peer.
- peerBtype String
- Type of device used as Peer B for this peer connection.
- peera String
- First peer of the connection.
- peerb String
- Second Peer of the connection.
- permissionResources List<GetSdaaci Connection Detail Permission Resource> 
- routerId String
- Router id defined for this peer connection.
- 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.
- status String
- Connection status between the peers.* NotConnected- Connection Status NotConnected.*Connected- Connection Status Connected.
- 
List<GetSdaaci Connection Detail Tag> 
- versionContext GetSdaaci Connection Detail Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetSdaaci Connection Detail Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- description string
- Description of this connection between two peers.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- id string
- ipPool string
- Id of the ip pool configured for this connection.
- layer3HandoffId string
- Id of layer 3 handoff configured between a border node and a border leaf.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nrConnection GetSdaaci Connection Detail Nr Connection 
- objectType string
- owners string[]
- parent
GetSdaaci Connection Detail Parent 
- peerAinterface string
- Interface id configured on Peer A.
- peerAip stringAddress 
- The IP Address of the device used as the local peer.
- peerAtype string
- Type of device used as Peer A for this peer connection.
- peerBinterface string
- Interface id configured on Peer B.
- peerBip stringAddress 
- The IP Address of the device used as the remote peer.
- peerBtype string
- Type of device used as Peer B for this peer connection.
- peera string
- First peer of the connection.
- peerb string
- Second Peer of the connection.
- permissionResources GetSdaaci Connection Detail Permission Resource[] 
- routerId string
- Router id defined for this peer connection.
- 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.
- status string
- Connection status between the peers.* NotConnected- Connection Status NotConnected.*Connected- Connection Status Connected.
- 
GetSdaaci Connection Detail Tag[] 
- versionContext GetSdaaci Connection Detail Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetSdaaci Connection Detail Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- description str
- Description of this connection between two peers.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- id str
- ip_pool str
- Id of the ip pool configured for this connection.
- layer3_handoff_ strid 
- Id of layer 3 handoff configured between a border node and a border leaf.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- nr_connection GetSdaaci Connection Detail Nr Connection 
- object_type str
- owners Sequence[str]
- parent
GetSdaaci Connection Detail Parent 
- peer_ainterface str
- Interface id configured on Peer A.
- peer_aip_ straddress 
- The IP Address of the device used as the local peer.
- peer_atype str
- Type of device used as Peer A for this peer connection.
- peer_binterface str
- Interface id configured on Peer B.
- peer_bip_ straddress 
- The IP Address of the device used as the remote peer.
- peer_btype str
- Type of device used as Peer B for this peer connection.
- peera str
- First peer of the connection.
- peerb str
- Second Peer of the connection.
- permission_resources Sequence[GetSdaaci Connection Detail Permission Resource] 
- router_id str
- Router id defined for this peer connection.
- 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.
- status str
- Connection status between the peers.* NotConnected- Connection Status NotConnected.*Connected- Connection Status Connected.
- 
Sequence[GetSdaaci Connection Detail Tag] 
- version_context GetSdaaci Connection Detail Version Context 
- 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 this connection between two peers.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- ipPool String
- Id of the ip pool configured for this connection.
- layer3HandoffId String
- Id of layer 3 handoff configured between a border node and a border leaf.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nrConnection Property Map
- objectType String
- owners List<String>
- parent Property Map
- peerAinterface String
- Interface id configured on Peer A.
- peerAip StringAddress 
- The IP Address of the device used as the local peer.
- peerAtype String
- Type of device used as Peer A for this peer connection.
- peerBinterface String
- Interface id configured on Peer B.
- peerBip StringAddress 
- The IP Address of the device used as the remote peer.
- peerBtype String
- Type of device used as Peer B for this peer connection.
- peera String
- First peer of the connection.
- peerb String
- Second Peer of the connection.
- permissionResources List<Property Map>
- routerId String
- Router id defined for this peer connection.
- 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.
- status String
- Connection status between the peers.* NotConnected- Connection Status NotConnected.*Connected- Connection Status Connected.
- List<Property Map>
- versionContext Property Map
getSdaaciConnectionDetail Result
The following output properties are available:
- Id string
- Results
List<GetSdaaci Connection Detail Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetSdaaci Connection Detail Ancestor> 
- ClassId string
- CreateTime string
- Description string
- DomainGroup stringMoid 
- IpPool string
- Layer3HandoffId string
- ModTime string
- Moid string
- NrConnection GetSdaaci Connection Detail Nr Connection 
- ObjectType string
- Owners List<string>
- Parent
GetSdaaci Connection Detail Parent 
- PeerAinterface string
- PeerAip stringAddress 
- PeerAtype string
- PeerBinterface string
- PeerBip stringAddress 
- PeerBtype string
- Peera string
- Peerb string
- PermissionResources List<GetSdaaci Connection Detail Permission Resource> 
- RouterId string
- string
- Status string
- 
List<GetSdaaci Connection Detail Tag> 
- VersionContext GetSdaaci Connection Detail Version Context 
- Id string
- Results
[]GetSdaaci Connection Detail Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetSdaaci Connection Detail Ancestor 
- ClassId string
- CreateTime string
- Description string
- DomainGroup stringMoid 
- IpPool string
- Layer3HandoffId string
- ModTime string
- Moid string
- NrConnection GetSdaaci Connection Detail Nr Connection 
- ObjectType string
- Owners []string
- Parent
GetSdaaci Connection Detail Parent 
- PeerAinterface string
- PeerAip stringAddress 
- PeerAtype string
- PeerBinterface string
- PeerBip stringAddress 
- PeerBtype string
- Peera string
- Peerb string
- PermissionResources []GetSdaaci Connection Detail Permission Resource 
- RouterId string
- string
- Status string
- 
[]GetSdaaci Connection Detail Tag 
- VersionContext GetSdaaci Connection Detail Version Context 
- id String
- results
List<GetSdaaci Connection Detail Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetSdaaci Connection Detail Ancestor> 
- classId String
- createTime String
- description String
- domainGroup StringMoid 
- ipPool String
- layer3HandoffId String
- modTime String
- moid String
- nrConnection GetSdaaci Connection Detail Nr Connection 
- objectType String
- owners List<String>
- parent
GetSdaaci Connection Detail Parent 
- peerAinterface String
- peerAip StringAddress 
- peerAtype String
- peerBinterface String
- peerBip StringAddress 
- peerBtype String
- peera String
- peerb String
- permissionResources List<GetSdaaci Connection Detail Permission Resource> 
- routerId String
- String
- status String
- 
List<GetSdaaci Connection Detail Tag> 
- versionContext GetSdaaci Connection Detail Version Context 
- id string
- results
GetSdaaci Connection Detail Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetSdaaci Connection Detail Ancestor[] 
- classId string
- createTime string
- description string
- domainGroup stringMoid 
- ipPool string
- layer3HandoffId string
- modTime string
- moid string
- nrConnection GetSdaaci Connection Detail Nr Connection 
- objectType string
- owners string[]
- parent
GetSdaaci Connection Detail Parent 
- peerAinterface string
- peerAip stringAddress 
- peerAtype string
- peerBinterface string
- peerBip stringAddress 
- peerBtype string
- peera string
- peerb string
- permissionResources GetSdaaci Connection Detail Permission Resource[] 
- routerId string
- string
- status string
- 
GetSdaaci Connection Detail Tag[] 
- versionContext GetSdaaci Connection Detail Version Context 
- id str
- results
Sequence[GetSdaaci Connection Detail Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetSdaaci Connection Detail Ancestor] 
- class_id str
- create_time str
- description str
- domain_group_ strmoid 
- ip_pool str
- layer3_handoff_ strid 
- mod_time str
- moid str
- nr_connection GetSdaaci Connection Detail Nr Connection 
- object_type str
- owners Sequence[str]
- parent
GetSdaaci Connection Detail Parent 
- peer_ainterface str
- peer_aip_ straddress 
- peer_atype str
- peer_binterface str
- peer_bip_ straddress 
- peer_btype str
- peera str
- peerb str
- permission_resources Sequence[GetSdaaci Connection Detail Permission Resource] 
- router_id str
- str
- status str
- 
Sequence[GetSdaaci Connection Detail Tag] 
- version_context GetSdaaci Connection Detail Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- description String
- domainGroup StringMoid 
- ipPool String
- layer3HandoffId String
- modTime String
- moid String
- nrConnection Property Map
- objectType String
- owners List<String>
- parent Property Map
- peerAinterface String
- peerAip StringAddress 
- peerAtype String
- peerBinterface String
- peerBip StringAddress 
- peerBtype String
- peera String
- peerb String
- permissionResources List<Property Map>
- routerId String
- String
- status String
- List<Property Map>
- versionContext Property Map
Supporting Types
GetSdaaciConnectionDetailAncestor    
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetSdaaciConnectionDetailNrConnection     
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetSdaaciConnectionDetailParent    
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetSdaaciConnectionDetailPermissionResource     
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetSdaaciConnectionDetailResult    
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetSdaaci Connection Detail Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of this connection between two peers.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- IpPool string
- Id of the ip pool configured for this connection.
- Layer3HandoffId string
- Id of layer 3 handoff configured between a border node and a border leaf.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NrConnections List<GetSdaaci Connection Detail Result Nr Connection> 
- ObjectType string
- Owners List<string>
- Parents
List<GetSdaaci Connection Detail Result Parent> 
- PeerAinterface string
- Interface id configured on Peer A.
- PeerAip stringAddress 
- The IP Address of the device used as the local peer.
- PeerAtype string
- Type of device used as Peer A for this peer connection.
- PeerBinterface string
- Interface id configured on Peer B.
- PeerBip stringAddress 
- The IP Address of the device used as the remote peer.
- PeerBtype string
- Type of device used as Peer B for this peer connection.
- Peera string
- First peer of the connection.
- Peerb string
- Second Peer of the connection.
- PermissionResources List<GetSdaaci Connection Detail Result Permission Resource> 
- RouterId string
- Router id defined for this peer connection.
- 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.
- Status string
- Connection status between the peers.* NotConnected- Connection Status NotConnected.*Connected- Connection Status Connected.
- 
List<GetSdaaci Connection Detail Result Tag> 
- VersionContexts List<GetSdaaci Connection Detail Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetSdaaci Connection Detail Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of this connection between two peers.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- IpPool string
- Id of the ip pool configured for this connection.
- Layer3HandoffId string
- Id of layer 3 handoff configured between a border node and a border leaf.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NrConnections []GetSdaaci Connection Detail Result Nr Connection 
- ObjectType string
- Owners []string
- Parents
[]GetSdaaci Connection Detail Result Parent 
- PeerAinterface string
- Interface id configured on Peer A.
- PeerAip stringAddress 
- The IP Address of the device used as the local peer.
- PeerAtype string
- Type of device used as Peer A for this peer connection.
- PeerBinterface string
- Interface id configured on Peer B.
- PeerBip stringAddress 
- The IP Address of the device used as the remote peer.
- PeerBtype string
- Type of device used as Peer B for this peer connection.
- Peera string
- First peer of the connection.
- Peerb string
- Second Peer of the connection.
- PermissionResources []GetSdaaci Connection Detail Result Permission Resource 
- RouterId string
- Router id defined for this peer connection.
- 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.
- Status string
- Connection status between the peers.* NotConnected- Connection Status NotConnected.*Connected- Connection Status Connected.
- 
[]GetSdaaci Connection Detail Result Tag 
- VersionContexts []GetSdaaci Connection Detail Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetSdaaci Connection Detail Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of this connection between two peers.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- ipPool String
- Id of the ip pool configured for this connection.
- layer3HandoffId String
- Id of layer 3 handoff configured between a border node and a border leaf.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nrConnections List<GetSdaaci Connection Detail Result Nr Connection> 
- objectType String
- owners List<String>
- parents
List<GetSdaaci Connection Detail Result Parent> 
- peerAinterface String
- Interface id configured on Peer A.
- peerAip StringAddress 
- The IP Address of the device used as the local peer.
- peerAtype String
- Type of device used as Peer A for this peer connection.
- peerBinterface String
- Interface id configured on Peer B.
- peerBip StringAddress 
- The IP Address of the device used as the remote peer.
- peerBtype String
- Type of device used as Peer B for this peer connection.
- peera String
- First peer of the connection.
- peerb String
- Second Peer of the connection.
- permissionResources List<GetSdaaci Connection Detail Result Permission Resource> 
- routerId String
- Router id defined for this peer connection.
- 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.
- status String
- Connection status between the peers.* NotConnected- Connection Status NotConnected.*Connected- Connection Status Connected.
- 
List<GetSdaaci Connection Detail Result Tag> 
- versionContexts List<GetSdaaci Connection Detail Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetSdaaci Connection Detail Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- description string
- Description of this connection between two peers.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ipPool string
- Id of the ip pool configured for this connection.
- layer3HandoffId string
- Id of layer 3 handoff configured between a border node and a border leaf.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nrConnections GetSdaaci Connection Detail Result Nr Connection[] 
- objectType string
- owners string[]
- parents
GetSdaaci Connection Detail Result Parent[] 
- peerAinterface string
- Interface id configured on Peer A.
- peerAip stringAddress 
- The IP Address of the device used as the local peer.
- peerAtype string
- Type of device used as Peer A for this peer connection.
- peerBinterface string
- Interface id configured on Peer B.
- peerBip stringAddress 
- The IP Address of the device used as the remote peer.
- peerBtype string
- Type of device used as Peer B for this peer connection.
- peera string
- First peer of the connection.
- peerb string
- Second Peer of the connection.
- permissionResources GetSdaaci Connection Detail Result Permission Resource[] 
- routerId string
- Router id defined for this peer connection.
- 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.
- status string
- Connection status between the peers.* NotConnected- Connection Status NotConnected.*Connected- Connection Status Connected.
- 
GetSdaaci Connection Detail Result Tag[] 
- versionContexts GetSdaaci Connection Detail Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetSdaaci Connection Detail Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- description str
- Description of this connection between two peers.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- ip_pool str
- Id of the ip pool configured for this connection.
- layer3_handoff_ strid 
- Id of layer 3 handoff configured between a border node and a border leaf.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- nr_connections Sequence[GetSdaaci Connection Detail Result Nr Connection] 
- object_type str
- owners Sequence[str]
- parents
Sequence[GetSdaaci Connection Detail Result Parent] 
- peer_ainterface str
- Interface id configured on Peer A.
- peer_aip_ straddress 
- The IP Address of the device used as the local peer.
- peer_atype str
- Type of device used as Peer A for this peer connection.
- peer_binterface str
- Interface id configured on Peer B.
- peer_bip_ straddress 
- The IP Address of the device used as the remote peer.
- peer_btype str
- Type of device used as Peer B for this peer connection.
- peera str
- First peer of the connection.
- peerb str
- Second Peer of the connection.
- permission_resources Sequence[GetSdaaci Connection Detail Result Permission Resource] 
- router_id str
- Router id defined for this peer connection.
- 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.
- status str
- Connection status between the peers.* NotConnected- Connection Status NotConnected.*Connected- Connection Status Connected.
- 
Sequence[GetSdaaci Connection Detail Result Tag] 
- version_contexts Sequence[GetSdaaci Connection Detail Result Version Context] 
- 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 this connection between two peers.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- ipPool String
- Id of the ip pool configured for this connection.
- layer3HandoffId String
- Id of layer 3 handoff configured between a border node and a border leaf.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nrConnections List<Property Map>
- objectType String
- owners List<String>
- parents List<Property Map>
- peerAinterface String
- Interface id configured on Peer A.
- peerAip StringAddress 
- The IP Address of the device used as the local peer.
- peerAtype String
- Type of device used as Peer A for this peer connection.
- peerBinterface String
- Interface id configured on Peer B.
- peerBip StringAddress 
- The IP Address of the device used as the remote peer.
- peerBtype String
- Type of device used as Peer B for this peer connection.
- peera String
- First peer of the connection.
- peerb String
- Second Peer of the connection.
- permissionResources List<Property Map>
- routerId String
- Router id defined for this peer connection.
- 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.
- status String
- Connection status between the peers.* NotConnected- Connection Status NotConnected.*Connected- Connection Status Connected.
- List<Property Map>
- versionContexts List<Property Map>
GetSdaaciConnectionDetailResultAncestor     
- 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
GetSdaaciConnectionDetailResultNrConnection      
- 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
GetSdaaciConnectionDetailResultParent     
- 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
GetSdaaciConnectionDetailResultPermissionResource      
- 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
GetSdaaciConnectionDetailResultTag     
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetSdaaciConnectionDetailResultVersionContext      
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetSdaaciConnectionDetailResultVersionContextInterestedMo        
- 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
GetSdaaciConnectionDetailResultVersionContextRefMo        
- 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
GetSdaaciConnectionDetailTag    
- 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.
GetSdaaciConnectionDetailVersionContext     
- 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<GetSdaaci Connection Detail Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetSdaaci Connection Detail Version Context Ref Mo 
- 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 []GetSdaaci Connection Detail Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetSdaaci Connection Detail Version Context Ref Mo 
- 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<GetSdaaci Connection Detail Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetSdaaci Connection Detail Version Context Ref Mo 
- 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 GetSdaaci Connection Detail Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetSdaaci Connection Detail Version Context Ref Mo 
- 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[GetSdaaci Connection Detail Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetSdaaci Connection Detail Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- 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>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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.
 
GetSdaaciConnectionDetailVersionContextInterestedMo       
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetSdaaciConnectionDetailVersionContextRefMo       
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet