{
"operation-name" : "add",
"description" : "Add BootstrapContext",
"request-properties" : {
"name" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The name of the BootstrapContext",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"workmanager" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The WorkManager instance for the BootstrapContext",
"expressions-allowed" : true,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}