{
"operation-name" : "add",
"description" : "Add a new certificate authority definition.",
"request-properties" : {
"staging-url" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "URL of the certificate authority to use in pre-production.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"url" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "URL of the certificate authority.",
"expressions-allowed" : true,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"restart-required" : "resource-services",
"runtime-only" : false
}