intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getLicenseCustomerOp
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Customer operation object to refresh the registration or re-authenticate, pre-created.
Using getLicenseCustomerOp
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 getLicenseCustomerOp(args: GetLicenseCustomerOpArgs, opts?: InvokeOptions): Promise<GetLicenseCustomerOpResult>
function getLicenseCustomerOpOutput(args: GetLicenseCustomerOpOutputArgs, opts?: InvokeOptions): Output<GetLicenseCustomerOpResult>def get_license_customer_op(account_license_data: Optional[GetLicenseCustomerOpAccountLicenseData] = None,
                            account_moid: Optional[str] = None,
                            active_admin: Optional[bool] = None,
                            additional_properties: Optional[str] = None,
                            all_devices_to_default_tier: Optional[bool] = None,
                            ancestors: Optional[Sequence[GetLicenseCustomerOpAncestor]] = None,
                            class_id: Optional[str] = None,
                            clear_api_sync_status: Optional[bool] = None,
                            create_time: Optional[str] = None,
                            deregister_device: Optional[bool] = None,
                            domain_group_moid: Optional[str] = None,
                            enable_trial: Optional[bool] = None,
                            evaluation_period: Optional[float] = None,
                            extra_evaluation: Optional[float] = None,
                            id: Optional[str] = None,
                            mod_time: Optional[str] = None,
                            moid: Optional[str] = None,
                            object_type: Optional[str] = None,
                            owners: Optional[Sequence[str]] = None,
                            parent: Optional[GetLicenseCustomerOpParent] = None,
                            permission_resources: Optional[Sequence[GetLicenseCustomerOpPermissionResource]] = None,
                            renew_authorization: Optional[bool] = None,
                            renew_id_certificate: Optional[bool] = None,
                            shared_scope: Optional[str] = None,
                            show_agent_tech_support: Optional[bool] = None,
                            tags: Optional[Sequence[GetLicenseCustomerOpTag]] = None,
                            version_context: Optional[GetLicenseCustomerOpVersionContext] = None,
                            opts: Optional[InvokeOptions] = None) -> GetLicenseCustomerOpResult
def get_license_customer_op_output(account_license_data: Optional[pulumi.Input[GetLicenseCustomerOpAccountLicenseDataArgs]] = None,
                            account_moid: Optional[pulumi.Input[str]] = None,
                            active_admin: Optional[pulumi.Input[bool]] = None,
                            additional_properties: Optional[pulumi.Input[str]] = None,
                            all_devices_to_default_tier: Optional[pulumi.Input[bool]] = None,
                            ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetLicenseCustomerOpAncestorArgs]]]] = None,
                            class_id: Optional[pulumi.Input[str]] = None,
                            clear_api_sync_status: Optional[pulumi.Input[bool]] = None,
                            create_time: Optional[pulumi.Input[str]] = None,
                            deregister_device: Optional[pulumi.Input[bool]] = None,
                            domain_group_moid: Optional[pulumi.Input[str]] = None,
                            enable_trial: Optional[pulumi.Input[bool]] = None,
                            evaluation_period: Optional[pulumi.Input[float]] = None,
                            extra_evaluation: Optional[pulumi.Input[float]] = None,
                            id: Optional[pulumi.Input[str]] = None,
                            mod_time: Optional[pulumi.Input[str]] = None,
                            moid: Optional[pulumi.Input[str]] = None,
                            object_type: Optional[pulumi.Input[str]] = None,
                            owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                            parent: Optional[pulumi.Input[GetLicenseCustomerOpParentArgs]] = None,
                            permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetLicenseCustomerOpPermissionResourceArgs]]]] = None,
                            renew_authorization: Optional[pulumi.Input[bool]] = None,
                            renew_id_certificate: Optional[pulumi.Input[bool]] = None,
                            shared_scope: Optional[pulumi.Input[str]] = None,
                            show_agent_tech_support: Optional[pulumi.Input[bool]] = None,
                            tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetLicenseCustomerOpTagArgs]]]] = None,
                            version_context: Optional[pulumi.Input[GetLicenseCustomerOpVersionContextArgs]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetLicenseCustomerOpResult]func LookupLicenseCustomerOp(ctx *Context, args *LookupLicenseCustomerOpArgs, opts ...InvokeOption) (*LookupLicenseCustomerOpResult, error)
