These docs are for Rancher 1.6, if you are looking for Rancher 2.x docs, see
here.
StorageDriver
Resource Fields
Writeable Fields
| Field |
Type |
Create |
Update |
Default |
Notes |
| description |
string |
Optional |
Yes |
- |
|
| name |
string |
Optional |
Yes |
- |
|
Read Only Fields
| Field |
Type |
Notes |
| id |
int |
The unique identifier for the storageDriver |
| scope |
enum |
The options are local, environment, custom. |
| serviceId |
service |
The unique identifier of the associated service |
| volumeAccessMode |
enum |
The options are singleHostRW, singleInstanceRW, multiHostRW. |
Please read more about the common resource fields. These fields are read only and applicable to almost every resource. We have segregated them from the list above.