Resource: KeyValueMap
Collection of key/value string pairs.
| JSON representation |
|---|
{ "name" : string , "encrypted" : boolean } |
| Fields | |
|---|---|
name
|
Required. ID of the key value map. |
encrypted
|
Required. Flag that specifies whether entry values will be encrypted. This field is retained for backward compatibility and the value of encrypted will always be |
Methods |
|
|---|---|
|
Creates a key value map in an API proxy. |
|
Deletes a key value map from an API proxy. |
|
Lists key value maps in an API proxy. |

