intersight.getApplianceDeviceClaim
Explore with Pulumi AI
DeviceClaim managed object represents a user initiated claim request for claiming an endpoint device. There can be many DeviceClaim managed object for a given endpoint device when users claim and unclaim devices repeatedly. Claiming an endpoint device is a multi-step operation. The Intersight Appliance starts a workflow with multiple tasks to process the device claim request. The status of the device claim operation can be obtained from the claim workflow.
Using getApplianceDeviceClaim
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 getApplianceDeviceClaim(args: GetApplianceDeviceClaimArgs, opts?: InvokeOptions): Promise<GetApplianceDeviceClaimResult>
function getApplianceDeviceClaimOutput(args: GetApplianceDeviceClaimOutputArgs, opts?: InvokeOptions): Output<GetApplianceDeviceClaimResult>
def get_appliance_device_claim(account: Optional[GetApplianceDeviceClaimAccount] = None,
account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetApplianceDeviceClaimAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
device_id: Optional[str] = None,
domain_group_moid: Optional[str] = None,
hostname: Optional[str] = None,
id: Optional[str] = None,
is_password_set: Optional[bool] = None,
is_renew: Optional[bool] = None,
message: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetApplianceDeviceClaimParent] = None,
password: Optional[str] = None,
permission_resources: Optional[Sequence[GetApplianceDeviceClaimPermissionResource]] = None,
platform_type: Optional[str] = None,
request_id: Optional[str] = None,
reservation: Optional[GetApplianceDeviceClaimReservation] = None,
security_token: Optional[str] = None,
shared_scope: Optional[str] = None,
status: Optional[str] = None,
tags: Optional[Sequence[GetApplianceDeviceClaimTag]] = None,
username: Optional[str] = None,
version_context: Optional[GetApplianceDeviceClaimVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetApplianceDeviceClaimResult
def get_appliance_device_claim_output(account: Optional[pulumi.Input[GetApplianceDeviceClaimAccountArgs]] = None,
account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceDeviceClaimAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
device_id: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
hostname: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
is_password_set: Optional[pulumi.Input[bool]] = None,
is_renew: Optional[pulumi.Input[bool]] = None,
message: 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,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetApplianceDeviceClaimParentArgs]] = None,
password: Optional[pulumi.Input[str]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceDeviceClaimPermissionResourceArgs]]]] = None,
platform_type: Optional[pulumi.Input[str]] = None,
request_id: Optional[pulumi.Input[str]] = None,
reservation: Optional[pulumi.Input[GetApplianceDeviceClaimReservationArgs]] = None,
security_token: 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[GetApplianceDeviceClaimTagArgs]]]] = None,
username: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetApplianceDeviceClaimVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApplianceDeviceClaimResult]
func LookupApplianceDeviceClaim(ctx *Context, args *LookupApplianceDeviceClaimArgs, opts ...InvokeOption) (*LookupApplianceDeviceClaimResult, error)
func LookupApplianceDeviceClaimOutput(ctx *Context, args *LookupApplianceDeviceClaimOutputArgs, opts ...InvokeOption) LookupApplianceDeviceClaimResultOutput
> Note: This function is named LookupApplianceDeviceClaim
in the Go SDK.
public static class GetApplianceDeviceClaim
{
public static Task<GetApplianceDeviceClaimResult> InvokeAsync(GetApplianceDeviceClaimArgs args, InvokeOptions? opts = null)
public static Output<GetApplianceDeviceClaimResult> Invoke(GetApplianceDeviceClaimInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetApplianceDeviceClaimResult> getApplianceDeviceClaim(GetApplianceDeviceClaimArgs args, InvokeOptions options)
public static Output<GetApplianceDeviceClaimResult> getApplianceDeviceClaim(GetApplianceDeviceClaimArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getApplianceDeviceClaim:getApplianceDeviceClaim
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Get
Appliance Device Claim Account - Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Appliance Device Claim Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Id string - Device identifier of the endpoint device.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hostname string
- Hostname or IP address of the endpoint device the user wants to claim.
- Id string
- Is
Password boolSet - Indicates whether the value of the 'password' property has been set.
- Is
Renew bool - Tracks if this device is to be claimed or certificate renewal.
- Message string
- Message set by the device claim process.
- 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 - Owners List<string>
- Parent
Get
Appliance Device Claim Parent - Password string
- Password to be used to login to the endpoint device.
- Permission
Resources List<GetAppliance Device Claim Permission Resource> - Platform
Type string - Request
Id string - User defined claim request identifier set by the UI. The RequestId field is not a mandatory. The Intersight Appliance will assign a unique value automatically if the field is not set.
- Reservation
Get
Appliance Device Claim Reservation - Security
Token string - Device security token of the endpoint device.
- 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 device claim process.*
started
- Device claim operation has started.*failed
- Device claim operation has failed.*completed
- Device claim operation has completed. - List<Get
Appliance Device Claim Tag> - Username string
- Username to log in to the endpoint device.
- Version
Context GetAppliance Device Claim Version Context
- Account
Get
Appliance Device Claim Account - Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Appliance Device Claim Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Id string - Device identifier of the endpoint device.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hostname string
- Hostname or IP address of the endpoint device the user wants to claim.
- Id string
- Is
Password boolSet - Indicates whether the value of the 'password' property has been set.
- Is
Renew bool - Tracks if this device is to be claimed or certificate renewal.
- Message string
- Message set by the device claim process.
- 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 - Owners []string
- Parent
Get
Appliance Device Claim Parent - Password string
- Password to be used to login to the endpoint device.
- Permission
Resources []GetAppliance Device Claim Permission Resource - Platform
Type string - Request
Id string - User defined claim request identifier set by the UI. The RequestId field is not a mandatory. The Intersight Appliance will assign a unique value automatically if the field is not set.
- Reservation
Get
Appliance Device Claim Reservation - Security
Token string - Device security token of the endpoint device.
- 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 device claim process.*
started
- Device claim operation has started.*failed
- Device claim operation has failed.*completed
- Device claim operation has completed. - []Get
Appliance Device Claim Tag - Username string
- Username to log in to the endpoint device.
- Version
Context GetAppliance Device Claim Version Context
- account
Get
Appliance Device Claim Account - account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Appliance Device Claim Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- device
Id String - Device identifier of the endpoint device.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- hostname String
- Hostname or IP address of the endpoint device the user wants to claim.
- id String
- is
Password BooleanSet - Indicates whether the value of the 'password' property has been set.
- is
Renew Boolean - Tracks if this device is to be claimed or certificate renewal.
- message String
- Message set by the device claim process.
- 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 - owners List<String>
- parent
Get
Appliance Device Claim Parent - password String
- Password to be used to login to the endpoint device.
- permission
Resources List<GetAppliance Device Claim Permission Resource> - platform
Type String - request
Id String - User defined claim request identifier set by the UI. The RequestId field is not a mandatory. The Intersight Appliance will assign a unique value automatically if the field is not set.
- reservation
Get
Appliance Device Claim Reservation - security
Token String - Device security token of the endpoint device.
- 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 device claim process.*
started
- Device claim operation has started.*failed
- Device claim operation has failed.*completed
- Device claim operation has completed. - List<Get
Appliance Device Claim Tag> - username String
- Username to log in to the endpoint device.
- version
Context GetAppliance Device Claim Version Context
- account
Get
Appliance Device Claim Account - account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Appliance Device Claim Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- device
Id string - Device identifier of the endpoint device.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- hostname string
- Hostname or IP address of the endpoint device the user wants to claim.
- id string
- is
Password booleanSet - Indicates whether the value of the 'password' property has been set.
- is
Renew boolean - Tracks if this device is to be claimed or certificate renewal.
- message string
- Message set by the device claim process.
- 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 - owners string[]
- parent
Get
Appliance Device Claim Parent - password string
- Password to be used to login to the endpoint device.
- permission
Resources GetAppliance Device Claim Permission Resource[] - platform
Type string - request
Id string - User defined claim request identifier set by the UI. The RequestId field is not a mandatory. The Intersight Appliance will assign a unique value automatically if the field is not set.
- reservation
Get
Appliance Device Claim Reservation - security
Token string - Device security token of the endpoint device.
- 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 device claim process.*
started
- Device claim operation has started.*failed
- Device claim operation has failed.*completed
- Device claim operation has completed. - Get
Appliance Device Claim Tag[] - username string
- Username to log in to the endpoint device.
- version
Context GetAppliance Device Claim Version Context
- account
Get
Appliance Device Claim Account - account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Appliance Device Claim Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- device_
id str - Device identifier of the endpoint device.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- hostname str
- Hostname or IP address of the endpoint device the user wants to claim.
- id str
- is_
password_ boolset - Indicates whether the value of the 'password' property has been set.
- is_
renew bool - Tracks if this device is to be claimed or certificate renewal.
- message str
- Message set by the device claim process.
- 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 - owners Sequence[str]
- parent
Get
Appliance Device Claim Parent - password str
- Password to be used to login to the endpoint device.
- permission_
resources Sequence[GetAppliance Device Claim Permission Resource] - platform_
type str - request_
id str - User defined claim request identifier set by the UI. The RequestId field is not a mandatory. The Intersight Appliance will assign a unique value automatically if the field is not set.
- reservation
Get
Appliance Device Claim Reservation - security_
token str - Device security token of the endpoint device.
- 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 device claim process.*
started
- Device claim operation has started.*failed
- Device claim operation has failed.*completed
- Device claim operation has completed. - Sequence[Get
Appliance Device Claim Tag] - username str
- Username to log in to the endpoint device.
- version_
context GetAppliance Device Claim Version Context
- account Property Map
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- device
Id String - Device identifier of the endpoint device.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- hostname String
- Hostname or IP address of the endpoint device the user wants to claim.
- id String
- is
Password BooleanSet - Indicates whether the value of the 'password' property has been set.
- is
Renew Boolean - Tracks if this device is to be claimed or certificate renewal.
- message String
- Message set by the device claim process.
- 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 - owners List<String>
- parent Property Map
- password String
- Password to be used to login to the endpoint device.
- permission
Resources List<Property Map> - platform
Type String - request
Id String - User defined claim request identifier set by the UI. The RequestId field is not a mandatory. The Intersight Appliance will assign a unique value automatically if the field is not set.
- reservation Property Map
- security
Token String - Device security token of the endpoint device.
- 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 device claim process.*
started
- Device claim operation has started.*failed
- Device claim operation has failed.*completed
- Device claim operation has completed. - List<Property Map>
- username String
- Username to log in to the endpoint device.
- version
Context Property Map
getApplianceDeviceClaim Result
The following output properties are available:
- Id string
- Results
List<Get
Appliance Device Claim Result> - Account
Get
Appliance Device Claim Account - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Appliance Device Claim Ancestor> - Class
Id string - Create
Time string - Device
Id string - Domain
Group stringMoid - Hostname string
- Is
Password boolSet - Is
Renew bool - Message string
- Mod
Time string - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Appliance Device Claim Parent - Password string
- Permission
Resources List<GetAppliance Device Claim Permission Resource> - Platform
Type string - Request
Id string - Reservation
Get
Appliance Device Claim Reservation - Security
Token string - string
- Status string
- List<Get
Appliance Device Claim Tag> - Username string
- Version
Context GetAppliance Device Claim Version Context
- Id string
- Results
[]Get
Appliance Device Claim Result - Account
Get
Appliance Device Claim Account - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Appliance Device Claim Ancestor - Class
Id string - Create
Time string - Device
Id string - Domain
Group stringMoid - Hostname string
- Is
Password boolSet - Is
Renew bool - Message string
- Mod
Time string - Moid string
- Object
Type string - Owners []string
- Parent
Get
Appliance Device Claim Parent - Password string
- Permission
Resources []GetAppliance Device Claim Permission Resource - Platform
Type string - Request
Id string - Reservation
Get
Appliance Device Claim Reservation - Security
Token string - string
- Status string
- []Get
Appliance Device Claim Tag - Username string
- Version
Context GetAppliance Device Claim Version Context
- id String
- results
List<Get
Appliance Device Claim Result> - account
Get
Appliance Device Claim Account - account
Moid String - additional
Properties String - ancestors
List<Get
Appliance Device Claim Ancestor> - class
Id String - create
Time String - device
Id String - domain
Group StringMoid - hostname String
- is
Password BooleanSet - is
Renew Boolean - message String
- mod
Time String - moid String
- object
Type String - owners List<String>
- parent
Get
Appliance Device Claim Parent - password String
- permission
Resources List<GetAppliance Device Claim Permission Resource> - platform
Type String - request
Id String - reservation
Get
Appliance Device Claim Reservation - security
Token String - String
- status String
- List<Get
Appliance Device Claim Tag> - username String
- version
Context GetAppliance Device Claim Version Context
- id string
- results
Get
Appliance Device Claim Result[] - account
Get
Appliance Device Claim Account - account
Moid string - additional
Properties string - ancestors
Get
Appliance Device Claim Ancestor[] - class
Id string - create
Time string - device
Id string - domain
Group stringMoid - hostname string
- is
Password booleanSet - is
Renew boolean - message string
- mod
Time string - moid string
- object
Type string - owners string[]
- parent
Get
Appliance Device Claim Parent - password string
- permission
Resources GetAppliance Device Claim Permission Resource[] - platform
Type string - request
Id string - reservation
Get
Appliance Device Claim Reservation - security
Token string - string
- status string
- Get
Appliance Device Claim Tag[] - username string
- version
Context GetAppliance Device Claim Version Context
- id str
- results
Sequence[Get
Appliance Device Claim Result] - account
Get
Appliance Device Claim Account - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Appliance Device Claim Ancestor] - class_
id str - create_
time str - device_
id str - domain_
group_ strmoid - hostname str
- is_
password_ boolset - is_
renew bool - message str
- mod_
time str - moid str
- object_
type str - owners Sequence[str]
- parent
Get
Appliance Device Claim Parent - password str
- permission_
resources Sequence[GetAppliance Device Claim Permission Resource] - platform_
type str - request_
id str - reservation
Get
Appliance Device Claim Reservation - security_
token str - str
- status str
- Sequence[Get
Appliance Device Claim Tag] - username str
- version_
context GetAppliance Device Claim Version Context
- id String
- results List<Property Map>
- account Property Map
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - device
Id String - domain
Group StringMoid - hostname String
- is
Password BooleanSet - is
Renew Boolean - message String
- mod
Time String - moid String
- object
Type String - owners List<String>
- parent Property Map
- password String
- permission
Resources List<Property Map> - platform
Type String - request
Id String - reservation Property Map
- security
Token String - String
- status String
- List<Property Map>
- username String
- version
Context Property Map
Supporting Types
GetApplianceDeviceClaimAccount
- 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'.
GetApplianceDeviceClaimAncestor
- 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'.
GetApplianceDeviceClaimParent
- 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'.
GetApplianceDeviceClaimPermissionResource
- 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'.
GetApplianceDeviceClaimReservation
- 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'.
GetApplianceDeviceClaimResult
- Account
Moid string - The Account ID for this managed object.
- Accounts
List<Get
Appliance Device Claim Result Account> - Additional
Properties string - Ancestors
List<Get
Appliance Device Claim Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Id string - Device identifier of the endpoint device.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hostname string
- Hostname or IP address of the endpoint device the user wants to claim.
- Is
Password boolSet - Indicates whether the value of the 'password' property has been set.
- Is
Renew bool - Tracks if this device is to be claimed or certificate renewal.
- Message string
- Message set by the device claim process.
- 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 - Owners List<string>
- Parents
List<Get
Appliance Device Claim Result Parent> - Password string
- Password to be used to login to the endpoint device.
- Permission
Resources List<GetAppliance Device Claim Result Permission Resource> - Platform
Type string - Request
Id string - User defined claim request identifier set by the UI. The RequestId field is not a mandatory. The Intersight Appliance will assign a unique value automatically if the field is not set.
- Reservations
List<Get
Appliance Device Claim Result Reservation> - Security
Token string - Device security token of the endpoint device.
- 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 device claim process.*
started
- Device claim operation has started.*failed
- Device claim operation has failed.*completed
- Device claim operation has completed. - List<Get
Appliance Device Claim Result Tag> - Username string
- Username to log in to the endpoint device.
- Version
Contexts List<GetAppliance Device Claim Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Accounts
[]Get
Appliance Device Claim Result Account - Additional
Properties string - Ancestors
[]Get
Appliance Device Claim Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Id string - Device identifier of the endpoint device.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hostname string
- Hostname or IP address of the endpoint device the user wants to claim.
- Is
Password boolSet - Indicates whether the value of the 'password' property has been set.
- Is
Renew bool - Tracks if this device is to be claimed or certificate renewal.
- Message string
- Message set by the device claim process.
- 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 - Owners []string
- Parents
[]Get
Appliance Device Claim Result Parent - Password string
- Password to be used to login to the endpoint device.
- Permission
Resources []GetAppliance Device Claim Result Permission Resource - Platform
Type string - Request
Id string - User defined claim request identifier set by the UI. The RequestId field is not a mandatory. The Intersight Appliance will assign a unique value automatically if the field is not set.
- Reservations
[]Get
Appliance Device Claim Result Reservation - Security
Token string - Device security token of the endpoint device.
- 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 device claim process.*
started
- Device claim operation has started.*failed
- Device claim operation has failed.*completed
- Device claim operation has completed. - []Get
Appliance Device Claim Result Tag - Username string
- Username to log in to the endpoint device.
- Version
Contexts []GetAppliance Device Claim Result Version Context
- account
Moid String - The Account ID for this managed object.
- accounts
List<Get
Appliance Device Claim Result Account> - additional
Properties String - ancestors
List<Get
Appliance Device Claim Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- device
Id String - Device identifier of the endpoint device.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- hostname String
- Hostname or IP address of the endpoint device the user wants to claim.
- is
Password BooleanSet - Indicates whether the value of the 'password' property has been set.
- is
Renew Boolean - Tracks if this device is to be claimed or certificate renewal.
- message String
- Message set by the device claim process.
- 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 - owners List<String>
- parents
List<Get
Appliance Device Claim Result Parent> - password String
- Password to be used to login to the endpoint device.
- permission
Resources List<GetAppliance Device Claim Result Permission Resource> - platform
Type String - request
Id String - User defined claim request identifier set by the UI. The RequestId field is not a mandatory. The Intersight Appliance will assign a unique value automatically if the field is not set.
- reservations
List<Get
Appliance Device Claim Result Reservation> - security
Token String - Device security token of the endpoint device.
- 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 device claim process.*
started
- Device claim operation has started.*failed
- Device claim operation has failed.*completed
- Device claim operation has completed. - List<Get
Appliance Device Claim Result Tag> - username String
- Username to log in to the endpoint device.
- version
Contexts List<GetAppliance Device Claim Result Version Context>
- account
Moid string - The Account ID for this managed object.
- accounts
Get
Appliance Device Claim Result Account[] - additional
Properties string - ancestors
Get
Appliance Device Claim Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- device
Id string - Device identifier of the endpoint device.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- hostname string
- Hostname or IP address of the endpoint device the user wants to claim.
- is
Password booleanSet - Indicates whether the value of the 'password' property has been set.
- is
Renew boolean - Tracks if this device is to be claimed or certificate renewal.
- message string
- Message set by the device claim process.
- 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 - owners string[]
- parents
Get
Appliance Device Claim Result Parent[] - password string
- Password to be used to login to the endpoint device.
- permission
Resources GetAppliance Device Claim Result Permission Resource[] - platform
Type string - request
Id string - User defined claim request identifier set by the UI. The RequestId field is not a mandatory. The Intersight Appliance will assign a unique value automatically if the field is not set.
- reservations
Get
Appliance Device Claim Result Reservation[] - security
Token string - Device security token of the endpoint device.
- 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 device claim process.*
started
- Device claim operation has started.*failed
- Device claim operation has failed.*completed
- Device claim operation has completed. - Get
Appliance Device Claim Result Tag[] - username string
- Username to log in to the endpoint device.
- version
Contexts GetAppliance Device Claim Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- accounts
Sequence[Get
Appliance Device Claim Result Account] - additional_
properties str - ancestors
Sequence[Get
Appliance Device Claim Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- device_
id str - Device identifier of the endpoint device.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- hostname str
- Hostname or IP address of the endpoint device the user wants to claim.
- is_
password_ boolset - Indicates whether the value of the 'password' property has been set.
- is_
renew bool - Tracks if this device is to be claimed or certificate renewal.
- message str
- Message set by the device claim process.
- 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 - owners Sequence[str]
- parents
Sequence[Get
Appliance Device Claim Result Parent] - password str
- Password to be used to login to the endpoint device.
- permission_
resources Sequence[GetAppliance Device Claim Result Permission Resource] - platform_
type str - request_
id str - User defined claim request identifier set by the UI. The RequestId field is not a mandatory. The Intersight Appliance will assign a unique value automatically if the field is not set.
- reservations
Sequence[Get
Appliance Device Claim Result Reservation] - security_
token str - Device security token of the endpoint device.
- 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 device claim process.*
started
- Device claim operation has started.*failed
- Device claim operation has failed.*completed
- Device claim operation has completed. - Sequence[Get
Appliance Device Claim Result Tag] - username str
- Username to log in to the endpoint device.
- version_
contexts Sequence[GetAppliance Device Claim Result Version Context]
- account
Moid String - The Account ID for this managed object.
- accounts List<Property Map>
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- device
Id String - Device identifier of the endpoint device.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- hostname String
- Hostname or IP address of the endpoint device the user wants to claim.
- is
Password BooleanSet - Indicates whether the value of the 'password' property has been set.
- is
Renew Boolean - Tracks if this device is to be claimed or certificate renewal.
- message String
- Message set by the device claim process.
- 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 - owners List<String>
- parents List<Property Map>
- password String
- Password to be used to login to the endpoint device.
- permission
Resources List<Property Map> - platform
Type String - request
Id String - User defined claim request identifier set by the UI. The RequestId field is not a mandatory. The Intersight Appliance will assign a unique value automatically if the field is not set.
- reservations List<Property Map>
- security
Token String - Device security token of the endpoint device.
- 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 device claim process.*
started
- Device claim operation has started.*failed
- Device claim operation has failed.*completed
- Device claim operation has completed. - List<Property Map>
- username String
- Username to log in to the endpoint device.
- version
Contexts List<Property Map>
GetApplianceDeviceClaimResultAccount
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceDeviceClaimResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceDeviceClaimResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceDeviceClaimResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceDeviceClaimResultReservation
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceDeviceClaimResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetApplianceDeviceClaimResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetApplianceDeviceClaimResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceDeviceClaimResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceDeviceClaimTag
- 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.
GetApplianceDeviceClaimVersionContext
- 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<GetAppliance Device Claim 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 GetAppliance Device Claim 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 []GetAppliance Device Claim 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 GetAppliance Device Claim 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<GetAppliance Device Claim 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 GetAppliance Device Claim 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 GetAppliance Device Claim 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 GetAppliance Device Claim 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[GetAppliance Device Claim 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 GetAppliance Device Claim 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.
GetApplianceDeviceClaimVersionContextInterestedMo
- 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'.
GetApplianceDeviceClaimVersionContextRefMo
- 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.