Skip to main content
Command reference

vserver object-store-server user show

Suggest changes

Display object store server users

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

The vserver object-store-server user show command displays information about the object store user. The user secret-key will not be shown as part of the response. It is shown only when user is created or user keys are regenerated.

Parameters

{ [-fields <fieldname>,…​]

If you specify the -fields <fieldname>, …​ parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

| [-instance ] }

If you specify the -instance parameter, the command displays detailed information about all fields.

[-vserver <Vserver Name>] - Vserver Name

If you specify this parameter, the command displays information only about the object store users for the specified SVM.

[-user <TextNoCase>] - Object Store Server User Name

If you specify this parameter, the command displays information only for object store users that match the specified object store user name.

[-key-id <integer>] - Object Store Server User Key ID

If you specify this parameter, the command displays information only for object store users that match the specified user key identifier. Valid values for this parameter are 1 or 2 .

[-id <integer>] - Object Store Server User ID

If you specify this parameter, the command displays information only for object store users that match the specified user id.

[-comment <text>] - Object Store Server User Description

If you specify this parameter, the command displays information only for object store users that match the specified comment field.

[-access-key <text>] - Access Key for the Object Store Server User

If you specify this parameter, the command displays information only for object store users that match the specified access key.

[-key-time-to-live {P[<integer>D]T[<integer>H][<integer>M][<integer>S] | P<integer>W}] - Time Period After Which User Keys Expire

If you specify this parameter, the command displays information only for object store users that match the specified key time to live value.

[-key-expiry-time {MM/DD/YYYY HH:MM:SS [{+|-}hh:mm]}] - Date And Time When User Keys Expire

If you specify this parameter, the command displays information only for object store users that match the specified key expiry date value.

Examples

The following example displays information of all object store users in admin privilege:

cluster1::> vserver object-store-server user show
Vserver     User            ID       Key Id Key Time To Live Key Expiry Time
----------- --------------- -------- ------ ---------------- -----------------
vs1         newuser         2        1      -                -
vs1         newuser         2        2      1h0m0s           12/15/2025 15:35:18 +05:30
vs1         root            0        1      0h8m20s          12/15/2025 11:24:20 +05:30
   Comment: Root User
vs1         root            0        2      0h6m40s          12/11/2025 15:07:26 +05:30
vs2         root            0        1      -                -
   Comment: Root User
vs2         root            0        2      0h5m0s           12/11/2025 15:05:37 +05:30
vs2         user2           1        1      -                -
vs2         user2           1        2      0h10m0s          12/11/2025 15:11:10 +05:30
8 entries were displayed.

The following example displays information of a particular object store user associated with the SVM vs1 in admin privilege:

cluster1::> vserver object-store-server user show -vserver vs1 -user newuser
Vserver     User            ID       Key Id Key Time To Live Key Expiry Time
----------- --------------- -------- ------ ---------------- -----------------
vs1         newuser         2        1      -                -
vs1         newuser         2        2      1h0m0s           12/15/2025 15:35:18 +05:30
2 entries were displayed.
cluster1::> vserver object-store-server user show -vserver vs1 -user newuser -instance
Vserver Name: vs1
              Object Store Server User Name: newuser
                Object Store Server User ID: 2
    Object Store Server User Key Identifier: 1
Access Key for the Object Store Server User: Q8ZV0321WQMZPEUCAABP
   Time Period After Which User Keys Expire: -
        Date And Time When User Keys Expire: -
       Object Store Server User Description:
Vserver Name: vs1
              Object Store Server User Name: newuser
                Object Store Server User ID: 2
    Object Store Server User Key Identifier: 2
Access Key for the Object Store Server User: SV2PZ322V71B10FOF7Z5
   Time Period After Which User Keys Expire: 1h0m0s
        Date And Time When User Keys Expire: 12/15/2025 15:35:18 +05:30
       Object Store Server User Description: -
2 entries were displayed.

The following example displays information of all object store users in advanced privilege:

cluster1::*> vserver object-store-server user show
Vserver     User            ID       Key Id Key Time To Live Key Expiry Time
----------- --------------- -------- ------ ---------------- -----------------
vs1         newuser         2        1      -                -
Access Key: Q8ZV0321WQMZPEUCAABP
   Comment:
vs1         newuser         2        2      1h0m0s           12/15/2025 15:35:18 +05:30
Access Key: SV2PZ322V71B10FOF7Z5
   Comment: -
vs1         root            0        1      0h8m20s          12/15/2025 11:24:20 +05:30
Access Key: ABEFW301AIH74HVXMV0V
   Comment: Root User
vs1         root            0        2      0h6m40s          12/11/2025 15:07:26 +05:30
Access Key: 81BYX302302KVBTTOP4N
   Comment: -
vs2         root            0        1      -                -
Access Key: BRV0P20120Y2XS2CEH5R
   Comment: Root User
vs2         root            0        2      0h5m0s           12/11/2025 15:05:37 +05:30
Access Key: P3C8P20220XXNHTL79RC
   Comment: -
vs2         user2           1        1      -                -
Access Key: B32GD211M3LOKP30AXX5
   Comment:
vs2         user2           1        2      0h10m0s          12/11/2025 15:11:10 +05:30
Access Key: I9O7X212214JC6G82PDI
   Comment: -
8 entries were displayed.

The following example displays information of a particular object store user associated with the SVM vs1 in advanced privilege. Note that user secret key is not shown as part of this command:

cluster1::*> vserver object-store-server user show -vserver vs1 -user newuser
Vserver     User            ID       Key Id Key Time To Live Key Expiry Time
----------- --------------- -------- ------ ---------------- -----------------
vs1         newuser         2        1      -                -
Access Key: Q8ZV0321WQMZPEUCAABP
   Comment:
vs1         newuser         2        2      1h0m0s           12/15/2025 15:35:18 +05:30
Access Key: SV2PZ322V71B10FOF7Z5
   Comment: -
2 entries were displayed.
cluster1::*> vserver object-store-server user show -vserver vs1 -user newuser -instance
Vserver Name: vs1
              Object Store Server User Name: newuser
                Object Store Server User ID: 2
    Object Store Server User Key Identifier: 1
Access Key for the Object Store Server User: Q8ZV0321WQMZPEUCAABP
   Time Period After Which User Keys Expire: -
        Date And Time When User Keys Expire: -
       Object Store Server User Description: -
Vserver Name: vs1
              Object Store Server User Name: newuser
                Object Store Server User ID: 2
    Object Store Server User Key Identifier: 2
Access Key for the Object Store Server User: SV2PZ322V71B10FOF7Z5
   Time Period After Which User Keys Expire: 1h0m0s
        Date And Time When User Keys Expire: 12/15/2025 15:35:18 +05:30
       Object Store Server User Description: -
2 entries were displayed.