File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 43714371 }
43724372 ],
43734373 "description" : " The list of volumes attached to the server."
4374- },
4375- "vtpm" : {
4376- "allOf" : [
4377- {
4378- "$ref" : " #/components/schemas/ServerVTPM"
4379- }
4380- ]
43814374 }
43824375 },
43834376 "required" : [
45624555 "format" : " byte" ,
45634556 "type" : " string"
45644557 },
4565- "ServerVTPM" : {
4566- "description" : " Configuration for the Virtual Trusted Platform Module (vTPM)." ,
4567- "properties" : {
4568- "enabled" : {
4569- "default" : false ,
4570- "description" : " Defines whether the server instance has the Virtual Trusted Platform Module (vTPM) enabled." ,
4571- "example" : true ,
4572- "type" : " boolean" ,
4573- "x-stackit-logging" : true
4574- }
4575- },
4576- "required" : [
4577- " enabled"
4578- ],
4579- "type" : " object"
4580- },
45814558 "ServiceAccountMail" : {
45824559 "description" : " Object that represents an e-mail address of a service account." ,
45834560 "example" : " example@compute.sa.stackit.cloud" ,
Original file line number Diff line number Diff line change 42664266 }
42674267 ],
42684268 "description" : " The list of volumes attached to the server."
4269- },
4270- "vtpm" : {
4271- "allOf" : [
4272- {
4273- "$ref" : " #/components/schemas/ServerVTPM"
4274- }
4275- ]
42764269 }
42774270 },
42784271 "required" : [
44574450 "format" : " byte" ,
44584451 "type" : " string"
44594452 },
4460- "ServerVTPM" : {
4461- "description" : " Configuration for the Virtual Trusted Platform Module (vTPM)." ,
4462- "properties" : {
4463- "enabled" : {
4464- "default" : false ,
4465- "description" : " Defines whether the server instance has the Virtual Trusted Platform Module (vTPM) enabled." ,
4466- "example" : true ,
4467- "type" : " boolean" ,
4468- "x-stackit-logging" : true
4469- }
4470- },
4471- "required" : [
4472- " enabled"
4473- ],
4474- "type" : " object"
4475- },
44764453 "ServiceAccountMail" : {
44774454 "description" : " Object that represents an e-mail address of a service account." ,
44784455 "example" : " example@compute.sa.stackit.cloud" ,
You can’t perform that action at this time.
0 commit comments