intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getTechsupportmanagementTechSupportStatus
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
The techsupport collection status.
Using getTechsupportmanagementTechSupportStatus
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 getTechsupportmanagementTechSupportStatus(args: GetTechsupportmanagementTechSupportStatusArgs, opts?: InvokeOptions): Promise<GetTechsupportmanagementTechSupportStatusResult>
function getTechsupportmanagementTechSupportStatusOutput(args: GetTechsupportmanagementTechSupportStatusOutputArgs, opts?: InvokeOptions): Output<GetTechsupportmanagementTechSupportStatusResult>def get_techsupportmanagement_tech_support_status(account_moid: Optional[str] = None,
                                                  additional_properties: Optional[str] = None,
                                                  ancestors: Optional[Sequence[GetTechsupportmanagementTechSupportStatusAncestor]] = None,
                                                  class_id: Optional[str] = None,
                                                  cluster_member: Optional[GetTechsupportmanagementTechSupportStatusClusterMember] = None,
                                                  create_time: Optional[str] = None,
                                                  device_registration: Optional[GetTechsupportmanagementTechSupportStatusDeviceRegistration] = None,
                                                  domain_group_moid: Optional[str] = None,
                                                  file_name: Optional[str] = None,
                                                  file_size: Optional[float] = None,
                                                  id: Optional[str] = None,
                                                  mod_time: Optional[str] = None,
                                                  moid: Optional[str] = None,
                                                  object_type: Optional[str] = None,
                                                  origin_resource: Optional[GetTechsupportmanagementTechSupportStatusOriginResource] = None,
                                                  owners: Optional[Sequence[str]] = None,
                                                  parent: Optional[GetTechsupportmanagementTechSupportStatusParent] = None,
                                                  permission_resources: Optional[Sequence[GetTechsupportmanagementTechSupportStatusPermissionResource]] = None,
                                                  reason: Optional[str] = None,
                                                  relay_reason: Optional[str] = None,
                                                  relay_status: Optional[str] = None,
                                                  request_ts: Optional[str] = None,
                                                  shared_scope: Optional[str] = None,
                                                  status: Optional[str] = None,
                                                  tags: Optional[Sequence[GetTechsupportmanagementTechSupportStatusTag]] = None,
                                                  tech_support_request: Optional[GetTechsupportmanagementTechSupportStatusTechSupportRequest] = None,
                                                  techsupport_download_url: Optional[str] = None,
                                                  techsupport_files: Optional[Sequence[GetTechsupportmanagementTechSupportStatusTechsupportFile]] = None,
                                                  user_role: Optional[str] = None,
                                                  version_context: Optional[GetTechsupportmanagementTechSupportStatusVersionContext] = None,
                                                  opts: Optional[InvokeOptions] = None) -> GetTechsupportmanagementTechSupportStatusResult
def get_techsupportmanagement_tech_support_status_output(account_moid: Optional[pulumi.Input[str]] = None,
                                                  additional_properties: Optional[pulumi.Input[str]] = None,
                                                  ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetTechsupportmanagementTechSupportStatusAncestorArgs]]]] = None,
                                                  class_id: Optional[pulumi.Input[str]] = None,
                                                  cluster_member: Optional[pulumi.Input[GetTechsupportmanagementTechSupportStatusClusterMemberArgs]] = None,
                                                  create_time: Optional[pulumi.Input[str]] = None,
                                                  device_registration: Optional[pulumi.Input[GetTechsupportmanagementTechSupportStatusDeviceRegistrationArgs]] = None,
                                                  domain_group_moid: Optional[pulumi.Input[str]] = None,
                                                  file_name: Optional[pulumi.Input[str]] = None,
                                                  file_size: Optional[pulumi.Input[float]] = None,
                                                  id: Optional[pulumi.Input[str]] = None,
                                                  mod_time: Optional[pulumi.Input[str]] = None,
                                                  moid: Optional[pulumi.Input[str]] = None,
                                                  object_type: Optional[pulumi.Input[str]] = None,
                                                  origin_resource: Optional[pulumi.Input[GetTechsupportmanagementTechSupportStatusOriginResourceArgs]] = None,
                                                  owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                  parent: Optional[pulumi.Input[GetTechsupportmanagementTechSupportStatusParentArgs]] = None,
                                                  permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetTechsupportmanagementTechSupportStatusPermissionResourceArgs]]]] = None,
                                                  reason: Optional[pulumi.Input[str]] = None,
                                                  relay_reason: Optional[pulumi.Input[str]] = None,
                                                  relay_status: Optional[pulumi.Input[str]] = None,
                                                  request_ts: 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[GetTechsupportmanagementTechSupportStatusTagArgs]]]] = None,
                                                  tech_support_request: Optional[pulumi.Input[GetTechsupportmanagementTechSupportStatusTechSupportRequestArgs]] = None,
                                                  techsupport_download_url: Optional[pulumi.Input[str]] = None,
                                                  techsupport_files: Optional[pulumi.Input[Sequence[pulumi.Input[GetTechsupportmanagementTechSupportStatusTechsupportFileArgs]]]] = None,
                                                  user_role: Optional[pulumi.Input[str]] = None,
                                                  version_context: Optional[pulumi.Input[GetTechsupportmanagementTechSupportStatusVersionContextArgs]] = None,
                                                  opts: Optional[InvokeOptions] = None) -> Output[GetTechsupportmanagementTechSupportStatusResult]func LookupTechsupportmanagementTechSupportStatus(ctx *Context, args *LookupTechsupportmanagementTechSupportStatusArgs, opts ...InvokeOption) (*LookupTechsupportmanagementTechSupportStatusResult, error)
