{
"operation-name" : "add",
"description" : "Adds the XTS subsystem",
"request-properties" : {
"async-registration" : {
"type" : {
"TYPE_MODEL_VALUE" : "BOOLEAN"
},
"description" : "Initialize endpoints for asynchronous registration needed for WS-AT .NET integration.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"default" : false,
"stability" : "default"
},
"default-context-propagation" : {
"type" : {
"TYPE_MODEL_VALUE" : "BOOLEAN"
},
"description" : "Automatically sets up client side handlers.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"stability" : "default"
},
"host" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "Configuration of the host used by the XTS subsystem.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"default" : "default-host",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"url" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "If set configures a remote coordinator service to be used when an XTS client start a transaction.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"xts-environment" : {
"type" : {
"TYPE_MODEL_VALUE" : "OBJECT"
},
"description" : "The XTS environment configuration.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"stability" : "default",
"deprecated" : {
"since" : "2.0.0",
"reason" : "Deprecated since it was complex attribute and now has replacement in attribute 'url'"
},
"value-type" : {"url" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "If set configures a remote coordinator service to be used when an XTS client start a transaction.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}}
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"restart-required" : "all-services",
"runtime-only" : false
}