PluginResponse
idstring<uuid>
Значение поля id.
namestringnullable
Человекочитаемое название resource.
typePluginType (string)
Типовой дискриминатор ресурса.
Possible values: [Backup, Ip]
periodstring<date-span>
Значение поля period.
pricenumber<double>
Значение поля price.
PluginResponse
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"type": "Backup",
"period": "string",
"price": 0
}