Create an entitlement assignment
post
/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments
Request
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode: string
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
assignmentCriteria: array
Subscription Balance Condition Criteria
Title:
Subscription Balance Condition Criteria
The subscription balance criteria resource is used to view, create, update, and delete a balance criteria. -
AssignmentPrecedence: integer
Title:
Precedence
The precedence of assignment of subscription entitlement assignment. -
AssignmentStatus: string
Title:
Status
Maximum Length:30
Default Value:ORA_OSS_DRAFT
The status of assignment of subscription entitlement assignment. -
BusinessUnitId: integer
(int64)
The unique identifier of the business unit.
-
BusinessUnitName: string
Title:
Business Unit
Maximum Length:240
The name of the business unit. -
EndDateActive: string
(date)
Title:
End Date
The end date till which assignment is active in subscription entitlement assignment. -
EntitlementAssignmentId: integer
(int64)
The unique identifier of subscription entitlement assignment.
-
EntitlementAssignmentNumber(required): string
Title:
Number
Maximum Length:120
The number of subscription entitlement assignment. -
EntitlementPlanId: integer
(int64)
The unique entitlement plan identifier of subscription entitlement assignment.
-
EntitlementPlanName: string
Title:
Entitlement Plan Name
Maximum Length:120
The entitlement plan name of subscription entitlement assignment. -
EntitlementPlanNumber: string
Title:
Entitlement Plan Number
Maximum Length:120
The entitlement plan number of subscription entitlement assignment. -
InventoryItemId: integer
(int64)
The inventory item identifier of subscription entitlement assignment.
-
InventoryItemName: string
Title:
Product Name
Maximum Length:300
The inventory item name of subscription entitlement assignment. -
OrganizationCode: string
Title:
Organization
Maximum Length:18
The organization code of subscription entitlement assignment. -
OrganizationId: integer
(int64)
The organization identifier of subscription entitlement assignment.
-
RatePlanId: integer
(int64)
Title:
Rate Plan ID
The unique identifier of the rate plan associated to the subscription product. -
RatePlanNumber: string
Title:
Rate Plan Number
Maximum Length:120
The public unique identifier of the rate plan associated with the subscription product. -
StartDateActive: string
(date)
Title:
Start Date
The start date from which assignment is active in subscription entitlement assignment.
Nested Schema : Subscription Balance Condition Criteria
Type:
array
Title:
Subscription Balance Condition Criteria
The subscription balance criteria resource is used to view, create, update, and delete a balance criteria.
Show Source
Nested Schema : schema
Type:
Show Source
object
-
BalanceCriteriaDescription: string
Title:
Description
Maximum Length:300
The description of subscription balance criterion. -
BalanceCriteriaId: integer
(int64)
The unique identifier of the subscription balance criterion.
-
BalanceCriteriaNumber(required): string
Title:
Criteria
Maximum Length:120
The unique number of the subscription balance criterion. -
BalanceCriteriaStatus: string
Title:
Status
Maximum Length:30
Default Value:ORA_OSS_DRAFT
The status of the subscription balance criterion. -
BalanceCriteriaUsage(required): string
Title:
Usage
Maximum Length:30
The usage condition of subscription balance criterion. -
CriteriaPrecedence: integer
Title:
Sequence
The order in which the criteria will be evaluated. -
ObjectVersionNumber: integer
(int32)
The object version number updated after every update of a subscription balance criterion.
-
subscriptionBalancePredicates: array
Subscription Balance Condition Predicates
Title:
Subscription Balance Condition Predicates
The subscription balance predicates resource is used to view, create, update, and delete a balance predicate.
Nested Schema : Subscription Balance Condition Predicates
Type:
array
Title:
Subscription Balance Condition Predicates
The subscription balance predicates resource is used to view, create, update, and delete a balance predicate.
Show Source
Nested Schema : schema
Type:
Show Source
object
-
BalanceAttributeId: integer
(int64)
The unique identifier of the subscription balance attribute.
-
BalanceAttributeName: string
Title:
Attribute Name
Maximum Length:240
The name of the subscription balance attribute. -
BalanceCriteriaId: integer
(int64)
The balance criteria Id of subscription balance predicate.
-
BalanceObjectId: integer
(int64)
The balance object identifier of subscription balance predicate.
-
BalanceObjectName: string
Title:
Object Name
Maximum Length:120
The balance object name of subscription balance predicate. -
BalancePredicateCharacterValue: string
Title:
Value
Maximum Length:600
The balance predicate character value of subscription balance predicate. -
BalancePredicateDateValue: string
(date)
Title:
Value
The balance predicate date value of subscription balance predicate. -
BalancePredicateDecimalValue: number
Title:
Value
The balance predicate decimal value of subscription balance predicate. -
BalancePredicateId: integer
(int64)
The unique identifier of the subscription balance predicate.
-
BalancePredicateNumber: string
Title:
Number
Maximum Length:120
The unique number of the subscription balance predicate. -
BalancePredicateNumberValue: integer
Title:
Value
The number value of the subscription balance predicate. -
BalancePredicateOperator: string
Title:
Operator
Maximum Length:30
The operator value of the subscription balance predicate. -
BalancePredicateSequence: integer
Title:
Sequence
The balance predicate sequence of the subscription balance predicate. -
BalancePredicateSortBy: string
Title:
Sort Order
Maximum Length:30
The sort by criterion of the subscription balance predicate. -
BalancePredicateTimeValue: string
(date-time)
Title:
Value
The time value of the subscription balance predicate. -
SourceType: string
Title:
Source Type
Maximum Length:30
Default Value:ORA_OSS_USER
The source type of the subscription balance predicate.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : subscriptionEntitlementAssignments-item-response
Type:
Show Source
object
-
assignmentCriteria: array
Subscription Balance Condition Criteria
Title:
Subscription Balance Condition Criteria
The subscription balance criteria resource is used to view, create, update, and delete a balance criteria. -
AssignmentPrecedence: integer
Title:
Precedence
The precedence of assignment of subscription entitlement assignment. -
AssignmentStatus: string
Title:
Status
Maximum Length:30
Default Value:ORA_OSS_DRAFT
The status of assignment of subscription entitlement assignment. -
BalanceProfileName: string
Title:
Profile Name
Read Only:true
Maximum Length:120
The name of the subscription balance profile. -
BalanceProfileNumber: string
Title:
Profile Number
Read Only:true
Maximum Length:120
The unique number of the subscription balance profile. -
BusinessUnitId: integer
(int64)
The unique identifier of the business unit.
-
BusinessUnitName: string
Title:
Business Unit
Maximum Length:240
The name of the business unit. -
CreatedBy: string
Read Only:
true
Maximum Length:64
The user who created the subscription entitlement assignment. -
CreationDate: string
(date-time)
Read Only:
true
The date when the subscription entitlement assignment was created. -
EndDateActive: string
(date)
Title:
End Date
The end date till which assignment is active in subscription entitlement assignment. -
EntitlementAssignmentId: integer
(int64)
The unique identifier of subscription entitlement assignment.
-
EntitlementAssignmentNumber: string
Title:
Number
Maximum Length:120
The number of subscription entitlement assignment. -
EntitlementPlanId: integer
(int64)
The unique entitlement plan identifier of subscription entitlement assignment.
-
EntitlementPlanName: string
Title:
Entitlement Plan Name
Maximum Length:120
The entitlement plan name of subscription entitlement assignment. -
EntitlementPlanNumber: string
Title:
Entitlement Plan Number
Maximum Length:120
The entitlement plan number of subscription entitlement assignment. -
InventoryItemId: integer
(int64)
The inventory item identifier of subscription entitlement assignment.
-
InventoryItemName: string
Title:
Product Name
Maximum Length:300
The inventory item name of subscription entitlement assignment. -
LastUpdateDate: string
(date-time)
Read Only:
true
The date when the subscription entitlement assignment was last updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
The user who has last updated the subscription entitlement assignment. -
LastUpdateLogin: string
Read Only:
true
Maximum Length:32
The login of the user who last updated the subscription entitlement assignment. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationCode: string
Title:
Organization
Maximum Length:18
The organization code of subscription entitlement assignment. -
OrganizationId: integer
(int64)
The organization identifier of subscription entitlement assignment.
-
RatePlanId: integer
(int64)
Title:
Rate Plan ID
The unique identifier of the rate plan associated to the subscription product. -
RatePlanNumber: string
Title:
Rate Plan Number
Maximum Length:120
The public unique identifier of the rate plan associated with the subscription product. -
StartDateActive: string
(date)
Title:
Start Date
The start date from which assignment is active in subscription entitlement assignment.
Nested Schema : Subscription Balance Condition Criteria
Type:
array
Title:
Subscription Balance Condition Criteria
The subscription balance criteria resource is used to view, create, update, and delete a balance criteria.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : subscriptionEntitlementAssignments-assignmentCriteria-item-response
Type:
Show Source
object
-
BalanceCriteriaDescription: string
Title:
Description
Maximum Length:300
The description of subscription balance criterion. -
BalanceCriteriaId: integer
(int64)
The unique identifier of the subscription balance criterion.
-
BalanceCriteriaNumber: string
Title:
Criteria
Maximum Length:120
The unique number of the subscription balance criterion. -
BalanceCriteriaStatus: string
Title:
Status
Maximum Length:30
Default Value:ORA_OSS_DRAFT
The status of the subscription balance criterion. -
BalanceCriteriaUsage: string
Title:
Usage
Maximum Length:30
The usage condition of subscription balance criterion. -
CreatedBy: string
Read Only:
true
Maximum Length:64
The user who created the subscription balance criterion. -
CreationDate: string
(date-time)
Read Only:
true
The date when the subscription balance criterion was created. -
CriteriaPrecedence: integer
Title:
Sequence
The order in which the criteria will be evaluated. -
LastUpdateDate: string
(date-time)
Read Only:
true
The date when the subscription balance criterion was last updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
The user who has last updated the subscription balance criterion. -
LastUpdateLogin: string
Read Only:
true
Maximum Length:32
The login of the user who last updated the subscription balance criterion. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
The object version number updated after every update of a subscription balance criterion.
-
subscriptionBalancePredicates: array
Subscription Balance Condition Predicates
Title:
Subscription Balance Condition Predicates
The subscription balance predicates resource is used to view, create, update, and delete a balance predicate.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Subscription Balance Condition Predicates
Type:
array
Title:
Subscription Balance Condition Predicates
The subscription balance predicates resource is used to view, create, update, and delete a balance predicate.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : subscriptionEntitlementAssignments-assignmentCriteria-subscriptionBalancePredicates-item-response
Type:
Show Source
object
-
BalanceAttributeId: integer
(int64)
The unique identifier of the subscription balance attribute.
-
BalanceAttributeName: string
Title:
Attribute Name
Maximum Length:240
The name of the subscription balance attribute. -
BalanceCriteriaId: integer
(int64)
The balance criteria Id of subscription balance predicate.
-
BalanceObjectId: integer
(int64)
The balance object identifier of subscription balance predicate.
-
BalanceObjectName: string
Title:
Object Name
Maximum Length:120
The balance object name of subscription balance predicate. -
BalancePredicateCharacterValue: string
Title:
Value
Maximum Length:600
The balance predicate character value of subscription balance predicate. -
BalancePredicateDateValue: string
(date)
Title:
Value
The balance predicate date value of subscription balance predicate. -
BalancePredicateDecimalValue: number
Title:
Value
The balance predicate decimal value of subscription balance predicate. -
BalancePredicateId: integer
(int64)
The unique identifier of the subscription balance predicate.
-
BalancePredicateNumber: string
Title:
Number
Maximum Length:120
The unique number of the subscription balance predicate. -
BalancePredicateNumberValue: integer
Title:
Value
The number value of the subscription balance predicate. -
BalancePredicateOperator: string
Title:
Operator
Maximum Length:30
The operator value of the subscription balance predicate. -
BalancePredicateSequence: integer
Title:
Sequence
The balance predicate sequence of the subscription balance predicate. -
BalancePredicateSortBy: string
Title:
Sort Order
Maximum Length:30
The sort by criterion of the subscription balance predicate. -
BalancePredicateTimeValue: string
(date-time)
Title:
Value
The time value of the subscription balance predicate. -
CreatedBy: string
Read Only:
true
Maximum Length:64
The user who created the subscription balance predicate. -
CreationDate: string
(date-time)
Read Only:
true
The date when the subscription balance predicate was created. -
LastUpdateDate: string
(date-time)
Read Only:
true
The date when the subscription balance predicate was last updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
The user who has last updated the subscription balance predicate. -
LastUpdateLogin: string
Read Only:
true
Maximum Length:32
The login of the user who last updated the subscription balance predicate. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Read Only:
true
The object version number of the subscription balance predicate. -
SourceType: string
Title:
Source Type
Maximum Length:30
Default Value:ORA_OSS_USER
The source type of the subscription balance predicate.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- activate
-
Parameters:
- EntitlementAssignmentNumber:
$request.path.EntitlementAssignmentNumber
The method is used to activate entitlement assignment. - EntitlementAssignmentNumber:
- assignmentCriteria
-
Parameters:
- EntitlementAssignmentNumber:
$request.path.EntitlementAssignmentNumber
The subscription balance criteria resource is used to view, create, update, and delete a balance criteria. - EntitlementAssignmentNumber:
- deActivate
-
Parameters:
- EntitlementAssignmentNumber:
$request.path.EntitlementAssignmentNumber
The method is used to deactivate entitlement assignment. - EntitlementAssignmentNumber:
Examples
The following example shows how to create a subscription entitlement assignment by submitting a POST request on the REST resource.
cURL Command
curl -u <username:password> \ -X POST https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/latest/subscriptionEntitlementAssignments \ -H 'Content-Type: application/vnd.oracle.adf.resourceitem+json' | json_pp
Example of Request Body
The following shows the contents of the request body in JSON format.
{ "OrganizationCode": "V1", "InventoryItemName": "QP_Item3", "EntitlementPlanNumber": "CDRM_1", "AssignmentPrecedence": 1001, "assignmentCriteria": [ { "BalanceCriteriaDescription": "Inline plan assignment criteria", "subscriptionBalancePredicates": [ { "BalanceObjectName": "Subscription", "BalanceAttributeName": "PONumber", "BalancePredicateOperator": "ORA_OSS_EQUALS", "BalancePredicateCharacterValue": "PO123", "BalancePredicateSequence": 1 } ] } ] }
Example of Response Body
The following example shows the contents of the response body in JSON format.
{ "EntitlementAssignmentId": 300100570207771, "EntitlementAssignmentNumber": "CDRM_7004", "OrganizationCode": "V1", "OrganizationId": 204, "InventoryItemName": "QP_Item3", "InventoryItemId": 300100012368232, "EntitlementPlanNumber": "CDRM_1", "EntitlementPlanId": 300100570153904, "EntitlementPlanName": "Platinum Plan", "AssignmentPrecedence": 1001, "StartDateActive": "2023-03-01", "EndDateActive": null, "AssignmentStatus": "ORA_OSS_DRAFT", "ObjectVersionNumber": 1, "CreatedBy": "CONMGR", "CreationDate": "2023-03-01T15:05:58+00:00", "LastUpdatedBy": "CONMGR", "LastUpdateDate": "2023-03-01T15:05:58.901+00:00", "LastUpdateLogin": "F5D244E63FBF3FFBE053B4A7456445B7", "assignmentCriteria": [ { "BalanceCriteriaId": 300100570207772, "BalanceCriteriaNumber": "CDRM_14004", "BalanceCriteriaDescription": "Inline plan assignment criteria", "BalanceCriteriaStatus": "ORA_OSS_DRAFT", "BalanceCriteriaUsage": "ORA_OSS_ENTPLAN_ASSGN_CRITERIA", "ObjectVersionNumber": 1, "CreatedBy": "CONMGR", "CreationDate": "2023-03-01T15:05:58.456+00:00", "LastUpdatedBy": "CONMGR", "LastUpdateDate": "2023-03-01T15:06:20.862+00:00", "LastUpdateLogin": "F5D244E63FBF3FFBE053B4A7456445B7", "subscriptionBalancePredicates": [ { "BalancePredicateId": 300100570207773, "BalancePredicateNumber": "CDRM_14004-BAPD-14004", "BalanceCriteriaId": 300100570207772, "BalanceObjectName": "Subscription", "BalanceObjectId": 300100570153599, "BalanceAttributeName": "PONumber", "BalanceAttributeId": 300100570153611, "BalancePredicateOperator": "ORA_OSS_EQUALS", "BalancePredicateCharacterValue": "PO123", "BalancePredicateNumberValue": null, "BalancePredicateDecimalValue": null, "BalancePredicateDateValue": null, "BalancePredicateTimeValue": null, "BalancePredicateSortBy": null, "BalancePredicateSequence": 1, "ObjectVersionNumber": 1, "CreatedBy": "CONMGR", "CreationDate": "2023-03-01T15:05:58.467+00:00", "LastUpdatedBy": "CONMGR", "LastUpdateDate": "2023-03-01T15:06:20.884+00:00", "LastUpdateLogin": "F5D244E63FBF3FFBE053B4A7456445B7", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments/CDRM_7004/child/assignmentCriteria/CDRM_14004/child/subscriptionBalancePredicates/CDRM_14004-BAPD-14004", "name": "subscriptionBalancePredicates", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments/CDRM_7004/child/assignmentCriteria/CDRM_14004/child/subscriptionBalancePredicates/CDRM_14004-BAPD-14004", "name": "subscriptionBalancePredicates", "kind": "item" }, { "rel": "parent", "href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments/CDRM_7004/child/assignmentCriteria/CDRM_14004", "name": "assignmentCriteria", "kind": "item" } ] } ], "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments/CDRM_7004/child/assignmentCriteria/CDRM_14004", "name": "assignmentCriteria", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments/CDRM_7004/child/assignmentCriteria/CDRM_14004", "name": "assignmentCriteria", "kind": "item" }, { "rel": "parent", "href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments/CDRM_7004", "name": "subscriptionEntitlementAssignments", "kind": "item" }, { "rel": "child", "href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments/CDRM_7004/child/assignmentCriteria/CDRM_14004/child/subscriptionBalancePredicates", "name": "subscriptionBalancePredicates", "kind": "collection" }, { "rel": "action", "href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments/CDRM_7004/child/assignmentCriteria/CDRM_14004/action/activate", "name": "activate", "kind": "other" }, { "rel": "action", "href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments/CDRM_7004/child/assignmentCriteria/CDRM_14004/action/deActivate", "name": "deActivate", "kind": "other" } ] } ], "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments/CDRM_7004", "name": "subscriptionEntitlementAssignments", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments/CDRM_7004", "name": "subscriptionEntitlementAssignments", "kind": "item" }, { "rel": "child", "href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments/CDRM_7004/child/assignmentCriteria", "name": "assignmentCriteria", "kind": "collection" }, { "rel": "action", "href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments/CDRM_7004/action/activate", "name": "activate", "kind": "other" }, { "rel": "action", "href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/subscriptionEntitlementAssignments/CDRM_7004/action/deActivate", "name": "deActivate", "kind": "other" } ] }