.. _slb_player_id_global: slb player-id-global ==================== Player-id global commands player-id-global Specification ------------------------------ ===================================== ============================================================= **Parameter** **Value** ===================================== ============================================================= **Type** *Configuration Resource* **Element Name** player-id-global **Element URI** /axapi/v3/slb/player-id-global **Element Attributes** player-id-global_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/slb/player-id-global/stats **Operational Data URI** /axapi/v3/slb/player-id-global/oper **Schema** :download:`player-id-global schema ` ===================================== ============================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/slb/player-id-global .. raw:: html :ref:`2844_player-id-global_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/player-id-global .. raw:: html :ref:`2844_player-id-global_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/player-id-global .. raw:: html :ref:`2844_player-id-global_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/player-id-global .. raw:: html :ref:`2844_player-id-global_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/player-id-global .. raw:: html :ref:`2844_player-id-global_attributes` .. raw:: html
.. _2844_player-id-global_attributes: player-id-global attributes --------------------------- **abs-max-expiration** **Description** Absolute max record expiration value (default 10 minutes) (Absolute max record expiration time in minutes, default 10) **Type:** number **Range:** 1-32767 **Default:** 10 **enable-64bit-player-id** **Description** Enable 64 bit player id check. Default is 32 bit **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **enforcement-timer** **Description** Time to playerid enforcement after bootup (default 480 seconds) (Time to playerid enforcement in seconds, default 480) **Type:** number **Range:** 1-32767 **Default:** 480 **force-passive** **Description** Forces the device to be in passive mode (Only stats and no packet drops) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **min-expiration** **Description** Minimum record expiration value (default 1 min) (Min record expiration time in minutes, default 1) **Type:** number **Range:** 1-32767 **Default:** 1 **pkt-activity-expiration** **Description** Packet activity record expiration value (default 5 minutes) (Packet activity record expiration time in minutes, default 5) **Type:** number **Range:** 1-32767 **Default:** 5 **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2844_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'total_playerids_created': Playerid records created; 'total_playerids_deleted': Playerid records deleted; 'total_abs_max_age_outs': Playerid records max time aged out; 'total_pkt_activity_age_outs': Playerid records idle timeout; 'total_invalid_playerid_pkts': Invalid playerid packets; 'total_invalid_playerid_drops': Invalid playerid packet drops; 'total_valid_playerid_pkts': Valid playerid packets; **Type:** string **Supported Values:** all, total_playerids_created, total_playerids_deleted, total_abs_max_age_outs, total_pkt_activity_age_outs, total_invalid_playerid_pkts, total_invalid_playerid_drops, total_valid_playerid_pkts