{
"operation-name" : "add",
"description" : "This operation adds a new static discovery provider definition",
"request-properties" : {"services" : {
"type" : {
"TYPE_MODEL_VALUE" : "LIST"
},
"description" : "The list of services that are configured with this provider",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"min-length" : 0,
"max-length" : 2147483647,
"stability" : "default",
"value-type" : {
"abstract-type" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The (optional) abstract type of the static service",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"abstract-type-authority" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The (optional) authority name of the static service abstract type",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"uri" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The exact URI of the static service",
"expressions-allowed" : true,
"required" : true,
"nillable" : false,
"stability" : "default"
},
"uri-scheme-authority" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The (optional) authority name of the URI scheme name",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"attributes" : {
"type" : {
"TYPE_MODEL_VALUE" : "LIST"
},
"description" : "An optional list of matching attributes to assign to the static service",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 0,
"max-length" : 2147483647,
"stability" : "default",
"value-type" : {
"name" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The attribute name",
"expressions-allowed" : true,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"value" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The optional attribute value",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
}
}
}
}},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}