intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getPartnerintegrationInventory
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
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>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]func LookupPartnerintegrationInventory(ctx *Context, args *LookupPartnerintegrationInventoryArgs, opts ...InvokeOption) (*LookupPartnerintegrationInventoryResult, error)
func LookupPartnerintegrationInventoryOutput(ctx *Context, args *LookupPartnerintegrationInventoryOutputArgs, opts ...InvokeOption) LookupPartnerintegrationInventoryResultOutput> 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)
}public static CompletableFuture<GetPartnerintegrationInventoryResult> getPartnerintegrationInventory(GetPartnerintegrationInventoryArgs args, InvokeOptions options)
public static Output<GetPartnerintegrationInventoryResult> getPartnerintegrationInventory(GetPartnerintegrationInventoryArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getPartnerintegrationInventory:getPartnerintegrationInventory
  arguments:
    # arguments dictionaryThe 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<GetPartnerintegration Inventory Ancestor> 
- BuildFlags string
- Addtional flags to control build action.
- BuildStart stringTime 
- 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.
- DeployStart stringTime 
- 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<GetPartnerintegration Inventory Doc Issue> 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Etls
List<GetPartnerintegration Inventory Etl> 
- Id string
- ImageName string
- Name of the docker image that is built.
- Logs
List<GetPartnerintegration Inventory Log> 
- Metrics
GetPartnerintegration Inventory Metrics 
- ModTime string
- The time when this managed object was last modified.
- Models
List<GetPartnerintegration Inventory Model> 
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the inventory collection.
- ObjectType string
- Organization
GetPartnerintegration Inventory Organization 
- Owners List<string>
- Parent
GetPartnerintegration Inventory Parent 
- PermissionResources List<GetPartnerintegration Inventory Permission Resource> 
- PythonSdk stringUrl 
- Link to the generated v3 python SDK.
- 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.
- 
List<GetPartnerintegration Inventory Tag> 
- VersionContext GetPartnerintegration Inventory Version Context 
- 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
[]GetPartnerintegration Inventory Ancestor 
- BuildFlags string
- Addtional flags to control build action.
- BuildStart stringTime 
- 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.
- DeployStart stringTime 
- 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 []GetPartnerintegration Inventory Doc Issue 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Etls
[]GetPartnerintegration Inventory Etl 
- Id string
- ImageName string
- Name of the docker image that is built.
- Logs
[]GetPartnerintegration Inventory Log 
- Metrics
GetPartnerintegration Inventory Metrics 
- ModTime string
- The time when this managed object was last modified.
- Models
[]GetPartnerintegration Inventory Model 
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the inventory collection.
- ObjectType string
- Organization
GetPartnerintegration Inventory Organization 
- Owners []string
- Parent
GetPartnerintegration Inventory Parent 
- PermissionResources []GetPartnerintegration Inventory Permission Resource 
- PythonSdk stringUrl 
- Link to the generated v3 python SDK.
- 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.
- 
[]GetPartnerintegration Inventory Tag 
- VersionContext GetPartnerintegration Inventory Version Context 
- 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<GetPartnerintegration Inventory Ancestor> 
- buildFlags String
- Addtional flags to control build action.
- buildStart StringTime 
- 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.
- deployStart StringTime 
- 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<GetPartnerintegration Inventory Doc Issue> 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- etls
List<GetPartnerintegration Inventory Etl> 
- id String
- imageName String
- Name of the docker image that is built.
- logs
List<GetPartnerintegration Inventory Log> 
- metrics
GetPartnerintegration Inventory Metrics 
- modTime String
- The time when this managed object was last modified.
- models
List<GetPartnerintegration Inventory Model> 
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the inventory collection.
- objectType String
- organization
GetPartnerintegration Inventory Organization 
- owners List<String>
- parent
GetPartnerintegration Inventory Parent 
- permissionResources List<GetPartnerintegration Inventory Permission Resource> 
- pythonSdk StringUrl 
- Link to the generated v3 python SDK.
- 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.
- 
List<GetPartnerintegration Inventory Tag> 
- versionContext GetPartnerintegration Inventory Version Context 
- 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
GetPartnerintegration Inventory Ancestor[] 
- buildFlags string
- Addtional flags to control build action.
- buildStart stringTime 
- 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.
- deployStart stringTime 
- 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 GetPartnerintegration Inventory Doc Issue[] 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- etls
GetPartnerintegration Inventory Etl[] 
- id string
- imageName string
- Name of the docker image that is built.
- logs
GetPartnerintegration Inventory Log[] 
- metrics
GetPartnerintegration Inventory Metrics 
- modTime string
- The time when this managed object was last modified.
- models
GetPartnerintegration Inventory Model[] 
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the inventory collection.
- objectType string
- organization
GetPartnerintegration Inventory Organization 
- owners string[]
- parent
GetPartnerintegration Inventory Parent 
- permissionResources GetPartnerintegration Inventory Permission Resource[] 
- pythonSdk stringUrl 
- Link to the generated v3 python SDK.
- 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.
- 
GetPartnerintegration Inventory Tag[] 
- versionContext GetPartnerintegration Inventory Version Context 
- 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[GetPartnerintegration Inventory Ancestor] 
- build_flags str
- Addtional flags to control build action.
- build_start_ strtime 
- 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_ strtime 
- 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[GetPartnerintegration Inventory Doc Issue] 
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- etls
Sequence[GetPartnerintegration Inventory Etl] 
- id str
- image_name str
- Name of the docker image that is built.
- logs
Sequence[GetPartnerintegration Inventory Log] 
- metrics
GetPartnerintegration Inventory Metrics 
- mod_time str
- The time when this managed object was last modified.
- models
Sequence[GetPartnerintegration Inventory Model] 
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the inventory collection.
- object_type str
- organization
GetPartnerintegration Inventory Organization 
- owners Sequence[str]
- parent
GetPartnerintegration Inventory Parent 
- permission_resources Sequence[GetPartnerintegration Inventory Permission Resource] 
- python_sdk_ strurl 
- Link to the generated v3 python SDK.
- 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.
- 
Sequence[GetPartnerintegration Inventory Tag] 
- version_context GetPartnerintegration Inventory Version Context 
- 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.
- buildStart StringTime 
- 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.
- deployStart StringTime 
- 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>
- domainGroup StringMoid 
- 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>
- pythonSdk StringUrl 
- Link to the generated v3 python SDK.
- 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.
- List<Property Map>
- versionContext Property Map
getPartnerintegrationInventory Result
The following output properties are available:
- Id string
- Results
List<GetPartnerintegration Inventory Result> 
- AccountMoid string
- Action string
- AdditionalProperties string
- Ancestors
List<GetPartnerintegration Inventory Ancestor> 
- BuildFlags string
- BuildStart stringTime 
- BuildStatus string
- ClassId string
- CreateTime string
- DeployStart stringTime 
- DeployStatus string
- DocIssues List<GetPartnerintegration Inventory Doc Issue> 
- DomainGroup stringMoid 
- Etls
List<GetPartnerintegration Inventory Etl> 
- ImageName string
- Logs
List<GetPartnerintegration Inventory Log> 
- Metrics
GetPartnerintegration Inventory Metrics 
- ModTime string
- Models
List<GetPartnerintegration Inventory Model> 
- Moid string
- Name string
- ObjectType string
- Organization
GetPartnerintegration Inventory Organization 
- Owners List<string>
- Parent
GetPartnerintegration Inventory Parent 
- PermissionResources List<GetPartnerintegration Inventory Permission Resource> 
- PythonSdk stringUrl 
- string
- 
List<GetPartnerintegration Inventory Tag> 
- VersionContext GetPartnerintegration Inventory Version Context 
- Id string
- Results
[]GetPartnerintegration Inventory Result 
- AccountMoid string
- Action string
- AdditionalProperties string
- Ancestors
[]GetPartnerintegration Inventory Ancestor 
- BuildFlags string
- BuildStart stringTime 
- BuildStatus string
- ClassId string
- CreateTime string
- DeployStart stringTime 
- DeployStatus string
- DocIssues []GetPartnerintegration Inventory Doc Issue 
- DomainGroup stringMoid 
- Etls
[]GetPartnerintegration Inventory Etl 
- ImageName string
- Logs
[]GetPartnerintegration Inventory Log 
- Metrics
GetPartnerintegration Inventory Metrics 
- ModTime string
- Models
[]GetPartnerintegration Inventory Model 
- Moid string
- Name string
- ObjectType string
- Organization
GetPartnerintegration Inventory Organization 
- Owners []string
- Parent
GetPartnerintegration Inventory Parent 
- PermissionResources []GetPartnerintegration Inventory Permission Resource 
- PythonSdk stringUrl 
- string
- 
[]GetPartnerintegration Inventory Tag 
- VersionContext GetPartnerintegration Inventory Version Context 
- id String
- results
List<GetPartnerintegration Inventory Result> 
- accountMoid String
- action String
- additionalProperties String
- ancestors
List<GetPartnerintegration Inventory Ancestor> 
- buildFlags String
- buildStart StringTime 
- buildStatus String
- classId String
- createTime String
- deployStart StringTime 
- deployStatus String
- docIssues List<GetPartnerintegration Inventory Doc Issue> 
- domainGroup StringMoid 
- etls
List<GetPartnerintegration Inventory Etl> 
- imageName String
- logs
List<GetPartnerintegration Inventory Log> 
- metrics
GetPartnerintegration Inventory Metrics 
- modTime String
- models
List<GetPartnerintegration Inventory Model> 
- moid String
- name String
- objectType String
- organization
GetPartnerintegration Inventory Organization 
- owners List<String>
- parent
GetPartnerintegration Inventory Parent 
- permissionResources List<GetPartnerintegration Inventory Permission Resource> 
- pythonSdk StringUrl 
- String
- 
List<GetPartnerintegration Inventory Tag> 
- versionContext GetPartnerintegration Inventory Version Context 
- id string
- results
GetPartnerintegration Inventory Result[] 
- accountMoid string
- action string
- additionalProperties string
- ancestors
GetPartnerintegration Inventory Ancestor[] 
- buildFlags string
- buildStart stringTime 
- buildStatus string
- classId string
- createTime string
- deployStart stringTime 
- deployStatus string
- docIssues GetPartnerintegration Inventory Doc Issue[] 
- domainGroup stringMoid 
- etls
GetPartnerintegration Inventory Etl[] 
- imageName string
- logs
GetPartnerintegration Inventory Log[] 
- metrics
GetPartnerintegration Inventory Metrics 
- modTime string
- models
GetPartnerintegration Inventory Model[] 
- moid string
- name string
- objectType string
- organization
GetPartnerintegration Inventory Organization 
- owners string[]
- parent
GetPartnerintegration Inventory Parent 
- permissionResources GetPartnerintegration Inventory Permission Resource[] 
- pythonSdk stringUrl 
- string
- 
GetPartnerintegration Inventory Tag[] 
- versionContext GetPartnerintegration Inventory Version Context 
- id str
- results
Sequence[GetPartnerintegration Inventory Result] 
- account_moid str
- action str
- additional_properties str
- ancestors
Sequence[GetPartnerintegration Inventory Ancestor] 
- build_flags str
- build_start_ strtime 
- build_status str
- class_id str
- create_time str
- deploy_start_ strtime 
- deploy_status str
- doc_issues Sequence[GetPartnerintegration Inventory Doc Issue] 
- domain_group_ strmoid 
- etls
Sequence[GetPartnerintegration Inventory Etl] 
- image_name str
- logs
Sequence[GetPartnerintegration Inventory Log] 
- metrics
GetPartnerintegration Inventory Metrics 
- mod_time str
- models
Sequence[GetPartnerintegration Inventory Model] 
- moid str
- name str
- object_type str
- organization
GetPartnerintegration Inventory Organization 
- owners Sequence[str]
- parent
GetPartnerintegration Inventory Parent 
- permission_resources Sequence[GetPartnerintegration Inventory Permission Resource] 
- python_sdk_ strurl 
- str
- 
Sequence[GetPartnerintegration Inventory Tag] 
- version_context GetPartnerintegration Inventory Version Context 
- id String
- results List<Property Map>
- accountMoid String
- action String
- additionalProperties String
- ancestors List<Property Map>
- buildFlags String
- buildStart StringTime 
- buildStatus String
- classId String
- createTime String
- deployStart StringTime 
- deployStatus String
- docIssues List<Property Map>
- domainGroup StringMoid 
- etls List<Property Map>
- imageName String
- logs List<Property Map>
- metrics Property Map
- modTime String
- models List<Property Map>
- moid String
- name String
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- pythonSdk StringUrl 
- String
- List<Property Map>
- versionContext Property Map
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetPartnerintegrationInventoryResult   
- 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<GetPartnerintegration Inventory Result Ancestor> 
- BuildFlags string
- Addtional flags to control build action.
- BuildStart stringTime 
- 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.
- DeployStart stringTime 
- 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<GetPartnerintegration Inventory Result Doc Issue> 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Etls
List<GetPartnerintegration Inventory Result Etl> 
- ImageName string
- Name of the docker image that is built.
- Logs
List<GetPartnerintegration Inventory Result Log> 
- Metrics
List<GetPartnerintegration Inventory Result Metric> 
- ModTime string
- The time when this managed object was last modified.
- Models
List<GetPartnerintegration Inventory Result Model> 
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the inventory collection.
- ObjectType string
- Organizations
List<GetPartnerintegration Inventory Result Organization> 
- Owners List<string>
- Parents
List<GetPartnerintegration Inventory Result Parent> 
- PermissionResources List<GetPartnerintegration Inventory Result Permission Resource> 
- PythonSdk stringUrl 
- Link to the generated v3 python SDK.
- 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.
- 
List<GetPartnerintegration Inventory Result Tag> 
- VersionContexts List<GetPartnerintegration Inventory Result Version Context> 
- 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
[]GetPartnerintegration Inventory Result Ancestor 
- BuildFlags string
- Addtional flags to control build action.
- BuildStart stringTime 
- 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.
- DeployStart stringTime 
- 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 []GetPartnerintegration Inventory Result Doc Issue 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Etls
[]GetPartnerintegration Inventory Result Etl 
- ImageName string
- Name of the docker image that is built.
- Logs
[]GetPartnerintegration Inventory Result Log 
- Metrics
[]GetPartnerintegration Inventory Result Metric 
- ModTime string
- The time when this managed object was last modified.
- Models
[]GetPartnerintegration Inventory Result Model 
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the inventory collection.
- ObjectType string
- Organizations
[]GetPartnerintegration Inventory Result Organization 
- Owners []string
- Parents
[]GetPartnerintegration Inventory Result Parent 
- PermissionResources []GetPartnerintegration Inventory Result Permission Resource 
- PythonSdk stringUrl 
- Link to the generated v3 python SDK.
- 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.
- 
[]GetPartnerintegration Inventory Result Tag 
- VersionContexts []GetPartnerintegration Inventory Result Version Context 
- 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<GetPartnerintegration Inventory Result Ancestor> 
- buildFlags String
- Addtional flags to control build action.
- buildStart StringTime 
- 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.
- deployStart StringTime 
- 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<GetPartnerintegration Inventory Result Doc Issue> 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- etls
List<GetPartnerintegration Inventory Result Etl> 
- imageName String
- Name of the docker image that is built.
- logs
List<GetPartnerintegration Inventory Result Log> 
- metrics
List<GetPartnerintegration Inventory Result Metric> 
- modTime String
- The time when this managed object was last modified.
- models
List<GetPartnerintegration Inventory Result Model> 
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the inventory collection.
- objectType String
- organizations
List<GetPartnerintegration Inventory Result Organization> 
- owners List<String>
- parents
List<GetPartnerintegration Inventory Result Parent> 
- permissionResources List<GetPartnerintegration Inventory Result Permission Resource> 
- pythonSdk StringUrl 
- Link to the generated v3 python SDK.
- 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.
- 
List<GetPartnerintegration Inventory Result Tag> 
- versionContexts List<GetPartnerintegration Inventory Result Version Context> 
- 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
GetPartnerintegration Inventory Result Ancestor[] 
- buildFlags string
- Addtional flags to control build action.
- buildStart stringTime 
- 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.
- deployStart stringTime 
- 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 GetPartnerintegration Inventory Result Doc Issue[] 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- etls
GetPartnerintegration Inventory Result Etl[] 
- imageName string
- Name of the docker image that is built.
- logs
GetPartnerintegration Inventory Result Log[] 
- metrics
GetPartnerintegration Inventory Result Metric[] 
- modTime string
- The time when this managed object was last modified.
- models
GetPartnerintegration Inventory Result Model[] 
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the inventory collection.
- objectType string
- organizations
GetPartnerintegration Inventory Result Organization[] 
- owners string[]
- parents
GetPartnerintegration Inventory Result Parent[] 
- permissionResources GetPartnerintegration Inventory Result Permission Resource[] 
- pythonSdk stringUrl 
- Link to the generated v3 python SDK.
- 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.
- 
GetPartnerintegration Inventory Result Tag[] 
- versionContexts GetPartnerintegration Inventory Result Version Context[] 
- 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[GetPartnerintegration Inventory Result Ancestor] 
- build_flags str
- Addtional flags to control build action.
- build_start_ strtime 
- 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_ strtime 
- 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[GetPartnerintegration Inventory Result Doc Issue] 
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- etls
Sequence[GetPartnerintegration Inventory Result Etl] 
- image_name str
- Name of the docker image that is built.
- logs
Sequence[GetPartnerintegration Inventory Result Log] 
- metrics
Sequence[GetPartnerintegration Inventory Result Metric] 
- mod_time str
- The time when this managed object was last modified.
- models
Sequence[GetPartnerintegration Inventory Result Model] 
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the inventory collection.
- object_type str
- organizations
Sequence[GetPartnerintegration Inventory Result Organization] 
- owners Sequence[str]
- parents
Sequence[GetPartnerintegration Inventory Result Parent] 
- permission_resources Sequence[GetPartnerintegration Inventory Result Permission Resource] 
- python_sdk_ strurl 
- Link to the generated v3 python SDK.
- 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.
- 
Sequence[GetPartnerintegration Inventory Result Tag] 
- version_contexts Sequence[GetPartnerintegration Inventory Result Version Context] 
- 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.
- buildStart StringTime 
- 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.
- deployStart StringTime 
- 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>
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- etls List<Property Map>
- imageName String
- Name of the docker image that is built.
- logs List<Property Map>
- metrics List<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
- organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- pythonSdk StringUrl 
- Link to the generated v3 python SDK.
- 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.
- List<Property Map>
- versionContexts List<Property Map>
GetPartnerintegrationInventoryResultAncestor    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetPartnerintegrationInventoryResultDocIssue     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetPartnerintegrationInventoryResultEtl    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetPartnerintegrationInventoryResultLog    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetPartnerintegrationInventoryResultMetric    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetPartnerintegrationInventoryResultModel    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetPartnerintegrationInventoryResultOrganization    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetPartnerintegrationInventoryResultParent    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetPartnerintegrationInventoryResultPermissionResource     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetPartnerintegrationInventoryResultTag    
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetPartnerintegrationInventoryResultVersionContext     
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetPartnerintegrationInventoryResultVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetPartnerintegrationInventoryResultVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
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<GetPartnerintegration Inventory Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetPartnerintegration Inventory Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetPartnerintegration Inventory Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetPartnerintegration Inventory Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetPartnerintegration Inventory Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetPartnerintegration Inventory Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetPartnerintegration Inventory Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetPartnerintegration Inventory Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetPartnerintegration Inventory Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetPartnerintegration Inventory Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet