1. Packages
  2. Intersight Provider
  3. API Docs
  4. getPartnerintegrationInventory
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

intersight.getPartnerintegrationInventory

Explore with Pulumi AI

Inventory Collection object that acts as an aggregator object for the underlying model and ETL objects.

Using getPartnerintegrationInventory

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 getPartnerintegrationInventory(args: GetPartnerintegrationInventoryArgs, opts?: InvokeOptions): Promise<GetPartnerintegrationInventoryResult>
function getPartnerintegrationInventoryOutput(args: GetPartnerintegrationInventoryOutputArgs, opts?: InvokeOptions): Output<GetPartnerintegrationInventoryResult>
Copy
def get_partnerintegration_inventory(account_moid: Optional[str] = None,
                                     action: Optional[str] = None,
                                     additional_properties: Optional[str] = None,
                                     ancestors: Optional[Sequence[GetPartnerintegrationInventoryAncestor]] = None,
                                     build_flags: Optional[str] = None,
                                     build_start_time: Optional[str] = None,
                                     build_status: Optional[str] = None,
                                     class_id: Optional[str] = None,
                                     create_time: Optional[str] = None,
                                     deploy_start_time: Optional[str] = None,
                                     deploy_status: Optional[str] = None,
                                     doc_issues: Optional[Sequence[GetPartnerintegrationInventoryDocIssue]] = None,
                                     domain_group_moid: Optional[str] = None,
                                     etls: Optional[Sequence[GetPartnerintegrationInventoryEtl]] = None,
                                     id: Optional[str] = None,
                                     image_name: Optional[str] = None,
                                     logs: Optional[Sequence[GetPartnerintegrationInventoryLog]] = None,
                                     metrics: Optional[GetPartnerintegrationInventoryMetrics] = None,
                                     mod_time: Optional[str] = None,
                                     models: Optional[Sequence[GetPartnerintegrationInventoryModel]] = None,
                                     moid: Optional[str] = None,
                                     name: Optional[str] = None,
                                     object_type: Optional[str] = None,
                                     organization: Optional[GetPartnerintegrationInventoryOrganization] = None,
                                     owners: Optional[Sequence[str]] = None,
                                     parent: Optional[GetPartnerintegrationInventoryParent] = None,
                                     permission_resources: Optional[Sequence[GetPartnerintegrationInventoryPermissionResource]] = None,
                                     python_sdk_url: Optional[str] = None,
                                     shared_scope: Optional[str] = None,
                                     tags: Optional[Sequence[GetPartnerintegrationInventoryTag]] = None,
                                     version_context: Optional[GetPartnerintegrationInventoryVersionContext] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetPartnerintegrationInventoryResult
def get_partnerintegration_inventory_output(account_moid: Optional[pulumi.Input[str]] = None,
                                     action: Optional[pulumi.Input[str]] = None,
                                     additional_properties: Optional[pulumi.Input[str]] = None,
                                     ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetPartnerintegrationInventoryAncestorArgs]]]] = None,
                                     build_flags: Optional[pulumi.Input[str]] = None,
                                     build_start_time: Optional[pulumi.Input[str]] = None,
                                     build_status: Optional[pulumi.Input[str]] = None,
                                     class_id: Optional[pulumi.Input[str]] = None,
                                     create_time: Optional[pulumi.Input[str]] = None,
                                     deploy_start_time: Optional[pulumi.Input[str]] = None,
                                     deploy_status: Optional[pulumi.Input[str]] = None,
                                     doc_issues: Optional[pulumi.Input[Sequence[pulumi.Input[GetPartnerintegrationInventoryDocIssueArgs]]]] = None,
                                     domain_group_moid: Optional[pulumi.Input[str]] = None,
                                     etls: Optional[pulumi.Input[Sequence[pulumi.Input[GetPartnerintegrationInventoryEtlArgs]]]] = None,
                                     id: Optional[pulumi.Input[str]] = None,
                                     image_name: Optional[pulumi.Input[str]] = None,
                                     logs: Optional[pulumi.Input[Sequence[pulumi.Input[GetPartnerintegrationInventoryLogArgs]]]] = None,
                                     metrics: Optional[pulumi.Input[GetPartnerintegrationInventoryMetricsArgs]] = None,
                                     mod_time: Optional[pulumi.Input[str]] = None,
                                     models: Optional[pulumi.Input[Sequence[pulumi.Input[GetPartnerintegrationInventoryModelArgs]]]] = None,
                                     moid: Optional[pulumi.Input[str]] = None,
                                     name: Optional[pulumi.Input[str]] = None,
                                     object_type: Optional[pulumi.Input[str]] = None,
                                     organization: Optional[pulumi.Input[GetPartnerintegrationInventoryOrganizationArgs]] = None,
                                     owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                     parent: Optional[pulumi.Input[GetPartnerintegrationInventoryParentArgs]] = None,
                                     permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetPartnerintegrationInventoryPermissionResourceArgs]]]] = None,
                                     python_sdk_url: Optional[pulumi.Input[str]] = None,
                                     shared_scope: Optional[pulumi.Input[str]] = None,
                                     tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetPartnerintegrationInventoryTagArgs]]]] = None,
                                     version_context: Optional[pulumi.Input[GetPartnerintegrationInventoryVersionContextArgs]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetPartnerintegrationInventoryResult]
Copy
func LookupPartnerintegrationInventory(ctx *Context, args *LookupPartnerintegrationInventoryArgs, opts ...InvokeOption) (*LookupPartnerintegrationInventoryResult, error)
func LookupPartnerintegrationInventoryOutput(ctx *Context, args *LookupPartnerintegrationInventoryOutputArgs, opts ...InvokeOption) LookupPartnerintegrationInventoryResultOutput
Copy

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

public static class GetPartnerintegrationInventory 
{
    public static Task<GetPartnerintegrationInventoryResult> InvokeAsync(GetPartnerintegrationInventoryArgs args, InvokeOptions? opts = null)
    public static Output<GetPartnerintegrationInventoryResult> Invoke(GetPartnerintegrationInventoryInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetPartnerintegrationInventoryResult> getPartnerintegrationInventory(GetPartnerintegrationInventoryArgs args, InvokeOptions options)
public static Output<GetPartnerintegrationInventoryResult> getPartnerintegrationInventory(GetPartnerintegrationInventoryArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: intersight:index/getPartnerintegrationInventory:getPartnerintegrationInventory
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountMoid string
The Account ID for this managed object.
Action string
Action to be performed on the inventory collection.* None - Default Value of the action, i.e. do nothing.* Build - Build the inventory service image.* Deploy - Deploy the inventory service on the appliance.
AdditionalProperties string
Ancestors List<GetPartnerintegrationInventoryAncestor>
BuildFlags string
Addtional flags to control build action.
BuildStartTime string
Time when build was triggered.
BuildStatus string
Status of build for inventory collection.* None - Default value of the status. i.e. done nothing.* BackendInProgress - The backend build is in progress.* BackendFailed - The backend build has failed.* MetricsCollectorBackendInProgress - The Metrics Collector backend build is in progress.* MetricsCollectorBackendFailed - The Metrics Collector backend build has failed.* DockerInProgress - The docker build is in progress.* DockerFailed - The docker build has failed.* UiInProgress - The UI build is in progress.* UiFailed - The inventory UI build has failed.* MetricsCollectorUiInProgress - The Metrics Collector UI build is in progress.* MetricsCollectorUiFailed - The Metrics Collector UI build has failed.* MetricsCollectorDependentBackendInProgress - The Metrics Collector dependent backend build is in progress.* MetricsCollectorDependentBackendFailed - The Metrics Collector dependent backend build has failed.* MetricsCollectorDependentDockerInProgress - The Metrics Collector dependent docker build is in progress.* MetricsCollectorDependentDockerFailed - The Metrics Collector dependent docker build has failed.* ApidocsInProgress - The apidocs build is in progress.* ApidocsFailed - The apidocs build has failed.* Completed - The operation completed successfully.
ClassId string
CreateTime string
The time when this managed object was created.
DeployStartTime string
Time when deploy was triggered.
DeployStatus string
Status of deployment of the inventory microservice.* None - Default value of the status. i.e. done nothing.* Completed - The operation completed successfully.* Failed - The deploy operation failed.
DocIssues List<GetPartnerintegrationInventoryDocIssue>
DomainGroupMoid string
The DomainGroup ID for this managed object.
Etls List<GetPartnerintegrationInventoryEtl>
Id string
ImageName string
Name of the docker image that is built.
Logs List<GetPartnerintegrationInventoryLog>
Metrics GetPartnerintegrationInventoryMetrics
ModTime string
The time when this managed object was last modified.
Models List<GetPartnerintegrationInventoryModel>
Moid string
The unique identifier of this Managed Object instance.
Name string
Name of the inventory collection.
ObjectType string
Organization GetPartnerintegrationInventoryOrganization
Owners List<string>
Parent GetPartnerintegrationInventoryParent
PermissionResources List<GetPartnerintegrationInventoryPermissionResource>
PythonSdkUrl string
Link to the generated v3 python SDK.
SharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags List<GetPartnerintegrationInventoryTag>
VersionContext GetPartnerintegrationInventoryVersionContext
AccountMoid string
The Account ID for this managed object.
Action string
Action to be performed on the inventory collection.* None - Default Value of the action, i.e. do nothing.* Build - Build the inventory service image.* Deploy - Deploy the inventory service on the appliance.
AdditionalProperties string
Ancestors []GetPartnerintegrationInventoryAncestor
BuildFlags string
Addtional flags to control build action.
BuildStartTime string
Time when build was triggered.
BuildStatus string
Status of build for inventory collection.* None - Default value of the status. i.e. done nothing.* BackendInProgress - The backend build is in progress.* BackendFailed - The backend build has failed.* MetricsCollectorBackendInProgress - The Metrics Collector backend build is in progress.* MetricsCollectorBackendFailed - The Metrics Collector backend build has failed.* DockerInProgress - The docker build is in progress.* DockerFailed - The docker build has failed.* UiInProgress - The UI build is in progress.* UiFailed - The inventory UI build has failed.* MetricsCollectorUiInProgress - The Metrics Collector UI build is in progress.* MetricsCollectorUiFailed - The Metrics Collector UI build has failed.* MetricsCollectorDependentBackendInProgress - The Metrics Collector dependent backend build is in progress.* MetricsCollectorDependentBackendFailed - The Metrics Collector dependent backend build has failed.* MetricsCollectorDependentDockerInProgress - The Metrics Collector dependent docker build is in progress.* MetricsCollectorDependentDockerFailed - The Metrics Collector dependent docker build has failed.* ApidocsInProgress - The apidocs build is in progress.* ApidocsFailed - The apidocs build has failed.* Completed - The operation completed successfully.
ClassId string
CreateTime string
The time when this managed object was created.
DeployStartTime string
Time when deploy was triggered.
DeployStatus string
Status of deployment of the inventory microservice.* None - Default value of the status. i.e. done nothing.* Completed - The operation completed successfully.* Failed - The deploy operation failed.
DocIssues []GetPartnerintegrationInventoryDocIssue
DomainGroupMoid string
The DomainGroup ID for this managed object.
Etls []GetPartnerintegrationInventoryEtl
Id string
ImageName string
Name of the docker image that is built.
Logs []GetPartnerintegrationInventoryLog
Metrics GetPartnerintegrationInventoryMetrics
ModTime string
The time when this managed object was last modified.
Models []GetPartnerintegrationInventoryModel
Moid string
The unique identifier of this Managed Object instance.
Name string
Name of the inventory collection.
ObjectType string
Organization GetPartnerintegrationInventoryOrganization
Owners []string
Parent GetPartnerintegrationInventoryParent
PermissionResources []GetPartnerintegrationInventoryPermissionResource
PythonSdkUrl string
Link to the generated v3 python SDK.
SharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags []GetPartnerintegrationInventoryTag
VersionContext GetPartnerintegrationInventoryVersionContext
accountMoid String
The Account ID for this managed object.
action String
Action to be performed on the inventory collection.* None - Default Value of the action, i.e. do nothing.* Build - Build the inventory service image.* Deploy - Deploy the inventory service on the appliance.
additionalProperties String
ancestors List<GetPartnerintegrationInventoryAncestor>
buildFlags String
Addtional flags to control build action.
buildStartTime String
Time when build was triggered.
buildStatus String
Status of build for inventory collection.* None - Default value of the status. i.e. done nothing.* BackendInProgress - The backend build is in progress.* BackendFailed - The backend build has failed.* MetricsCollectorBackendInProgress - The Metrics Collector backend build is in progress.* MetricsCollectorBackendFailed - The Metrics Collector backend build has failed.* DockerInProgress - The docker build is in progress.* DockerFailed - The docker build has failed.* UiInProgress - The UI build is in progress.* UiFailed - The inventory UI build has failed.* MetricsCollectorUiInProgress - The Metrics Collector UI build is in progress.* MetricsCollectorUiFailed - The Metrics Collector UI build has failed.* MetricsCollectorDependentBackendInProgress - The Metrics Collector dependent backend build is in progress.* MetricsCollectorDependentBackendFailed - The Metrics Collector dependent backend build has failed.* MetricsCollectorDependentDockerInProgress - The Metrics Collector dependent docker build is in progress.* MetricsCollectorDependentDockerFailed - The Metrics Collector dependent docker build has failed.* ApidocsInProgress - The apidocs build is in progress.* ApidocsFailed - The apidocs build has failed.* Completed - The operation completed successfully.
classId String
createTime String
The time when this managed object was created.
deployStartTime String
Time when deploy was triggered.
deployStatus String
Status of deployment of the inventory microservice.* None - Default value of the status. i.e. done nothing.* Completed - The operation completed successfully.* Failed - The deploy operation failed.
docIssues List<GetPartnerintegrationInventoryDocIssue>
domainGroupMoid String
The DomainGroup ID for this managed object.
etls List<GetPartnerintegrationInventoryEtl>
id String
imageName String
Name of the docker image that is built.
logs List<GetPartnerintegrationInventoryLog>
metrics GetPartnerintegrationInventoryMetrics
modTime String
The time when this managed object was last modified.
models List<GetPartnerintegrationInventoryModel>
moid String
The unique identifier of this Managed Object instance.
name String
Name of the inventory collection.
objectType String
organization GetPartnerintegrationInventoryOrganization
owners List<String>
parent GetPartnerintegrationInventoryParent
permissionResources List<GetPartnerintegrationInventoryPermissionResource>
pythonSdkUrl String
Link to the generated v3 python SDK.
sharedScope String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags List<GetPartnerintegrationInventoryTag>
versionContext GetPartnerintegrationInventoryVersionContext
accountMoid string
The Account ID for this managed object.
action string
Action to be performed on the inventory collection.* None - Default Value of the action, i.e. do nothing.* Build - Build the inventory service image.* Deploy - Deploy the inventory service on the appliance.
additionalProperties string
ancestors GetPartnerintegrationInventoryAncestor[]
buildFlags string
Addtional flags to control build action.
buildStartTime string
Time when build was triggered.
buildStatus string
Status of build for inventory collection.* None - Default value of the status. i.e. done nothing.* BackendInProgress - The backend build is in progress.* BackendFailed - The backend build has failed.* MetricsCollectorBackendInProgress - The Metrics Collector backend build is in progress.* MetricsCollectorBackendFailed - The Metrics Collector backend build has failed.* DockerInProgress - The docker build is in progress.* DockerFailed - The docker build has failed.* UiInProgress - The UI build is in progress.* UiFailed - The inventory UI build has failed.* MetricsCollectorUiInProgress - The Metrics Collector UI build is in progress.* MetricsCollectorUiFailed - The Metrics Collector UI build has failed.* MetricsCollectorDependentBackendInProgress - The Metrics Collector dependent backend build is in progress.* MetricsCollectorDependentBackendFailed - The Metrics Collector dependent backend build has failed.* MetricsCollectorDependentDockerInProgress - The Metrics Collector dependent docker build is in progress.* MetricsCollectorDependentDockerFailed - The Metrics Collector dependent docker build has failed.* ApidocsInProgress - The apidocs build is in progress.* ApidocsFailed - The apidocs build has failed.* Completed - The operation completed successfully.
classId string
createTime string
The time when this managed object was created.
deployStartTime string
Time when deploy was triggered.
deployStatus string
Status of deployment of the inventory microservice.* None - Default value of the status. i.e. done nothing.* Completed - The operation completed successfully.* Failed - The deploy operation failed.
docIssues GetPartnerintegrationInventoryDocIssue[]
domainGroupMoid string
The DomainGroup ID for this managed object.
etls GetPartnerintegrationInventoryEtl[]
id string
imageName string
Name of the docker image that is built.
logs GetPartnerintegrationInventoryLog[]
metrics GetPartnerintegrationInventoryMetrics
modTime string
The time when this managed object was last modified.
models GetPartnerintegrationInventoryModel[]
moid string
The unique identifier of this Managed Object instance.
name string
Name of the inventory collection.
objectType string
organization GetPartnerintegrationInventoryOrganization
owners string[]
parent GetPartnerintegrationInventoryParent
permissionResources GetPartnerintegrationInventoryPermissionResource[]
pythonSdkUrl string
Link to the generated v3 python SDK.
sharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags GetPartnerintegrationInventoryTag[]
versionContext GetPartnerintegrationInventoryVersionContext
account_moid str
The Account ID for this managed object.
action str
Action to be performed on the inventory collection.* None - Default Value of the action, i.e. do nothing.* Build - Build the inventory service image.* Deploy - Deploy the inventory service on the appliance.
additional_properties str
ancestors Sequence[GetPartnerintegrationInventoryAncestor]
build_flags str
Addtional flags to control build action.
build_start_time str
Time when build was triggered.
build_status str
Status of build for inventory collection.* None - Default value of the status. i.e. done nothing.* BackendInProgress - The backend build is in progress.* BackendFailed - The backend build has failed.* MetricsCollectorBackendInProgress - The Metrics Collector backend build is in progress.* MetricsCollectorBackendFailed - The Metrics Collector backend build has failed.* DockerInProgress - The docker build is in progress.* DockerFailed - The docker build has failed.* UiInProgress - The UI build is in progress.* UiFailed - The inventory UI build has failed.* MetricsCollectorUiInProgress - The Metrics Collector UI build is in progress.* MetricsCollectorUiFailed - The Metrics Collector UI build has failed.* MetricsCollectorDependentBackendInProgress - The Metrics Collector dependent backend build is in progress.* MetricsCollectorDependentBackendFailed - The Metrics Collector dependent backend build has failed.* MetricsCollectorDependentDockerInProgress - The Metrics Collector dependent docker build is in progress.* MetricsCollectorDependentDockerFailed - The Metrics Collector dependent docker build has failed.* ApidocsInProgress - The apidocs build is in progress.* ApidocsFailed - The apidocs build has failed.* Completed - The operation completed successfully.
class_id str
create_time str
The time when this managed object was created.
deploy_start_time str
Time when deploy was triggered.
deploy_status str
Status of deployment of the inventory microservice.* None - Default value of the status. i.e. done nothing.* Completed - The operation completed successfully.* Failed - The deploy operation failed.
doc_issues Sequence[GetPartnerintegrationInventoryDocIssue]
domain_group_moid str
The DomainGroup ID for this managed object.
etls Sequence[GetPartnerintegrationInventoryEtl]
id str
image_name str
Name of the docker image that is built.
logs Sequence[GetPartnerintegrationInventoryLog]
metrics GetPartnerintegrationInventoryMetrics
mod_time str
The time when this managed object was last modified.
models Sequence[GetPartnerintegrationInventoryModel]
moid str
The unique identifier of this Managed Object instance.
name str
Name of the inventory collection.
object_type str
organization GetPartnerintegrationInventoryOrganization
owners Sequence[str]
parent GetPartnerintegrationInventoryParent
permission_resources Sequence[GetPartnerintegrationInventoryPermissionResource]
python_sdk_url str
Link to the generated v3 python SDK.
shared_scope str
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags Sequence[GetPartnerintegrationInventoryTag]
version_context GetPartnerintegrationInventoryVersionContext
accountMoid String
The Account ID for this managed object.
action String
Action to be performed on the inventory collection.* None - Default Value of the action, i.e. do nothing.* Build - Build the inventory service image.* Deploy - Deploy the inventory service on the appliance.
additionalProperties String
ancestors List<Property Map>
buildFlags String
Addtional flags to control build action.
buildStartTime String
Time when build was triggered.
buildStatus String
Status of build for inventory collection.* None - Default value of the status. i.e. done nothing.* BackendInProgress - The backend build is in progress.* BackendFailed - The backend build has failed.* MetricsCollectorBackendInProgress - The Metrics Collector backend build is in progress.* MetricsCollectorBackendFailed - The Metrics Collector backend build has failed.* DockerInProgress - The docker build is in progress.* DockerFailed - The docker build has failed.* UiInProgress - The UI build is in progress.* UiFailed - The inventory UI build has failed.* MetricsCollectorUiInProgress - The Metrics Collector UI build is in progress.* MetricsCollectorUiFailed - The Metrics Collector UI build has failed.* MetricsCollectorDependentBackendInProgress - The Metrics Collector dependent backend build is in progress.* MetricsCollectorDependentBackendFailed - The Metrics Collector dependent backend build has failed.* MetricsCollectorDependentDockerInProgress - The Metrics Collector dependent docker build is in progress.* MetricsCollectorDependentDockerFailed - The Metrics Collector dependent docker build has failed.* ApidocsInProgress - The apidocs build is in progress.* ApidocsFailed - The apidocs build has failed.* Completed - The operation completed successfully.
classId String
createTime String
The time when this managed object was created.
deployStartTime String
Time when deploy was triggered.
deployStatus String
Status of deployment of the inventory microservice.* None - Default value of the status. i.e. done nothing.* Completed - The operation completed successfully.* Failed - The deploy operation failed.
docIssues List<Property Map>
domainGroupMoid String
The DomainGroup ID for this managed object.
etls List<Property Map>
id String
imageName String
Name of the docker image that is built.
logs List<Property Map>
metrics Property Map
modTime String
The time when this managed object was last modified.
models List<Property Map>
moid String
The unique identifier of this Managed Object instance.
name String
Name of the inventory collection.
objectType String
organization Property Map
owners List<String>
parent Property Map
permissionResources List<Property Map>
pythonSdkUrl String
Link to the generated v3 python SDK.
sharedScope String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags List<Property Map>
versionContext Property Map

getPartnerintegrationInventory Result

The following output properties are available:

Id string
Results List<GetPartnerintegrationInventoryResult>
AccountMoid string
Action string
AdditionalProperties string
Ancestors List<GetPartnerintegrationInventoryAncestor>
BuildFlags string
BuildStartTime string
BuildStatus string
ClassId string
CreateTime string
DeployStartTime string
DeployStatus string
DocIssues List<GetPartnerintegrationInventoryDocIssue>
DomainGroupMoid string
Etls List<GetPartnerintegrationInventoryEtl>
ImageName string
Logs List<GetPartnerintegrationInventoryLog>
Metrics GetPartnerintegrationInventoryMetrics
ModTime string
Models List<GetPartnerintegrationInventoryModel>
Moid string
Name string
ObjectType string
Organization GetPartnerintegrationInventoryOrganization
Owners List<string>
Parent GetPartnerintegrationInventoryParent
PermissionResources List<GetPartnerintegrationInventoryPermissionResource>
PythonSdkUrl string
SharedScope string
Tags List<GetPartnerintegrationInventoryTag>
VersionContext GetPartnerintegrationInventoryVersionContext
Id string
Results []GetPartnerintegrationInventoryResult
AccountMoid string
Action string
AdditionalProperties string
Ancestors []GetPartnerintegrationInventoryAncestor
BuildFlags string
BuildStartTime string
BuildStatus string
ClassId string
CreateTime string
DeployStartTime string
DeployStatus string
DocIssues []GetPartnerintegrationInventoryDocIssue
DomainGroupMoid string
Etls []GetPartnerintegrationInventoryEtl
ImageName string
Logs []GetPartnerintegrationInventoryLog
Metrics GetPartnerintegrationInventoryMetrics
ModTime string
Models []GetPartnerintegrationInventoryModel
Moid string
Name string
ObjectType string
Organization GetPartnerintegrationInventoryOrganization
Owners []string
Parent GetPartnerintegrationInventoryParent
PermissionResources []GetPartnerintegrationInventoryPermissionResource
PythonSdkUrl string
SharedScope string
Tags []GetPartnerintegrationInventoryTag
VersionContext GetPartnerintegrationInventoryVersionContext
id String
results List<GetPartnerintegrationInventoryResult>
accountMoid String
action String
additionalProperties String
ancestors List<GetPartnerintegrationInventoryAncestor>
buildFlags String
buildStartTime String
buildStatus String
classId String
createTime String
deployStartTime String
deployStatus String
docIssues List<GetPartnerintegrationInventoryDocIssue>
domainGroupMoid String
etls List<GetPartnerintegrationInventoryEtl>
imageName String
logs List<GetPartnerintegrationInventoryLog>
metrics GetPartnerintegrationInventoryMetrics
modTime String
models List<GetPartnerintegrationInventoryModel>
moid String
name String
objectType String
organization GetPartnerintegrationInventoryOrganization
owners List<String>
parent GetPartnerintegrationInventoryParent
permissionResources List<GetPartnerintegrationInventoryPermissionResource>
pythonSdkUrl String
sharedScope String
tags List<GetPartnerintegrationInventoryTag>
versionContext GetPartnerintegrationInventoryVersionContext
id str
results Sequence[GetPartnerintegrationInventoryResult]
account_moid str
action str
additional_properties str
ancestors Sequence[GetPartnerintegrationInventoryAncestor]
build_flags str
build_start_time str
build_status str
class_id str
create_time str
deploy_start_time str
deploy_status str
doc_issues Sequence[GetPartnerintegrationInventoryDocIssue]
domain_group_moid str
etls Sequence[GetPartnerintegrationInventoryEtl]
image_name str
logs Sequence[GetPartnerintegrationInventoryLog]
metrics GetPartnerintegrationInventoryMetrics
mod_time str
models Sequence[GetPartnerintegrationInventoryModel]
moid str
name str
object_type str
organization GetPartnerintegrationInventoryOrganization
owners Sequence[str]
parent GetPartnerintegrationInventoryParent
permission_resources Sequence[GetPartnerintegrationInventoryPermissionResource]
python_sdk_url str
shared_scope str
tags Sequence[GetPartnerintegrationInventoryTag]
version_context GetPartnerintegrationInventoryVersionContext

Supporting Types

GetPartnerintegrationInventoryAncestor

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetPartnerintegrationInventoryDocIssue

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetPartnerintegrationInventoryEtl

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetPartnerintegrationInventoryLog

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetPartnerintegrationInventoryMetrics

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetPartnerintegrationInventoryModel

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetPartnerintegrationInventoryOrganization

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetPartnerintegrationInventoryParent

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetPartnerintegrationInventoryPermissionResource

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetPartnerintegrationInventoryResult

AccountMoid This property is required. string
The Account ID for this managed object.
Action This property is required. string
Action to be performed on the inventory collection.* None - Default Value of the action, i.e. do nothing.* Build - Build the inventory service image.* Deploy - Deploy the inventory service on the appliance.
AdditionalProperties This property is required. string
Ancestors This property is required. List<GetPartnerintegrationInventoryResultAncestor>
BuildFlags This property is required. string
Addtional flags to control build action.
BuildStartTime This property is required. string
Time when build was triggered.
BuildStatus This property is required. string
Status of build for inventory collection.* None - Default value of the status. i.e. done nothing.* BackendInProgress - The backend build is in progress.* BackendFailed - The backend build has failed.* MetricsCollectorBackendInProgress - The Metrics Collector backend build is in progress.* MetricsCollectorBackendFailed - The Metrics Collector backend build has failed.* DockerInProgress - The docker build is in progress.* DockerFailed - The docker build has failed.* UiInProgress - The UI build is in progress.* UiFailed - The inventory UI build has failed.* MetricsCollectorUiInProgress - The Metrics Collector UI build is in progress.* MetricsCollectorUiFailed - The Metrics Collector UI build has failed.* MetricsCollectorDependentBackendInProgress - The Metrics Collector dependent backend build is in progress.* MetricsCollectorDependentBackendFailed - The Metrics Collector dependent backend build has failed.* MetricsCollectorDependentDockerInProgress - The Metrics Collector dependent docker build is in progress.* MetricsCollectorDependentDockerFailed - The Metrics Collector dependent docker build has failed.* ApidocsInProgress - The apidocs build is in progress.* ApidocsFailed - The apidocs build has failed.* Completed - The operation completed successfully.
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
DeployStartTime This property is required. string
Time when deploy was triggered.
DeployStatus This property is required. string
Status of deployment of the inventory microservice.* None - Default value of the status. i.e. done nothing.* Completed - The operation completed successfully.* Failed - The deploy operation failed.
DocIssues This property is required. List<GetPartnerintegrationInventoryResultDocIssue>
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
Etls This property is required. List<GetPartnerintegrationInventoryResultEtl>
ImageName This property is required. string
Name of the docker image that is built.
Logs This property is required. List<GetPartnerintegrationInventoryResultLog>
Metrics This property is required. List<GetPartnerintegrationInventoryResultMetric>
ModTime This property is required. string
The time when this managed object was last modified.
Models This property is required. List<GetPartnerintegrationInventoryResultModel>
Moid This property is required. string
The unique identifier of this Managed Object instance.
Name This property is required. string
Name of the inventory collection.
ObjectType This property is required. string
Organizations This property is required. List<GetPartnerintegrationInventoryResultOrganization>
Owners This property is required. List<string>
Parents This property is required. List<GetPartnerintegrationInventoryResultParent>
PermissionResources This property is required. List<GetPartnerintegrationInventoryResultPermissionResource>
PythonSdkUrl This property is required. string
Link to the generated v3 python SDK.
SharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags This property is required. List<GetPartnerintegrationInventoryResultTag>
VersionContexts This property is required. List<GetPartnerintegrationInventoryResultVersionContext>
AccountMoid This property is required. string
The Account ID for this managed object.
Action This property is required. string
Action to be performed on the inventory collection.* None - Default Value of the action, i.e. do nothing.* Build - Build the inventory service image.* Deploy - Deploy the inventory service on the appliance.
AdditionalProperties This property is required. string
Ancestors This property is required. []GetPartnerintegrationInventoryResultAncestor
BuildFlags This property is required. string
Addtional flags to control build action.
BuildStartTime This property is required. string
Time when build was triggered.
BuildStatus This property is required. string
Status of build for inventory collection.* None - Default value of the status. i.e. done nothing.* BackendInProgress - The backend build is in progress.* BackendFailed - The backend build has failed.* MetricsCollectorBackendInProgress - The Metrics Collector backend build is in progress.* MetricsCollectorBackendFailed - The Metrics Collector backend build has failed.* DockerInProgress - The docker build is in progress.* DockerFailed - The docker build has failed.* UiInProgress - The UI build is in progress.* UiFailed - The inventory UI build has failed.* MetricsCollectorUiInProgress - The Metrics Collector UI build is in progress.* MetricsCollectorUiFailed - The Metrics Collector UI build has failed.* MetricsCollectorDependentBackendInProgress - The Metrics Collector dependent backend build is in progress.* MetricsCollectorDependentBackendFailed - The Metrics Collector dependent backend build has failed.* MetricsCollectorDependentDockerInProgress - The Metrics Collector dependent docker build is in progress.* MetricsCollectorDependentDockerFailed - The Metrics Collector dependent docker build has failed.* ApidocsInProgress - The apidocs build is in progress.* ApidocsFailed - The apidocs build has failed.* Completed - The operation completed successfully.
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
DeployStartTime This property is required. string
Time when deploy was triggered.
DeployStatus This property is required. string
Status of deployment of the inventory microservice.* None - Default value of the status. i.e. done nothing.* Completed - The operation completed successfully.* Failed - The deploy operation failed.
DocIssues This property is required. []GetPartnerintegrationInventoryResultDocIssue
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
Etls This property is required. []GetPartnerintegrationInventoryResultEtl
ImageName This property is required. string
Name of the docker image that is built.
Logs This property is required. []GetPartnerintegrationInventoryResultLog
Metrics This property is required. []GetPartnerintegrationInventoryResultMetric
ModTime This property is required. string
The time when this managed object was last modified.
Models This property is required. []GetPartnerintegrationInventoryResultModel
Moid This property is required. string
The unique identifier of this Managed Object instance.
Name This property is required. string
Name of the inventory collection.
ObjectType This property is required. string
Organizations This property is required. []GetPartnerintegrationInventoryResultOrganization
Owners This property is required. []string
Parents This property is required. []GetPartnerintegrationInventoryResultParent
PermissionResources This property is required. []GetPartnerintegrationInventoryResultPermissionResource
PythonSdkUrl This property is required. string
Link to the generated v3 python SDK.
SharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags This property is required. []GetPartnerintegrationInventoryResultTag
VersionContexts This property is required. []GetPartnerintegrationInventoryResultVersionContext
accountMoid This property is required. String
The Account ID for this managed object.
action This property is required. String
Action to be performed on the inventory collection.* None - Default Value of the action, i.e. do nothing.* Build - Build the inventory service image.* Deploy - Deploy the inventory service on the appliance.
additionalProperties This property is required. String
ancestors This property is required. List<GetPartnerintegrationInventoryResultAncestor>
buildFlags This property is required. String
Addtional flags to control build action.
buildStartTime This property is required. String
Time when build was triggered.
buildStatus This property is required. String
Status of build for inventory collection.* None - Default value of the status. i.e. done nothing.* BackendInProgress - The backend build is in progress.* BackendFailed - The backend build has failed.* MetricsCollectorBackendInProgress - The Metrics Collector backend build is in progress.* MetricsCollectorBackendFailed - The Metrics Collector backend build has failed.* DockerInProgress - The docker build is in progress.* DockerFailed - The docker build has failed.* UiInProgress - The UI build is in progress.* UiFailed - The inventory UI build has failed.* MetricsCollectorUiInProgress - The Metrics Collector UI build is in progress.* MetricsCollectorUiFailed - The Metrics Collector UI build has failed.* MetricsCollectorDependentBackendInProgress - The Metrics Collector dependent backend build is in progress.* MetricsCollectorDependentBackendFailed - The Metrics Collector dependent backend build has failed.* MetricsCollectorDependentDockerInProgress - The Metrics Collector dependent docker build is in progress.* MetricsCollectorDependentDockerFailed - The Metrics Collector dependent docker build has failed.* ApidocsInProgress - The apidocs build is in progress.* ApidocsFailed - The apidocs build has failed.* Completed - The operation completed successfully.
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
deployStartTime This property is required. String
Time when deploy was triggered.
deployStatus This property is required. String
Status of deployment of the inventory microservice.* None - Default value of the status. i.e. done nothing.* Completed - The operation completed successfully.* Failed - The deploy operation failed.
docIssues This property is required. List<GetPartnerintegrationInventoryResultDocIssue>
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
etls This property is required. List<GetPartnerintegrationInventoryResultEtl>
imageName This property is required. String
Name of the docker image that is built.
logs This property is required. List<GetPartnerintegrationInventoryResultLog>
metrics This property is required. List<GetPartnerintegrationInventoryResultMetric>
modTime This property is required. String
The time when this managed object was last modified.
models This property is required. List<GetPartnerintegrationInventoryResultModel>
moid This property is required. String
The unique identifier of this Managed Object instance.
name This property is required. String
Name of the inventory collection.
objectType This property is required. String
organizations This property is required. List<GetPartnerintegrationInventoryResultOrganization>
owners This property is required. List<String>
parents This property is required. List<GetPartnerintegrationInventoryResultParent>
permissionResources This property is required. List<GetPartnerintegrationInventoryResultPermissionResource>
pythonSdkUrl This property is required. String
Link to the generated v3 python SDK.
sharedScope This property is required. String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. List<GetPartnerintegrationInventoryResultTag>
versionContexts This property is required. List<GetPartnerintegrationInventoryResultVersionContext>
accountMoid This property is required. string
The Account ID for this managed object.
action This property is required. string
Action to be performed on the inventory collection.* None - Default Value of the action, i.e. do nothing.* Build - Build the inventory service image.* Deploy - Deploy the inventory service on the appliance.
additionalProperties This property is required. string
ancestors This property is required. GetPartnerintegrationInventoryResultAncestor[]
buildFlags This property is required. string
Addtional flags to control build action.
buildStartTime This property is required. string
Time when build was triggered.
buildStatus This property is required. string
Status of build for inventory collection.* None - Default value of the status. i.e. done nothing.* BackendInProgress - The backend build is in progress.* BackendFailed - The backend build has failed.* MetricsCollectorBackendInProgress - The Metrics Collector backend build is in progress.* MetricsCollectorBackendFailed - The Metrics Collector backend build has failed.* DockerInProgress - The docker build is in progress.* DockerFailed - The docker build has failed.* UiInProgress - The UI build is in progress.* UiFailed - The inventory UI build has failed.* MetricsCollectorUiInProgress - The Metrics Collector UI build is in progress.* MetricsCollectorUiFailed - The Metrics Collector UI build has failed.* MetricsCollectorDependentBackendInProgress - The Metrics Collector dependent backend build is in progress.* MetricsCollectorDependentBackendFailed - The Metrics Collector dependent backend build has failed.* MetricsCollectorDependentDockerInProgress - The Metrics Collector dependent docker build is in progress.* MetricsCollectorDependentDockerFailed - The Metrics Collector dependent docker build has failed.* ApidocsInProgress - The apidocs build is in progress.* ApidocsFailed - The apidocs build has failed.* Completed - The operation completed successfully.
classId This property is required. string
createTime This property is required. string
The time when this managed object was created.
deployStartTime This property is required. string
Time when deploy was triggered.
deployStatus This property is required. string
Status of deployment of the inventory microservice.* None - Default value of the status. i.e. done nothing.* Completed - The operation completed successfully.* Failed - The deploy operation failed.
docIssues This property is required. GetPartnerintegrationInventoryResultDocIssue[]
domainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
etls This property is required. GetPartnerintegrationInventoryResultEtl[]
imageName This property is required. string
Name of the docker image that is built.
logs This property is required. GetPartnerintegrationInventoryResultLog[]
metrics This property is required. GetPartnerintegrationInventoryResultMetric[]
modTime This property is required. string
The time when this managed object was last modified.
models This property is required. GetPartnerintegrationInventoryResultModel[]
moid This property is required. string
The unique identifier of this Managed Object instance.
name This property is required. string
Name of the inventory collection.
objectType This property is required. string
organizations This property is required. GetPartnerintegrationInventoryResultOrganization[]
owners This property is required. string[]
parents This property is required. GetPartnerintegrationInventoryResultParent[]
permissionResources This property is required. GetPartnerintegrationInventoryResultPermissionResource[]
pythonSdkUrl This property is required. string
Link to the generated v3 python SDK.
sharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. GetPartnerintegrationInventoryResultTag[]
versionContexts This property is required. GetPartnerintegrationInventoryResultVersionContext[]
account_moid This property is required. str
The Account ID for this managed object.
action This property is required. str
Action to be performed on the inventory collection.* None - Default Value of the action, i.e. do nothing.* Build - Build the inventory service image.* Deploy - Deploy the inventory service on the appliance.
additional_properties This property is required. str
ancestors This property is required. Sequence[GetPartnerintegrationInventoryResultAncestor]
build_flags This property is required. str
Addtional flags to control build action.
build_start_time This property is required. str
Time when build was triggered.
build_status This property is required. str
Status of build for inventory collection.* None - Default value of the status. i.e. done nothing.* BackendInProgress - The backend build is in progress.* BackendFailed - The backend build has failed.* MetricsCollectorBackendInProgress - The Metrics Collector backend build is in progress.* MetricsCollectorBackendFailed - The Metrics Collector backend build has failed.* DockerInProgress - The docker build is in progress.* DockerFailed - The docker build has failed.* UiInProgress - The UI build is in progress.* UiFailed - The inventory UI build has failed.* MetricsCollectorUiInProgress - The Metrics Collector UI build is in progress.* MetricsCollectorUiFailed - The Metrics Collector UI build has failed.* MetricsCollectorDependentBackendInProgress - The Metrics Collector dependent backend build is in progress.* MetricsCollectorDependentBackendFailed - The Metrics Collector dependent backend build has failed.* MetricsCollectorDependentDockerInProgress - The Metrics Collector dependent docker build is in progress.* MetricsCollectorDependentDockerFailed - The Metrics Collector dependent docker build has failed.* ApidocsInProgress - The apidocs build is in progress.* ApidocsFailed - The apidocs build has failed.* Completed - The operation completed successfully.
class_id This property is required. str
create_time This property is required. str
The time when this managed object was created.
deploy_start_time This property is required. str
Time when deploy was triggered.
deploy_status This property is required. str
Status of deployment of the inventory microservice.* None - Default value of the status. i.e. done nothing.* Completed - The operation completed successfully.* Failed - The deploy operation failed.
doc_issues This property is required. Sequence[GetPartnerintegrationInventoryResultDocIssue]
domain_group_moid This property is required. str
The DomainGroup ID for this managed object.
etls This property is required. Sequence[GetPartnerintegrationInventoryResultEtl]
image_name This property is required. str
Name of the docker image that is built.
logs This property is required. Sequence[GetPartnerintegrationInventoryResultLog]
metrics This property is required. Sequence[GetPartnerintegrationInventoryResultMetric]
mod_time This property is required. str
The time when this managed object was last modified.
models This property is required. Sequence[GetPartnerintegrationInventoryResultModel]
moid This property is required. str
The unique identifier of this Managed Object instance.
name This property is required. str
Name of the inventory collection.
object_type This property is required. str
organizations This property is required. Sequence[GetPartnerintegrationInventoryResultOrganization]
owners This property is required. Sequence[str]
parents This property is required. Sequence[GetPartnerintegrationInventoryResultParent]
permission_resources This property is required. Sequence[GetPartnerintegrationInventoryResultPermissionResource]
python_sdk_url This property is required. str
Link to the generated v3 python SDK.
shared_scope This property is required. str
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. Sequence[GetPartnerintegrationInventoryResultTag]
version_contexts This property is required. Sequence[GetPartnerintegrationInventoryResultVersionContext]
accountMoid This property is required. String
The Account ID for this managed object.
action This property is required. String
Action to be performed on the inventory collection.* None - Default Value of the action, i.e. do nothing.* Build - Build the inventory service image.* Deploy - Deploy the inventory service on the appliance.
additionalProperties This property is required. String
ancestors This property is required. List<Property Map>
buildFlags This property is required. String
Addtional flags to control build action.
buildStartTime This property is required. String
Time when build was triggered.
buildStatus This property is required. String
Status of build for inventory collection.* None - Default value of the status. i.e. done nothing.* BackendInProgress - The backend build is in progress.* BackendFailed - The backend build has failed.* MetricsCollectorBackendInProgress - The Metrics Collector backend build is in progress.* MetricsCollectorBackendFailed - The Metrics Collector backend build has failed.* DockerInProgress - The docker build is in progress.* DockerFailed - The docker build has failed.* UiInProgress - The UI build is in progress.* UiFailed - The inventory UI build has failed.* MetricsCollectorUiInProgress - The Metrics Collector UI build is in progress.* MetricsCollectorUiFailed - The Metrics Collector UI build has failed.* MetricsCollectorDependentBackendInProgress - The Metrics Collector dependent backend build is in progress.* MetricsCollectorDependentBackendFailed - The Metrics Collector dependent backend build has failed.* MetricsCollectorDependentDockerInProgress - The Metrics Collector dependent docker build is in progress.* MetricsCollectorDependentDockerFailed - The Metrics Collector dependent docker build has failed.* ApidocsInProgress - The apidocs build is in progress.* ApidocsFailed - The apidocs build has failed.* Completed - The operation completed successfully.
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
deployStartTime This property is required. String
Time when deploy was triggered.
deployStatus This property is required. String
Status of deployment of the inventory microservice.* None - Default value of the status. i.e. done nothing.* Completed - The operation completed successfully.* Failed - The deploy operation failed.
docIssues This property is required. List<Property Map>
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
etls This property is required. List<Property Map>
imageName This property is required. String
Name of the docker image that is built.
logs This property is required. List<Property Map>
metrics This property is required. List<Property Map>
modTime This property is required. String
The time when this managed object was last modified.
models This property is required. List<Property Map>
moid This property is required. String
The unique identifier of this Managed Object instance.
name This property is required. String
Name of the inventory collection.
objectType This property is required. String
organizations This property is required. List<Property Map>
owners This property is required. List<String>
parents This property is required. List<Property Map>
permissionResources This property is required. List<Property Map>
pythonSdkUrl This property is required. String
Link to the generated v3 python SDK.
sharedScope This property is required. String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. List<Property Map>
versionContexts This property is required. List<Property Map>

GetPartnerintegrationInventoryResultAncestor

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

GetPartnerintegrationInventoryResultDocIssue

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

GetPartnerintegrationInventoryResultEtl

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

GetPartnerintegrationInventoryResultLog

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

GetPartnerintegrationInventoryResultMetric

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

GetPartnerintegrationInventoryResultModel

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

GetPartnerintegrationInventoryResultOrganization

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

GetPartnerintegrationInventoryResultParent

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

GetPartnerintegrationInventoryResultPermissionResource

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

GetPartnerintegrationInventoryResultTag

AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
additionalProperties This property is required. String
key This property is required. String
value This property is required. String
additionalProperties This property is required. string
key This property is required. string
value This property is required. string
additional_properties This property is required. str
key This property is required. str
value This property is required. str
additionalProperties This property is required. String
key This property is required. String
value This property is required. String

GetPartnerintegrationInventoryResultVersionContext

AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. List<GetPartnerintegrationInventoryResultVersionContextInterestedMo>
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. List<GetPartnerintegrationInventoryResultVersionContextRefMo>
Timestamp This property is required. string
VersionType This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. []GetPartnerintegrationInventoryResultVersionContextInterestedMo
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. []GetPartnerintegrationInventoryResultVersionContextRefMo
Timestamp This property is required. string
VersionType This property is required. string
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<GetPartnerintegrationInventoryResultVersionContextInterestedMo>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<GetPartnerintegrationInventoryResultVersionContextRefMo>
timestamp This property is required. String
versionType This property is required. String
additionalProperties This property is required. string
classId This property is required. string
interestedMos This property is required. GetPartnerintegrationInventoryResultVersionContextInterestedMo[]
markedForDeletion This property is required. boolean
nrVersion This property is required. string
objectType This property is required. string
refMos This property is required. GetPartnerintegrationInventoryResultVersionContextRefMo[]
timestamp This property is required. string
versionType This property is required. string
additional_properties This property is required. str
class_id This property is required. str
interested_mos This property is required. Sequence[GetPartnerintegrationInventoryResultVersionContextInterestedMo]
marked_for_deletion This property is required. bool
nr_version This property is required. str
object_type This property is required. str
ref_mos This property is required. Sequence[GetPartnerintegrationInventoryResultVersionContextRefMo]
timestamp This property is required. str
version_type This property is required. str
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<Property Map>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<Property Map>
timestamp This property is required. String
versionType This property is required. String

GetPartnerintegrationInventoryResultVersionContextInterestedMo

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

GetPartnerintegrationInventoryResultVersionContextRefMo

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

GetPartnerintegrationInventoryTag

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.

GetPartnerintegrationInventoryVersionContext

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<GetPartnerintegrationInventoryVersionContextInterestedMo>
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetPartnerintegrationInventoryVersionContextRefMo
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 []GetPartnerintegrationInventoryVersionContextInterestedMo
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetPartnerintegrationInventoryVersionContextRefMo
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<GetPartnerintegrationInventoryVersionContextInterestedMo>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetPartnerintegrationInventoryVersionContextRefMo
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 GetPartnerintegrationInventoryVersionContextInterestedMo[]
markedForDeletion boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetPartnerintegrationInventoryVersionContextRefMo
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[GetPartnerintegrationInventoryVersionContextInterestedMo]
marked_for_deletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nr_version str
The version of the Managed Object, e.g. an incrementing number or a hash id.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
ref_mo GetPartnerintegrationInventoryVersionContextRefMo
A reference to the original Managed Object.
timestamp str
The time this versioned Managed Object was created.
version_type str
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

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

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

GetPartnerintegrationInventoryVersionContextInterestedMo

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetPartnerintegrationInventoryVersionContextRefMo

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

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

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

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

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

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

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

Package Details

Repository
intersight ciscodevnet/terraform-provider-intersight
License
Notes
This Pulumi package is based on the intersight Terraform Provider.