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