{
"operation-name" : "add",
"description" : "Adds a deployment overlay",
"request-properties" : {"content" : {
"type" : {
"TYPE_MODEL_VALUE" : "OBJECT"
},
"description" : "The content of the deployment overlay",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"stability" : "default",
"value-type" : {
"input-stream-index" : {
"type" : {
"TYPE_MODEL_VALUE" : "INT"
},
"description" : "The index into the operation's attached input streams of the input stream that contains deployment content that should be uploaded to the domain's or standalone server's deployment content repository.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min" : 0,
"max" : 2147483647,
"filesystem-path" : true,
"attached-streams" : true,
"stability" : "default"
},
"hash" : {
"type" : {
"TYPE_MODEL_VALUE" : "BYTES"
},
"description" : "The content hash",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 20,
"max-length" : 20,
"stability" : "default"
},
"bytes" : {
"type" : {
"TYPE_MODEL_VALUE" : "BYTES"
},
"description" : "Byte array containing the deployment content that should uploaded to the domain's or standalone server's deployment content repository.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"url" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The URL at which the deployment content is available for upload to the domain's or standalone server's deployment content repository. Note that the URL must be accessible from the target of the operation (i.e. the Domain Controller or standalone server).",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
}
}},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}