Vishwanatha Subbanna | 7fb7134 | 2017-02-23 20:48:31 +0530 | [diff] [blame] | 1 | - name: Timeout |
Gunnar Mills | 8d885b9 | 2017-04-19 21:10:33 -0500 | [diff] [blame] | 2 | description: Operation timed out. |
Gunnar Mills | 53aef9b | 2017-04-10 16:07:30 -0500 | [diff] [blame] | 3 | - name: InternalFailure |
Gunnar Mills | 8d885b9 | 2017-04-19 21:10:33 -0500 | [diff] [blame] | 4 | description: The operation failed internally. |
Gunnar Mills | 53aef9b | 2017-04-10 16:07:30 -0500 | [diff] [blame] | 5 | - name: InvalidArgument |
Gunnar Mills | 8d885b9 | 2017-04-19 21:10:33 -0500 | [diff] [blame] | 6 | description: Invalid argument was given. |
Vishwanatha Subbanna | 3284799 | 2017-08-29 17:36:07 +0530 | [diff] [blame] | 7 | - name: InsufficientPermission |
| 8 | description: Insufficient permission to perform operation |
Lei YU | e0e9aed | 2018-07-13 14:04:16 +0800 | [diff] [blame] | 9 | - name: NotAllowed |
| 10 | description: The operation is not allowed |
Nagaraju Goruganti | 8d65613 | 2018-10-17 03:08:21 -0500 | [diff] [blame] | 11 | - name: NoCACertificate |
| 12 | description: Server's CA certificate has not been provided. |
Deepak Kodihalli | f968479 | 2019-11-08 08:45:45 -0600 | [diff] [blame] | 13 | - name: TooManyResources |
| 14 | description: Too many resources have already been granted. |
Pavithra Barithaya | 4d01be9 | 2020-04-29 07:36:58 -0500 | [diff] [blame] | 15 | - name: ResourceNotFound |
| 16 | description: The resource is not found. |
Jonathan Doman | 15eeb50 | 2020-10-26 21:38:53 -0700 | [diff] [blame] | 17 | - name: Unavailable |
| 18 | description: The service is temporarily unavailable. |
Andrew Geissler | cfe12d2 | 2021-01-25 15:22:18 -0600 | [diff] [blame] | 19 | - name: UnsupportedRequest |
| 20 | description: The request is unsupported. |