SubscribeStorageOptionsRequest: {
    optionsIds: number[];
    serverId: number;
    zone?: Zone;
}

Type declaration

  • optionsIds: number[]

    Option IDs of the storage options to subscribe.

  • serverId: number

    Server ID of the storage options to subscribe.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.