PluginResponse
idstring<uuid>
Value of id.
namestringnullable
Human-readable name of the resource.
typePluginType (string)
Type discriminator of the resource.
Possible values: [Backup, Ip]
periodstring<date-span>
Value of period.
pricenumber<double>
Value of price.
PluginResponse
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"type": "Backup",
"period": "string",
"price": 0
}