func LookupLicenseCustomerOpOutput(ctx *Context, args *LookupLicenseCustomerOpOutputArgs, opts ...InvokeOption) LookupLicenseCustomerOpResultOutput> Note: This function is named LookupLicenseCustomerOp in the Go SDK.
public static class GetLicenseCustomerOp 
{
    public static Task<GetLicenseCustomerOpResult> InvokeAsync(GetLicenseCustomerOpArgs args, InvokeOptions? opts = null)
    public static Output<GetLicenseCustomerOpResult> Invoke(GetLicenseCustomerOpInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetLicenseCustomerOpResult> getLicenseCustomerOp(GetLicenseCustomerOpArgs args, InvokeOptions options)
public static Output<GetLicenseCustomerOpResult> getLicenseCustomerOp(GetLicenseCustomerOpArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getLicenseCustomerOp:getLicenseCustomerOp
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountLicense GetData License Customer Op Account License Data 
- AccountMoid string
- The Account ID for this managed object.
- ActiveAdmin bool
- The license administrative state.Set this property to 'true' to activate the license entitlements.
- AdditionalProperties string
- AllDevices boolTo Default Tier 
- Move all licensed devices to default license tier.
- Ancestors
List<GetLicense Customer Op Ancestor> 
- ClassId string
- ClearApi boolSync Status 
- Clear the status of smart API sync.
- CreateTime string
- The time when this managed object was created.
- DeregisterDevice bool
- Trigger de-registration/disable.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EnableTrial bool
- Enable trial for Intersight licensing.
- EvaluationPeriod double
- The default Trial or Grace period customer is entitled to.
- ExtraEvaluation double
- The number of days the trial Trial or Grace period is extended. The trial or grace period can be extended once.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parent
GetLicense Customer Op Parent 
- PermissionResources List<GetLicense Customer Op Permission Resource> 
- bool
- Trigger renew authorization.
- RenewId boolCertificate 
- Trigger renew registration.
- 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.
- ShowAgent boolTech Support 
- Trigger show tech support feature.
- 
List<GetLicense Customer Op Tag> 
- VersionContext GetLicense Customer Op Version Context 
- AccountLicense GetData License Customer Op Account License Data 
- AccountMoid string
- The Account ID for this managed object.
- ActiveAdmin bool
- The license administrative state.Set this property to 'true' to activate the license entitlements.
- AdditionalProperties string
- AllDevices boolTo Default Tier 
- Move all licensed devices to default license tier.
- Ancestors
[]GetLicense Customer Op Ancestor 
- ClassId string
- ClearApi boolSync Status 
- Clear the status of smart API sync.
- CreateTime string
- The time when this managed object was created.
- DeregisterDevice bool
- Trigger de-registration/disable.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EnableTrial bool
- Enable trial for Intersight licensing.
- EvaluationPeriod float64
- The default Trial or Grace period customer is entitled to.
- ExtraEvaluation float64
- The number of days the trial Trial or Grace period is extended. The trial or grace period can be extended once.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parent
GetLicense Customer Op Parent 
- PermissionResources []GetLicense Customer Op Permission Resource 
- bool
- Trigger renew authorization.
- RenewId boolCertificate 
- Trigger renew registration.
- 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.
- ShowAgent boolTech Support 
- Trigger show tech support feature.
- 
[]GetLicense Customer Op Tag 
- VersionContext GetLicense Customer Op Version Context 
- accountLicense GetData License Customer Op Account License Data 
- accountMoid String
- The Account ID for this managed object.
- activeAdmin Boolean
- The license administrative state.Set this property to 'true' to activate the license entitlements.
- additionalProperties String
- allDevices BooleanTo Default Tier 
- Move all licensed devices to default license tier.
- ancestors
List<GetLicense Customer Op Ancestor> 
- classId String
- clearApi BooleanSync Status 
- Clear the status of smart API sync.
- createTime String
- The time when this managed object was created.
- deregisterDevice Boolean
- Trigger de-registration/disable.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enableTrial Boolean
- Enable trial for Intersight licensing.
- evaluationPeriod Double
- The default Trial or Grace period customer is entitled to.
- extraEvaluation Double
- The number of days the trial Trial or Grace period is extended. The trial or grace period can be extended once.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent
GetLicense Customer Op Parent 
- permissionResources List<GetLicense Customer Op Permission Resource> 
- Boolean
- Trigger renew authorization.
- renewId BooleanCertificate 
- Trigger renew registration.
- 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.
- showAgent BooleanTech Support 
- Trigger show tech support feature.
- 
List<GetLicense Customer Op Tag> 
- versionContext GetLicense Customer Op Version Context 
- accountLicense GetData License Customer Op Account License Data 
- accountMoid string
- The Account ID for this managed object.
- activeAdmin boolean
- The license administrative state.Set this property to 'true' to activate the license entitlements.
- additionalProperties string
- allDevices booleanTo Default Tier 
- Move all licensed devices to default license tier.
- ancestors
GetLicense Customer Op Ancestor[] 
- classId string
- clearApi booleanSync Status 
- Clear the status of smart API sync.
- createTime string
- The time when this managed object was created.
- deregisterDevice boolean
- Trigger de-registration/disable.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- enableTrial boolean
- Enable trial for Intersight licensing.
- evaluationPeriod number
- The default Trial or Grace period customer is entitled to.
- extraEvaluation number
- The number of days the trial Trial or Grace period is extended. The trial or grace period can be extended once.
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parent
GetLicense Customer Op Parent 
- permissionResources GetLicense Customer Op Permission Resource[] 
- boolean
- Trigger renew authorization.
- renewId booleanCertificate 
- Trigger renew registration.
- 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.
- showAgent booleanTech Support 
- Trigger show tech support feature.
- 
GetLicense Customer Op Tag[] 
- versionContext GetLicense Customer Op Version Context 
- account_license_ Getdata License Customer Op Account License Data 
- account_moid str
- The Account ID for this managed object.
- active_admin bool
- The license administrative state.Set this property to 'true' to activate the license entitlements.
- additional_properties str
- all_devices_ boolto_ default_ tier 
- Move all licensed devices to default license tier.
- ancestors
Sequence[GetLicense Customer Op Ancestor] 
- class_id str
- clear_api_ boolsync_ status 
- Clear the status of smart API sync.
- create_time str
- The time when this managed object was created.
- deregister_device bool
- Trigger de-registration/disable.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- enable_trial bool
- Enable trial for Intersight licensing.
- evaluation_period float
- The default Trial or Grace period customer is entitled to.
- extra_evaluation float
- The number of days the trial Trial or Grace period is extended. The trial or grace period can be extended once.
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parent
GetLicense Customer Op Parent 
- permission_resources Sequence[GetLicense Customer Op Permission Resource] 
- bool
- Trigger renew authorization.
- renew_id_ boolcertificate 
- Trigger renew registration.
- 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.
- show_agent_ booltech_ support 
- Trigger show tech support feature.
- 
Sequence[GetLicense Customer Op Tag] 
- version_context GetLicense Customer Op Version Context 
- accountLicense Property MapData 
- accountMoid String
- The Account ID for this managed object.
- activeAdmin Boolean
- The license administrative state.Set this property to 'true' to activate the license entitlements.
- additionalProperties String
- allDevices BooleanTo Default Tier 
- Move all licensed devices to default license tier.
- ancestors List<Property Map>
- classId String
- clearApi BooleanSync Status 
- Clear the status of smart API sync.
- createTime String
- The time when this managed object was created.
- deregisterDevice Boolean
- Trigger de-registration/disable.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enableTrial Boolean
- Enable trial for Intersight licensing.
- evaluationPeriod Number
- The default Trial or Grace period customer is entitled to.
- extraEvaluation Number
- The number of days the trial Trial or Grace period is extended. The trial or grace period can be extended once.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- Boolean
- Trigger renew authorization.
- renewId BooleanCertificate 
- Trigger renew registration.
- 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.
- showAgent BooleanTech Support 
- Trigger show tech support feature.
- List<Property Map>
- versionContext Property Map
getLicenseCustomerOp Result
The following output properties are available:
- Id string
- Results
List<GetLicense Customer Op Result> 
- AccountLicense GetData License Customer Op Account License Data 
- AccountMoid string
- ActiveAdmin bool
- AdditionalProperties string
- AllDevices boolTo Default Tier 
- Ancestors
List<GetLicense Customer Op Ancestor> 
- ClassId string
- ClearApi boolSync Status 
- CreateTime string
- DeregisterDevice bool
- DomainGroup stringMoid 
- EnableTrial bool
- EvaluationPeriod double
- ExtraEvaluation double
- ModTime string
- Moid string
- ObjectType string
- Owners List<string>
- Parent
GetLicense Customer Op Parent 
- PermissionResources List<GetLicense Customer Op Permission Resource> 
- bool
- RenewId boolCertificate 
- string
- ShowAgent boolTech Support 
- 
List<GetLicense Customer Op Tag> 
- VersionContext GetLicense Customer Op Version Context 
- Id string
- Results
[]GetLicense Customer Op Result 
- AccountLicense GetData License Customer Op Account License Data 
- AccountMoid string
- ActiveAdmin bool
- AdditionalProperties string
- AllDevices boolTo Default Tier 
- Ancestors
[]GetLicense Customer Op Ancestor 
- ClassId string
- ClearApi boolSync Status 
- CreateTime string
- DeregisterDevice bool
- DomainGroup stringMoid 
- EnableTrial bool
- EvaluationPeriod float64
- ExtraEvaluation float64
- ModTime string
- Moid string
- ObjectType string
- Owners []string
- Parent
GetLicense Customer Op Parent 
- PermissionResources []GetLicense Customer Op Permission Resource 
- bool
- RenewId boolCertificate 
- string
- ShowAgent boolTech Support 
- 
[]GetLicense Customer Op Tag 
- VersionContext GetLicense Customer Op Version Context 
- id String
- results
List<GetLicense Customer Op Result> 
- accountLicense GetData License Customer Op Account License Data 
- accountMoid String
- activeAdmin Boolean
- additionalProperties String
- allDevices BooleanTo Default Tier 
- ancestors
List<GetLicense Customer Op Ancestor> 
- classId String
- clearApi BooleanSync Status 
- createTime String
- deregisterDevice Boolean
- domainGroup StringMoid 
- enableTrial Boolean
- evaluationPeriod Double
- extraEvaluation Double
- modTime String
- moid String
- objectType String
- owners List<String>
- parent
GetLicense Customer Op Parent 
- permissionResources List<GetLicense Customer Op Permission Resource> 
- Boolean
- renewId BooleanCertificate 
- String
- showAgent BooleanTech Support 
- 
List<GetLicense Customer Op Tag> 
- versionContext GetLicense Customer Op Version Context 
- id string
- results
GetLicense Customer Op Result[] 
- accountLicense GetData License Customer Op Account License Data 
- accountMoid string
- activeAdmin boolean
- additionalProperties string
- allDevices booleanTo Default Tier 
- ancestors
GetLicense Customer Op Ancestor[] 
- classId string
- clearApi booleanSync Status 
- createTime string
- deregisterDevice boolean
- domainGroup stringMoid 
- enableTrial boolean
- evaluationPeriod number
- extraEvaluation number
- modTime string
- moid string
- objectType string
- owners string[]
- parent
GetLicense Customer Op Parent 
- permissionResources GetLicense Customer Op Permission Resource[] 
- boolean
- renewId booleanCertificate 
- string
- showAgent booleanTech Support 
- 
GetLicense Customer Op Tag[] 
- versionContext GetLicense Customer Op Version Context 
- id str
- results
Sequence[GetLicense Customer Op Result] 
- account_license_ Getdata License Customer Op Account License Data 
- account_moid str
- active_admin bool
- additional_properties str
- all_devices_ boolto_ default_ tier 
- ancestors
Sequence[GetLicense Customer Op Ancestor] 
- class_id str
- clear_api_ boolsync_ status 
- create_time str
- deregister_device bool
- domain_group_ strmoid 
- enable_trial bool
- evaluation_period float
- extra_evaluation float
- mod_time str
- moid str
- object_type str
- owners Sequence[str]
- parent
GetLicense Customer Op Parent 
- permission_resources Sequence[GetLicense Customer Op Permission Resource] 
- bool
- renew_id_ boolcertificate 
- str
- show_agent_ booltech_ support 
- 
Sequence[GetLicense Customer Op Tag] 
- version_context GetLicense Customer Op Version Context 
- id String
- results List<Property Map>
- accountLicense Property MapData 
- accountMoid String
- activeAdmin Boolean
- additionalProperties String
- allDevices BooleanTo Default Tier 
- ancestors List<Property Map>
- classId String
- clearApi BooleanSync Status 
- createTime String
- deregisterDevice Boolean
- domainGroup StringMoid 
- enableTrial Boolean
- evaluationPeriod Number
- extraEvaluation Number
- modTime String
- moid String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- Boolean
- renewId BooleanCertificate 
- String
- showAgent BooleanTech Support 
- List<Property Map>
- versionContext Property Map
Supporting Types
GetLicenseCustomerOpAccountLicenseData      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetLicenseCustomerOpAncestor    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetLicenseCustomerOpParent    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetLicenseCustomerOpPermissionResource     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetLicenseCustomerOpResult    
- AccountLicense List<GetDatas License Customer Op Result Account License Data> 
- AccountMoid string
- The Account ID for this managed object.
- ActiveAdmin bool
- The license administrative state.Set this property to 'true' to activate the license entitlements.
- AdditionalProperties string
- AllDevices boolTo Default Tier 
- Move all licensed devices to default license tier.
- Ancestors
List<GetLicense Customer Op Result Ancestor> 
- ClassId string
- ClearApi boolSync Status 
- Clear the status of smart API sync.
- CreateTime string
- The time when this managed object was created.
- DeregisterDevice bool
- Trigger de-registration/disable.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EnableTrial bool
- Enable trial for Intersight licensing.
- EvaluationPeriod double
- The default Trial or Grace period customer is entitled to.
- ExtraEvaluation double
- The number of days the trial Trial or Grace period is extended. The trial or grace period can be extended once.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parents
List<GetLicense Customer Op Result Parent> 
- PermissionResources List<GetLicense Customer Op Result Permission Resource> 
- bool
- Trigger renew authorization.
- RenewId boolCertificate 
- Trigger renew registration.
- 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.
- ShowAgent boolTech Support 
- Trigger show tech support feature.
- 
List<GetLicense Customer Op Result Tag> 
- VersionContexts List<GetLicense Customer Op Result Version Context> 
- AccountLicense []GetDatas License Customer Op Result Account License Data 
- AccountMoid string
- The Account ID for this managed object.
- ActiveAdmin bool
- The license administrative state.Set this property to 'true' to activate the license entitlements.
- AdditionalProperties string
- AllDevices boolTo Default Tier 
- Move all licensed devices to default license tier.
- Ancestors
[]GetLicense Customer Op Result Ancestor 
- ClassId string
- ClearApi boolSync Status 
- Clear the status of smart API sync.
- CreateTime string
- The time when this managed object was created.
- DeregisterDevice bool
- Trigger de-registration/disable.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EnableTrial bool
- Enable trial for Intersight licensing.
- EvaluationPeriod float64
- The default Trial or Grace period customer is entitled to.
- ExtraEvaluation float64
- The number of days the trial Trial or Grace period is extended. The trial or grace period can be extended once.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parents
[]GetLicense Customer Op Result Parent 
- PermissionResources []GetLicense Customer Op Result Permission Resource 
- bool
- Trigger renew authorization.
- RenewId boolCertificate 
- Trigger renew registration.
- 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.
- ShowAgent boolTech Support 
- Trigger show tech support feature.
- 
[]GetLicense Customer Op Result Tag 
- VersionContexts []GetLicense Customer Op Result Version Context 
- accountLicense List<GetDatas License Customer Op Result Account License Data> 
- accountMoid String
- The Account ID for this managed object.
- activeAdmin Boolean
- The license administrative state.Set this property to 'true' to activate the license entitlements.
- additionalProperties String
- allDevices BooleanTo Default Tier 
- Move all licensed devices to default license tier.
- ancestors
List<GetLicense Customer Op Result Ancestor> 
- classId String
- clearApi BooleanSync Status 
- Clear the status of smart API sync.
- createTime String
- The time when this managed object was created.
- deregisterDevice Boolean
- Trigger de-registration/disable.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enableTrial Boolean
- Enable trial for Intersight licensing.
- evaluationPeriod Double
- The default Trial or Grace period customer is entitled to.
- extraEvaluation Double
- The number of days the trial Trial or Grace period is extended. The trial or grace period can be extended once.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents
List<GetLicense Customer Op Result Parent> 
- permissionResources List<GetLicense Customer Op Result Permission Resource> 
- Boolean
- Trigger renew authorization.
- renewId BooleanCertificate 
- Trigger renew registration.
- 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.
- showAgent BooleanTech Support 
- Trigger show tech support feature.
- 
List<GetLicense Customer Op Result Tag> 
- versionContexts List<GetLicense Customer Op Result Version Context> 
- accountLicense GetDatas License Customer Op Result Account License Data[] 
- accountMoid string
- The Account ID for this managed object.
- activeAdmin boolean
- The license administrative state.Set this property to 'true' to activate the license entitlements.
- additionalProperties string
- allDevices booleanTo Default Tier 
- Move all licensed devices to default license tier.
- ancestors
GetLicense Customer Op Result Ancestor[] 
- classId string
- clearApi booleanSync Status 
- Clear the status of smart API sync.
- createTime string
- The time when this managed object was created.
- deregisterDevice boolean
- Trigger de-registration/disable.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- enableTrial boolean
- Enable trial for Intersight licensing.
- evaluationPeriod number
- The default Trial or Grace period customer is entitled to.
- extraEvaluation number
- The number of days the trial Trial or Grace period is extended. The trial or grace period can be extended once.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parents
GetLicense Customer Op Result Parent[] 
- permissionResources GetLicense Customer Op Result Permission Resource[] 
- boolean
- Trigger renew authorization.
- renewId booleanCertificate 
- Trigger renew registration.
- 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.
- showAgent booleanTech Support 
- Trigger show tech support feature.
- 
GetLicense Customer Op Result Tag[] 
- versionContexts GetLicense Customer Op Result Version Context[] 
- account_license_ Sequence[Getdatas License Customer Op Result Account License Data] 
- account_moid str
- The Account ID for this managed object.
- active_admin bool
- The license administrative state.Set this property to 'true' to activate the license entitlements.
- additional_properties str
- all_devices_ boolto_ default_ tier 
- Move all licensed devices to default license tier.
- ancestors
Sequence[GetLicense Customer Op Result Ancestor] 
- class_id str
- clear_api_ boolsync_ status 
- Clear the status of smart API sync.
- create_time str
- The time when this managed object was created.
- deregister_device bool
- Trigger de-registration/disable.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- enable_trial bool
- Enable trial for Intersight licensing.
- evaluation_period float
- The default Trial or Grace period customer is entitled to.
- extra_evaluation float
- The number of days the trial Trial or Grace period is extended. The trial or grace period can be extended once.
- 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[GetLicense Customer Op Result Parent] 
- permission_resources Sequence[GetLicense Customer Op Result Permission Resource] 
- bool
- Trigger renew authorization.
- renew_id_ boolcertificate 
- Trigger renew registration.
- 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.
- show_agent_ booltech_ support 
- Trigger show tech support feature.
- 
Sequence[GetLicense Customer Op Result Tag] 
- version_contexts Sequence[GetLicense Customer Op Result Version Context] 
- accountLicense List<Property Map>Datas 
- accountMoid String
- The Account ID for this managed object.
- activeAdmin Boolean
- The license administrative state.Set this property to 'true' to activate the license entitlements.
- additionalProperties String
- allDevices BooleanTo Default Tier 
- Move all licensed devices to default license tier.
- ancestors List<Property Map>
- classId String
- clearApi BooleanSync Status 
- Clear the status of smart API sync.
- createTime String
- The time when this managed object was created.
- deregisterDevice Boolean
- Trigger de-registration/disable.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enableTrial Boolean
- Enable trial for Intersight licensing.
- evaluationPeriod Number
- The default Trial or Grace period customer is entitled to.
- extraEvaluation Number
- The number of days the trial Trial or Grace period is extended. The trial or grace period can be extended once.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- Boolean
- Trigger renew authorization.
- renewId BooleanCertificate 
- Trigger renew registration.
- 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.
- showAgent BooleanTech Support 
- Trigger show tech support feature.
- List<Property Map>
- versionContexts List<Property Map>
GetLicenseCustomerOpResultAccountLicenseData       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetLicenseCustomerOpResultAncestor     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetLicenseCustomerOpResultParent     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetLicenseCustomerOpResultPermissionResource      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetLicenseCustomerOpResultTag     
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetLicenseCustomerOpResultVersionContext      
- additionalProperties string
- classId string
- interestedMos GetLicense Customer Op Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetLicense Customer Op Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetLicenseCustomerOpResultVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetLicenseCustomerOpResultVersionContextRefMo        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetLicenseCustomerOpTag    
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetLicenseCustomerOpVersionContext     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetLicense Customer Op Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetLicense Customer Op Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetLicense Customer Op Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetLicense Customer Op Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetLicense Customer Op Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetLicense Customer Op Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetLicense Customer Op Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetLicense Customer Op Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetLicense Customer Op 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 GetLicense Customer Op Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetLicenseCustomerOpVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetLicenseCustomerOpVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet