Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for InfoServiceAccount (0.06 sec)

  1. cmd/admin-handlers-users.go

    					Expiration:    updateReq.NewExpiration,
    				},
    			},
    			UpdatedAt: updatedAt,
    		}))
    	}
    
    	writeSuccessNoContent(w)
    }
    
    // InfoServiceAccount - GET /minio/admin/v3/info-service-account
    func (a adminAPIHandlers) InfoServiceAccount(w http.ResponseWriter, r *http.Request) {
    	ctx := r.Context()
    
    	// Get current object layer instance.
    	objectAPI := newObjectLayerFn()
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 90.6K bytes
    - Viewed (0)
Back to top