# configureLineItemPolicies **Type:** GraphQL mutations **Description:** Mutation to configure line item policies ## Arguments - activationId (String) - entitlementId (String) - policy (PolicyInput, Not Null): undefined - acpiGenerationIdLicense (Boolean): ACPI Generation ID License flag - cancelLicense (Boolean): Cancel License flag - extraActivations (Int): Activation Policy Attributes - rehosts (PolicyAttributeInput): Rehost Policy Attributes - allowedCount (Int): Represents the allowed count for the policy - policyTermDuration (Int): Represents the duration of the policy term - policyTermUnit (PolicyTermUnit, Not Null): Represents policy term unit - repairs (PolicyAttributeInput): Repair Policy Attributes - allowedCount (Int): Represents the allowed count for the policy - policyTermDuration (Int): Represents the duration of the policy term - policyTermUnit (PolicyTermUnit, Not Null): Represents policy term unit - returns (PolicyAttributeInput): Return Policy Attributes - allowedCount (Int): Represents the allowed count for the policy - policyTermDuration (Int): Represents the duration of the policy term - policyTermUnit (PolicyTermUnit, Not Null): Represents policy term unit - virtualLicense (Boolean): Virtual License flag ## Response **Type:** ActivationId **Description:** Represents the activation ID of a line item. ### Fields - activationId (String)