func LookupTechsupportmanagementTechSupportStatusOutput(ctx *Context, args *LookupTechsupportmanagementTechSupportStatusOutputArgs, opts ...InvokeOption) LookupTechsupportmanagementTechSupportStatusResultOutput> Note: This function is named LookupTechsupportmanagementTechSupportStatus in the Go SDK.
public static class GetTechsupportmanagementTechSupportStatus 
{
    public static Task<GetTechsupportmanagementTechSupportStatusResult> InvokeAsync(GetTechsupportmanagementTechSupportStatusArgs args, InvokeOptions? opts = null)
    public static Output<GetTechsupportmanagementTechSupportStatusResult> Invoke(GetTechsupportmanagementTechSupportStatusInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTechsupportmanagementTechSupportStatusResult> getTechsupportmanagementTechSupportStatus(GetTechsupportmanagementTechSupportStatusArgs args, InvokeOptions options)
public static Output<GetTechsupportmanagementTechSupportStatusResult> getTechsupportmanagementTechSupportStatus(GetTechsupportmanagementTechSupportStatusArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getTechsupportmanagementTechSupportStatus:getTechsupportmanagementTechSupportStatus
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetTechsupportmanagement Tech Support Status Ancestor> 
- ClassId string
- ClusterMember GetTechsupportmanagement Tech Support Status Cluster Member 
- CreateTime string
- The time when this managed object was created.
- DeviceRegistration GetTechsupportmanagement Tech Support Status Device Registration 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FileName string
- The name of the Techsupport bundle file.
- FileSize double
- Techsupport file size in bytes.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OriginResource GetTechsupportmanagement Tech Support Status Origin Resource 
- Owners List<string>
- Parent
GetTechsupportmanagement Tech Support Status Parent 
- PermissionResources List<GetTechsupportmanagement Tech Support Status Permission Resource> 
- Reason string
- Reason for techsupport failure, if any.
- RelayReason string
- Reason for status relay failure, if any.
- RelayStatus string
- Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- RequestTs string
- The time at which the techsupport request was initiated.
- 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
- Status of the techsupport collection. Valid values are Scheduled, Pending, CollectionInProgress, CollectionFailed, CollectionComplete, UploadPending, UploadInProgress, UploadPartsComplete, UploadPreparingNextFile, UploadFailed, TechsupportDownloadUrlCreationFailed, PartiallyCompleted, and Completed. The final status will be one of CollectionFailed, UploadFailed, or TechsupportDownloadUrlCreationFailed if there is a failure, Completed if the request completed successfully and the file (or files) were uploaded to Intersight Storage Service, or PartiallyCompleted if at least one file in a multiple file collection uploaded successfully. All the remaining status values indicates the progress of techsupport collection.
- 
List<GetTechsupportmanagement Tech Support Status Tag> 
- TechSupport GetRequest Techsupportmanagement Tech Support Status Tech Support Request 
- TechsupportDownload stringUrl 
- The Url to download the techsupport file.
- TechsupportFiles List<GetTechsupportmanagement Tech Support Status Techsupport File> 
- UserRole string
- The name of the role granted to the user that issued the techsupport request.
- VersionContext GetTechsupportmanagement Tech Support Status Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetTechsupportmanagement Tech Support Status Ancestor 
- ClassId string
- ClusterMember GetTechsupportmanagement Tech Support Status Cluster Member 
- CreateTime string
- The time when this managed object was created.
- DeviceRegistration GetTechsupportmanagement Tech Support Status Device Registration 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FileName string
- The name of the Techsupport bundle file.
- FileSize float64
- Techsupport file size in bytes.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OriginResource GetTechsupportmanagement Tech Support Status Origin Resource 
- Owners []string
- Parent
GetTechsupportmanagement Tech Support Status Parent 
- PermissionResources []GetTechsupportmanagement Tech Support Status Permission Resource 
- Reason string
- Reason for techsupport failure, if any.
- RelayReason string
- Reason for status relay failure, if any.
- RelayStatus string
- Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- RequestTs string
- The time at which the techsupport request was initiated.
- 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
- Status of the techsupport collection. Valid values are Scheduled, Pending, CollectionInProgress, CollectionFailed, CollectionComplete, UploadPending, UploadInProgress, UploadPartsComplete, UploadPreparingNextFile, UploadFailed, TechsupportDownloadUrlCreationFailed, PartiallyCompleted, and Completed. The final status will be one of CollectionFailed, UploadFailed, or TechsupportDownloadUrlCreationFailed if there is a failure, Completed if the request completed successfully and the file (or files) were uploaded to Intersight Storage Service, or PartiallyCompleted if at least one file in a multiple file collection uploaded successfully. All the remaining status values indicates the progress of techsupport collection.
- 
[]GetTechsupportmanagement Tech Support Status Tag 
- TechSupport GetRequest Techsupportmanagement Tech Support Status Tech Support Request 
- TechsupportDownload stringUrl 
- The Url to download the techsupport file.
- TechsupportFiles []GetTechsupportmanagement Tech Support Status Techsupport File 
- UserRole string
- The name of the role granted to the user that issued the techsupport request.
- VersionContext GetTechsupportmanagement Tech Support Status Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetTechsupportmanagement Tech Support Status Ancestor> 
- classId String
- clusterMember GetTechsupportmanagement Tech Support Status Cluster Member 
- createTime String
- The time when this managed object was created.
- deviceRegistration GetTechsupportmanagement Tech Support Status Device Registration 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fileName String
- The name of the Techsupport bundle file.
- fileSize Double
- Techsupport file size in bytes.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- originResource GetTechsupportmanagement Tech Support Status Origin Resource 
- owners List<String>
- parent
GetTechsupportmanagement Tech Support Status Parent 
- permissionResources List<GetTechsupportmanagement Tech Support Status Permission Resource> 
- reason String
- Reason for techsupport failure, if any.
- relayReason String
- Reason for status relay failure, if any.
- relayStatus String
- Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- requestTs String
- The time at which the techsupport request was initiated.
- 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
- Status of the techsupport collection. Valid values are Scheduled, Pending, CollectionInProgress, CollectionFailed, CollectionComplete, UploadPending, UploadInProgress, UploadPartsComplete, UploadPreparingNextFile, UploadFailed, TechsupportDownloadUrlCreationFailed, PartiallyCompleted, and Completed. The final status will be one of CollectionFailed, UploadFailed, or TechsupportDownloadUrlCreationFailed if there is a failure, Completed if the request completed successfully and the file (or files) were uploaded to Intersight Storage Service, or PartiallyCompleted if at least one file in a multiple file collection uploaded successfully. All the remaining status values indicates the progress of techsupport collection.
- 
List<GetTechsupportmanagement Tech Support Status Tag> 
- techSupport GetRequest Techsupportmanagement Tech Support Status Tech Support Request 
- techsupportDownload StringUrl 
- The Url to download the techsupport file.
- techsupportFiles List<GetTechsupportmanagement Tech Support Status Techsupport File> 
- userRole String
- The name of the role granted to the user that issued the techsupport request.
- versionContext GetTechsupportmanagement Tech Support Status Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetTechsupportmanagement Tech Support Status Ancestor[] 
- classId string
- clusterMember GetTechsupportmanagement Tech Support Status Cluster Member 
- createTime string
- The time when this managed object was created.
- deviceRegistration GetTechsupportmanagement Tech Support Status Device Registration 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- fileName string
- The name of the Techsupport bundle file.
- fileSize number
- Techsupport file size in bytes.
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- originResource GetTechsupportmanagement Tech Support Status Origin Resource 
- owners string[]
- parent
GetTechsupportmanagement Tech Support Status Parent 
- permissionResources GetTechsupportmanagement Tech Support Status Permission Resource[] 
- reason string
- Reason for techsupport failure, if any.
- relayReason string
- Reason for status relay failure, if any.
- relayStatus string
- Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- requestTs string
- The time at which the techsupport request was initiated.
- 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
- Status of the techsupport collection. Valid values are Scheduled, Pending, CollectionInProgress, CollectionFailed, CollectionComplete, UploadPending, UploadInProgress, UploadPartsComplete, UploadPreparingNextFile, UploadFailed, TechsupportDownloadUrlCreationFailed, PartiallyCompleted, and Completed. The final status will be one of CollectionFailed, UploadFailed, or TechsupportDownloadUrlCreationFailed if there is a failure, Completed if the request completed successfully and the file (or files) were uploaded to Intersight Storage Service, or PartiallyCompleted if at least one file in a multiple file collection uploaded successfully. All the remaining status values indicates the progress of techsupport collection.
- 
GetTechsupportmanagement Tech Support Status Tag[] 
- techSupport GetRequest Techsupportmanagement Tech Support Status Tech Support Request 
- techsupportDownload stringUrl 
- The Url to download the techsupport file.
- techsupportFiles GetTechsupportmanagement Tech Support Status Techsupport File[] 
- userRole string
- The name of the role granted to the user that issued the techsupport request.
- versionContext GetTechsupportmanagement Tech Support Status Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetTechsupportmanagement Tech Support Status Ancestor] 
- class_id str
- cluster_member GetTechsupportmanagement Tech Support Status Cluster Member 
- create_time str
- The time when this managed object was created.
- device_registration GetTechsupportmanagement Tech Support Status Device Registration 
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- file_name str
- The name of the Techsupport bundle file.
- file_size float
- Techsupport file size in bytes.
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- origin_resource GetTechsupportmanagement Tech Support Status Origin Resource 
- owners Sequence[str]
- parent
GetTechsupportmanagement Tech Support Status Parent 
- permission_resources Sequence[GetTechsupportmanagement Tech Support Status Permission Resource] 
- reason str
- Reason for techsupport failure, if any.
- relay_reason str
- Reason for status relay failure, if any.
- relay_status str
- Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- request_ts str
- The time at which the techsupport request was initiated.
- 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
- Status of the techsupport collection. Valid values are Scheduled, Pending, CollectionInProgress, CollectionFailed, CollectionComplete, UploadPending, UploadInProgress, UploadPartsComplete, UploadPreparingNextFile, UploadFailed, TechsupportDownloadUrlCreationFailed, PartiallyCompleted, and Completed. The final status will be one of CollectionFailed, UploadFailed, or TechsupportDownloadUrlCreationFailed if there is a failure, Completed if the request completed successfully and the file (or files) were uploaded to Intersight Storage Service, or PartiallyCompleted if at least one file in a multiple file collection uploaded successfully. All the remaining status values indicates the progress of techsupport collection.
- 
Sequence[GetTechsupportmanagement Tech Support Status Tag] 
- tech_support_ Getrequest Techsupportmanagement Tech Support Status Tech Support Request 
- techsupport_download_ strurl 
- The Url to download the techsupport file.
- techsupport_files Sequence[GetTechsupportmanagement Tech Support Status Techsupport File] 
- user_role str
- The name of the role granted to the user that issued the techsupport request.
- version_context GetTechsupportmanagement Tech Support Status Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- clusterMember Property Map
- createTime String
- The time when this managed object was created.
- deviceRegistration Property Map
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fileName String
- The name of the Techsupport bundle file.
- fileSize Number
- Techsupport file size in bytes.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- originResource Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- reason String
- Reason for techsupport failure, if any.
- relayReason String
- Reason for status relay failure, if any.
- relayStatus String
- Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- requestTs String
- The time at which the techsupport request was initiated.
- 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
- Status of the techsupport collection. Valid values are Scheduled, Pending, CollectionInProgress, CollectionFailed, CollectionComplete, UploadPending, UploadInProgress, UploadPartsComplete, UploadPreparingNextFile, UploadFailed, TechsupportDownloadUrlCreationFailed, PartiallyCompleted, and Completed. The final status will be one of CollectionFailed, UploadFailed, or TechsupportDownloadUrlCreationFailed if there is a failure, Completed if the request completed successfully and the file (or files) were uploaded to Intersight Storage Service, or PartiallyCompleted if at least one file in a multiple file collection uploaded successfully. All the remaining status values indicates the progress of techsupport collection.
- List<Property Map>
- techSupport Property MapRequest 
- techsupportDownload StringUrl 
- The Url to download the techsupport file.
- techsupportFiles List<Property Map>
- userRole String
- The name of the role granted to the user that issued the techsupport request.
- versionContext Property Map
getTechsupportmanagementTechSupportStatus Result
The following output properties are available:
- Id string
- Results
List<GetTechsupportmanagement Tech Support Status Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetTechsupportmanagement Tech Support Status Ancestor> 
- ClassId string
- ClusterMember GetTechsupportmanagement Tech Support Status Cluster Member 
- CreateTime string
- DeviceRegistration GetTechsupportmanagement Tech Support Status Device Registration 
- DomainGroup stringMoid 
- FileName string
- FileSize double
- ModTime string
- Moid string
- ObjectType string
- OriginResource GetTechsupportmanagement Tech Support Status Origin Resource 
- Owners List<string>
- Parent
GetTechsupportmanagement Tech Support Status Parent 
- PermissionResources List<GetTechsupportmanagement Tech Support Status Permission Resource> 
- Reason string
- RelayReason string
- RelayStatus string
- RequestTs string
- string
- Status string
- 
List<GetTechsupportmanagement Tech Support Status Tag> 
- TechSupport GetRequest Techsupportmanagement Tech Support Status Tech Support Request 
- TechsupportDownload stringUrl 
- TechsupportFiles List<GetTechsupportmanagement Tech Support Status Techsupport File> 
- UserRole string
- VersionContext GetTechsupportmanagement Tech Support Status Version Context 
- Id string
- Results
[]GetTechsupportmanagement Tech Support Status Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetTechsupportmanagement Tech Support Status Ancestor 
- ClassId string
- ClusterMember GetTechsupportmanagement Tech Support Status Cluster Member 
- CreateTime string
- DeviceRegistration GetTechsupportmanagement Tech Support Status Device Registration 
- DomainGroup stringMoid 
- FileName string
- FileSize float64
- ModTime string
- Moid string
- ObjectType string
- OriginResource GetTechsupportmanagement Tech Support Status Origin Resource 
- Owners []string
- Parent
GetTechsupportmanagement Tech Support Status Parent 
- PermissionResources []GetTechsupportmanagement Tech Support Status Permission Resource 
- Reason string
- RelayReason string
- RelayStatus string
- RequestTs string
- string
- Status string
- 
[]GetTechsupportmanagement Tech Support Status Tag 
- TechSupport GetRequest Techsupportmanagement Tech Support Status Tech Support Request 
- TechsupportDownload stringUrl 
- TechsupportFiles []GetTechsupportmanagement Tech Support Status Techsupport File 
- UserRole string
- VersionContext GetTechsupportmanagement Tech Support Status Version Context 
- id String
- results
List<GetTechsupportmanagement Tech Support Status Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetTechsupportmanagement Tech Support Status Ancestor> 
- classId String
- clusterMember GetTechsupportmanagement Tech Support Status Cluster Member 
- createTime String
- deviceRegistration GetTechsupportmanagement Tech Support Status Device Registration 
- domainGroup StringMoid 
- fileName String
- fileSize Double
- modTime String
- moid String
- objectType String
- originResource GetTechsupportmanagement Tech Support Status Origin Resource 
- owners List<String>
- parent
GetTechsupportmanagement Tech Support Status Parent 
- permissionResources List<GetTechsupportmanagement Tech Support Status Permission Resource> 
- reason String
- relayReason String
- relayStatus String
- requestTs String
- String
- status String
- 
List<GetTechsupportmanagement Tech Support Status Tag> 
- techSupport GetRequest Techsupportmanagement Tech Support Status Tech Support Request 
- techsupportDownload StringUrl 
- techsupportFiles List<GetTechsupportmanagement Tech Support Status Techsupport File> 
- userRole String
- versionContext GetTechsupportmanagement Tech Support Status Version Context 
- id string
- results
GetTechsupportmanagement Tech Support Status Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetTechsupportmanagement Tech Support Status Ancestor[] 
- classId string
- clusterMember GetTechsupportmanagement Tech Support Status Cluster Member 
- createTime string
- deviceRegistration GetTechsupportmanagement Tech Support Status Device Registration 
- domainGroup stringMoid 
- fileName string
- fileSize number
- modTime string
- moid string
- objectType string
- originResource GetTechsupportmanagement Tech Support Status Origin Resource 
- owners string[]
- parent
GetTechsupportmanagement Tech Support Status Parent 
- permissionResources GetTechsupportmanagement Tech Support Status Permission Resource[] 
- reason string
- relayReason string
- relayStatus string
- requestTs string
- string
- status string
- 
GetTechsupportmanagement Tech Support Status Tag[] 
- techSupport GetRequest Techsupportmanagement Tech Support Status Tech Support Request 
- techsupportDownload stringUrl 
- techsupportFiles GetTechsupportmanagement Tech Support Status Techsupport File[] 
- userRole string
- versionContext GetTechsupportmanagement Tech Support Status Version Context 
- id str
- results
Sequence[GetTechsupportmanagement Tech Support Status Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetTechsupportmanagement Tech Support Status Ancestor] 
- class_id str
- cluster_member GetTechsupportmanagement Tech Support Status Cluster Member 
- create_time str
- device_registration GetTechsupportmanagement Tech Support Status Device Registration 
- domain_group_ strmoid 
- file_name str
- file_size float
- mod_time str
- moid str
- object_type str
- origin_resource GetTechsupportmanagement Tech Support Status Origin Resource 
- owners Sequence[str]
- parent
GetTechsupportmanagement Tech Support Status Parent 
- permission_resources Sequence[GetTechsupportmanagement Tech Support Status Permission Resource] 
- reason str
- relay_reason str
- relay_status str
- request_ts str
- str
- status str
- 
Sequence[GetTechsupportmanagement Tech Support Status Tag] 
- tech_support_ Getrequest Techsupportmanagement Tech Support Status Tech Support Request 
- techsupport_download_ strurl 
- techsupport_files Sequence[GetTechsupportmanagement Tech Support Status Techsupport File] 
- user_role str
- version_context GetTechsupportmanagement Tech Support Status Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- clusterMember Property Map
- createTime String
- deviceRegistration Property Map
- domainGroup StringMoid 
- fileName String
- fileSize Number
- modTime String
- moid String
- objectType String
- originResource Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- reason String
- relayReason String
- relayStatus String
- requestTs String
- String
- status String
- List<Property Map>
- techSupport Property MapRequest 
- techsupportDownload StringUrl 
- techsupportFiles List<Property Map>
- userRole String
- versionContext Property Map
Supporting Types
GetTechsupportmanagementTechSupportStatusAncestor     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetTechsupportmanagementTechSupportStatusClusterMember      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetTechsupportmanagementTechSupportStatusDeviceRegistration      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetTechsupportmanagementTechSupportStatusOriginResource      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetTechsupportmanagementTechSupportStatusParent     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetTechsupportmanagementTechSupportStatusPermissionResource      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetTechsupportmanagementTechSupportStatusResult     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetTechsupportmanagement Tech Support Status Result Ancestor> 
- ClassId string
- ClusterMembers List<GetTechsupportmanagement Tech Support Status Result Cluster Member> 
- CreateTime string
- The time when this managed object was created.
- DeviceRegistrations List<GetTechsupportmanagement Tech Support Status Result Device Registration> 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FileName string
- The name of the Techsupport bundle file.
- FileSize double
- Techsupport file size in bytes.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OriginResources List<GetTechsupportmanagement Tech Support Status Result Origin Resource> 
- Owners List<string>
- Parents
List<GetTechsupportmanagement Tech Support Status Result Parent> 
- PermissionResources List<GetTechsupportmanagement Tech Support Status Result Permission Resource> 
- Reason string
- Reason for techsupport failure, if any.
- RelayReason string
- Reason for status relay failure, if any.
- RelayStatus string
- Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- RequestTs string
- The time at which the techsupport request was initiated.
- 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
- Status of the techsupport collection. Valid values are Scheduled, Pending, CollectionInProgress, CollectionFailed, CollectionComplete, UploadPending, UploadInProgress, UploadPartsComplete, UploadPreparingNextFile, UploadFailed, TechsupportDownloadUrlCreationFailed, PartiallyCompleted, and Completed. The final status will be one of CollectionFailed, UploadFailed, or TechsupportDownloadUrlCreationFailed if there is a failure, Completed if the request completed successfully and the file (or files) were uploaded to Intersight Storage Service, or PartiallyCompleted if at least one file in a multiple file collection uploaded successfully. All the remaining status values indicates the progress of techsupport collection.
- 
List<GetTechsupportmanagement Tech Support Status Result Tag> 
- TechSupport List<GetRequests Techsupportmanagement Tech Support Status Result Tech Support Request> 
- TechsupportDownload stringUrl 
- The Url to download the techsupport file.
- TechsupportFiles List<GetTechsupportmanagement Tech Support Status Result Techsupport File> 
- UserRole string
- The name of the role granted to the user that issued the techsupport request.
- VersionContexts List<GetTechsupportmanagement Tech Support Status Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetTechsupportmanagement Tech Support Status Result Ancestor 
- ClassId string
- ClusterMembers []GetTechsupportmanagement Tech Support Status Result Cluster Member 
- CreateTime string
- The time when this managed object was created.
- DeviceRegistrations []GetTechsupportmanagement Tech Support Status Result Device Registration 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FileName string
- The name of the Techsupport bundle file.
- FileSize float64
- Techsupport file size in bytes.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OriginResources []GetTechsupportmanagement Tech Support Status Result Origin Resource 
- Owners []string
- Parents
[]GetTechsupportmanagement Tech Support Status Result Parent 
- PermissionResources []GetTechsupportmanagement Tech Support Status Result Permission Resource 
- Reason string
- Reason for techsupport failure, if any.
- RelayReason string
- Reason for status relay failure, if any.
- RelayStatus string
- Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- RequestTs string
- The time at which the techsupport request was initiated.
- 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
- Status of the techsupport collection. Valid values are Scheduled, Pending, CollectionInProgress, CollectionFailed, CollectionComplete, UploadPending, UploadInProgress, UploadPartsComplete, UploadPreparingNextFile, UploadFailed, TechsupportDownloadUrlCreationFailed, PartiallyCompleted, and Completed. The final status will be one of CollectionFailed, UploadFailed, or TechsupportDownloadUrlCreationFailed if there is a failure, Completed if the request completed successfully and the file (or files) were uploaded to Intersight Storage Service, or PartiallyCompleted if at least one file in a multiple file collection uploaded successfully. All the remaining status values indicates the progress of techsupport collection.
- 
[]GetTechsupportmanagement Tech Support Status Result Tag 
- TechSupport []GetRequests Techsupportmanagement Tech Support Status Result Tech Support Request 
- TechsupportDownload stringUrl 
- The Url to download the techsupport file.
- TechsupportFiles []GetTechsupportmanagement Tech Support Status Result Techsupport File 
- UserRole string
- The name of the role granted to the user that issued the techsupport request.
- VersionContexts []GetTechsupportmanagement Tech Support Status Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetTechsupportmanagement Tech Support Status Result Ancestor> 
- classId String
- clusterMembers List<GetTechsupportmanagement Tech Support Status Result Cluster Member> 
- createTime String
- The time when this managed object was created.
- deviceRegistrations List<GetTechsupportmanagement Tech Support Status Result Device Registration> 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fileName String
- The name of the Techsupport bundle file.
- fileSize Double
- Techsupport file size in bytes.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- originResources List<GetTechsupportmanagement Tech Support Status Result Origin Resource> 
- owners List<String>
- parents
List<GetTechsupportmanagement Tech Support Status Result Parent> 
- permissionResources List<GetTechsupportmanagement Tech Support Status Result Permission Resource> 
- reason String
- Reason for techsupport failure, if any.
- relayReason String
- Reason for status relay failure, if any.
- relayStatus String
- Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- requestTs String
- The time at which the techsupport request was initiated.
- 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
- Status of the techsupport collection. Valid values are Scheduled, Pending, CollectionInProgress, CollectionFailed, CollectionComplete, UploadPending, UploadInProgress, UploadPartsComplete, UploadPreparingNextFile, UploadFailed, TechsupportDownloadUrlCreationFailed, PartiallyCompleted, and Completed. The final status will be one of CollectionFailed, UploadFailed, or TechsupportDownloadUrlCreationFailed if there is a failure, Completed if the request completed successfully and the file (or files) were uploaded to Intersight Storage Service, or PartiallyCompleted if at least one file in a multiple file collection uploaded successfully. All the remaining status values indicates the progress of techsupport collection.
- 
List<GetTechsupportmanagement Tech Support Status Result Tag> 
- techSupport List<GetRequests Techsupportmanagement Tech Support Status Result Tech Support Request> 
- techsupportDownload StringUrl 
- The Url to download the techsupport file.
- techsupportFiles List<GetTechsupportmanagement Tech Support Status Result Techsupport File> 
- userRole String
- The name of the role granted to the user that issued the techsupport request.
- versionContexts List<GetTechsupportmanagement Tech Support Status Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetTechsupportmanagement Tech Support Status Result Ancestor[] 
- classId string
- clusterMembers GetTechsupportmanagement Tech Support Status Result Cluster Member[] 
- createTime string
- The time when this managed object was created.
- deviceRegistrations GetTechsupportmanagement Tech Support Status Result Device Registration[] 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- fileName string
- The name of the Techsupport bundle file.
- fileSize number
- Techsupport file size in bytes.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- originResources GetTechsupportmanagement Tech Support Status Result Origin Resource[] 
- owners string[]
- parents
GetTechsupportmanagement Tech Support Status Result Parent[] 
- permissionResources GetTechsupportmanagement Tech Support Status Result Permission Resource[] 
- reason string
- Reason for techsupport failure, if any.
- relayReason string
- Reason for status relay failure, if any.
- relayStatus string
- Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- requestTs string
- The time at which the techsupport request was initiated.
- 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
- Status of the techsupport collection. Valid values are Scheduled, Pending, CollectionInProgress, CollectionFailed, CollectionComplete, UploadPending, UploadInProgress, UploadPartsComplete, UploadPreparingNextFile, UploadFailed, TechsupportDownloadUrlCreationFailed, PartiallyCompleted, and Completed. The final status will be one of CollectionFailed, UploadFailed, or TechsupportDownloadUrlCreationFailed if there is a failure, Completed if the request completed successfully and the file (or files) were uploaded to Intersight Storage Service, or PartiallyCompleted if at least one file in a multiple file collection uploaded successfully. All the remaining status values indicates the progress of techsupport collection.
- 
GetTechsupportmanagement Tech Support Status Result Tag[] 
- techSupport GetRequests Techsupportmanagement Tech Support Status Result Tech Support Request[] 
- techsupportDownload stringUrl 
- The Url to download the techsupport file.
- techsupportFiles GetTechsupportmanagement Tech Support Status Result Techsupport File[] 
- userRole string
- The name of the role granted to the user that issued the techsupport request.
- versionContexts GetTechsupportmanagement Tech Support Status Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetTechsupportmanagement Tech Support Status Result Ancestor] 
- class_id str
- cluster_members Sequence[GetTechsupportmanagement Tech Support Status Result Cluster Member] 
- create_time str
- The time when this managed object was created.
- device_registrations Sequence[GetTechsupportmanagement Tech Support Status Result Device Registration] 
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- file_name str
- The name of the Techsupport bundle file.
- file_size float
- Techsupport file size in bytes.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- origin_resources Sequence[GetTechsupportmanagement Tech Support Status Result Origin Resource] 
- owners Sequence[str]
- parents
Sequence[GetTechsupportmanagement Tech Support Status Result Parent] 
- permission_resources Sequence[GetTechsupportmanagement Tech Support Status Result Permission Resource] 
- reason str
- Reason for techsupport failure, if any.
- relay_reason str
- Reason for status relay failure, if any.
- relay_status str
- Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- request_ts str
- The time at which the techsupport request was initiated.
- 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
- Status of the techsupport collection. Valid values are Scheduled, Pending, CollectionInProgress, CollectionFailed, CollectionComplete, UploadPending, UploadInProgress, UploadPartsComplete, UploadPreparingNextFile, UploadFailed, TechsupportDownloadUrlCreationFailed, PartiallyCompleted, and Completed. The final status will be one of CollectionFailed, UploadFailed, or TechsupportDownloadUrlCreationFailed if there is a failure, Completed if the request completed successfully and the file (or files) were uploaded to Intersight Storage Service, or PartiallyCompleted if at least one file in a multiple file collection uploaded successfully. All the remaining status values indicates the progress of techsupport collection.
- 
Sequence[GetTechsupportmanagement Tech Support Status Result Tag] 
- tech_support_ Sequence[Getrequests Techsupportmanagement Tech Support Status Result Tech Support Request] 
- techsupport_download_ strurl 
- The Url to download the techsupport file.
- techsupport_files Sequence[GetTechsupportmanagement Tech Support Status Result Techsupport File] 
- user_role str
- The name of the role granted to the user that issued the techsupport request.
- version_contexts Sequence[GetTechsupportmanagement Tech Support Status Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- clusterMembers List<Property Map>
- createTime String
- The time when this managed object was created.
- deviceRegistrations List<Property Map>
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fileName String
- The name of the Techsupport bundle file.
- fileSize Number
- Techsupport file size in bytes.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- originResources List<Property Map>
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- reason String
- Reason for techsupport failure, if any.
- relayReason String
- Reason for status relay failure, if any.
- relayStatus String
- Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- requestTs String
- The time at which the techsupport request was initiated.
- 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
- Status of the techsupport collection. Valid values are Scheduled, Pending, CollectionInProgress, CollectionFailed, CollectionComplete, UploadPending, UploadInProgress, UploadPartsComplete, UploadPreparingNextFile, UploadFailed, TechsupportDownloadUrlCreationFailed, PartiallyCompleted, and Completed. The final status will be one of CollectionFailed, UploadFailed, or TechsupportDownloadUrlCreationFailed if there is a failure, Completed if the request completed successfully and the file (or files) were uploaded to Intersight Storage Service, or PartiallyCompleted if at least one file in a multiple file collection uploaded successfully. All the remaining status values indicates the progress of techsupport collection.
- List<Property Map>
- techSupport List<Property Map>Requests 
- techsupportDownload StringUrl 
- The Url to download the techsupport file.
- techsupportFiles List<Property Map>
- userRole String
- The name of the role granted to the user that issued the techsupport request.
- versionContexts List<Property Map>
GetTechsupportmanagementTechSupportStatusResultAncestor      
- 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
GetTechsupportmanagementTechSupportStatusResultClusterMember       
- 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
GetTechsupportmanagementTechSupportStatusResultDeviceRegistration       
- 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
GetTechsupportmanagementTechSupportStatusResultOriginResource       
- 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
GetTechsupportmanagementTechSupportStatusResultParent      
- 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
GetTechsupportmanagementTechSupportStatusResultPermissionResource       
- 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
GetTechsupportmanagementTechSupportStatusResultTag      
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetTechsupportmanagementTechSupportStatusResultTechSupportRequest        
- 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
GetTechsupportmanagementTechSupportStatusResultTechsupportFile       
- AdditionalProperties string
- ClassId string
- FileName string
- The name of the Techsupport bundle file.
- FileSize double
- Techsupport file size in bytes.
- ObjectType string
- TechsupportDownload stringUrl 
- The Url to download the techsupport file.
- UploadStatus string
- AdditionalProperties string
- ClassId string
- FileName string
- The name of the Techsupport bundle file.
- FileSize float64
- Techsupport file size in bytes.
- ObjectType string
- TechsupportDownload stringUrl 
- The Url to download the techsupport file.
- UploadStatus string
- additionalProperties String
- classId String
- fileName String
- The name of the Techsupport bundle file.
- fileSize Double
- Techsupport file size in bytes.
- objectType String
- techsupportDownload StringUrl 
- The Url to download the techsupport file.
- uploadStatus String
- additionalProperties string
- classId string
- fileName string
- The name of the Techsupport bundle file.
- fileSize number
- Techsupport file size in bytes.
- objectType string
- techsupportDownload stringUrl 
- The Url to download the techsupport file.
- uploadStatus string
- additional_properties str
- class_id str
- file_name str
- The name of the Techsupport bundle file.
- file_size float
- Techsupport file size in bytes.
- object_type str
- techsupport_download_ strurl 
- The Url to download the techsupport file.
- upload_status str
- additionalProperties String
- classId String
- fileName String
- The name of the Techsupport bundle file.
- fileSize Number
- Techsupport file size in bytes.
- objectType String
- techsupportDownload StringUrl 
- The Url to download the techsupport file.
- uploadStatus String
GetTechsupportmanagementTechSupportStatusResultVersionContext       
- AdditionalProperties string
- ClassId string
- InterestedMos List<GetTechsupportmanagement Tech Support Status Result Version Context Interested Mo> 
- MarkedFor boolDeletion 
- NrVersion string
- ObjectType string
- RefMos List<GetTechsupportmanagement Tech Support Status Result Version Context Ref Mo> 
- Timestamp string
- VersionType string
- additionalProperties String
- classId String
- interestedMos List<GetTechsupportmanagement Tech Support Status Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<GetTechsupportmanagement Tech Support Status Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additional_properties str
- class_id str
- interested_mos Sequence[GetTechsupportmanagement Tech Support Status Result Version Context Interested Mo] 
- marked_for_ booldeletion 
- nr_version str
- object_type str
- ref_mos Sequence[GetTechsupportmanagement Tech Support Status Result Version Context Ref Mo] 
- timestamp str
- version_type str
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetTechsupportmanagementTechSupportStatusResultVersionContextInterestedMo         
- 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
GetTechsupportmanagementTechSupportStatusResultVersionContextRefMo         
- 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
GetTechsupportmanagementTechSupportStatusTag     
- 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.
GetTechsupportmanagementTechSupportStatusTechSupportRequest       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetTechsupportmanagementTechSupportStatusTechsupportFile      
- 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.
- FileName string
- The name of the Techsupport bundle file.
- FileSize double
- Techsupport file size in bytes.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- TechsupportDownload stringUrl 
- The Url to download the techsupport file.
- UploadStatus string
- The upload status of the techsupport file.
- 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.
- FileName string
- The name of the Techsupport bundle file.
- FileSize float64
- Techsupport file size in bytes.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- TechsupportDownload stringUrl 
- The Url to download the techsupport file.
- UploadStatus string
- The upload status of the techsupport file.
- 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.
- fileName String
- The name of the Techsupport bundle file.
- fileSize Double
- Techsupport file size in bytes.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- techsupportDownload StringUrl 
- The Url to download the techsupport file.
- uploadStatus String
- The upload status of the techsupport file.
- 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.
- fileName string
- The name of the Techsupport bundle file.
- fileSize number
- Techsupport file size in bytes.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- techsupportDownload stringUrl 
- The Url to download the techsupport file.
- uploadStatus string
- The upload status of the techsupport file.
- 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.
- file_name str
- The name of the Techsupport bundle file.
- file_size float
- Techsupport file size in bytes.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- techsupport_download_ strurl 
- The Url to download the techsupport file.
- upload_status str
- The upload status of the techsupport file.
- 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.
- fileName String
- The name of the Techsupport bundle file.
- fileSize Number
- Techsupport file size in bytes.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- techsupportDownload StringUrl 
- The Url to download the techsupport file.
- uploadStatus String
- The upload status of the techsupport file.
GetTechsupportmanagementTechSupportStatusVersionContext      
- 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<GetTechsupportmanagement Tech Support Status Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetTechsupportmanagement Tech Support Status Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetTechsupportmanagement Tech Support Status Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetTechsupportmanagement Tech Support Status Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetTechsupportmanagement Tech Support Status Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetTechsupportmanagement Tech Support Status Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetTechsupportmanagement Tech Support Status Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetTechsupportmanagement Tech Support Status Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetTechsupportmanagement Tech Support Status Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetTechsupportmanagement Tech Support Status Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetTechsupportmanagementTechSupportStatusVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetTechsupportmanagementTechSupportStatusVersionContextRefMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet