add exception for OCI

This commit is contained in:
mischa 2022-06-14 22:00:13 +02:00
parent f5d8041f69
commit 3d3c1344d9
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ logging = logging.getLogger('AlkiraAPI')
# Naming exceptions
service_exceptions = {
"ocivcn": "oci-vcn-",
"saas": "internet",
"pan": "panfw",
"ftntfw": "ftnt-fw-",