Get a zip of the Certificate files
get
https://cloud-native-SBC-IP/files/v1/ca-certs/zip
Get a zip of the Certificate files
Request
Query Parameters
-
exclude_name: string
Do not include any files that include this value in the name
-
include_name: string
Include only files that include this value in the name
There's no request body for this operation.
Back to TopResponse
200 Response
Zip file with directory content
Root Schema : schema
Type:
string(binary)
4XX Response
Error information response
Root Schema : ErrorInfo
Type:
object
Details about an error that occurred
Show Source
-
error_code: integer
HTTP response code error
-
message: string
Details for the error conditon.
5XX Response
Error information response
Root Schema : ErrorInfo
Type:
object
Details about an error that occurred
Show Source
-
error_code: integer
HTTP response code error
-
message: string
Details for the error conditon.