intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
intersight.getTechsupportmanagementTechSupportStatus
Explore with Pulumi AI
intersight 1.0.63 published on Wednesday, Apr 16, 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 This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. List<GetTechsupportmanagement Tech Support Status Result Ancestor> - Class
Id This property is required. string - Cluster
Members This property is required. List<GetTechsupportmanagement Tech Support Status Result Cluster Member> - Create
Time This property is required. string - The time when this managed object was created.
- Device
Registrations This property is required. List<GetTechsupportmanagement Tech Support Status Result Device Registration> - Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- File
Name This property is required. string - The name of the Techsupport bundle file.
- File
Size This property is required. double - Techsupport file size in bytes.
- Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Origin
Resources This property is required. List<GetTechsupportmanagement Tech Support Status Result Origin Resource> - Owners
This property is required. List<string> - Parents
This property is required. List<GetTechsupportmanagement Tech Support Status Result Parent> - Permission
Resources This property is required. List<GetTechsupportmanagement Tech Support Status Result Permission Resource> - Reason
This property is required. string - Reason for techsupport failure, if any.
- Relay
Reason This property is required. string - Reason for status relay failure, if any.
- Relay
Status This property is required. string - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- Request
Ts This property is required. string - The time at which the techsupport request was initiated.
This property is required. string- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Status
This property is required. 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.
This property is required. List<GetTechsupportmanagement Tech Support Status Result Tag> - Tech
Support Requests This property is required. List<GetTechsupportmanagement Tech Support Status Result Tech Support Request> - Techsupport
Download Url This property is required. string - The Url to download the techsupport file.
- Techsupport
Files This property is required. List<GetTechsupportmanagement Tech Support Status Result Techsupport File> - User
Role This property is required. string - The name of the role granted to the user that issued the techsupport request.
- Version
Contexts This property is required. List<GetTechsupportmanagement Tech Support Status Result Version Context>
- Account
Moid This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. []GetTechsupportmanagement Tech Support Status Result Ancestor - Class
Id This property is required. string - Cluster
Members This property is required. []GetTechsupportmanagement Tech Support Status Result Cluster Member - Create
Time This property is required. string - The time when this managed object was created.
- Device
Registrations This property is required. []GetTechsupportmanagement Tech Support Status Result Device Registration - Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- File
Name This property is required. string - The name of the Techsupport bundle file.
- File
Size This property is required. float64 - Techsupport file size in bytes.
- Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Origin
Resources This property is required. []GetTechsupportmanagement Tech Support Status Result Origin Resource - Owners
This property is required. []string - Parents
This property is required. []GetTechsupportmanagement Tech Support Status Result Parent - Permission
Resources This property is required. []GetTechsupportmanagement Tech Support Status Result Permission Resource - Reason
This property is required. string - Reason for techsupport failure, if any.
- Relay
Reason This property is required. string - Reason for status relay failure, if any.
- Relay
Status This property is required. string - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- Request
Ts This property is required. string - The time at which the techsupport request was initiated.
This property is required. string- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Status
This property is required. 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.
This property is required. []GetTechsupportmanagement Tech Support Status Result Tag - Tech
Support Requests This property is required. []GetTechsupportmanagement Tech Support Status Result Tech Support Request - Techsupport
Download Url This property is required. string - The Url to download the techsupport file.
- Techsupport
Files This property is required. []GetTechsupportmanagement Tech Support Status Result Techsupport File - User
Role This property is required. string - The name of the role granted to the user that issued the techsupport request.
- Version
Contexts This property is required. []GetTechsupportmanagement Tech Support Status Result Version Context
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<GetTechsupportmanagement Tech Support Status Result Ancestor> - class
Id This property is required. String - cluster
Members This property is required. List<GetTechsupportmanagement Tech Support Status Result Cluster Member> - create
Time This property is required. String - The time when this managed object was created.
- device
Registrations This property is required. List<GetTechsupportmanagement Tech Support Status Result Device Registration> - domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- file
Name This property is required. String - The name of the Techsupport bundle file.
- file
Size This property is required. Double - Techsupport file size in bytes.
- mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - origin
Resources This property is required. List<GetTechsupportmanagement Tech Support Status Result Origin Resource> - owners
This property is required. List<String> - parents
This property is required. List<GetTechsupportmanagement Tech Support Status Result Parent> - permission
Resources This property is required. List<GetTechsupportmanagement Tech Support Status Result Permission Resource> - reason
This property is required. String - Reason for techsupport failure, if any.
- relay
Reason This property is required. String - Reason for status relay failure, if any.
- relay
Status This property is required. String - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- request
Ts This property is required. String - The time at which the techsupport request was initiated.
This property is required. String- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status
This property is required. 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.
This property is required. List<GetTechsupportmanagement Tech Support Status Result Tag> - tech
Support Requests This property is required. List<GetTechsupportmanagement Tech Support Status Result Tech Support Request> - techsupport
Download Url This property is required. String - The Url to download the techsupport file.
- techsupport
Files This property is required. List<GetTechsupportmanagement Tech Support Status Result Techsupport File> - user
Role This property is required. String - The name of the role granted to the user that issued the techsupport request.
- version
Contexts This property is required. List<GetTechsupportmanagement Tech Support Status Result Version Context>
- account
Moid This property is required. string - The Account ID for this managed object.
- additional
Properties This property is required. string - ancestors
This property is required. GetTechsupportmanagement Tech Support Status Result Ancestor[] - class
Id This property is required. string - cluster
Members This property is required. GetTechsupportmanagement Tech Support Status Result Cluster Member[] - create
Time This property is required. string - The time when this managed object was created.
- device
Registrations This property is required. GetTechsupportmanagement Tech Support Status Result Device Registration[] - domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- file
Name This property is required. string - The name of the Techsupport bundle file.
- file
Size This property is required. number - Techsupport file size in bytes.
- mod
Time This property is required. string - The time when this managed object was last modified.
- moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - origin
Resources This property is required. GetTechsupportmanagement Tech Support Status Result Origin Resource[] - owners
This property is required. string[] - parents
This property is required. GetTechsupportmanagement Tech Support Status Result Parent[] - permission
Resources This property is required. GetTechsupportmanagement Tech Support Status Result Permission Resource[] - reason
This property is required. string - Reason for techsupport failure, if any.
- relay
Reason This property is required. string - Reason for status relay failure, if any.
- relay
Status This property is required. string - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- request
Ts This property is required. string - The time at which the techsupport request was initiated.
This property is required. string- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status
This property is required. 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.
This property is required. GetTechsupportmanagement Tech Support Status Result Tag[] - tech
Support Requests This property is required. GetTechsupportmanagement Tech Support Status Result Tech Support Request[] - techsupport
Download Url This property is required. string - The Url to download the techsupport file.
- techsupport
Files This property is required. GetTechsupportmanagement Tech Support Status Result Techsupport File[] - user
Role This property is required. string - The name of the role granted to the user that issued the techsupport request.
- version
Contexts This property is required. GetTechsupportmanagement Tech Support Status Result Version Context[]
- account_
moid This property is required. str - The Account ID for this managed object.
- additional_
properties This property is required. str - ancestors
This property is required. Sequence[GetTechsupportmanagement Tech Support Status Result Ancestor] - class_
id This property is required. str - cluster_
members This property is required. Sequence[GetTechsupportmanagement Tech Support Status Result Cluster Member] - create_
time This property is required. str - The time when this managed object was created.
- device_
registrations This property is required. Sequence[GetTechsupportmanagement Tech Support Status Result Device Registration] - domain_
group_ moid This property is required. str - The DomainGroup ID for this managed object.
- file_
name This property is required. str - The name of the Techsupport bundle file.
- file_
size This property is required. float - Techsupport file size in bytes.
- mod_
time This property is required. str - The time when this managed object was last modified.
- moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - origin_
resources This property is required. Sequence[GetTechsupportmanagement Tech Support Status Result Origin Resource] - owners
This property is required. Sequence[str] - parents
This property is required. Sequence[GetTechsupportmanagement Tech Support Status Result Parent] - permission_
resources This property is required. Sequence[GetTechsupportmanagement Tech Support Status Result Permission Resource] - reason
This property is required. str - Reason for techsupport failure, if any.
- relay_
reason This property is required. str - Reason for status relay failure, if any.
- relay_
status This property is required. str - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- request_
ts This property is required. str - The time at which the techsupport request was initiated.
This property is required. str- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status
This property is required. 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.
This property is required. Sequence[GetTechsupportmanagement Tech Support Status Result Tag] - tech_
support_ requests This property is required. Sequence[GetTechsupportmanagement Tech Support Status Result Tech Support Request] - techsupport_
download_ url This property is required. str - The Url to download the techsupport file.
- techsupport_
files This property is required. Sequence[GetTechsupportmanagement Tech Support Status Result Techsupport File] - user_
role This property is required. str - The name of the role granted to the user that issued the techsupport request.
- version_
contexts This property is required. Sequence[GetTechsupportmanagement Tech Support Status Result Version Context]
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<Property Map> - class
Id This property is required. String - cluster
Members This property is required. List<Property Map> - create
Time This property is required. String - The time when this managed object was created.
- device
Registrations This property is required. List<Property Map> - domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- file
Name This property is required. String - The name of the Techsupport bundle file.
- file
Size This property is required. Number - Techsupport file size in bytes.
- mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - origin
Resources This property is required. List<Property Map> - owners
This property is required. List<String> - parents
This property is required. List<Property Map> - permission
Resources This property is required. List<Property Map> - reason
This property is required. String - Reason for techsupport failure, if any.
- relay
Reason This property is required. String - Reason for status relay failure, if any.
- relay
Status This property is required. String - Status of techsupport status relay. Valid values are NoRelay, Pending, Completed, and Failed.
- request
Ts This property is required. String - The time at which the techsupport request was initiated.
This property is required. String- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status
This property is required. 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.
This property is required. List<Property Map>- tech
Support Requests This property is required. List<Property Map> - techsupport
Download Url This property is required. String - The Url to download the techsupport file.
- techsupport
Files This property is required. List<Property Map> - user
Role This property is required. String - The name of the role granted to the user that issued the techsupport request.
- version
Contexts This property is required. List<Property Map>
GetTechsupportmanagementTechSupportStatusResultAncestor
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetTechsupportmanagementTechSupportStatusResultClusterMember
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetTechsupportmanagementTechSupportStatusResultDeviceRegistration
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetTechsupportmanagementTechSupportStatusResultOriginResource
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetTechsupportmanagementTechSupportStatusResultParent
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetTechsupportmanagementTechSupportStatusResultPermissionResource
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetTechsupportmanagementTechSupportStatusResultTag
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
- additional
Properties This property is required. string - key
This property is required. string - value
This property is required. string
- additional_
properties This property is required. str - key
This property is required. str - value
This property is required. str
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
GetTechsupportmanagementTechSupportStatusResultTechSupportRequest
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetTechsupportmanagementTechSupportStatusResultTechsupportFile
- Additional
Properties This property is required. string - Class
Id This property is required. string - File
Name This property is required. string - The name of the Techsupport bundle file.
- File
Size This property is required. double - Techsupport file size in bytes.
- Object
Type This property is required. string - Techsupport
Download Url This property is required. string - The Url to download the techsupport file.
- Upload
Status This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - File
Name This property is required. string - The name of the Techsupport bundle file.
- File
Size This property is required. float64 - Techsupport file size in bytes.
- Object
Type This property is required. string - Techsupport
Download Url This property is required. string - The Url to download the techsupport file.
- Upload
Status This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - file
Name This property is required. String - The name of the Techsupport bundle file.
- file
Size This property is required. Double - Techsupport file size in bytes.
- object
Type This property is required. String - techsupport
Download Url This property is required. String - The Url to download the techsupport file.
- upload
Status This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - file
Name This property is required. string - The name of the Techsupport bundle file.
- file
Size This property is required. number - Techsupport file size in bytes.
- object
Type This property is required. string - techsupport
Download Url This property is required. string - The Url to download the techsupport file.
- upload
Status This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - file_
name This property is required. str - The name of the Techsupport bundle file.
- file_
size This property is required. float - Techsupport file size in bytes.
- object_
type This property is required. str - techsupport_
download_ url This property is required. str - The Url to download the techsupport file.
- upload_
status This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - file
Name This property is required. String - The name of the Techsupport bundle file.
- file
Size This property is required. Number - Techsupport file size in bytes.
- object
Type This property is required. String - techsupport
Download Url This property is required. String - The Url to download the techsupport file.
- upload
Status This property is required. String
GetTechsupportmanagementTechSupportStatusResultVersionContext
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. List<GetTechsupportmanagement Tech Support Status Result Version Context Interested Mo> - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. List<GetTechsupportmanagement Tech Support Status Result Version Context Ref Mo> - Timestamp
This property is required. string - Version
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. []GetTechsupportmanagement Tech Support Status Result Version Context Interested Mo - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. []GetTechsupportmanagement Tech Support Status Result Version Context Ref Mo - Timestamp
This property is required. string - Version
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<GetTechsupportmanagement Tech Support Status Result Version Context Interested Mo> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<GetTechsupportmanagement Tech Support Status Result Version Context Ref Mo> - timestamp
This property is required. String - version
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - interested
Mos This property is required. GetTechsupportmanagement Tech Support Status Result Version Context Interested Mo[] - marked
For Deletion This property is required. boolean - nr
Version This property is required. string - object
Type This property is required. string - ref
Mos This property is required. GetTechsupportmanagement Tech Support Status Result Version Context Ref Mo[] - timestamp
This property is required. string - version
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - interested_
mos This property is required. Sequence[GetTechsupportmanagement Tech Support Status Result Version Context Interested Mo] - marked_
for_ deletion This property is required. bool - nr_
version This property is required. str - object_
type This property is required. str - ref_
mos This property is required. Sequence[GetTechsupportmanagement Tech Support Status Result Version Context Ref Mo] - timestamp
This property is required. str - version_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<Property Map> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<Property Map> - timestamp
This property is required. String - version
Type This property is required. String
GetTechsupportmanagementTechSupportStatusResultVersionContextInterestedMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetTechsupportmanagementTechSupportStatusResultVersionContextRefMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. 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.63 published on Wednesday, Apr 16, 2025 by ciscodevnet