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

intersight.getConvergedinfraPodComplianceInfo

Explore with Pulumi AI

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

    Captures the compliance information for a converged infrastructure pod.

    Using getConvergedinfraPodComplianceInfo

    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 getConvergedinfraPodComplianceInfo(args: GetConvergedinfraPodComplianceInfoArgs, opts?: InvokeOptions): Promise<GetConvergedinfraPodComplianceInfoResult>
    function getConvergedinfraPodComplianceInfoOutput(args: GetConvergedinfraPodComplianceInfoOutputArgs, opts?: InvokeOptions): Output<GetConvergedinfraPodComplianceInfoResult>
    def get_convergedinfra_pod_compliance_info(account_moid: Optional[str] = None,
                                               additional_properties: Optional[str] = None,
                                               ancestors: Optional[Sequence[GetConvergedinfraPodComplianceInfoAncestor]] = None,
                                               class_id: Optional[str] = None,
                                               create_time: Optional[str] = None,
                                               details: Optional[Sequence[GetConvergedinfraPodComplianceInfoDetail]] = None,
                                               domain_group_moid: Optional[str] = None,
                                               id: Optional[str] = None,
                                               mod_time: Optional[str] = None,
                                               moid: Optional[str] = None,
                                               name: Optional[str] = None,
                                               object_type: Optional[str] = None,
                                               owners: Optional[Sequence[str]] = None,
                                               parent: Optional[GetConvergedinfraPodComplianceInfoParent] = None,
                                               permission_resources: Optional[Sequence[GetConvergedinfraPodComplianceInfoPermissionResource]] = None,
                                               pod: Optional[GetConvergedinfraPodComplianceInfoPod] = None,
                                               reason: Optional[str] = None,
                                               shared_scope: Optional[str] = None,
                                               status: Optional[str] = None,
                                               tags: Optional[Sequence[GetConvergedinfraPodComplianceInfoTag]] = None,
                                               version_context: Optional[GetConvergedinfraPodComplianceInfoVersionContext] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetConvergedinfraPodComplianceInfoResult
    def get_convergedinfra_pod_compliance_info_output(account_moid: Optional[pulumi.Input[str]] = None,
                                               additional_properties: Optional[pulumi.Input[str]] = None,
                                               ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetConvergedinfraPodComplianceInfoAncestorArgs]]]] = None,
                                               class_id: Optional[pulumi.Input[str]] = None,
                                               create_time: Optional[pulumi.Input[str]] = None,
                                               details: Optional[pulumi.Input[Sequence[pulumi.Input[GetConvergedinfraPodComplianceInfoDetailArgs]]]] = None,
                                               domain_group_moid: Optional[pulumi.Input[str]] = None,
                                               id: Optional[pulumi.Input[str]] = None,
                                               mod_time: Optional[pulumi.Input[str]] = None,
                                               moid: Optional[pulumi.Input[str]] = None,
                                               name: Optional[pulumi.Input[str]] = None,
                                               object_type: Optional[pulumi.Input[str]] = None,
                                               owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                               parent: Optional[pulumi.Input[GetConvergedinfraPodComplianceInfoParentArgs]] = None,
                                               permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetConvergedinfraPodComplianceInfoPermissionResourceArgs]]]] = None,
                                               pod: Optional[pulumi.Input[GetConvergedinfraPodComplianceInfoPodArgs]] = None,
                                               reason: Optional[pulumi.Input[str]] = None,
                                               shared_scope: Optional[pulumi.Input[str]] = None,
                                               status: Optional[pulumi.Input[str]] = None,
                                               tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetConvergedinfraPodComplianceInfoTagArgs]]]] = None,
                                               version_context: Optional[pulumi.Input[GetConvergedinfraPodComplianceInfoVersionContextArgs]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetConvergedinfraPodComplianceInfoResult]
    func LookupConvergedinfraPodComplianceInfo(ctx *Context, args *LookupConvergedinfraPodComplianceInfoArgs, opts ...InvokeOption) (*LookupConvergedinfraPodComplianceInfoResult, error)
    func LookupConvergedinfraPodComplianceInfoOutput(ctx *Context, args *LookupConvergedinfraPodComplianceInfoOutputArgs, opts ...InvokeOption) LookupConvergedinfraPodComplianceInfoResultOutput

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

    public static class GetConvergedinfraPodComplianceInfo 
    {
        public static Task<GetConvergedinfraPodComplianceInfoResult> InvokeAsync(GetConvergedinfraPodComplianceInfoArgs args, InvokeOptions? opts = null)
        public static Output<GetConvergedinfraPodComplianceInfoResult> Invoke(GetConvergedinfraPodComplianceInfoInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetConvergedinfraPodComplianceInfoResult> getConvergedinfraPodComplianceInfo(GetConvergedinfraPodComplianceInfoArgs args, InvokeOptions options)
    public static Output<GetConvergedinfraPodComplianceInfoResult> getConvergedinfraPodComplianceInfo(GetConvergedinfraPodComplianceInfoArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getConvergedinfraPodComplianceInfo:getConvergedinfraPodComplianceInfo
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetConvergedinfraPodComplianceInfoAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Details List<GetConvergedinfraPodComplianceInfoDetail>
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the component for which the compliance is evaluated.
    ObjectType string
    Owners List<string>
    Parent GetConvergedinfraPodComplianceInfoParent
    PermissionResources List<GetConvergedinfraPodComplianceInfoPermissionResource>
    Pod GetConvergedinfraPodComplianceInfoPod
    Reason string
    Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.* NotEvaluated - The validation for the HCL or Interop status is yet to be performed.* Missing-Os-Info - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.* Incompatible-Storage-Os - The validation failed because the given storage name and version combination is not found in Interop matrix.* Incompatible-Os-Info - The validation failed because the given OS name and version combination is not found in HCL.* Incompatible-Processor - The validation failed because the given processor is not found for the given server PID in HCL.* Incompatible-Server-Platform - The validation failed because the given server platform is not found in the Interop matrix.* Incompatible-Server-Model - The validation failed because the given server model is not found in the Interop matrix.* Incompatible-Adapter-Model - The validation failed because the given adapter model is not found in the Interop matrix.* Incompatible-Switch-Model - The validation failed because the given switch model is not found in the Interop matrix.* Incompatible-Server-Firmware - The validation failed because the given server firmware version is not found in HCL.* Incompatible-Switch-Firmware - The validation failed because the given switch firmware version is not found in Interop matrix.* Incompatible-Firmware - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.* Incompatible-Driver - The validation failed because the given driver version is not found in either HCL or Interop matrix.* Incompatible-Firmware-Driver - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.* Missing-Os-Driver-Info - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.* Missing-Os-Or-Driver-Info - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.* Incompatible-Components - The validation failed for the given server because one or more of its components failed validation.* Compatible - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Status string
    Compliance status for the component.* NotEvaluated - The interoperability compliance for the component has not be checked.* Approved - The component is valid as per the interoperability compliance check.* NotApproved - The component is not valid as per the interoperability compliance check.* Incomplete - The interoperability compliance check could not be completed for the component due to incomplete data.
    Tags List<GetConvergedinfraPodComplianceInfoTag>
    VersionContext GetConvergedinfraPodComplianceInfoVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetConvergedinfraPodComplianceInfoAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Details []GetConvergedinfraPodComplianceInfoDetail
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the component for which the compliance is evaluated.
    ObjectType string
    Owners []string
    Parent GetConvergedinfraPodComplianceInfoParent
    PermissionResources []GetConvergedinfraPodComplianceInfoPermissionResource
    Pod GetConvergedinfraPodComplianceInfoPod
    Reason string
    Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.* NotEvaluated - The validation for the HCL or Interop status is yet to be performed.* Missing-Os-Info - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.* Incompatible-Storage-Os - The validation failed because the given storage name and version combination is not found in Interop matrix.* Incompatible-Os-Info - The validation failed because the given OS name and version combination is not found in HCL.* Incompatible-Processor - The validation failed because the given processor is not found for the given server PID in HCL.* Incompatible-Server-Platform - The validation failed because the given server platform is not found in the Interop matrix.* Incompatible-Server-Model - The validation failed because the given server model is not found in the Interop matrix.* Incompatible-Adapter-Model - The validation failed because the given adapter model is not found in the Interop matrix.* Incompatible-Switch-Model - The validation failed because the given switch model is not found in the Interop matrix.* Incompatible-Server-Firmware - The validation failed because the given server firmware version is not found in HCL.* Incompatible-Switch-Firmware - The validation failed because the given switch firmware version is not found in Interop matrix.* Incompatible-Firmware - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.* Incompatible-Driver - The validation failed because the given driver version is not found in either HCL or Interop matrix.* Incompatible-Firmware-Driver - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.* Missing-Os-Driver-Info - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.* Missing-Os-Or-Driver-Info - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.* Incompatible-Components - The validation failed for the given server because one or more of its components failed validation.* Compatible - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Status string
    Compliance status for the component.* NotEvaluated - The interoperability compliance for the component has not be checked.* Approved - The component is valid as per the interoperability compliance check.* NotApproved - The component is not valid as per the interoperability compliance check.* Incomplete - The interoperability compliance check could not be completed for the component due to incomplete data.
    Tags []GetConvergedinfraPodComplianceInfoTag
    VersionContext GetConvergedinfraPodComplianceInfoVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetConvergedinfraPodComplianceInfoAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    details List<GetConvergedinfraPodComplianceInfoDetail>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the component for which the compliance is evaluated.
    objectType String
    owners List<String>
    parent GetConvergedinfraPodComplianceInfoParent
    permissionResources List<GetConvergedinfraPodComplianceInfoPermissionResource>
    pod GetConvergedinfraPodComplianceInfoPod
    reason String
    Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.* NotEvaluated - The validation for the HCL or Interop status is yet to be performed.* Missing-Os-Info - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.* Incompatible-Storage-Os - The validation failed because the given storage name and version combination is not found in Interop matrix.* Incompatible-Os-Info - The validation failed because the given OS name and version combination is not found in HCL.* Incompatible-Processor - The validation failed because the given processor is not found for the given server PID in HCL.* Incompatible-Server-Platform - The validation failed because the given server platform is not found in the Interop matrix.* Incompatible-Server-Model - The validation failed because the given server model is not found in the Interop matrix.* Incompatible-Adapter-Model - The validation failed because the given adapter model is not found in the Interop matrix.* Incompatible-Switch-Model - The validation failed because the given switch model is not found in the Interop matrix.* Incompatible-Server-Firmware - The validation failed because the given server firmware version is not found in HCL.* Incompatible-Switch-Firmware - The validation failed because the given switch firmware version is not found in Interop matrix.* Incompatible-Firmware - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.* Incompatible-Driver - The validation failed because the given driver version is not found in either HCL or Interop matrix.* Incompatible-Firmware-Driver - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.* Missing-Os-Driver-Info - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.* Missing-Os-Or-Driver-Info - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.* Incompatible-Components - The validation failed for the given server because one or more of its components failed validation.* Compatible - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status String
    Compliance status for the component.* NotEvaluated - The interoperability compliance for the component has not be checked.* Approved - The component is valid as per the interoperability compliance check.* NotApproved - The component is not valid as per the interoperability compliance check.* Incomplete - The interoperability compliance check could not be completed for the component due to incomplete data.
    tags List<GetConvergedinfraPodComplianceInfoTag>
    versionContext GetConvergedinfraPodComplianceInfoVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetConvergedinfraPodComplianceInfoAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    details GetConvergedinfraPodComplianceInfoDetail[]
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    id string
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    The name of the component for which the compliance is evaluated.
    objectType string
    owners string[]
    parent GetConvergedinfraPodComplianceInfoParent
    permissionResources GetConvergedinfraPodComplianceInfoPermissionResource[]
    pod GetConvergedinfraPodComplianceInfoPod
    reason string
    Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.* NotEvaluated - The validation for the HCL or Interop status is yet to be performed.* Missing-Os-Info - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.* Incompatible-Storage-Os - The validation failed because the given storage name and version combination is not found in Interop matrix.* Incompatible-Os-Info - The validation failed because the given OS name and version combination is not found in HCL.* Incompatible-Processor - The validation failed because the given processor is not found for the given server PID in HCL.* Incompatible-Server-Platform - The validation failed because the given server platform is not found in the Interop matrix.* Incompatible-Server-Model - The validation failed because the given server model is not found in the Interop matrix.* Incompatible-Adapter-Model - The validation failed because the given adapter model is not found in the Interop matrix.* Incompatible-Switch-Model - The validation failed because the given switch model is not found in the Interop matrix.* Incompatible-Server-Firmware - The validation failed because the given server firmware version is not found in HCL.* Incompatible-Switch-Firmware - The validation failed because the given switch firmware version is not found in Interop matrix.* Incompatible-Firmware - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.* Incompatible-Driver - The validation failed because the given driver version is not found in either HCL or Interop matrix.* Incompatible-Firmware-Driver - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.* Missing-Os-Driver-Info - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.* Missing-Os-Or-Driver-Info - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.* Incompatible-Components - The validation failed for the given server because one or more of its components failed validation.* Compatible - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status string
    Compliance status for the component.* NotEvaluated - The interoperability compliance for the component has not be checked.* Approved - The component is valid as per the interoperability compliance check.* NotApproved - The component is not valid as per the interoperability compliance check.* Incomplete - The interoperability compliance check could not be completed for the component due to incomplete data.
    tags GetConvergedinfraPodComplianceInfoTag[]
    versionContext GetConvergedinfraPodComplianceInfoVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetConvergedinfraPodComplianceInfoAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    details Sequence[GetConvergedinfraPodComplianceInfoDetail]
    domain_group_moid str
    The DomainGroup ID for this managed object.
    id str
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    The name of the component for which the compliance is evaluated.
    object_type str
    owners Sequence[str]
    parent GetConvergedinfraPodComplianceInfoParent
    permission_resources Sequence[GetConvergedinfraPodComplianceInfoPermissionResource]
    pod GetConvergedinfraPodComplianceInfoPod
    reason str
    Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.* NotEvaluated - The validation for the HCL or Interop status is yet to be performed.* Missing-Os-Info - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.* Incompatible-Storage-Os - The validation failed because the given storage name and version combination is not found in Interop matrix.* Incompatible-Os-Info - The validation failed because the given OS name and version combination is not found in HCL.* Incompatible-Processor - The validation failed because the given processor is not found for the given server PID in HCL.* Incompatible-Server-Platform - The validation failed because the given server platform is not found in the Interop matrix.* Incompatible-Server-Model - The validation failed because the given server model is not found in the Interop matrix.* Incompatible-Adapter-Model - The validation failed because the given adapter model is not found in the Interop matrix.* Incompatible-Switch-Model - The validation failed because the given switch model is not found in the Interop matrix.* Incompatible-Server-Firmware - The validation failed because the given server firmware version is not found in HCL.* Incompatible-Switch-Firmware - The validation failed because the given switch firmware version is not found in Interop matrix.* Incompatible-Firmware - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.* Incompatible-Driver - The validation failed because the given driver version is not found in either HCL or Interop matrix.* Incompatible-Firmware-Driver - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.* Missing-Os-Driver-Info - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.* Missing-Os-Or-Driver-Info - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.* Incompatible-Components - The validation failed for the given server because one or more of its components failed validation.* Compatible - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status str
    Compliance status for the component.* NotEvaluated - The interoperability compliance for the component has not be checked.* Approved - The component is valid as per the interoperability compliance check.* NotApproved - The component is not valid as per the interoperability compliance check.* Incomplete - The interoperability compliance check could not be completed for the component due to incomplete data.
    tags Sequence[GetConvergedinfraPodComplianceInfoTag]
    version_context GetConvergedinfraPodComplianceInfoVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    details List<Property Map>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the component for which the compliance is evaluated.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    pod Property Map
    reason String
    Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.* NotEvaluated - The validation for the HCL or Interop status is yet to be performed.* Missing-Os-Info - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.* Incompatible-Storage-Os - The validation failed because the given storage name and version combination is not found in Interop matrix.* Incompatible-Os-Info - The validation failed because the given OS name and version combination is not found in HCL.* Incompatible-Processor - The validation failed because the given processor is not found for the given server PID in HCL.* Incompatible-Server-Platform - The validation failed because the given server platform is not found in the Interop matrix.* Incompatible-Server-Model - The validation failed because the given server model is not found in the Interop matrix.* Incompatible-Adapter-Model - The validation failed because the given adapter model is not found in the Interop matrix.* Incompatible-Switch-Model - The validation failed because the given switch model is not found in the Interop matrix.* Incompatible-Server-Firmware - The validation failed because the given server firmware version is not found in HCL.* Incompatible-Switch-Firmware - The validation failed because the given switch firmware version is not found in Interop matrix.* Incompatible-Firmware - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.* Incompatible-Driver - The validation failed because the given driver version is not found in either HCL or Interop matrix.* Incompatible-Firmware-Driver - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.* Missing-Os-Driver-Info - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.* Missing-Os-Or-Driver-Info - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.* Incompatible-Components - The validation failed for the given server because one or more of its components failed validation.* Compatible - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status String
    Compliance status for the component.* NotEvaluated - The interoperability compliance for the component has not be checked.* Approved - The component is valid as per the interoperability compliance check.* NotApproved - The component is not valid as per the interoperability compliance check.* Incomplete - The interoperability compliance check could not be completed for the component due to incomplete data.
    tags List<Property Map>
    versionContext Property Map

    getConvergedinfraPodComplianceInfo Result

    The following output properties are available:

    Supporting Types

    GetConvergedinfraPodComplianceInfoAncestor

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

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

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

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

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

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

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

    GetConvergedinfraPodComplianceInfoDetail

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

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

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

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

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

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

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

    GetConvergedinfraPodComplianceInfoParent

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

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

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

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

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

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

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

    GetConvergedinfraPodComplianceInfoPermissionResource

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

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

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

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

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

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

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

    GetConvergedinfraPodComplianceInfoPod

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

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

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

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

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

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

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

    GetConvergedinfraPodComplianceInfoResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetConvergedinfraPodComplianceInfoResultAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Details List<GetConvergedinfraPodComplianceInfoResultDetail>
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the component for which the compliance is evaluated.
    ObjectType string
    Owners List<string>
    Parents List<GetConvergedinfraPodComplianceInfoResultParent>
    PermissionResources List<GetConvergedinfraPodComplianceInfoResultPermissionResource>
    Pods List<GetConvergedinfraPodComplianceInfoResultPod>
    Reason string
    Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.* NotEvaluated - The validation for the HCL or Interop status is yet to be performed.* Missing-Os-Info - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.* Incompatible-Storage-Os - The validation failed because the given storage name and version combination is not found in Interop matrix.* Incompatible-Os-Info - The validation failed because the given OS name and version combination is not found in HCL.* Incompatible-Processor - The validation failed because the given processor is not found for the given server PID in HCL.* Incompatible-Server-Platform - The validation failed because the given server platform is not found in the Interop matrix.* Incompatible-Server-Model - The validation failed because the given server model is not found in the Interop matrix.* Incompatible-Adapter-Model - The validation failed because the given adapter model is not found in the Interop matrix.* Incompatible-Switch-Model - The validation failed because the given switch model is not found in the Interop matrix.* Incompatible-Server-Firmware - The validation failed because the given server firmware version is not found in HCL.* Incompatible-Switch-Firmware - The validation failed because the given switch firmware version is not found in Interop matrix.* Incompatible-Firmware - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.* Incompatible-Driver - The validation failed because the given driver version is not found in either HCL or Interop matrix.* Incompatible-Firmware-Driver - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.* Missing-Os-Driver-Info - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.* Missing-Os-Or-Driver-Info - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.* Incompatible-Components - The validation failed for the given server because one or more of its components failed validation.* Compatible - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Status string
    Compliance status for the component.* NotEvaluated - The interoperability compliance for the component has not be checked.* Approved - The component is valid as per the interoperability compliance check.* NotApproved - The component is not valid as per the interoperability compliance check.* Incomplete - The interoperability compliance check could not be completed for the component due to incomplete data.
    Tags List<GetConvergedinfraPodComplianceInfoResultTag>
    VersionContexts List<GetConvergedinfraPodComplianceInfoResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetConvergedinfraPodComplianceInfoResultAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Details []GetConvergedinfraPodComplianceInfoResultDetail
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the component for which the compliance is evaluated.
    ObjectType string
    Owners []string
    Parents []GetConvergedinfraPodComplianceInfoResultParent
    PermissionResources []GetConvergedinfraPodComplianceInfoResultPermissionResource
    Pods []GetConvergedinfraPodComplianceInfoResultPod
    Reason string
    Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.* NotEvaluated - The validation for the HCL or Interop status is yet to be performed.* Missing-Os-Info - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.* Incompatible-Storage-Os - The validation failed because the given storage name and version combination is not found in Interop matrix.* Incompatible-Os-Info - The validation failed because the given OS name and version combination is not found in HCL.* Incompatible-Processor - The validation failed because the given processor is not found for the given server PID in HCL.* Incompatible-Server-Platform - The validation failed because the given server platform is not found in the Interop matrix.* Incompatible-Server-Model - The validation failed because the given server model is not found in the Interop matrix.* Incompatible-Adapter-Model - The validation failed because the given adapter model is not found in the Interop matrix.* Incompatible-Switch-Model - The validation failed because the given switch model is not found in the Interop matrix.* Incompatible-Server-Firmware - The validation failed because the given server firmware version is not found in HCL.* Incompatible-Switch-Firmware - The validation failed because the given switch firmware version is not found in Interop matrix.* Incompatible-Firmware - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.* Incompatible-Driver - The validation failed because the given driver version is not found in either HCL or Interop matrix.* Incompatible-Firmware-Driver - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.* Missing-Os-Driver-Info - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.* Missing-Os-Or-Driver-Info - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.* Incompatible-Components - The validation failed for the given server because one or more of its components failed validation.* Compatible - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Status string
    Compliance status for the component.* NotEvaluated - The interoperability compliance for the component has not be checked.* Approved - The component is valid as per the interoperability compliance check.* NotApproved - The component is not valid as per the interoperability compliance check.* Incomplete - The interoperability compliance check could not be completed for the component due to incomplete data.
    Tags []GetConvergedinfraPodComplianceInfoResultTag
    VersionContexts []GetConvergedinfraPodComplianceInfoResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetConvergedinfraPodComplianceInfoResultAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    details List<GetConvergedinfraPodComplianceInfoResultDetail>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the component for which the compliance is evaluated.
    objectType String
    owners List<String>
    parents List<GetConvergedinfraPodComplianceInfoResultParent>
    permissionResources List<GetConvergedinfraPodComplianceInfoResultPermissionResource>
    pods List<GetConvergedinfraPodComplianceInfoResultPod>
    reason String
    Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.* NotEvaluated - The validation for the HCL or Interop status is yet to be performed.* Missing-Os-Info - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.* Incompatible-Storage-Os - The validation failed because the given storage name and version combination is not found in Interop matrix.* Incompatible-Os-Info - The validation failed because the given OS name and version combination is not found in HCL.* Incompatible-Processor - The validation failed because the given processor is not found for the given server PID in HCL.* Incompatible-Server-Platform - The validation failed because the given server platform is not found in the Interop matrix.* Incompatible-Server-Model - The validation failed because the given server model is not found in the Interop matrix.* Incompatible-Adapter-Model - The validation failed because the given adapter model is not found in the Interop matrix.* Incompatible-Switch-Model - The validation failed because the given switch model is not found in the Interop matrix.* Incompatible-Server-Firmware - The validation failed because the given server firmware version is not found in HCL.* Incompatible-Switch-Firmware - The validation failed because the given switch firmware version is not found in Interop matrix.* Incompatible-Firmware - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.* Incompatible-Driver - The validation failed because the given driver version is not found in either HCL or Interop matrix.* Incompatible-Firmware-Driver - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.* Missing-Os-Driver-Info - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.* Missing-Os-Or-Driver-Info - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.* Incompatible-Components - The validation failed for the given server because one or more of its components failed validation.* Compatible - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status String
    Compliance status for the component.* NotEvaluated - The interoperability compliance for the component has not be checked.* Approved - The component is valid as per the interoperability compliance check.* NotApproved - The component is not valid as per the interoperability compliance check.* Incomplete - The interoperability compliance check could not be completed for the component due to incomplete data.
    tags List<GetConvergedinfraPodComplianceInfoResultTag>
    versionContexts List<GetConvergedinfraPodComplianceInfoResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetConvergedinfraPodComplianceInfoResultAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    details GetConvergedinfraPodComplianceInfoResultDetail[]
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    The name of the component for which the compliance is evaluated.
    objectType string
    owners string[]
    parents GetConvergedinfraPodComplianceInfoResultParent[]
    permissionResources GetConvergedinfraPodComplianceInfoResultPermissionResource[]
    pods GetConvergedinfraPodComplianceInfoResultPod[]
    reason string
    Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.* NotEvaluated - The validation for the HCL or Interop status is yet to be performed.* Missing-Os-Info - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.* Incompatible-Storage-Os - The validation failed because the given storage name and version combination is not found in Interop matrix.* Incompatible-Os-Info - The validation failed because the given OS name and version combination is not found in HCL.* Incompatible-Processor - The validation failed because the given processor is not found for the given server PID in HCL.* Incompatible-Server-Platform - The validation failed because the given server platform is not found in the Interop matrix.* Incompatible-Server-Model - The validation failed because the given server model is not found in the Interop matrix.* Incompatible-Adapter-Model - The validation failed because the given adapter model is not found in the Interop matrix.* Incompatible-Switch-Model - The validation failed because the given switch model is not found in the Interop matrix.* Incompatible-Server-Firmware - The validation failed because the given server firmware version is not found in HCL.* Incompatible-Switch-Firmware - The validation failed because the given switch firmware version is not found in Interop matrix.* Incompatible-Firmware - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.* Incompatible-Driver - The validation failed because the given driver version is not found in either HCL or Interop matrix.* Incompatible-Firmware-Driver - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.* Missing-Os-Driver-Info - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.* Missing-Os-Or-Driver-Info - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.* Incompatible-Components - The validation failed for the given server because one or more of its components failed validation.* Compatible - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status string
    Compliance status for the component.* NotEvaluated - The interoperability compliance for the component has not be checked.* Approved - The component is valid as per the interoperability compliance check.* NotApproved - The component is not valid as per the interoperability compliance check.* Incomplete - The interoperability compliance check could not be completed for the component due to incomplete data.
    tags GetConvergedinfraPodComplianceInfoResultTag[]
    versionContexts GetConvergedinfraPodComplianceInfoResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetConvergedinfraPodComplianceInfoResultAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    details Sequence[GetConvergedinfraPodComplianceInfoResultDetail]
    domain_group_moid str
    The DomainGroup ID for this managed object.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    The name of the component for which the compliance is evaluated.
    object_type str
    owners Sequence[str]
    parents Sequence[GetConvergedinfraPodComplianceInfoResultParent]
    permission_resources Sequence[GetConvergedinfraPodComplianceInfoResultPermissionResource]
    pods Sequence[GetConvergedinfraPodComplianceInfoResultPod]
    reason str
    Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.* NotEvaluated - The validation for the HCL or Interop status is yet to be performed.* Missing-Os-Info - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.* Incompatible-Storage-Os - The validation failed because the given storage name and version combination is not found in Interop matrix.* Incompatible-Os-Info - The validation failed because the given OS name and version combination is not found in HCL.* Incompatible-Processor - The validation failed because the given processor is not found for the given server PID in HCL.* Incompatible-Server-Platform - The validation failed because the given server platform is not found in the Interop matrix.* Incompatible-Server-Model - The validation failed because the given server model is not found in the Interop matrix.* Incompatible-Adapter-Model - The validation failed because the given adapter model is not found in the Interop matrix.* Incompatible-Switch-Model - The validation failed because the given switch model is not found in the Interop matrix.* Incompatible-Server-Firmware - The validation failed because the given server firmware version is not found in HCL.* Incompatible-Switch-Firmware - The validation failed because the given switch firmware version is not found in Interop matrix.* Incompatible-Firmware - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.* Incompatible-Driver - The validation failed because the given driver version is not found in either HCL or Interop matrix.* Incompatible-Firmware-Driver - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.* Missing-Os-Driver-Info - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.* Missing-Os-Or-Driver-Info - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.* Incompatible-Components - The validation failed for the given server because one or more of its components failed validation.* Compatible - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status str
    Compliance status for the component.* NotEvaluated - The interoperability compliance for the component has not be checked.* Approved - The component is valid as per the interoperability compliance check.* NotApproved - The component is not valid as per the interoperability compliance check.* Incomplete - The interoperability compliance check could not be completed for the component due to incomplete data.
    tags Sequence[GetConvergedinfraPodComplianceInfoResultTag]
    version_contexts Sequence[GetConvergedinfraPodComplianceInfoResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    details List<Property Map>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the component for which the compliance is evaluated.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    pods List<Property Map>
    reason String
    Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.* NotEvaluated - The validation for the HCL or Interop status is yet to be performed.* Missing-Os-Info - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.* Incompatible-Storage-Os - The validation failed because the given storage name and version combination is not found in Interop matrix.* Incompatible-Os-Info - The validation failed because the given OS name and version combination is not found in HCL.* Incompatible-Processor - The validation failed because the given processor is not found for the given server PID in HCL.* Incompatible-Server-Platform - The validation failed because the given server platform is not found in the Interop matrix.* Incompatible-Server-Model - The validation failed because the given server model is not found in the Interop matrix.* Incompatible-Adapter-Model - The validation failed because the given adapter model is not found in the Interop matrix.* Incompatible-Switch-Model - The validation failed because the given switch model is not found in the Interop matrix.* Incompatible-Server-Firmware - The validation failed because the given server firmware version is not found in HCL.* Incompatible-Switch-Firmware - The validation failed because the given switch firmware version is not found in Interop matrix.* Incompatible-Firmware - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.* Incompatible-Driver - The validation failed because the given driver version is not found in either HCL or Interop matrix.* Incompatible-Firmware-Driver - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.* Missing-Os-Driver-Info - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.* Missing-Os-Or-Driver-Info - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.* Incompatible-Components - The validation failed for the given server because one or more of its components failed validation.* Compatible - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status String
    Compliance status for the component.* NotEvaluated - The interoperability compliance for the component has not be checked.* Approved - The component is valid as per the interoperability compliance check.* NotApproved - The component is not valid as per the interoperability compliance check.* Incomplete - The interoperability compliance check could not be completed for the component due to incomplete data.
    tags List<Property Map>
    versionContexts List<Property Map>

    GetConvergedinfraPodComplianceInfoResultAncestor

    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

    GetConvergedinfraPodComplianceInfoResultDetail

    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

    GetConvergedinfraPodComplianceInfoResultParent

    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

    GetConvergedinfraPodComplianceInfoResultPermissionResource

    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

    GetConvergedinfraPodComplianceInfoResultPod

    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

    GetConvergedinfraPodComplianceInfoResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetConvergedinfraPodComplianceInfoResultVersionContext

    GetConvergedinfraPodComplianceInfoResultVersionContextInterestedMo

    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

    GetConvergedinfraPodComplianceInfoResultVersionContextRefMo

    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

    GetConvergedinfraPodComplianceInfoTag

    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.

    GetConvergedinfraPodComplianceInfoVersionContext

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

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

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

    GetConvergedinfraPodComplianceInfoVersionContextInterestedMo

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

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

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

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

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

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

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

    GetConvergedinfraPodComplianceInfoVersionContextRefMo

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

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

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

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

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

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

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

    Package Details

    Repository
    intersight ciscodevnet/terraform-provider-intersight
    License
    Notes
    This Pulumi package is based on the intersight Terraform Provider.
    intersight logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet