intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getAssetClusterMember
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
A node within a cluster of device connectors. A Device Registration may contain multiple ClusterMembers with each holding the connection details of the device connector as well as the nodes current leadership within the cluster.
Using getAssetClusterMember
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 getAssetClusterMember(args: GetAssetClusterMemberArgs, opts?: InvokeOptions): Promise<GetAssetClusterMemberResult>
function getAssetClusterMemberOutput(args: GetAssetClusterMemberOutputArgs, opts?: InvokeOptions): Output<GetAssetClusterMemberResult>def get_asset_cluster_member(account_moid: Optional[str] = None,
                             additional_properties: Optional[str] = None,
                             ancestors: Optional[Sequence[GetAssetClusterMemberAncestor]] = None,
                             api_version: Optional[float] = None,
                             app_partition_number: Optional[float] = None,
                             class_id: Optional[str] = None,
                             connected_host: Optional[str] = None,
                             connection_flap_status: Optional[GetAssetClusterMemberConnectionFlapStatus] = None,
                             connection_id: Optional[str] = None,
                             connection_reason: Optional[str] = None,
                             connection_status: Optional[str] = None,
                             connection_status_last_change_time: Optional[str] = None,
                             connector_version: Optional[str] = None,
                             create_time: Optional[str] = None,
                             device: Optional[GetAssetClusterMemberDevice] = None,
                             device_external_ip_address: Optional[str] = None,
                             domain_group_moid: Optional[str] = None,
                             id: Optional[str] = None,
                             leadership: Optional[str] = None,
                             locked_leader: Optional[bool] = None,
                             member_identity: Optional[str] = None,
                             mod_time: Optional[str] = None,
                             moid: Optional[str] = None,
                             object_type: Optional[str] = None,
                             owners: Optional[Sequence[str]] = None,
                             parent: Optional[GetAssetClusterMemberParent] = None,
                             parent_cluster_member_identity: Optional[str] = None,
                             permission_resources: Optional[Sequence[GetAssetClusterMemberPermissionResource]] = None,
                             proxy_app: Optional[str] = None,
                             shared_scope: Optional[str] = None,
                             sudi: Optional[GetAssetClusterMemberSudi] = None,
                             tags: Optional[Sequence[GetAssetClusterMemberTag]] = None,
                             version_context: Optional[GetAssetClusterMemberVersionContext] = None,
                             opts: Optional[InvokeOptions] = None) -> GetAssetClusterMemberResult
def get_asset_cluster_member_output(account_moid: Optional[pulumi.Input[str]] = None,
                             additional_properties: Optional[pulumi.Input[str]] = None,
                             ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetAssetClusterMemberAncestorArgs]]]] = None,
                             api_version: Optional[pulumi.Input[float]] = None,
                             app_partition_number: Optional[pulumi.Input[float]] = None,
                             class_id: Optional[pulumi.Input[str]] = None,
                             connected_host: Optional[pulumi.Input[str]] = None,
                             connection_flap_status: Optional[pulumi.Input[GetAssetClusterMemberConnectionFlapStatusArgs]] = None,
                             connection_id: Optional[pulumi.Input[str]] = None,
                             connection_reason: Optional[pulumi.Input[str]] = None,
                             connection_status: Optional[pulumi.Input[str]] = None,
                             connection_status_last_change_time: Optional[pulumi.Input[str]] = None,
                             connector_version: Optional[pulumi.Input[str]] = None,
                             create_time: Optional[pulumi.Input[str]] = None,
                             device: Optional[pulumi.Input[GetAssetClusterMemberDeviceArgs]] = None,
                             device_external_ip_address: Optional[pulumi.Input[str]] = None,
                             domain_group_moid: Optional[pulumi.Input[str]] = None,
                             id: Optional[pulumi.Input[str]] = None,
                             leadership: Optional[pulumi.Input[str]] = None,
                             locked_leader: Optional[pulumi.Input[bool]] = None,
                             member_identity: Optional[pulumi.Input[str]] = None,
                             mod_time: Optional[pulumi.Input[str]] = None,
                             moid: 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[GetAssetClusterMemberParentArgs]] = None,
                             parent_cluster_member_identity: Optional[pulumi.Input[str]] = None,
                             permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetAssetClusterMemberPermissionResourceArgs]]]] = None,
                             proxy_app: Optional[pulumi.Input[str]] = None,
                             shared_scope: Optional[pulumi.Input[str]] = None,
                             sudi: Optional[pulumi.Input[GetAssetClusterMemberSudiArgs]] = None,
                             tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetAssetClusterMemberTagArgs]]]] = None,
                             version_context: Optional[pulumi.Input[GetAssetClusterMemberVersionContextArgs]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetAssetClusterMemberResult]func LookupAssetClusterMember(ctx *Context, args *LookupAssetClusterMemberArgs, opts ...InvokeOption) (*LookupAssetClusterMemberResult, error)
