Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for XMinioInvalidResource (0.13 sec)

  1. cmd/api-errors.go

    		Description:    "Credential is not allowed to be same as admin access key",
    		HTTPStatusCode: http.StatusForbidden,
    	},
    	ErrAdminResourceInvalidArgument: {
    		Code:           "XMinioInvalidResource",
    		Description:    "Policy, user or group names are not allowed to begin or end with space characters",
    		HTTPStatusCode: http.StatusBadRequest,
    	},
    	ErrAdminAccountNotEligible: {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 22:26:38 UTC 2024
    - 92.1K bytes
    - Viewed (0)
Back to top