loop_policy_mgr_update
Back to SOAP Architecture Method Reference
Description
The loop_policy_mgr_update method updates the designated Loop Policies.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| active | Whether this Loop Policy is active. | boolean | R |
| default_slot_duration | The default slot duration of the Loop Policy. | unsignedInt | R |
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| id | The unique ID# of the Loop Policy. | bstypes:ResourceId | R |
| loop_share_configuration | The Loop Policy’s loop share configuration. | string | R |
| loop_transform_strategy | The Loop Policy’s loop transformation strategy order. | string | R |
| max_duration_msec | The Loop Policy’s maximum duration in milliseconds. | unsignedInt | R |
| name | The name of this Loop Policy. | string | R |
| overbookable | Indicates whether the Loop Policy is overbookable or not. | boolean | R |
| primary_inventory_share_msec | The Loop Policy’s primary inventory share duration in milliseconds. | unsignedInt | R |
| synchronization_type |
The loop policy's synchronization type:
|
bstypes:SynchronizationType | R |
| container_id | The ID# of the folder containing this Loop Policy. | bstypes:ResourceId | O |
| synchronization_set | The Loop Policy’s synchronization set tag. | string | O |
Return Values
| Value | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| id | The unique ID# of the Loop Policy. | bstypes:ResourceId | R |
