v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBslosLibraryManagement
Copy a slo or folder.
Copy a slo or folder in the slos library.
post/v1/slos/{id}/copy
Path parameters
idstring required
Identifier of the slo or folder to copy.
Request body
Response
The slo or folder was copied.
Example response
{
"permissions": [
"Read",
"Delete"
]
}