func LookupAssetClusterMemberOutput(ctx *Context, args *LookupAssetClusterMemberOutputArgs, opts ...InvokeOption) LookupAssetClusterMemberResultOutput> Note: This function is named LookupAssetClusterMember in the Go SDK.
public static class GetAssetClusterMember 
{
    public static Task<GetAssetClusterMemberResult> InvokeAsync(GetAssetClusterMemberArgs args, InvokeOptions? opts = null)
    public static Output<GetAssetClusterMemberResult> Invoke(GetAssetClusterMemberInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAssetClusterMemberResult> getAssetClusterMember(GetAssetClusterMemberArgs args, InvokeOptions options)
public static Output<GetAssetClusterMemberResult> getAssetClusterMember(GetAssetClusterMemberArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getAssetClusterMember:getAssetClusterMember
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetAsset Cluster Member Ancestor> 
- ApiVersion double
- The version of the connector API, describes the capability of the connector's framework.If the version is lower than the current minimum supported version defined in the service managing the connection, the device connector will be connected with limited capabilities until the device connector is upgraded to a fully supported version. For example if a device connector that was released without delta inventory capabilities registers and connects to Intersight, inventory collection may be disabled until it has been upgraded.
- AppPartition doubleNumber 
- The partition number corresponding to the instance of the Proxy App which is managing the web-socket to the device connector.
- ClassId string
- ConnectedHost string
- The DNS hostname the device connector has used to connect to Intersight. Devices may be configured to connect to a set of DNS hostnames which all resolve to the same Intersight instance, the connected host is the latest hostname the device used to connect successfully to Intersight.
- ConnectionFlap GetStatus Asset Cluster Member Connection Flap Status 
- ConnectionId string
- The unique identifier for the current connection. The identifier persists across network connectivity loss and is reset on device connector process restart or platform administrator toggle of the Intersight connectivity. The connectionId can be used by services that need to interact with stateful plugins running in the device connector process. For example if a service schedules an inventory in a devices job scheduler plugin at registration it is not necessary to reschedule the job if the device loses network connectivity due to an Intersight service upgrade or intermittent network issues in the devices datacenter.
- ConnectionReason string
- If 'connectionStatus' is not equal to Connected, connectionReason provides further details about why the device is not connected with Intersight.
- ConnectionStatus string
- The status of the persistent connection between the device connector and Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.* Connected- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected- Intersight is unable to establish a connection to the target.*ClaimInProgress- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.
- ConnectionStatus stringLast Change Time 
- The last time at which the 'connectionStatus' property value changed. If connectionStatus is Connected, this time can be interpreted as the starting time since which a persistent connection has been maintained between Intersight and Device Connector. If connectionStatus is NotConnected, this time can be interpreted as the last time the device connector was connected with Intersight.
- ConnectorVersion string
- The version of the device connector running on the managed device.
- CreateTime string
- The time when this managed object was created.
- Device
GetAsset Cluster Member Device 
- DeviceExternal stringIp Address 
- The IP Address of the managed device as seen from Intersight at the time of registration.This could be the IP address of the managed device's interface which has a route to the internet or a NAT IP address when the managed device is deployed in a private network.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- Leadership string
- The current leadershipstate of this member. Updated by the device connector on failover or leadership change. If a member is elected as Primary within the cluster this connection will be the same as the DeviceRegistration connection. E.g a message addressed to the DeviceRegistration will be forwarded to the ClusterMember connection.* Unknown- The node is unable to complete election or determine the current state. If the device has been registered before and the node has access to the current credentials, it will establish a connection to Intersight with limited capabilities that can be used to debug the HA failure from Intersight.*Primary- The node has been elected as the primary and will establish a connection to the Intersight service and accept all message types enabled for a primary node. There can only be one primary node in a given cluster, while the underlying platform may be active. If it is active, only one connector will assume the primary role.*Secondary- The node has been elected as a secondary node in the cluster. The device connector will establish a connection to the Intersight service with limited capabilities. E.g. file upload will be enabled, but requests to the underlying platform management will be disabled.
- LockedLeader bool
- Devices lock their leadership on failure to heartbeat with peers. Value acts as a third party tie breaker in election between nodes. Intersight enforces that only one cluster member exists with this value set to true.
- MemberIdentity string
- The unique identity of the member within the cluster. The identity is retrieved from the platform and reported by the device connector at connection time.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parent
GetAsset Cluster Member Parent 
- ParentCluster stringMember Identity 
- The member idenity of the cluster member through which this device is connected if applicable.
- PermissionResources List<GetAsset Cluster Member Permission Resource> 
- ProxyApp string
- The name of the app which will proxy the messages to the device connector.
- 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.
- Sudi
GetAsset Cluster Member Sudi 
- 
List<GetAsset Cluster Member Tag> 
- VersionContext GetAsset Cluster Member Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetAsset Cluster Member Ancestor 
- ApiVersion float64
- The version of the connector API, describes the capability of the connector's framework.If the version is lower than the current minimum supported version defined in the service managing the connection, the device connector will be connected with limited capabilities until the device connector is upgraded to a fully supported version. For example if a device connector that was released without delta inventory capabilities registers and connects to Intersight, inventory collection may be disabled until it has been upgraded.
- AppPartition float64Number 
- The partition number corresponding to the instance of the Proxy App which is managing the web-socket to the device connector.
- ClassId string
- ConnectedHost string
- The DNS hostname the device connector has used to connect to Intersight. Devices may be configured to connect to a set of DNS hostnames which all resolve to the same Intersight instance, the connected host is the latest hostname the device used to connect successfully to Intersight.
- ConnectionFlap GetStatus Asset Cluster Member Connection Flap Status 
- ConnectionId string
- The unique identifier for the current connection. The identifier persists across network connectivity loss and is reset on device connector process restart or platform administrator toggle of the Intersight connectivity. The connectionId can be used by services that need to interact with stateful plugins running in the device connector process. For example if a service schedules an inventory in a devices job scheduler plugin at registration it is not necessary to reschedule the job if the device loses network connectivity due to an Intersight service upgrade or intermittent network issues in the devices datacenter.
- ConnectionReason string
- If 'connectionStatus' is not equal to Connected, connectionReason provides further details about why the device is not connected with Intersight.
- ConnectionStatus string
- The status of the persistent connection between the device connector and Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.* Connected- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected- Intersight is unable to establish a connection to the target.*ClaimInProgress- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.
- ConnectionStatus stringLast Change Time 
- The last time at which the 'connectionStatus' property value changed. If connectionStatus is Connected, this time can be interpreted as the starting time since which a persistent connection has been maintained between Intersight and Device Connector. If connectionStatus is NotConnected, this time can be interpreted as the last time the device connector was connected with Intersight.
- ConnectorVersion string
- The version of the device connector running on the managed device.
- CreateTime string
- The time when this managed object was created.
- Device
GetAsset Cluster Member Device 
- DeviceExternal stringIp Address 
- The IP Address of the managed device as seen from Intersight at the time of registration.This could be the IP address of the managed device's interface which has a route to the internet or a NAT IP address when the managed device is deployed in a private network.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- Leadership string
- The current leadershipstate of this member. Updated by the device connector on failover or leadership change. If a member is elected as Primary within the cluster this connection will be the same as the DeviceRegistration connection. E.g a message addressed to the DeviceRegistration will be forwarded to the ClusterMember connection.* Unknown- The node is unable to complete election or determine the current state. If the device has been registered before and the node has access to the current credentials, it will establish a connection to Intersight with limited capabilities that can be used to debug the HA failure from Intersight.*Primary- The node has been elected as the primary and will establish a connection to the Intersight service and accept all message types enabled for a primary node. There can only be one primary node in a given cluster, while the underlying platform may be active. If it is active, only one connector will assume the primary role.*Secondary- The node has been elected as a secondary node in the cluster. The device connector will establish a connection to the Intersight service with limited capabilities. E.g. file upload will be enabled, but requests to the underlying platform management will be disabled.
- LockedLeader bool
- Devices lock their leadership on failure to heartbeat with peers. Value acts as a third party tie breaker in election between nodes. Intersight enforces that only one cluster member exists with this value set to true.
- MemberIdentity string
- The unique identity of the member within the cluster. The identity is retrieved from the platform and reported by the device connector at connection time.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parent
GetAsset Cluster Member Parent 
- ParentCluster stringMember Identity 
- The member idenity of the cluster member through which this device is connected if applicable.
- PermissionResources []GetAsset Cluster Member Permission Resource 
- ProxyApp string
- The name of the app which will proxy the messages to the device connector.
- 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.
- Sudi
GetAsset Cluster Member Sudi 
- 
[]GetAsset Cluster Member Tag 
- VersionContext GetAsset Cluster Member Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetAsset Cluster Member Ancestor> 
- apiVersion Double
- The version of the connector API, describes the capability of the connector's framework.If the version is lower than the current minimum supported version defined in the service managing the connection, the device connector will be connected with limited capabilities until the device connector is upgraded to a fully supported version. For example if a device connector that was released without delta inventory capabilities registers and connects to Intersight, inventory collection may be disabled until it has been upgraded.
- appPartition DoubleNumber 
- The partition number corresponding to the instance of the Proxy App which is managing the web-socket to the device connector.
- classId String
- connectedHost String
- The DNS hostname the device connector has used to connect to Intersight. Devices may be configured to connect to a set of DNS hostnames which all resolve to the same Intersight instance, the connected host is the latest hostname the device used to connect successfully to Intersight.
- connectionFlap GetStatus Asset Cluster Member Connection Flap Status 
- connectionId String
- The unique identifier for the current connection. The identifier persists across network connectivity loss and is reset on device connector process restart or platform administrator toggle of the Intersight connectivity. The connectionId can be used by services that need to interact with stateful plugins running in the device connector process. For example if a service schedules an inventory in a devices job scheduler plugin at registration it is not necessary to reschedule the job if the device loses network connectivity due to an Intersight service upgrade or intermittent network issues in the devices datacenter.
- connectionReason String
- If 'connectionStatus' is not equal to Connected, connectionReason provides further details about why the device is not connected with Intersight.
- connectionStatus String
- The status of the persistent connection between the device connector and Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.* Connected- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected- Intersight is unable to establish a connection to the target.*ClaimInProgress- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.
- connectionStatus StringLast Change Time 
- The last time at which the 'connectionStatus' property value changed. If connectionStatus is Connected, this time can be interpreted as the starting time since which a persistent connection has been maintained between Intersight and Device Connector. If connectionStatus is NotConnected, this time can be interpreted as the last time the device connector was connected with Intersight.
- connectorVersion String
- The version of the device connector running on the managed device.
- createTime String
- The time when this managed object was created.
- device
GetAsset Cluster Member Device 
- deviceExternal StringIp Address 
- The IP Address of the managed device as seen from Intersight at the time of registration.This could be the IP address of the managed device's interface which has a route to the internet or a NAT IP address when the managed device is deployed in a private network.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- leadership String
- The current leadershipstate of this member. Updated by the device connector on failover or leadership change. If a member is elected as Primary within the cluster this connection will be the same as the DeviceRegistration connection. E.g a message addressed to the DeviceRegistration will be forwarded to the ClusterMember connection.* Unknown- The node is unable to complete election or determine the current state. If the device has been registered before and the node has access to the current credentials, it will establish a connection to Intersight with limited capabilities that can be used to debug the HA failure from Intersight.*Primary- The node has been elected as the primary and will establish a connection to the Intersight service and accept all message types enabled for a primary node. There can only be one primary node in a given cluster, while the underlying platform may be active. If it is active, only one connector will assume the primary role.*Secondary- The node has been elected as a secondary node in the cluster. The device connector will establish a connection to the Intersight service with limited capabilities. E.g. file upload will be enabled, but requests to the underlying platform management will be disabled.
- lockedLeader Boolean
- Devices lock their leadership on failure to heartbeat with peers. Value acts as a third party tie breaker in election between nodes. Intersight enforces that only one cluster member exists with this value set to true.
- memberIdentity String
- The unique identity of the member within the cluster. The identity is retrieved from the platform and reported by the device connector at connection time.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent
GetAsset Cluster Member Parent 
- parentCluster StringMember Identity 
- The member idenity of the cluster member through which this device is connected if applicable.
- permissionResources List<GetAsset Cluster Member Permission Resource> 
- proxyApp String
- The name of the app which will proxy the messages to the device connector.
- 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.
- sudi
GetAsset Cluster Member Sudi 
- 
List<GetAsset Cluster Member Tag> 
- versionContext GetAsset Cluster Member Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetAsset Cluster Member Ancestor[] 
- apiVersion number
- The version of the connector API, describes the capability of the connector's framework.If the version is lower than the current minimum supported version defined in the service managing the connection, the device connector will be connected with limited capabilities until the device connector is upgraded to a fully supported version. For example if a device connector that was released without delta inventory capabilities registers and connects to Intersight, inventory collection may be disabled until it has been upgraded.
- appPartition numberNumber 
- The partition number corresponding to the instance of the Proxy App which is managing the web-socket to the device connector.
- classId string
- connectedHost string
- The DNS hostname the device connector has used to connect to Intersight. Devices may be configured to connect to a set of DNS hostnames which all resolve to the same Intersight instance, the connected host is the latest hostname the device used to connect successfully to Intersight.
- connectionFlap GetStatus Asset Cluster Member Connection Flap Status 
- connectionId string
- The unique identifier for the current connection. The identifier persists across network connectivity loss and is reset on device connector process restart or platform administrator toggle of the Intersight connectivity. The connectionId can be used by services that need to interact with stateful plugins running in the device connector process. For example if a service schedules an inventory in a devices job scheduler plugin at registration it is not necessary to reschedule the job if the device loses network connectivity due to an Intersight service upgrade or intermittent network issues in the devices datacenter.
- connectionReason string
- If 'connectionStatus' is not equal to Connected, connectionReason provides further details about why the device is not connected with Intersight.
- connectionStatus string
- The status of the persistent connection between the device connector and Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.* Connected- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected- Intersight is unable to establish a connection to the target.*ClaimInProgress- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.
- connectionStatus stringLast Change Time 
- The last time at which the 'connectionStatus' property value changed. If connectionStatus is Connected, this time can be interpreted as the starting time since which a persistent connection has been maintained between Intersight and Device Connector. If connectionStatus is NotConnected, this time can be interpreted as the last time the device connector was connected with Intersight.
- connectorVersion string
- The version of the device connector running on the managed device.
- createTime string
- The time when this managed object was created.
- device
GetAsset Cluster Member Device 
- deviceExternal stringIp Address 
- The IP Address of the managed device as seen from Intersight at the time of registration.This could be the IP address of the managed device's interface which has a route to the internet or a NAT IP address when the managed device is deployed in a private network.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- id string
- leadership string
- The current leadershipstate of this member. Updated by the device connector on failover or leadership change. If a member is elected as Primary within the cluster this connection will be the same as the DeviceRegistration connection. E.g a message addressed to the DeviceRegistration will be forwarded to the ClusterMember connection.* Unknown- The node is unable to complete election or determine the current state. If the device has been registered before and the node has access to the current credentials, it will establish a connection to Intersight with limited capabilities that can be used to debug the HA failure from Intersight.*Primary- The node has been elected as the primary and will establish a connection to the Intersight service and accept all message types enabled for a primary node. There can only be one primary node in a given cluster, while the underlying platform may be active. If it is active, only one connector will assume the primary role.*Secondary- The node has been elected as a secondary node in the cluster. The device connector will establish a connection to the Intersight service with limited capabilities. E.g. file upload will be enabled, but requests to the underlying platform management will be disabled.
- lockedLeader boolean
- Devices lock their leadership on failure to heartbeat with peers. Value acts as a third party tie breaker in election between nodes. Intersight enforces that only one cluster member exists with this value set to true.
- memberIdentity string
- The unique identity of the member within the cluster. The identity is retrieved from the platform and reported by the device connector at connection time.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parent
GetAsset Cluster Member Parent 
- parentCluster stringMember Identity 
- The member idenity of the cluster member through which this device is connected if applicable.
- permissionResources GetAsset Cluster Member Permission Resource[] 
- proxyApp string
- The name of the app which will proxy the messages to the device connector.
- 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.
- sudi
GetAsset Cluster Member Sudi 
- 
GetAsset Cluster Member Tag[] 
- versionContext GetAsset Cluster Member Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetAsset Cluster Member Ancestor] 
- api_version float
- The version of the connector API, describes the capability of the connector's framework.If the version is lower than the current minimum supported version defined in the service managing the connection, the device connector will be connected with limited capabilities until the device connector is upgraded to a fully supported version. For example if a device connector that was released without delta inventory capabilities registers and connects to Intersight, inventory collection may be disabled until it has been upgraded.
- app_partition_ floatnumber 
- The partition number corresponding to the instance of the Proxy App which is managing the web-socket to the device connector.
- class_id str
- connected_host str
- The DNS hostname the device connector has used to connect to Intersight. Devices may be configured to connect to a set of DNS hostnames which all resolve to the same Intersight instance, the connected host is the latest hostname the device used to connect successfully to Intersight.
- connection_flap_ Getstatus Asset Cluster Member Connection Flap Status 
- connection_id str
- The unique identifier for the current connection. The identifier persists across network connectivity loss and is reset on device connector process restart or platform administrator toggle of the Intersight connectivity. The connectionId can be used by services that need to interact with stateful plugins running in the device connector process. For example if a service schedules an inventory in a devices job scheduler plugin at registration it is not necessary to reschedule the job if the device loses network connectivity due to an Intersight service upgrade or intermittent network issues in the devices datacenter.
- connection_reason str
- If 'connectionStatus' is not equal to Connected, connectionReason provides further details about why the device is not connected with Intersight.
- connection_status str
- The status of the persistent connection between the device connector and Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.* Connected- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected- Intersight is unable to establish a connection to the target.*ClaimInProgress- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.
- connection_status_ strlast_ change_ time 
- The last time at which the 'connectionStatus' property value changed. If connectionStatus is Connected, this time can be interpreted as the starting time since which a persistent connection has been maintained between Intersight and Device Connector. If connectionStatus is NotConnected, this time can be interpreted as the last time the device connector was connected with Intersight.
- connector_version str
- The version of the device connector running on the managed device.
- create_time str
- The time when this managed object was created.
- device
GetAsset Cluster Member Device 
- device_external_ strip_ address 
- The IP Address of the managed device as seen from Intersight at the time of registration.This could be the IP address of the managed device's interface which has a route to the internet or a NAT IP address when the managed device is deployed in a private network.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- id str
- leadership str
- The current leadershipstate of this member. Updated by the device connector on failover or leadership change. If a member is elected as Primary within the cluster this connection will be the same as the DeviceRegistration connection. E.g a message addressed to the DeviceRegistration will be forwarded to the ClusterMember connection.* Unknown- The node is unable to complete election or determine the current state. If the device has been registered before and the node has access to the current credentials, it will establish a connection to Intersight with limited capabilities that can be used to debug the HA failure from Intersight.*Primary- The node has been elected as the primary and will establish a connection to the Intersight service and accept all message types enabled for a primary node. There can only be one primary node in a given cluster, while the underlying platform may be active. If it is active, only one connector will assume the primary role.*Secondary- The node has been elected as a secondary node in the cluster. The device connector will establish a connection to the Intersight service with limited capabilities. E.g. file upload will be enabled, but requests to the underlying platform management will be disabled.
- locked_leader bool
- Devices lock their leadership on failure to heartbeat with peers. Value acts as a third party tie breaker in election between nodes. Intersight enforces that only one cluster member exists with this value set to true.
- member_identity str
- The unique identity of the member within the cluster. The identity is retrieved from the platform and reported by the device connector at connection time.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parent
GetAsset Cluster Member Parent 
- parent_cluster_ strmember_ identity 
- The member idenity of the cluster member through which this device is connected if applicable.
- permission_resources Sequence[GetAsset Cluster Member Permission Resource] 
- proxy_app str
- The name of the app which will proxy the messages to the device connector.
- 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.
- sudi
GetAsset Cluster Member Sudi 
- 
Sequence[GetAsset Cluster Member Tag] 
- version_context GetAsset Cluster Member Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- apiVersion Number
- The version of the connector API, describes the capability of the connector's framework.If the version is lower than the current minimum supported version defined in the service managing the connection, the device connector will be connected with limited capabilities until the device connector is upgraded to a fully supported version. For example if a device connector that was released without delta inventory capabilities registers and connects to Intersight, inventory collection may be disabled until it has been upgraded.
- appPartition NumberNumber 
- The partition number corresponding to the instance of the Proxy App which is managing the web-socket to the device connector.
- classId String
- connectedHost String
- The DNS hostname the device connector has used to connect to Intersight. Devices may be configured to connect to a set of DNS hostnames which all resolve to the same Intersight instance, the connected host is the latest hostname the device used to connect successfully to Intersight.
- connectionFlap Property MapStatus 
- connectionId String
- The unique identifier for the current connection. The identifier persists across network connectivity loss and is reset on device connector process restart or platform administrator toggle of the Intersight connectivity. The connectionId can be used by services that need to interact with stateful plugins running in the device connector process. For example if a service schedules an inventory in a devices job scheduler plugin at registration it is not necessary to reschedule the job if the device loses network connectivity due to an Intersight service upgrade or intermittent network issues in the devices datacenter.
- connectionReason String
- If 'connectionStatus' is not equal to Connected, connectionReason provides further details about why the device is not connected with Intersight.
- connectionStatus String
- The status of the persistent connection between the device connector and Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.* Connected- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected- Intersight is unable to establish a connection to the target.*ClaimInProgress- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.
- connectionStatus StringLast Change Time 
- The last time at which the 'connectionStatus' property value changed. If connectionStatus is Connected, this time can be interpreted as the starting time since which a persistent connection has been maintained between Intersight and Device Connector. If connectionStatus is NotConnected, this time can be interpreted as the last time the device connector was connected with Intersight.
- connectorVersion String
- The version of the device connector running on the managed device.
- createTime String
- The time when this managed object was created.
- device Property Map
- deviceExternal StringIp Address 
- The IP Address of the managed device as seen from Intersight at the time of registration.This could be the IP address of the managed device's interface which has a route to the internet or a NAT IP address when the managed device is deployed in a private network.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- leadership String
- The current leadershipstate of this member. Updated by the device connector on failover or leadership change. If a member is elected as Primary within the cluster this connection will be the same as the DeviceRegistration connection. E.g a message addressed to the DeviceRegistration will be forwarded to the ClusterMember connection.* Unknown- The node is unable to complete election or determine the current state. If the device has been registered before and the node has access to the current credentials, it will establish a connection to Intersight with limited capabilities that can be used to debug the HA failure from Intersight.*Primary- The node has been elected as the primary and will establish a connection to the Intersight service and accept all message types enabled for a primary node. There can only be one primary node in a given cluster, while the underlying platform may be active. If it is active, only one connector will assume the primary role.*Secondary- The node has been elected as a secondary node in the cluster. The device connector will establish a connection to the Intersight service with limited capabilities. E.g. file upload will be enabled, but requests to the underlying platform management will be disabled.
- lockedLeader Boolean
- Devices lock their leadership on failure to heartbeat with peers. Value acts as a third party tie breaker in election between nodes. Intersight enforces that only one cluster member exists with this value set to true.
- memberIdentity String
- The unique identity of the member within the cluster. The identity is retrieved from the platform and reported by the device connector at connection time.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent Property Map
- parentCluster StringMember Identity 
- The member idenity of the cluster member through which this device is connected if applicable.
- permissionResources List<Property Map>
- proxyApp String
- The name of the app which will proxy the messages to the device connector.
- 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.
- sudi Property Map
- List<Property Map>
- versionContext Property Map
getAssetClusterMember Result
The following output properties are available:
- Id string
- Results
List<GetAsset Cluster Member Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetAsset Cluster Member Ancestor> 
- ApiVersion double
- AppPartition doubleNumber 
- ClassId string
- ConnectedHost string
- ConnectionFlap GetStatus Asset Cluster Member Connection Flap Status 
- ConnectionId string
- ConnectionReason string
- ConnectionStatus string
- ConnectionStatus stringLast Change Time 
- ConnectorVersion string
- CreateTime string
- Device
GetAsset Cluster Member Device 
- DeviceExternal stringIp Address 
- DomainGroup stringMoid 
- Leadership string
- LockedLeader bool
- MemberIdentity string
- ModTime string
- Moid string
- ObjectType string
- Owners List<string>
- Parent
GetAsset Cluster Member Parent 
- ParentCluster stringMember Identity 
- PermissionResources List<GetAsset Cluster Member Permission Resource> 
- ProxyApp string
- string
- Sudi
GetAsset Cluster Member Sudi 
- 
List<GetAsset Cluster Member Tag> 
- VersionContext GetAsset Cluster Member Version Context 
- Id string
- Results
[]GetAsset Cluster Member Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetAsset Cluster Member Ancestor 
- ApiVersion float64
- AppPartition float64Number 
- ClassId string
- ConnectedHost string
- ConnectionFlap GetStatus Asset Cluster Member Connection Flap Status 
- ConnectionId string
- ConnectionReason string
- ConnectionStatus string
- ConnectionStatus stringLast Change Time 
- ConnectorVersion string
- CreateTime string
- Device
GetAsset Cluster Member Device 
- DeviceExternal stringIp Address 
- DomainGroup stringMoid 
- Leadership string
- LockedLeader bool
- MemberIdentity string
- ModTime string
- Moid string
- ObjectType string
- Owners []string
- Parent
GetAsset Cluster Member Parent 
- ParentCluster stringMember Identity 
- PermissionResources []GetAsset Cluster Member Permission Resource 
- ProxyApp string
- string
- Sudi
GetAsset Cluster Member Sudi 
- 
[]GetAsset Cluster Member Tag 
- VersionContext GetAsset Cluster Member Version Context 
- id String
- results
List<GetAsset Cluster Member Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetAsset Cluster Member Ancestor> 
- apiVersion Double
- appPartition DoubleNumber 
- classId String
- connectedHost String
- connectionFlap GetStatus Asset Cluster Member Connection Flap Status 
- connectionId String
- connectionReason String
- connectionStatus String
- connectionStatus StringLast Change Time 
- connectorVersion String
- createTime String
- device
GetAsset Cluster Member Device 
- deviceExternal StringIp Address 
- domainGroup StringMoid 
- leadership String
- lockedLeader Boolean
- memberIdentity String
- modTime String
- moid String
- objectType String
- owners List<String>
- parent
GetAsset Cluster Member Parent 
- parentCluster StringMember Identity 
- permissionResources List<GetAsset Cluster Member Permission Resource> 
- proxyApp String
- String
- sudi
GetAsset Cluster Member Sudi 
- 
List<GetAsset Cluster Member Tag> 
- versionContext GetAsset Cluster Member Version Context 
- id string
- results
GetAsset Cluster Member Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetAsset Cluster Member Ancestor[] 
- apiVersion number
- appPartition numberNumber 
- classId string
- connectedHost string
- connectionFlap GetStatus Asset Cluster Member Connection Flap Status 
- connectionId string
- connectionReason string
- connectionStatus string
- connectionStatus stringLast Change Time 
- connectorVersion string
- createTime string
- device
GetAsset Cluster Member Device 
- deviceExternal stringIp Address 
- domainGroup stringMoid 
- leadership string
- lockedLeader boolean
- memberIdentity string
- modTime string
- moid string
- objectType string
- owners string[]
- parent
GetAsset Cluster Member Parent 
- parentCluster stringMember Identity 
- permissionResources GetAsset Cluster Member Permission Resource[] 
- proxyApp string
- string
- sudi
GetAsset Cluster Member Sudi 
- 
GetAsset Cluster Member Tag[] 
- versionContext GetAsset Cluster Member Version Context 
- id str
- results
Sequence[GetAsset Cluster Member Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetAsset Cluster Member Ancestor] 
- api_version float
- app_partition_ floatnumber 
- class_id str
- connected_host str
- connection_flap_ Getstatus Asset Cluster Member Connection Flap Status 
- connection_id str
- connection_reason str
- connection_status str
- connection_status_ strlast_ change_ time 
- connector_version str
- create_time str
- device
GetAsset Cluster Member Device 
- device_external_ strip_ address 
- domain_group_ strmoid 
- leadership str
- locked_leader bool
- member_identity str
- mod_time str
- moid str
- object_type str
- owners Sequence[str]
- parent
GetAsset Cluster Member Parent 
- parent_cluster_ strmember_ identity 
- permission_resources Sequence[GetAsset Cluster Member Permission Resource] 
- proxy_app str
- str
- sudi
GetAsset Cluster Member Sudi 
- 
Sequence[GetAsset Cluster Member Tag] 
- version_context GetAsset Cluster Member Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- apiVersion Number
- appPartition NumberNumber 
- classId String
- connectedHost String
- connectionFlap Property MapStatus 
- connectionId String
- connectionReason String
- connectionStatus String
- connectionStatus StringLast Change Time 
- connectorVersion String
- createTime String
- device Property Map
- deviceExternal StringIp Address 
- domainGroup StringMoid 
- leadership String
- lockedLeader Boolean
- memberIdentity String
- modTime String
- moid String
- objectType String
- owners List<String>
- parent Property Map
- parentCluster StringMember Identity 
- permissionResources List<Property Map>
- proxyApp String
- String
- sudi Property Map
- List<Property Map>
- versionContext Property Map
Supporting Types
GetAssetClusterMemberAncestor    
- 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'.
 
GetAssetClusterMemberConnectionFlapStatus      
- 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.
- FlapAlert stringTime 
- Time when flapping was reported.
- FlapCount double
- The number of times a device disconnected within a specified time window.
- FlapDetected bool
- Indicates if the device is flapping.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- WindowSize string
- The time window during which device disconnects are counted. E.g. values are PT30M or PT1H.
- 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.
- FlapAlert stringTime 
- Time when flapping was reported.
- FlapCount float64
- The number of times a device disconnected within a specified time window.
- FlapDetected bool
- Indicates if the device is flapping.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- WindowSize string
- The time window during which device disconnects are counted. E.g. values are PT30M or PT1H.
- 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.
- flapAlert StringTime 
- Time when flapping was reported.
- flapCount Double
- The number of times a device disconnected within a specified time window.
- flapDetected Boolean
- Indicates if the device is flapping.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- windowSize String
- The time window during which device disconnects are counted. E.g. values are PT30M or PT1H.
- 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.
- flapAlert stringTime 
- Time when flapping was reported.
- flapCount number
- The number of times a device disconnected within a specified time window.
- flapDetected boolean
- Indicates if the device is flapping.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- windowSize string
- The time window during which device disconnects are counted. E.g. values are PT30M or PT1H.
- 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.
- flap_alert_ strtime 
- Time when flapping was reported.
- flap_count float
- The number of times a device disconnected within a specified time window.
- flap_detected bool
- Indicates if the device is flapping.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- window_size str
- The time window during which device disconnects are counted. E.g. values are PT30M or PT1H.
- 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.
- flapAlert StringTime 
- Time when flapping was reported.
- flapCount Number
- The number of times a device disconnected within a specified time window.
- flapDetected Boolean
- Indicates if the device is flapping.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- windowSize String
- The time window during which device disconnects are counted. E.g. values are PT30M or PT1H.
GetAssetClusterMemberDevice    
- 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'.
 
GetAssetClusterMemberParent    
- 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'.
 
GetAssetClusterMemberPermissionResource     
- 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'.
 
GetAssetClusterMemberResult    
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetAsset Cluster Member Result Ancestor> 
- ApiVersion double
- The version of the connector API, describes the capability of the connector's framework.If the version is lower than the current minimum supported version defined in the service managing the connection, the device connector will be connected with limited capabilities until the device connector is upgraded to a fully supported version. For example if a device connector that was released without delta inventory capabilities registers and connects to Intersight, inventory collection may be disabled until it has been upgraded.
- AppPartition doubleNumber 
- The partition number corresponding to the instance of the Proxy App which is managing the web-socket to the device connector.
- ClassId string
- ConnectedHost string
- The DNS hostname the device connector has used to connect to Intersight. Devices may be configured to connect to a set of DNS hostnames which all resolve to the same Intersight instance, the connected host is the latest hostname the device used to connect successfully to Intersight.
- ConnectionFlap List<GetStatuses Asset Cluster Member Result Connection Flap Status> 
- ConnectionId string
- The unique identifier for the current connection. The identifier persists across network connectivity loss and is reset on device connector process restart or platform administrator toggle of the Intersight connectivity. The connectionId can be used by services that need to interact with stateful plugins running in the device connector process. For example if a service schedules an inventory in a devices job scheduler plugin at registration it is not necessary to reschedule the job if the device loses network connectivity due to an Intersight service upgrade or intermittent network issues in the devices datacenter.
- ConnectionReason string
- If 'connectionStatus' is not equal to Connected, connectionReason provides further details about why the device is not connected with Intersight.
- ConnectionStatus string
- The status of the persistent connection between the device connector and Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.* Connected- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected- Intersight is unable to establish a connection to the target.*ClaimInProgress- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.
- ConnectionStatus stringLast Change Time 
- The last time at which the 'connectionStatus' property value changed. If connectionStatus is Connected, this time can be interpreted as the starting time since which a persistent connection has been maintained between Intersight and Device Connector. If connectionStatus is NotConnected, this time can be interpreted as the last time the device connector was connected with Intersight.
- ConnectorVersion string
- The version of the device connector running on the managed device.
- CreateTime string
- The time when this managed object was created.
- DeviceExternal stringIp Address 
- The IP Address of the managed device as seen from Intersight at the time of registration.This could be the IP address of the managed device's interface which has a route to the internet or a NAT IP address when the managed device is deployed in a private network.
- Devices
List<GetAsset Cluster Member Result Device> 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Leadership string
- The current leadershipstate of this member. Updated by the device connector on failover or leadership change. If a member is elected as Primary within the cluster this connection will be the same as the DeviceRegistration connection. E.g a message addressed to the DeviceRegistration will be forwarded to the ClusterMember connection.* Unknown- The node is unable to complete election or determine the current state. If the device has been registered before and the node has access to the current credentials, it will establish a connection to Intersight with limited capabilities that can be used to debug the HA failure from Intersight.*Primary- The node has been elected as the primary and will establish a connection to the Intersight service and accept all message types enabled for a primary node. There can only be one primary node in a given cluster, while the underlying platform may be active. If it is active, only one connector will assume the primary role.*Secondary- The node has been elected as a secondary node in the cluster. The device connector will establish a connection to the Intersight service with limited capabilities. E.g. file upload will be enabled, but requests to the underlying platform management will be disabled.
- LockedLeader bool
- Devices lock their leadership on failure to heartbeat with peers. Value acts as a third party tie breaker in election between nodes. Intersight enforces that only one cluster member exists with this value set to true.
- MemberIdentity string
- The unique identity of the member within the cluster. The identity is retrieved from the platform and reported by the device connector at connection time.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- ParentCluster stringMember Identity 
- The member idenity of the cluster member through which this device is connected if applicable.
- Parents
List<GetAsset Cluster Member Result Parent> 
- PermissionResources List<GetAsset Cluster Member Result Permission Resource> 
- ProxyApp string
- The name of the app which will proxy the messages to the device connector.
- 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.
- Sudis
List<GetAsset Cluster Member Result Sudi> 
- 
List<GetAsset Cluster Member Result Tag> 
- VersionContexts List<GetAsset Cluster Member Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetAsset Cluster Member Result Ancestor 
- ApiVersion float64
- The version of the connector API, describes the capability of the connector's framework.If the version is lower than the current minimum supported version defined in the service managing the connection, the device connector will be connected with limited capabilities until the device connector is upgraded to a fully supported version. For example if a device connector that was released without delta inventory capabilities registers and connects to Intersight, inventory collection may be disabled until it has been upgraded.
- AppPartition float64Number 
- The partition number corresponding to the instance of the Proxy App which is managing the web-socket to the device connector.
- ClassId string
- ConnectedHost string
- The DNS hostname the device connector has used to connect to Intersight. Devices may be configured to connect to a set of DNS hostnames which all resolve to the same Intersight instance, the connected host is the latest hostname the device used to connect successfully to Intersight.
- ConnectionFlap []GetStatuses Asset Cluster Member Result Connection Flap Status 
- ConnectionId string
- The unique identifier for the current connection. The identifier persists across network connectivity loss and is reset on device connector process restart or platform administrator toggle of the Intersight connectivity. The connectionId can be used by services that need to interact with stateful plugins running in the device connector process. For example if a service schedules an inventory in a devices job scheduler plugin at registration it is not necessary to reschedule the job if the device loses network connectivity due to an Intersight service upgrade or intermittent network issues in the devices datacenter.
- ConnectionReason string
- If 'connectionStatus' is not equal to Connected, connectionReason provides further details about why the device is not connected with Intersight.
- ConnectionStatus string
- The status of the persistent connection between the device connector and Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.* Connected- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected- Intersight is unable to establish a connection to the target.*ClaimInProgress- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.
- ConnectionStatus stringLast Change Time 
- The last time at which the 'connectionStatus' property value changed. If connectionStatus is Connected, this time can be interpreted as the starting time since which a persistent connection has been maintained between Intersight and Device Connector. If connectionStatus is NotConnected, this time can be interpreted as the last time the device connector was connected with Intersight.
- ConnectorVersion string
- The version of the device connector running on the managed device.
- CreateTime string
- The time when this managed object was created.
- DeviceExternal stringIp Address 
- The IP Address of the managed device as seen from Intersight at the time of registration.This could be the IP address of the managed device's interface which has a route to the internet or a NAT IP address when the managed device is deployed in a private network.
- Devices
[]GetAsset Cluster Member Result Device 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Leadership string
- The current leadershipstate of this member. Updated by the device connector on failover or leadership change. If a member is elected as Primary within the cluster this connection will be the same as the DeviceRegistration connection. E.g a message addressed to the DeviceRegistration will be forwarded to the ClusterMember connection.* Unknown- The node is unable to complete election or determine the current state. If the device has been registered before and the node has access to the current credentials, it will establish a connection to Intersight with limited capabilities that can be used to debug the HA failure from Intersight.*Primary- The node has been elected as the primary and will establish a connection to the Intersight service and accept all message types enabled for a primary node. There can only be one primary node in a given cluster, while the underlying platform may be active. If it is active, only one connector will assume the primary role.*Secondary- The node has been elected as a secondary node in the cluster. The device connector will establish a connection to the Intersight service with limited capabilities. E.g. file upload will be enabled, but requests to the underlying platform management will be disabled.
- LockedLeader bool
- Devices lock their leadership on failure to heartbeat with peers. Value acts as a third party tie breaker in election between nodes. Intersight enforces that only one cluster member exists with this value set to true.
- MemberIdentity string
- The unique identity of the member within the cluster. The identity is retrieved from the platform and reported by the device connector at connection time.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- ParentCluster stringMember Identity 
- The member idenity of the cluster member through which this device is connected if applicable.
- Parents
[]GetAsset Cluster Member Result Parent 
- PermissionResources []GetAsset Cluster Member Result Permission Resource 
- ProxyApp string
- The name of the app which will proxy the messages to the device connector.
- 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.
- Sudis
[]GetAsset Cluster Member Result Sudi 
- 
[]GetAsset Cluster Member Result Tag 
- VersionContexts []GetAsset Cluster Member Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetAsset Cluster Member Result Ancestor> 
- apiVersion Double
- The version of the connector API, describes the capability of the connector's framework.If the version is lower than the current minimum supported version defined in the service managing the connection, the device connector will be connected with limited capabilities until the device connector is upgraded to a fully supported version. For example if a device connector that was released without delta inventory capabilities registers and connects to Intersight, inventory collection may be disabled until it has been upgraded.
- appPartition DoubleNumber 
- The partition number corresponding to the instance of the Proxy App which is managing the web-socket to the device connector.
- classId String
- connectedHost String
- The DNS hostname the device connector has used to connect to Intersight. Devices may be configured to connect to a set of DNS hostnames which all resolve to the same Intersight instance, the connected host is the latest hostname the device used to connect successfully to Intersight.
- connectionFlap List<GetStatuses Asset Cluster Member Result Connection Flap Status> 
- connectionId String
- The unique identifier for the current connection. The identifier persists across network connectivity loss and is reset on device connector process restart or platform administrator toggle of the Intersight connectivity. The connectionId can be used by services that need to interact with stateful plugins running in the device connector process. For example if a service schedules an inventory in a devices job scheduler plugin at registration it is not necessary to reschedule the job if the device loses network connectivity due to an Intersight service upgrade or intermittent network issues in the devices datacenter.
- connectionReason String
- If 'connectionStatus' is not equal to Connected, connectionReason provides further details about why the device is not connected with Intersight.
- connectionStatus String
- The status of the persistent connection between the device connector and Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.* Connected- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected- Intersight is unable to establish a connection to the target.*ClaimInProgress- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.
- connectionStatus StringLast Change Time 
- The last time at which the 'connectionStatus' property value changed. If connectionStatus is Connected, this time can be interpreted as the starting time since which a persistent connection has been maintained between Intersight and Device Connector. If connectionStatus is NotConnected, this time can be interpreted as the last time the device connector was connected with Intersight.
- connectorVersion String
- The version of the device connector running on the managed device.
- createTime String
- The time when this managed object was created.
- deviceExternal StringIp Address 
- The IP Address of the managed device as seen from Intersight at the time of registration.This could be the IP address of the managed device's interface which has a route to the internet or a NAT IP address when the managed device is deployed in a private network.
- devices
List<GetAsset Cluster Member Result Device> 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- leadership String
- The current leadershipstate of this member. Updated by the device connector on failover or leadership change. If a member is elected as Primary within the cluster this connection will be the same as the DeviceRegistration connection. E.g a message addressed to the DeviceRegistration will be forwarded to the ClusterMember connection.* Unknown- The node is unable to complete election or determine the current state. If the device has been registered before and the node has access to the current credentials, it will establish a connection to Intersight with limited capabilities that can be used to debug the HA failure from Intersight.*Primary- The node has been elected as the primary and will establish a connection to the Intersight service and accept all message types enabled for a primary node. There can only be one primary node in a given cluster, while the underlying platform may be active. If it is active, only one connector will assume the primary role.*Secondary- The node has been elected as a secondary node in the cluster. The device connector will establish a connection to the Intersight service with limited capabilities. E.g. file upload will be enabled, but requests to the underlying platform management will be disabled.
- lockedLeader Boolean
- Devices lock their leadership on failure to heartbeat with peers. Value acts as a third party tie breaker in election between nodes. Intersight enforces that only one cluster member exists with this value set to true.
- memberIdentity String
- The unique identity of the member within the cluster. The identity is retrieved from the platform and reported by the device connector at connection time.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parentCluster StringMember Identity 
- The member idenity of the cluster member through which this device is connected if applicable.
- parents
List<GetAsset Cluster Member Result Parent> 
- permissionResources List<GetAsset Cluster Member Result Permission Resource> 
- proxyApp String
- The name of the app which will proxy the messages to the device connector.
- 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.
- sudis
List<GetAsset Cluster Member Result Sudi> 
- 
List<GetAsset Cluster Member Result Tag> 
- versionContexts List<GetAsset Cluster Member Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetAsset Cluster Member Result Ancestor[] 
- apiVersion number
- The version of the connector API, describes the capability of the connector's framework.If the version is lower than the current minimum supported version defined in the service managing the connection, the device connector will be connected with limited capabilities until the device connector is upgraded to a fully supported version. For example if a device connector that was released without delta inventory capabilities registers and connects to Intersight, inventory collection may be disabled until it has been upgraded.
- appPartition numberNumber 
- The partition number corresponding to the instance of the Proxy App which is managing the web-socket to the device connector.
- classId string
- connectedHost string
- The DNS hostname the device connector has used to connect to Intersight. Devices may be configured to connect to a set of DNS hostnames which all resolve to the same Intersight instance, the connected host is the latest hostname the device used to connect successfully to Intersight.
- connectionFlap GetStatuses Asset Cluster Member Result Connection Flap Status[] 
- connectionId string
- The unique identifier for the current connection. The identifier persists across network connectivity loss and is reset on device connector process restart or platform administrator toggle of the Intersight connectivity. The connectionId can be used by services that need to interact with stateful plugins running in the device connector process. For example if a service schedules an inventory in a devices job scheduler plugin at registration it is not necessary to reschedule the job if the device loses network connectivity due to an Intersight service upgrade or intermittent network issues in the devices datacenter.
- connectionReason string
- If 'connectionStatus' is not equal to Connected, connectionReason provides further details about why the device is not connected with Intersight.
- connectionStatus string
- The status of the persistent connection between the device connector and Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.* Connected- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected- Intersight is unable to establish a connection to the target.*ClaimInProgress- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.
- connectionStatus stringLast Change Time 
- The last time at which the 'connectionStatus' property value changed. If connectionStatus is Connected, this time can be interpreted as the starting time since which a persistent connection has been maintained between Intersight and Device Connector. If connectionStatus is NotConnected, this time can be interpreted as the last time the device connector was connected with Intersight.
- connectorVersion string
- The version of the device connector running on the managed device.
- createTime string
- The time when this managed object was created.
- deviceExternal stringIp Address 
- The IP Address of the managed device as seen from Intersight at the time of registration.This could be the IP address of the managed device's interface which has a route to the internet or a NAT IP address when the managed device is deployed in a private network.
- devices
GetAsset Cluster Member Result Device[] 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- leadership string
- The current leadershipstate of this member. Updated by the device connector on failover or leadership change. If a member is elected as Primary within the cluster this connection will be the same as the DeviceRegistration connection. E.g a message addressed to the DeviceRegistration will be forwarded to the ClusterMember connection.* Unknown- The node is unable to complete election or determine the current state. If the device has been registered before and the node has access to the current credentials, it will establish a connection to Intersight with limited capabilities that can be used to debug the HA failure from Intersight.*Primary- The node has been elected as the primary and will establish a connection to the Intersight service and accept all message types enabled for a primary node. There can only be one primary node in a given cluster, while the underlying platform may be active. If it is active, only one connector will assume the primary role.*Secondary- The node has been elected as a secondary node in the cluster. The device connector will establish a connection to the Intersight service with limited capabilities. E.g. file upload will be enabled, but requests to the underlying platform management will be disabled.
- lockedLeader boolean
- Devices lock their leadership on failure to heartbeat with peers. Value acts as a third party tie breaker in election between nodes. Intersight enforces that only one cluster member exists with this value set to true.
- memberIdentity string
- The unique identity of the member within the cluster. The identity is retrieved from the platform and reported by the device connector at connection time.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parentCluster stringMember Identity 
- The member idenity of the cluster member through which this device is connected if applicable.
- parents
GetAsset Cluster Member Result Parent[] 
- permissionResources GetAsset Cluster Member Result Permission Resource[] 
- proxyApp string
- The name of the app which will proxy the messages to the device connector.
- 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.
- sudis
GetAsset Cluster Member Result Sudi[] 
- 
GetAsset Cluster Member Result Tag[] 
- versionContexts GetAsset Cluster Member Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetAsset Cluster Member Result Ancestor] 
- api_version float
- The version of the connector API, describes the capability of the connector's framework.If the version is lower than the current minimum supported version defined in the service managing the connection, the device connector will be connected with limited capabilities until the device connector is upgraded to a fully supported version. For example if a device connector that was released without delta inventory capabilities registers and connects to Intersight, inventory collection may be disabled until it has been upgraded.
- app_partition_ floatnumber 
- The partition number corresponding to the instance of the Proxy App which is managing the web-socket to the device connector.
- class_id str
- connected_host str
- The DNS hostname the device connector has used to connect to Intersight. Devices may be configured to connect to a set of DNS hostnames which all resolve to the same Intersight instance, the connected host is the latest hostname the device used to connect successfully to Intersight.
- connection_flap_ Sequence[Getstatuses Asset Cluster Member Result Connection Flap Status] 
- connection_id str
- The unique identifier for the current connection. The identifier persists across network connectivity loss and is reset on device connector process restart or platform administrator toggle of the Intersight connectivity. The connectionId can be used by services that need to interact with stateful plugins running in the device connector process. For example if a service schedules an inventory in a devices job scheduler plugin at registration it is not necessary to reschedule the job if the device loses network connectivity due to an Intersight service upgrade or intermittent network issues in the devices datacenter.
- connection_reason str
- If 'connectionStatus' is not equal to Connected, connectionReason provides further details about why the device is not connected with Intersight.
- connection_status str
- The status of the persistent connection between the device connector and Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.* Connected- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected- Intersight is unable to establish a connection to the target.*ClaimInProgress- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.
- connection_status_ strlast_ change_ time 
- The last time at which the 'connectionStatus' property value changed. If connectionStatus is Connected, this time can be interpreted as the starting time since which a persistent connection has been maintained between Intersight and Device Connector. If connectionStatus is NotConnected, this time can be interpreted as the last time the device connector was connected with Intersight.
- connector_version str
- The version of the device connector running on the managed device.
- create_time str
- The time when this managed object was created.
- device_external_ strip_ address 
- The IP Address of the managed device as seen from Intersight at the time of registration.This could be the IP address of the managed device's interface which has a route to the internet or a NAT IP address when the managed device is deployed in a private network.
- devices
Sequence[GetAsset Cluster Member Result Device] 
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- leadership str
- The current leadershipstate of this member. Updated by the device connector on failover or leadership change. If a member is elected as Primary within the cluster this connection will be the same as the DeviceRegistration connection. E.g a message addressed to the DeviceRegistration will be forwarded to the ClusterMember connection.* Unknown- The node is unable to complete election or determine the current state. If the device has been registered before and the node has access to the current credentials, it will establish a connection to Intersight with limited capabilities that can be used to debug the HA failure from Intersight.*Primary- The node has been elected as the primary and will establish a connection to the Intersight service and accept all message types enabled for a primary node. There can only be one primary node in a given cluster, while the underlying platform may be active. If it is active, only one connector will assume the primary role.*Secondary- The node has been elected as a secondary node in the cluster. The device connector will establish a connection to the Intersight service with limited capabilities. E.g. file upload will be enabled, but requests to the underlying platform management will be disabled.
- locked_leader bool
- Devices lock their leadership on failure to heartbeat with peers. Value acts as a third party tie breaker in election between nodes. Intersight enforces that only one cluster member exists with this value set to true.
- member_identity str
- The unique identity of the member within the cluster. The identity is retrieved from the platform and reported by the device connector at connection time.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parent_cluster_ strmember_ identity 
- The member idenity of the cluster member through which this device is connected if applicable.
- parents
Sequence[GetAsset Cluster Member Result Parent] 
- permission_resources Sequence[GetAsset Cluster Member Result Permission Resource] 
- proxy_app str
- The name of the app which will proxy the messages to the device connector.
- 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.
- sudis
Sequence[GetAsset Cluster Member Result Sudi] 
- 
Sequence[GetAsset Cluster Member Result Tag] 
- version_contexts Sequence[GetAsset Cluster Member Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- apiVersion Number
- The version of the connector API, describes the capability of the connector's framework.If the version is lower than the current minimum supported version defined in the service managing the connection, the device connector will be connected with limited capabilities until the device connector is upgraded to a fully supported version. For example if a device connector that was released without delta inventory capabilities registers and connects to Intersight, inventory collection may be disabled until it has been upgraded.
- appPartition NumberNumber 
- The partition number corresponding to the instance of the Proxy App which is managing the web-socket to the device connector.
- classId String
- connectedHost String
- The DNS hostname the device connector has used to connect to Intersight. Devices may be configured to connect to a set of DNS hostnames which all resolve to the same Intersight instance, the connected host is the latest hostname the device used to connect successfully to Intersight.
- connectionFlap List<Property Map>Statuses 
- connectionId String
- The unique identifier for the current connection. The identifier persists across network connectivity loss and is reset on device connector process restart or platform administrator toggle of the Intersight connectivity. The connectionId can be used by services that need to interact with stateful plugins running in the device connector process. For example if a service schedules an inventory in a devices job scheduler plugin at registration it is not necessary to reschedule the job if the device loses network connectivity due to an Intersight service upgrade or intermittent network issues in the devices datacenter.
- connectionReason String
- If 'connectionStatus' is not equal to Connected, connectionReason provides further details about why the device is not connected with Intersight.
- connectionStatus String
- The status of the persistent connection between the device connector and Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.* Connected- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected- Intersight is unable to establish a connection to the target.*ClaimInProgress- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect.
- connectionStatus StringLast Change Time 
- The last time at which the 'connectionStatus' property value changed. If connectionStatus is Connected, this time can be interpreted as the starting time since which a persistent connection has been maintained between Intersight and Device Connector. If connectionStatus is NotConnected, this time can be interpreted as the last time the device connector was connected with Intersight.
- connectorVersion String
- The version of the device connector running on the managed device.
- createTime String
- The time when this managed object was created.
- deviceExternal StringIp Address 
- The IP Address of the managed device as seen from Intersight at the time of registration.This could be the IP address of the managed device's interface which has a route to the internet or a NAT IP address when the managed device is deployed in a private network.
- devices List<Property Map>
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- leadership String
- The current leadershipstate of this member. Updated by the device connector on failover or leadership change. If a member is elected as Primary within the cluster this connection will be the same as the DeviceRegistration connection. E.g a message addressed to the DeviceRegistration will be forwarded to the ClusterMember connection.* Unknown- The node is unable to complete election or determine the current state. If the device has been registered before and the node has access to the current credentials, it will establish a connection to Intersight with limited capabilities that can be used to debug the HA failure from Intersight.*Primary- The node has been elected as the primary and will establish a connection to the Intersight service and accept all message types enabled for a primary node. There can only be one primary node in a given cluster, while the underlying platform may be active. If it is active, only one connector will assume the primary role.*Secondary- The node has been elected as a secondary node in the cluster. The device connector will establish a connection to the Intersight service with limited capabilities. E.g. file upload will be enabled, but requests to the underlying platform management will be disabled.
- lockedLeader Boolean
- Devices lock their leadership on failure to heartbeat with peers. Value acts as a third party tie breaker in election between nodes. Intersight enforces that only one cluster member exists with this value set to true.
- memberIdentity String
- The unique identity of the member within the cluster. The identity is retrieved from the platform and reported by the device connector at connection time.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parentCluster StringMember Identity 
- The member idenity of the cluster member through which this device is connected if applicable.
- parents List<Property Map>
- permissionResources List<Property Map>
- proxyApp String
- The name of the app which will proxy the messages to the device connector.
- 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.
- sudis List<Property Map>
- List<Property Map>
- versionContexts List<Property Map>
GetAssetClusterMemberResultAncestor     
- 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
GetAssetClusterMemberResultConnectionFlapStatus       
- AdditionalProperties string
- ClassId string
- FlapAlert stringTime 
- FlapCount double
- FlapDetected bool
- ObjectType string
- WindowSize string
- AdditionalProperties string
- ClassId string
- FlapAlert stringTime 
- FlapCount float64
- FlapDetected bool
- ObjectType string
- WindowSize string
- additionalProperties String
- classId String
- flapAlert StringTime 
- flapCount Double
- flapDetected Boolean
- objectType String
- windowSize String
- additionalProperties string
- classId string
- flapAlert stringTime 
- flapCount number
- flapDetected boolean
- objectType string
- windowSize string
- additional_properties str
- class_id str
- flap_alert_ strtime 
- flap_count float
- flap_detected bool
- object_type str
- window_size str
- additionalProperties String
- classId String
- flapAlert StringTime 
- flapCount Number
- flapDetected Boolean
- objectType String
- windowSize String
GetAssetClusterMemberResultDevice     
- 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
GetAssetClusterMemberResultParent     
- 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
GetAssetClusterMemberResultPermissionResource      
- 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
GetAssetClusterMemberResultSudi     
- AdditionalProperties string
- ClassId string
- Jti string
- ObjectType string
- Pid string
- SerialNumber string
- Signature string
- Status string
- StatusDetails string
- SudiCertificates List<GetAsset Cluster Member Result Sudi Sudi Certificate> 
- AdditionalProperties string
- ClassId string
- Jti string
- ObjectType string
- Pid string
- SerialNumber string
- Signature string
- Status string
- StatusDetails string
- SudiCertificates []GetAsset Cluster Member Result Sudi Sudi Certificate 
- additionalProperties String
- classId String
- jti String
- objectType String
- pid String
- serialNumber String
- signature String
- status String
- statusDetails String
- sudiCertificates List<GetAsset Cluster Member Result Sudi Sudi Certificate> 
- additionalProperties string
- classId string
- jti string
- objectType string
- pid string
- serialNumber string
- signature string
- status string
- statusDetails string
- sudiCertificates GetAsset Cluster Member Result Sudi Sudi Certificate[] 
- additionalProperties String
- classId String
- jti String
- objectType String
- pid String
- serialNumber String
- signature String
- status String
- statusDetails String
- sudiCertificates List<Property Map>
GetAssetClusterMemberResultSudiSudiCertificate       
- AdditionalProperties string
- ClassId string
- Issuers
[]GetAsset Cluster Member Result Sudi Sudi Certificate Issuer 
- NotAfter string
- NotBefore string
- ObjectType string
- PemCertificate string
- Sha256Fingerprint string
- SignatureAlgorithm string
- Subjects
[]GetAsset Cluster Member Result Sudi Sudi Certificate Subject 
- additionalProperties string
- classId string
- issuers
GetAsset Cluster Member Result Sudi Sudi Certificate Issuer[] 
- notAfter string
- notBefore string
- objectType string
- pemCertificate string
- sha256Fingerprint string
- signatureAlgorithm string
- subjects
GetAsset Cluster Member Result Sudi Sudi Certificate Subject[] 
- additionalProperties String
- classId String
- issuers List<Property Map>
- notAfter String
- notBefore String
- objectType String
- pemCertificate String
- sha256Fingerprint String
- signatureAlgorithm String
- subjects List<Property Map>
GetAssetClusterMemberResultSudiSudiCertificateIssuer        
- AdditionalProperties string
- ClassId string
- CommonName string
- Countries List<string>
- Localities List<string>
- ObjectType string
- OrganizationalUnits List<string>
- Organizations List<string>
- States List<string>
- AdditionalProperties string
- ClassId string
- CommonName string
- Countries []string
- Localities []string
- ObjectType string
- OrganizationalUnits []string
- Organizations []string
- States []string
- additionalProperties String
- classId String
- commonName String
- countries List<String>
- localities List<String>
- objectType String
- organizationalUnits List<String>
- organizations List<String>
- states List<String>
- additionalProperties string
- classId string
- commonName string
- countries string[]
- localities string[]
- objectType string
- organizationalUnits string[]
- organizations string[]
- states string[]
- additional_properties str
- class_id str
- common_name str
- countries Sequence[str]
- localities Sequence[str]
- object_type str
- organizational_units Sequence[str]
- organizations Sequence[str]
- states Sequence[str]
- additionalProperties String
- classId String
- commonName String
- countries List<String>
- localities List<String>
- objectType String
- organizationalUnits List<String>
- organizations List<String>
- states List<String>
GetAssetClusterMemberResultSudiSudiCertificateSubject        
- AdditionalProperties string
- ClassId string
- CommonName string
- Countries List<string>
- Localities List<string>
- ObjectType string
- OrganizationalUnits List<string>
- Organizations List<string>
- States List<string>
- AdditionalProperties string
- ClassId string
- CommonName string
- Countries []string
- Localities []string
- ObjectType string
- OrganizationalUnits []string
- Organizations []string
- States []string
- additionalProperties String
- classId String
- commonName String
- countries List<String>
- localities List<String>
- objectType String
- organizationalUnits List<String>
- organizations List<String>
- states List<String>
- additionalProperties string
- classId string
- commonName string
- countries string[]
- localities string[]
- objectType string
- organizationalUnits string[]
- organizations string[]
- states string[]
- additional_properties str
- class_id str
- common_name str
- countries Sequence[str]
- localities Sequence[str]
- object_type str
- organizational_units Sequence[str]
- organizations Sequence[str]
- states Sequence[str]
- additionalProperties String
- classId String
- commonName String
- countries List<String>
- localities List<String>
- objectType String
- organizationalUnits List<String>
- organizations List<String>
- states List<String>
GetAssetClusterMemberResultTag     
- 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
GetAssetClusterMemberResultVersionContext      
- additionalProperties string
- classId string
- interestedMos GetAsset Cluster Member Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetAsset Cluster Member Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetAssetClusterMemberResultVersionContextInterestedMo        
- 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
GetAssetClusterMemberResultVersionContextRefMo        
- 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
GetAssetClusterMemberSudi    
- 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.
- Jti string
- The SUDI challenge jti generated by Intersight. The device reads the current JTI and signs it as part of its SUDI claims and sends to Intersight. Intersight verifies SUDI with the JTI claim. A new JTI is generated after each time a device sends updated SUDI information.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Pid string
- The device model (PID) extracted from the X.509 SUDI leaf certificate.
- SerialNumber string
- The device SerialNumber extracted from the X.509 SUDI leaf certificate.
- Signature string
- The base64-encoding of a SUDI signature, signed with the provided Trust Anchor Module (TAM) private key and signatureScheme.
- Status string
- The validation status of the device.- DeviceStatusUnknown- SUDI validation is done on the establishment of a connection. Before a device connects or after it disconnects, the SUDI validation status is set to this value.
- Verified- The SUDI signature and certificate have been validated by the device. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module. The Intersight services have not cross-validated the SUDI signature.
- EndToEndVerified- The SUDI signature and certificate have been validated by the device and by the Intersight services. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module.
- ChallengeVerified- The SUDI signature includes a challenge provided by Intersight which has been validated by Intersight. The SUDI signature and certificate have been validated by the device and by the Intersight services. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module.
- CertificateValidationFailed- Validation of the certificate signing chain failed.
- UnsupportedSignatureScheme- The SUDI signature scheme is not supported.
- SignatureValidationFailed- Validation of the SUDI signature has failed.
- UnsupportedFirmware- The firmware version of the Cisco IMC that is installed does not contain the SUDI APIs needed to perform validation.
- UnsupportedHardware- The device is a model that does not contain a Trust Anchor Module (TAM) and thus cannot be validated.
- DeviceError- The device returned an error when it received a SUDIrequrest request.
- DeviceNotResponding- A request was sent to the device, but no response was received.
- InvalidSignatureEncoding- The encoding of the SUDI signature is invalid.
- MissingSignature- The SUDI signature is missing.
- MissingSignatureScheme- The SUDI signature scheme is missing.
- MissingCertificate- The SUDI certificate is missing.
- InvalidCertificateEncoding- The encoding of the SUDI certificate is invalid.
- InvalidIdentity- The model or serial number of the device is either missing or does not match the certificate attributes.
- Suspect- The DC claims the SUDI has been verified, but there is no way to validate the claim.
 
- StatusDetails string
- The detailed validation status of the device, such as an error message explaining why the validation failed.
- SudiCertificate GetAsset Cluster Member Sudi Sudi Certificate 
- The X.509 SUDI leaf certificate from the Trust Anchor Module. The certificate is serialized in PEM format (Base64 encoded DER certificate).
- 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.
- Jti string
- The SUDI challenge jti generated by Intersight. The device reads the current JTI and signs it as part of its SUDI claims and sends to Intersight. Intersight verifies SUDI with the JTI claim. A new JTI is generated after each time a device sends updated SUDI information.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Pid string
- The device model (PID) extracted from the X.509 SUDI leaf certificate.
- SerialNumber string
- The device SerialNumber extracted from the X.509 SUDI leaf certificate.
- Signature string
- The base64-encoding of a SUDI signature, signed with the provided Trust Anchor Module (TAM) private key and signatureScheme.
- Status string
- The validation status of the device.- DeviceStatusUnknown- SUDI validation is done on the establishment of a connection. Before a device connects or after it disconnects, the SUDI validation status is set to this value.
- Verified- The SUDI signature and certificate have been validated by the device. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module. The Intersight services have not cross-validated the SUDI signature.
- EndToEndVerified- The SUDI signature and certificate have been validated by the device and by the Intersight services. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module.
- ChallengeVerified- The SUDI signature includes a challenge provided by Intersight which has been validated by Intersight. The SUDI signature and certificate have been validated by the device and by the Intersight services. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module.
- CertificateValidationFailed- Validation of the certificate signing chain failed.
- UnsupportedSignatureScheme- The SUDI signature scheme is not supported.
- SignatureValidationFailed- Validation of the SUDI signature has failed.
- UnsupportedFirmware- The firmware version of the Cisco IMC that is installed does not contain the SUDI APIs needed to perform validation.
- UnsupportedHardware- The device is a model that does not contain a Trust Anchor Module (TAM) and thus cannot be validated.
- DeviceError- The device returned an error when it received a SUDIrequrest request.
- DeviceNotResponding- A request was sent to the device, but no response was received.
- InvalidSignatureEncoding- The encoding of the SUDI signature is invalid.
- MissingSignature- The SUDI signature is missing.
- MissingSignatureScheme- The SUDI signature scheme is missing.
- MissingCertificate- The SUDI certificate is missing.
- InvalidCertificateEncoding- The encoding of the SUDI certificate is invalid.
- InvalidIdentity- The model or serial number of the device is either missing or does not match the certificate attributes.
- Suspect- The DC claims the SUDI has been verified, but there is no way to validate the claim.
 
- StatusDetails string
- The detailed validation status of the device, such as an error message explaining why the validation failed.
- SudiCertificate GetAsset Cluster Member Sudi Sudi Certificate 
- The X.509 SUDI leaf certificate from the Trust Anchor Module. The certificate is serialized in PEM format (Base64 encoded DER certificate).
- 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.
- jti String
- The SUDI challenge jti generated by Intersight. The device reads the current JTI and signs it as part of its SUDI claims and sends to Intersight. Intersight verifies SUDI with the JTI claim. A new JTI is generated after each time a device sends updated SUDI information.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pid String
- The device model (PID) extracted from the X.509 SUDI leaf certificate.
- serialNumber String
- The device SerialNumber extracted from the X.509 SUDI leaf certificate.
- signature String
- The base64-encoding of a SUDI signature, signed with the provided Trust Anchor Module (TAM) private key and signatureScheme.
- status String
- The validation status of the device.- DeviceStatusUnknown- SUDI validation is done on the establishment of a connection. Before a device connects or after it disconnects, the SUDI validation status is set to this value.
- Verified- The SUDI signature and certificate have been validated by the device. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module. The Intersight services have not cross-validated the SUDI signature.
- EndToEndVerified- The SUDI signature and certificate have been validated by the device and by the Intersight services. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module.
- ChallengeVerified- The SUDI signature includes a challenge provided by Intersight which has been validated by Intersight. The SUDI signature and certificate have been validated by the device and by the Intersight services. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module.
- CertificateValidationFailed- Validation of the certificate signing chain failed.
- UnsupportedSignatureScheme- The SUDI signature scheme is not supported.
- SignatureValidationFailed- Validation of the SUDI signature has failed.
- UnsupportedFirmware- The firmware version of the Cisco IMC that is installed does not contain the SUDI APIs needed to perform validation.
- UnsupportedHardware- The device is a model that does not contain a Trust Anchor Module (TAM) and thus cannot be validated.
- DeviceError- The device returned an error when it received a SUDIrequrest request.
- DeviceNotResponding- A request was sent to the device, but no response was received.
- InvalidSignatureEncoding- The encoding of the SUDI signature is invalid.
- MissingSignature- The SUDI signature is missing.
- MissingSignatureScheme- The SUDI signature scheme is missing.
- MissingCertificate- The SUDI certificate is missing.
- InvalidCertificateEncoding- The encoding of the SUDI certificate is invalid.
- InvalidIdentity- The model or serial number of the device is either missing or does not match the certificate attributes.
- Suspect- The DC claims the SUDI has been verified, but there is no way to validate the claim.
 
- statusDetails String
- The detailed validation status of the device, such as an error message explaining why the validation failed.
- sudiCertificate GetAsset Cluster Member Sudi Sudi Certificate 
- The X.509 SUDI leaf certificate from the Trust Anchor Module. The certificate is serialized in PEM format (Base64 encoded DER certificate).
- 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.
- jti string
- The SUDI challenge jti generated by Intersight. The device reads the current JTI and signs it as part of its SUDI claims and sends to Intersight. Intersight verifies SUDI with the JTI claim. A new JTI is generated after each time a device sends updated SUDI information.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pid string
- The device model (PID) extracted from the X.509 SUDI leaf certificate.
- serialNumber string
- The device SerialNumber extracted from the X.509 SUDI leaf certificate.
- signature string
- The base64-encoding of a SUDI signature, signed with the provided Trust Anchor Module (TAM) private key and signatureScheme.
- status string
- The validation status of the device.- DeviceStatusUnknown- SUDI validation is done on the establishment of a connection. Before a device connects or after it disconnects, the SUDI validation status is set to this value.
- Verified- The SUDI signature and certificate have been validated by the device. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module. The Intersight services have not cross-validated the SUDI signature.
- EndToEndVerified- The SUDI signature and certificate have been validated by the device and by the Intersight services. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module.
- ChallengeVerified- The SUDI signature includes a challenge provided by Intersight which has been validated by Intersight. The SUDI signature and certificate have been validated by the device and by the Intersight services. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module.
- CertificateValidationFailed- Validation of the certificate signing chain failed.
- UnsupportedSignatureScheme- The SUDI signature scheme is not supported.
- SignatureValidationFailed- Validation of the SUDI signature has failed.
- UnsupportedFirmware- The firmware version of the Cisco IMC that is installed does not contain the SUDI APIs needed to perform validation.
- UnsupportedHardware- The device is a model that does not contain a Trust Anchor Module (TAM) and thus cannot be validated.
- DeviceError- The device returned an error when it received a SUDIrequrest request.
- DeviceNotResponding- A request was sent to the device, but no response was received.
- InvalidSignatureEncoding- The encoding of the SUDI signature is invalid.
- MissingSignature- The SUDI signature is missing.
- MissingSignatureScheme- The SUDI signature scheme is missing.
- MissingCertificate- The SUDI certificate is missing.
- InvalidCertificateEncoding- The encoding of the SUDI certificate is invalid.
- InvalidIdentity- The model or serial number of the device is either missing or does not match the certificate attributes.
- Suspect- The DC claims the SUDI has been verified, but there is no way to validate the claim.
 
- statusDetails string
- The detailed validation status of the device, such as an error message explaining why the validation failed.
- sudiCertificate GetAsset Cluster Member Sudi Sudi Certificate 
- The X.509 SUDI leaf certificate from the Trust Anchor Module. The certificate is serialized in PEM format (Base64 encoded DER certificate).
- 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.
- jti str
- The SUDI challenge jti generated by Intersight. The device reads the current JTI and signs it as part of its SUDI claims and sends to Intersight. Intersight verifies SUDI with the JTI claim. A new JTI is generated after each time a device sends updated SUDI information.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pid str
- The device model (PID) extracted from the X.509 SUDI leaf certificate.
- serial_number str
- The device SerialNumber extracted from the X.509 SUDI leaf certificate.
- signature str
- The base64-encoding of a SUDI signature, signed with the provided Trust Anchor Module (TAM) private key and signatureScheme.
- status str
- The validation status of the device.- DeviceStatusUnknown- SUDI validation is done on the establishment of a connection. Before a device connects or after it disconnects, the SUDI validation status is set to this value.
- Verified- The SUDI signature and certificate have been validated by the device. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module. The Intersight services have not cross-validated the SUDI signature.
- EndToEndVerified- The SUDI signature and certificate have been validated by the device and by the Intersight services. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module.
- ChallengeVerified- The SUDI signature includes a challenge provided by Intersight which has been validated by Intersight. The SUDI signature and certificate have been validated by the device and by the Intersight services. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module.
- CertificateValidationFailed- Validation of the certificate signing chain failed.
- UnsupportedSignatureScheme- The SUDI signature scheme is not supported.
- SignatureValidationFailed- Validation of the SUDI signature has failed.
- UnsupportedFirmware- The firmware version of the Cisco IMC that is installed does not contain the SUDI APIs needed to perform validation.
- UnsupportedHardware- The device is a model that does not contain a Trust Anchor Module (TAM) and thus cannot be validated.
- DeviceError- The device returned an error when it received a SUDIrequrest request.
- DeviceNotResponding- A request was sent to the device, but no response was received.
- InvalidSignatureEncoding- The encoding of the SUDI signature is invalid.
- MissingSignature- The SUDI signature is missing.
- MissingSignatureScheme- The SUDI signature scheme is missing.
- MissingCertificate- The SUDI certificate is missing.
- InvalidCertificateEncoding- The encoding of the SUDI certificate is invalid.
- InvalidIdentity- The model or serial number of the device is either missing or does not match the certificate attributes.
- Suspect- The DC claims the SUDI has been verified, but there is no way to validate the claim.
 
- status_details str
- The detailed validation status of the device, such as an error message explaining why the validation failed.
- sudi_certificate GetAsset Cluster Member Sudi Sudi Certificate 
- The X.509 SUDI leaf certificate from the Trust Anchor Module. The certificate is serialized in PEM format (Base64 encoded DER certificate).
- 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.
- jti String
- The SUDI challenge jti generated by Intersight. The device reads the current JTI and signs it as part of its SUDI claims and sends to Intersight. Intersight verifies SUDI with the JTI claim. A new JTI is generated after each time a device sends updated SUDI information.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pid String
- The device model (PID) extracted from the X.509 SUDI leaf certificate.
- serialNumber String
- The device SerialNumber extracted from the X.509 SUDI leaf certificate.
- signature String
- The base64-encoding of a SUDI signature, signed with the provided Trust Anchor Module (TAM) private key and signatureScheme.
- status String
- The validation status of the device.- DeviceStatusUnknown- SUDI validation is done on the establishment of a connection. Before a device connects or after it disconnects, the SUDI validation status is set to this value.
- Verified- The SUDI signature and certificate have been validated by the device. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module. The Intersight services have not cross-validated the SUDI signature.
- EndToEndVerified- The SUDI signature and certificate have been validated by the device and by the Intersight services. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module.
- ChallengeVerified- The SUDI signature includes a challenge provided by Intersight which has been validated by Intersight. The SUDI signature and certificate have been validated by the device and by the Intersight services. The device PID, Serial Number, Status and X.509 certificates were validated by a Trusted Anchor Module.
- CertificateValidationFailed- Validation of the certificate signing chain failed.
- UnsupportedSignatureScheme- The SUDI signature scheme is not supported.
- SignatureValidationFailed- Validation of the SUDI signature has failed.
- UnsupportedFirmware- The firmware version of the Cisco IMC that is installed does not contain the SUDI APIs needed to perform validation.
- UnsupportedHardware- The device is a model that does not contain a Trust Anchor Module (TAM) and thus cannot be validated.
- DeviceError- The device returned an error when it received a SUDIrequrest request.
- DeviceNotResponding- A request was sent to the device, but no response was received.
- InvalidSignatureEncoding- The encoding of the SUDI signature is invalid.
- MissingSignature- The SUDI signature is missing.
- MissingSignatureScheme- The SUDI signature scheme is missing.
- MissingCertificate- The SUDI certificate is missing.
- InvalidCertificateEncoding- The encoding of the SUDI certificate is invalid.
- InvalidIdentity- The model or serial number of the device is either missing or does not match the certificate attributes.
- Suspect- The DC claims the SUDI has been verified, but there is no way to validate the claim.
 
- statusDetails String
- The detailed validation status of the device, such as an error message explaining why the validation failed.
- sudiCertificate Property Map
- The X.509 SUDI leaf certificate from the Trust Anchor Module. The certificate is serialized in PEM format (Base64 encoded DER certificate).
GetAssetClusterMemberSudiSudiCertificate      
- 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.
- Issuer
GetAsset Cluster Member Sudi Sudi Certificate Issuer 
- The X.509 distinguished name of the issuer of this certificate.
- NotAfter string
- The date on which the certificate's validity period ends.
- NotBefore string
- The date on which the certificate's validity period begins.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PemCertificate string
- The base64 encoded certificate in PEM format.
- Sha256Fingerprint string
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- SignatureAlgorithm string
- Signature algorithm, as specified in RFC 5280.
- Subject
GetAsset Cluster Member Sudi Sudi Certificate Subject 
- The X.509 distinguished name of the subject of this certificate.
- 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.
- Issuer
GetAsset Cluster Member Sudi Sudi Certificate Issuer 
- The X.509 distinguished name of the issuer of this certificate.
- NotAfter string
- The date on which the certificate's validity period ends.
- NotBefore string
- The date on which the certificate's validity period begins.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PemCertificate string
- The base64 encoded certificate in PEM format.
- Sha256Fingerprint string
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- SignatureAlgorithm string
- Signature algorithm, as specified in RFC 5280.
- Subject
GetAsset Cluster Member Sudi Sudi Certificate Subject 
- The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer
GetAsset Cluster Member Sudi Sudi Certificate Issuer 
- The X.509 distinguished name of the issuer of this certificate.
- notAfter String
- The date on which the certificate's validity period ends.
- notBefore String
- The date on which the certificate's validity period begins.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pemCertificate String
- The base64 encoded certificate in PEM format.
- sha256Fingerprint String
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signatureAlgorithm String
- Signature algorithm, as specified in RFC 5280.
- subject
GetAsset Cluster Member Sudi Sudi Certificate Subject 
- The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer
GetAsset Cluster Member Sudi Sudi Certificate Issuer 
- The X.509 distinguished name of the issuer of this certificate.
- notAfter string
- The date on which the certificate's validity period ends.
- notBefore string
- The date on which the certificate's validity period begins.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pemCertificate string
- The base64 encoded certificate in PEM format.
- sha256Fingerprint string
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signatureAlgorithm string
- Signature algorithm, as specified in RFC 5280.
- subject
GetAsset Cluster Member Sudi Sudi Certificate Subject 
- The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer
GetAsset Cluster Member Sudi Sudi Certificate Issuer 
- The X.509 distinguished name of the issuer of this certificate.
- not_after str
- The date on which the certificate's validity period ends.
- not_before str
- The date on which the certificate's validity period begins.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pem_certificate str
- The base64 encoded certificate in PEM format.
- sha256_fingerprint str
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signature_algorithm str
- Signature algorithm, as specified in RFC 5280.
- subject
GetAsset Cluster Member Sudi Sudi Certificate Subject 
- The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer Property Map
- The X.509 distinguished name of the issuer of this certificate.
- notAfter String
- The date on which the certificate's validity period ends.
- notBefore String
- The date on which the certificate's validity period begins.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pemCertificate String
- The base64 encoded certificate in PEM format.
- sha256Fingerprint String
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signatureAlgorithm String
- Signature algorithm, as specified in RFC 5280.
- subject Property Map
- The X.509 distinguished name of the subject of this certificate.
GetAssetClusterMemberSudiSudiCertificateIssuer       
- 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.
- CommonName string
- A required component that identifies a person or an object.
- Countries List<string>
- Localities List<string>
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- OrganizationalUnits List<string>
- Organizations List<string>
- States List<string>
- 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.
- CommonName string
- A required component that identifies a person or an object.
- Countries []string
- Localities []string
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- OrganizationalUnits []string
- Organizations []string
- States []string
- 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.
- commonName String
- A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizationalUnits List<String>
- organizations List<String>
- states List<String>
- 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.
- commonName string
- A required component that identifies a person or an object.
- countries string[]
- localities string[]
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizationalUnits string[]
- organizations string[]
- states string[]
- 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.
- common_name str
- A required component that identifies a person or an object.
- countries Sequence[str]
- localities Sequence[str]
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational_units Sequence[str]
- organizations Sequence[str]
- states Sequence[str]
- 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.
- commonName String
- A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizationalUnits List<String>
- organizations List<String>
- states List<String>
GetAssetClusterMemberSudiSudiCertificateSubject       
- 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.
- CommonName string
- A required component that identifies a person or an object.
- Countries List<string>
- Localities List<string>
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- OrganizationalUnits List<string>
- Organizations List<string>
- States List<string>
- 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.
- CommonName string
- A required component that identifies a person or an object.
- Countries []string
- Localities []string
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- OrganizationalUnits []string
- Organizations []string
- States []string
- 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.
- commonName String
- A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizationalUnits List<String>
- organizations List<String>
- states List<String>
- 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.
- commonName string
- A required component that identifies a person or an object.
- countries string[]
- localities string[]
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizationalUnits string[]
- organizations string[]
- states string[]
- 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.
- common_name str
- A required component that identifies a person or an object.
- countries Sequence[str]
- localities Sequence[str]
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational_units Sequence[str]
- organizations Sequence[str]
- states Sequence[str]
- 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.
- commonName String
- A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizationalUnits List<String>
- organizations List<String>
- states List<String>
GetAssetClusterMemberTag    
- 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.
GetAssetClusterMemberVersionContext     
- 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<GetAsset Cluster Member 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 GetAsset Cluster Member 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 []GetAsset Cluster Member 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 GetAsset Cluster Member 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<GetAsset Cluster Member 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 GetAsset Cluster Member 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 GetAsset Cluster Member 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 GetAsset Cluster Member 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[GetAsset Cluster Member 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 GetAsset Cluster Member 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.
 
GetAssetClusterMemberVersionContextInterestedMo       
- 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'.
 
GetAssetClusterMemberVersionContextRefMo       
- 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