intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getTechsupportmanagementTechSupportStatus
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 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 dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Techsupportmanagement Tech Support Status Ancestor> - Class
Id string - Cluster
Member GetTechsupportmanagement Tech Support Status Cluster Member - Create
Time string - The time when this managed object was created.
- Device
Registration GetTechsupportmanagement Tech Support Status Device Registration - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- File
Name string - The name of the Techsupport bundle file.
- File
Size double - Techsupport file size in bytes.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Origin
Resource GetTechsupportmanagement Tech Support Status Origin Resource - Owners List<string>
- Parent
Get
Techsupportmanagement Tech Support Status Parent - Permission
Resources List<GetTechsupportmanagement Tech Support Status Permission Resource> - Reason string
- Reason for techsupport failure, if any.
- Relay
Reason string - Reason for status relay failure, if any.
- Relay
Status string - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- Request
Ts 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<Get
Techsupportmanagement Tech Support Status Tag> - Tech
Support GetRequest Techsupportmanagement Tech Support Status Tech Support Request - Techsupport
Download stringUrl - The Url to download the techsupport file.
- Techsupport
Files List<GetTechsupportmanagement Tech Support Status Techsupport File> - User
Role string - The name of the role granted to the user that issued the techsupport request.
- Version
Context GetTechsupportmanagement Tech Support Status Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Techsupportmanagement Tech Support Status Ancestor - Class
Id string - Cluster
Member GetTechsupportmanagement Tech Support Status Cluster Member - Create
Time string - The time when this managed object was created.
- Device
Registration GetTechsupportmanagement Tech Support Status Device Registration - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- File
Name string - The name of the Techsupport bundle file.
- File
Size float64 - Techsupport file size in bytes.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Origin
Resource GetTechsupportmanagement Tech Support Status Origin Resource - Owners []string
- Parent
Get
Techsupportmanagement Tech Support Status Parent - Permission
Resources []GetTechsupportmanagement Tech Support Status Permission Resource - Reason string
- Reason for techsupport failure, if any.
- Relay
Reason string - Reason for status relay failure, if any.
- Relay
Status string - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- Request
Ts 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.
- []Get
Techsupportmanagement Tech Support Status Tag - Tech
Support GetRequest Techsupportmanagement Tech Support Status Tech Support Request - Techsupport
Download stringUrl - The Url to download the techsupport file.
- Techsupport
Files []GetTechsupportmanagement Tech Support Status Techsupport File - User
Role string - The name of the role granted to the user that issued the techsupport request.
- Version
Context GetTechsupportmanagement Tech Support Status Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Techsupportmanagement Tech Support Status Ancestor> - class
Id String - cluster
Member GetTechsupportmanagement Tech Support Status Cluster Member - create
Time String - The time when this managed object was created.
- device
Registration GetTechsupportmanagement Tech Support Status Device Registration - domain
Group StringMoid - The DomainGroup ID for this managed object.
- file
Name String - The name of the Techsupport bundle file.
- file
Size Double - Techsupport file size in bytes.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - origin
Resource GetTechsupportmanagement Tech Support Status Origin Resource - owners List<String>
- parent
Get
Techsupportmanagement Tech Support Status Parent - permission
Resources List<GetTechsupportmanagement Tech Support Status Permission Resource> - reason String
- Reason for techsupport failure, if any.
- relay
Reason String - Reason for status relay failure, if any.
- relay
Status String - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- request
Ts 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<Get
Techsupportmanagement Tech Support Status Tag> - tech
Support GetRequest Techsupportmanagement Tech Support Status Tech Support Request - techsupport
Download StringUrl - The Url to download the techsupport file.
- techsupport
Files List<GetTechsupportmanagement Tech Support Status Techsupport File> - user
Role String - The name of the role granted to the user that issued the techsupport request.
- version
Context GetTechsupportmanagement Tech Support Status Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Techsupportmanagement Tech Support Status Ancestor[] - class
Id string - cluster
Member GetTechsupportmanagement Tech Support Status Cluster Member - create
Time string - The time when this managed object was created.
- device
Registration GetTechsupportmanagement Tech Support Status Device Registration - domain
Group stringMoid - The DomainGroup ID for this managed object.
- file
Name string - The name of the Techsupport bundle file.
- file
Size number - Techsupport file size in bytes.
- id string
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - origin
Resource GetTechsupportmanagement Tech Support Status Origin Resource - owners string[]
- parent
Get
Techsupportmanagement Tech Support Status Parent - permission
Resources GetTechsupportmanagement Tech Support Status Permission Resource[] - reason string
- Reason for techsupport failure, if any.
- relay
Reason string - Reason for status relay failure, if any.
- relay
Status string - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- request
Ts 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.
- Get
Techsupportmanagement Tech Support Status Tag[] - tech
Support GetRequest Techsupportmanagement Tech Support Status Tech Support Request - techsupport
Download stringUrl - The Url to download the techsupport file.
- techsupport
Files GetTechsupportmanagement Tech Support Status Techsupport File[] - user
Role string - The name of the role granted to the user that issued the techsupport request.
- version
Context GetTechsupportmanagement Tech Support Status Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Techsupportmanagement 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
Get
Techsupportmanagement 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[Get
Techsupportmanagement 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
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Member Property Map - create
Time String - The time when this managed object was created.
- device
Registration Property Map - domain
Group StringMoid - The DomainGroup ID for this managed object.
- file
Name String - The name of the Techsupport bundle file.
- file
Size Number - Techsupport file size in bytes.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - origin
Resource Property Map - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - reason String
- Reason for techsupport failure, if any.
- relay
Reason String - Reason for status relay failure, if any.
- relay
Status String - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- request
Ts 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>
- tech
Support Property MapRequest - techsupport
Download StringUrl - The Url to download the techsupport file.
- techsupport
Files List<Property Map> - user
Role String - The name of the role granted to the user that issued the techsupport request.
- version
Context Property Map
getTechsupportmanagementTechSupportStatus Result
The following output properties are available:
- Id string
- Results
List<Get
Techsupportmanagement Tech Support Status Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Techsupportmanagement Tech Support Status Ancestor> - Class
Id string - Cluster
Member GetTechsupportmanagement Tech Support Status Cluster Member - Create
Time string - Device
Registration GetTechsupportmanagement Tech Support Status Device Registration - Domain
Group stringMoid - File
Name string - File
Size double - Mod
Time string - Moid string
- Object
Type string - Origin
Resource GetTechsupportmanagement Tech Support Status Origin Resource - Owners List<string>
- Parent
Get
Techsupportmanagement Tech Support Status Parent - Permission
Resources List<GetTechsupportmanagement Tech Support Status Permission Resource> - Reason string
- Relay
Reason string - Relay
Status string - Request
Ts string - string
- Status string
- List<Get
Techsupportmanagement Tech Support Status Tag> - Tech
Support GetRequest Techsupportmanagement Tech Support Status Tech Support Request - Techsupport
Download stringUrl - Techsupport
Files List<GetTechsupportmanagement Tech Support Status Techsupport File> - User
Role string - Version
Context GetTechsupportmanagement Tech Support Status Version Context
- Id string
- Results
[]Get
Techsupportmanagement Tech Support Status Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Techsupportmanagement Tech Support Status Ancestor - Class
Id string - Cluster
Member GetTechsupportmanagement Tech Support Status Cluster Member - Create
Time string - Device
Registration GetTechsupportmanagement Tech Support Status Device Registration - Domain
Group stringMoid - File
Name string - File
Size float64 - Mod
Time string - Moid string
- Object
Type string - Origin
Resource GetTechsupportmanagement Tech Support Status Origin Resource - Owners []string
- Parent
Get
Techsupportmanagement Tech Support Status Parent - Permission
Resources []GetTechsupportmanagement Tech Support Status Permission Resource - Reason string
- Relay
Reason string - Relay
Status string - Request
Ts string - string
- Status string
- []Get
Techsupportmanagement Tech Support Status Tag - Tech
Support GetRequest Techsupportmanagement Tech Support Status Tech Support Request - Techsupport
Download stringUrl - Techsupport
Files []GetTechsupportmanagement Tech Support Status Techsupport File - User
Role string - Version
Context GetTechsupportmanagement Tech Support Status Version Context
- id String
- results
List<Get
Techsupportmanagement Tech Support Status Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Techsupportmanagement Tech Support Status Ancestor> - class
Id String - cluster
Member GetTechsupportmanagement Tech Support Status Cluster Member - create
Time String - device
Registration GetTechsupportmanagement Tech Support Status Device Registration - domain
Group StringMoid - file
Name String - file
Size Double - mod
Time String - moid String
- object
Type String - origin
Resource GetTechsupportmanagement Tech Support Status Origin Resource - owners List<String>
- parent
Get
Techsupportmanagement Tech Support Status Parent - permission
Resources List<GetTechsupportmanagement Tech Support Status Permission Resource> - reason String
- relay
Reason String - relay
Status String - request
Ts String - String
- status String
- List<Get
Techsupportmanagement Tech Support Status Tag> - tech
Support GetRequest Techsupportmanagement Tech Support Status Tech Support Request - techsupport
Download StringUrl - techsupport
Files List<GetTechsupportmanagement Tech Support Status Techsupport File> - user
Role String - version
Context GetTechsupportmanagement Tech Support Status Version Context
- id string
- results
Get
Techsupportmanagement Tech Support Status Result[] - account
Moid string - additional
Properties string - ancestors
Get
Techsupportmanagement Tech Support Status Ancestor[] - class
Id string - cluster
Member GetTechsupportmanagement Tech Support Status Cluster Member - create
Time string - device
Registration GetTechsupportmanagement Tech Support Status Device Registration - domain
Group stringMoid - file
Name string - file
Size number - mod
Time string - moid string
- object
Type string - origin
Resource GetTechsupportmanagement Tech Support Status Origin Resource - owners string[]
- parent
Get
Techsupportmanagement Tech Support Status Parent - permission
Resources GetTechsupportmanagement Tech Support Status Permission Resource[] - reason string
- relay
Reason string - relay
Status string - request
Ts string - string
- status string
- Get
Techsupportmanagement Tech Support Status Tag[] - tech
Support GetRequest Techsupportmanagement Tech Support Status Tech Support Request - techsupport
Download stringUrl - techsupport
Files GetTechsupportmanagement Tech Support Status Techsupport File[] - user
Role string - version
Context GetTechsupportmanagement Tech Support Status Version Context
- id str
- results
Sequence[Get
Techsupportmanagement Tech Support Status Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Techsupportmanagement 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
Get
Techsupportmanagement 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[Get
Techsupportmanagement 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>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Member Property Map - create
Time String - device
Registration Property Map - domain
Group StringMoid - file
Name String - file
Size Number - mod
Time String - moid String
- object
Type String - origin
Resource Property Map - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - reason String
- relay
Reason String - relay
Status String - request
Ts String - String
- status String
- List<Property Map>
- tech
Support Property MapRequest - techsupport
Download StringUrl - techsupport
Files List<Property Map> - user
Role String - version
Context Property Map
Supporting Types
GetTechsupportmanagementTechSupportStatusAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 String - class
Id String - The fully-qualified name of 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.
- object
Type 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 string - class
Id string - The fully-qualified name of 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.
- object
Type 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'.
- additional
Properties String - class
Id String - The fully-qualified name of 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.
- object
Type 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
- Additional
Properties string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 String - class
Id String - The fully-qualified name of 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.
- object
Type 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 string - class
Id string - The fully-qualified name of 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.
- object
Type 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'.
- additional
Properties String - class
Id String - The fully-qualified name of 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.
- object
Type 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
- Additional
Properties string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 String - class
Id String - The fully-qualified name of 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.
- object
Type 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 string - class
Id string - The fully-qualified name of 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.
- object
Type 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'.
- additional
Properties String - class
Id String - The fully-qualified name of 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.
- object
Type 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
- Additional
Properties string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 String - class
Id String - The fully-qualified name of 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.
- object
Type 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 string - class
Id string - The fully-qualified name of 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.
- object
Type 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'.
- additional
Properties String - class
Id String - The fully-qualified name of 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.
- object
Type 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
- Additional
Properties string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 String - class
Id String - The fully-qualified name of 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.
- object
Type 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 string - class
Id string - The fully-qualified name of 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.
- object
Type 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'.
- additional
Properties String - class
Id String - The fully-qualified name of 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.
- object
Type 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
- Additional
Properties string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 String - class
Id String - The fully-qualified name of 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.
- object
Type 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 string - class
Id string - The fully-qualified name of 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.
- object
Type 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'.
- additional
Properties String - class
Id String - The fully-qualified name of 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.
- object
Type 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
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Techsupportmanagement Tech Support Status Result Ancestor> - Class
Id string - Cluster
Members List<GetTechsupportmanagement Tech Support Status Result Cluster Member> - Create
Time string - The time when this managed object was created.
- Device
Registrations List<GetTechsupportmanagement Tech Support Status Result Device Registration> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- File
Name string - The name of the Techsupport bundle file.
- File
Size double - Techsupport file size in bytes.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Origin
Resources List<GetTechsupportmanagement Tech Support Status Result Origin Resource> - Owners List<string>
- Parents
List<Get
Techsupportmanagement Tech Support Status Result Parent> - Permission
Resources List<GetTechsupportmanagement Tech Support Status Result Permission Resource> - Reason string
- Reason for techsupport failure, if any.
- Relay
Reason string - Reason for status relay failure, if any.
- Relay
Status string - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- Request
Ts 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<Get
Techsupportmanagement Tech Support Status Result Tag> - Tech
Support List<GetRequests Techsupportmanagement Tech Support Status Result Tech Support Request> - Techsupport
Download stringUrl - The Url to download the techsupport file.
- Techsupport
Files List<GetTechsupportmanagement Tech Support Status Result Techsupport File> - User
Role string - The name of the role granted to the user that issued the techsupport request.
- Version
Contexts List<GetTechsupportmanagement Tech Support Status Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Techsupportmanagement Tech Support Status Result Ancestor - Class
Id string - Cluster
Members []GetTechsupportmanagement Tech Support Status Result Cluster Member - Create
Time string - The time when this managed object was created.
- Device
Registrations []GetTechsupportmanagement Tech Support Status Result Device Registration - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- File
Name string - The name of the Techsupport bundle file.
- File
Size float64 - Techsupport file size in bytes.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Origin
Resources []GetTechsupportmanagement Tech Support Status Result Origin Resource - Owners []string
- Parents
[]Get
Techsupportmanagement Tech Support Status Result Parent - Permission
Resources []GetTechsupportmanagement Tech Support Status Result Permission Resource - Reason string
- Reason for techsupport failure, if any.
- Relay
Reason string - Reason for status relay failure, if any.
- Relay
Status string - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- Request
Ts 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.
- []Get
Techsupportmanagement Tech Support Status Result Tag - Tech
Support []GetRequests Techsupportmanagement Tech Support Status Result Tech Support Request - Techsupport
Download stringUrl - The Url to download the techsupport file.
- Techsupport
Files []GetTechsupportmanagement Tech Support Status Result Techsupport File - User
Role string - The name of the role granted to the user that issued the techsupport request.
- Version
Contexts []GetTechsupportmanagement Tech Support Status Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Techsupportmanagement Tech Support Status Result Ancestor> - class
Id String - cluster
Members List<GetTechsupportmanagement Tech Support Status Result Cluster Member> - create
Time String - The time when this managed object was created.
- device
Registrations List<GetTechsupportmanagement Tech Support Status Result Device Registration> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- file
Name String - The name of the Techsupport bundle file.
- file
Size Double - Techsupport file size in bytes.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - origin
Resources List<GetTechsupportmanagement Tech Support Status Result Origin Resource> - owners List<String>
- parents
List<Get
Techsupportmanagement Tech Support Status Result Parent> - permission
Resources List<GetTechsupportmanagement Tech Support Status Result Permission Resource> - reason String
- Reason for techsupport failure, if any.
- relay
Reason String - Reason for status relay failure, if any.
- relay
Status String - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- request
Ts 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<Get
Techsupportmanagement Tech Support Status Result Tag> - tech
Support List<GetRequests Techsupportmanagement Tech Support Status Result Tech Support Request> - techsupport
Download StringUrl - The Url to download the techsupport file.
- techsupport
Files List<GetTechsupportmanagement Tech Support Status Result Techsupport File> - user
Role String - The name of the role granted to the user that issued the techsupport request.
- version
Contexts List<GetTechsupportmanagement Tech Support Status Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Techsupportmanagement Tech Support Status Result Ancestor[] - class
Id string - cluster
Members GetTechsupportmanagement Tech Support Status Result Cluster Member[] - create
Time string - The time when this managed object was created.
- device
Registrations GetTechsupportmanagement Tech Support Status Result Device Registration[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- file
Name string - The name of the Techsupport bundle file.
- file
Size number - Techsupport file size in bytes.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - origin
Resources GetTechsupportmanagement Tech Support Status Result Origin Resource[] - owners string[]
- parents
Get
Techsupportmanagement Tech Support Status Result Parent[] - permission
Resources GetTechsupportmanagement Tech Support Status Result Permission Resource[] - reason string
- Reason for techsupport failure, if any.
- relay
Reason string - Reason for status relay failure, if any.
- relay
Status string - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- request
Ts 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.
- Get
Techsupportmanagement Tech Support Status Result Tag[] - tech
Support GetRequests Techsupportmanagement Tech Support Status Result Tech Support Request[] - techsupport
Download stringUrl - The Url to download the techsupport file.
- techsupport
Files GetTechsupportmanagement Tech Support Status Result Techsupport File[] - user
Role string - The name of the role granted to the user that issued the techsupport request.
- version
Contexts GetTechsupportmanagement Tech Support Status Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Techsupportmanagement 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[Get
Techsupportmanagement 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[Get
Techsupportmanagement 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]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Members List<Property Map> - create
Time String - The time when this managed object was created.
- device
Registrations List<Property Map> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- file
Name String - The name of the Techsupport bundle file.
- file
Size Number - Techsupport file size in bytes.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - origin
Resources List<Property Map> - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - reason String
- Reason for techsupport failure, if any.
- relay
Reason String - Reason for status relay failure, if any.
- relay
Status String - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- request
Ts 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>
- tech
Support List<Property Map>Requests - techsupport
Download StringUrl - The Url to download the techsupport file.
- techsupport
Files List<Property Map> - user
Role String - The name of the role granted to the user that issued the techsupport request.
- version
Contexts List<Property Map>
GetTechsupportmanagementTechSupportStatusResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetTechsupportmanagementTechSupportStatusResultClusterMember
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetTechsupportmanagementTechSupportStatusResultDeviceRegistration
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetTechsupportmanagementTechSupportStatusResultOriginResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetTechsupportmanagementTechSupportStatusResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetTechsupportmanagementTechSupportStatusResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetTechsupportmanagementTechSupportStatusResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetTechsupportmanagementTechSupportStatusResultTechSupportRequest
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetTechsupportmanagementTechSupportStatusResultTechsupportFile
- Additional
Properties string - Class
Id string - File
Name string - The name of the Techsupport bundle file.
- File
Size double - Techsupport file size in bytes.
- Object
Type string - Techsupport
Download stringUrl - The Url to download the techsupport file.
- Upload
Status string
- Additional
Properties string - Class
Id string - File
Name string - The name of the Techsupport bundle file.
- File
Size float64 - Techsupport file size in bytes.
- Object
Type string - Techsupport
Download stringUrl - The Url to download the techsupport file.
- Upload
Status string
- additional
Properties String - class
Id String - file
Name String - The name of the Techsupport bundle file.
- file
Size Double - Techsupport file size in bytes.
- object
Type String - techsupport
Download StringUrl - The Url to download the techsupport file.
- upload
Status String
- additional
Properties string - class
Id string - file
Name string - The name of the Techsupport bundle file.
- file
Size number - Techsupport file size in bytes.
- object
Type string - techsupport
Download stringUrl - The Url to download the techsupport file.
- upload
Status 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
- additional
Properties String - class
Id String - file
Name String - The name of the Techsupport bundle file.
- file
Size Number - Techsupport file size in bytes.
- object
Type String - techsupport
Download StringUrl - The Url to download the techsupport file.
- upload
Status String
GetTechsupportmanagementTechSupportStatusResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetTechsupportmanagement Tech Support Status Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos List<GetTechsupportmanagement Tech Support Status Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetTechsupportmanagement Tech Support Status Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetTechsupportmanagement Tech Support Status Result Version Context Ref Mo> - timestamp String
- version
Type 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
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetTechsupportmanagementTechSupportStatusResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetTechsupportmanagementTechSupportStatusResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetTechsupportmanagementTechSupportStatusTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties 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.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetTechsupportmanagementTechSupportStatusTechSupportRequest
- Additional
Properties string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 String - class
Id String - The fully-qualified name of 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.
- object
Type 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 string - class
Id string - The fully-qualified name of 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.
- object
Type 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'.
- additional
Properties String - class
Id String - The fully-qualified name of 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.
- object
Type 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
- Additional
Properties string - Class
Id string - The fully-qualified name 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 string - The name of the Techsupport bundle file.
- File
Size double - Techsupport file size in bytes.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Techsupport
Download stringUrl - The Url to download the techsupport file.
- Upload
Status string - The upload status of the techsupport file.
- Additional
Properties string - Class
Id string - The fully-qualified name 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 string - The name of the Techsupport bundle file.
- File
Size float64 - Techsupport file size in bytes.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Techsupport
Download stringUrl - The Url to download the techsupport file.
- Upload
Status string - The upload status of the techsupport file.
- additional
Properties String - class
Id String - The fully-qualified name 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 String - The name of the Techsupport bundle file.
- file
Size Double - Techsupport file size in bytes.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- techsupport
Download StringUrl - The Url to download the techsupport file.
- upload
Status String - The upload status of the techsupport file.
- additional
Properties string - class
Id string - The fully-qualified name 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 string - The name of the Techsupport bundle file.
- file
Size number - Techsupport file size in bytes.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- techsupport
Download stringUrl - The Url to download the techsupport file.
- upload
Status 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.
- additional
Properties String - class
Id String - The fully-qualified name 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 String - The name of the Techsupport bundle file.
- file
Size Number - Techsupport file size in bytes.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- techsupport
Download StringUrl - The Url to download the techsupport file.
- upload
Status String - The upload status of the techsupport file.
GetTechsupportmanagementTechSupportStatusVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name 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 List<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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - 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 string
- The time this versioned Managed Object was created.
- Version
Type 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 string - Class
Id string - The fully-qualified name 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 []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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - 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 string
- The time this versioned Managed Object was created.
- Version
Type 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 String - class
Id String - The fully-qualified name 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 List<GetTechsupportmanagement Tech Support Status Version Context Interested Mo> - marked
For 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.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - 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 String
- The time this versioned Managed Object was created.
- version
Type 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 string - class
Id string - The fully-qualified name 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 GetTechsupportmanagement Tech Support Status Version Context Interested Mo[] - marked
For 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.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - 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 string
- The time this versioned Managed Object was created.
- version
Type 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.
- additional
Properties String - class
Id String - The fully-qualified name 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 List<Property Map> - marked
For 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.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type 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
- Additional
Properties string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 String - class
Id String - The fully-qualified name of 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.
- object
Type 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 string - class
Id string - The fully-qualified name of 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.
- object
Type 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'.
- additional
Properties String - class
Id String - The fully-qualified name of 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.
- object
Type 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
- Additional
Properties string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 string - Class
Id string - The fully-qualified name of 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.
- Object
Type 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 String - class
Id String - The fully-qualified name of 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.
- object
Type 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 string - class
Id string - The fully-qualified name of 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.
- object
Type 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'.
- additional
Properties String - class
Id String - The fully-qualified name of 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.
- object
Type 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
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet