Interface storageCreate

Returned by POST /storage

Hierarchy

  • storageCreate

Indexable

[additionalProperties: string]: any

Properties

Properties

config?: { encryption-key?: string }

Partial, possible server generated, configuration properties.

Type declaration

  • Optional encryption-key?: string

    The, possible auto-generated, encryption-key.

storage: string

The ID of the created storage.

type: string

The type of the created storage.

Generated using TypeDoc