Server IP : 103.119.228.120 / Your IP : 18.117.105.215 Web Server : Apache System : Linux v8.techscape8.com 3.10.0-1160.119.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Jul 15 12:09:18 UTC 2024 x86_64 User : nobody ( 99) PHP Version : 5.6.40 Disable Function : shell_exec,symlink,system,exec,proc_get_status,proc_nice,proc_terminate,define_syslog_variables,syslog,openlog,closelog,escapeshellcmd,passthru,ocinum cols,ini_alter,leak,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dl,dll,myshellexec,proc_open,socket_bind,proc_close,escapeshellarg,parse_ini_filepopen,fpassthru,exec,passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,popen,show_source,proc_nice,proc_terminate,proc_get_status,proc_close,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,dl,symlink,shell_exec,system,dl,passthru,escapeshellarg,escapeshellcmd,myshellexec,c99_buff_prepare,c99_sess_put,fpassthru,getdisfunc,fx29exec,fx29exec2,is_windows,disp_freespace,fx29sh_getupdate,fx29_buff_prepare,fx29_sess_put,fx29shexit,fx29fsearch,fx29ftpbrutecheck,fx29sh_tools,fx29sh_about,milw0rm,imagez,sh_name,myshellexec,checkproxyhost,dosyayicek,c99_buff_prepare,c99_sess_put,c99getsource,c99sh_getupdate,c99fsearch,c99shexit,view_perms,posix_getpwuid,posix_getgrgid,posix_kill,parse_perms,parsesort,view_perms_color,set_encoder_input,ls_setcheckboxall,ls_reverse_all,rsg_read,rsg_glob,selfURL,dispsecinfo,unix2DosTime,addFile,system,get_users,view_size,DirFiles,DirFilesWide,DirPrintHTMLHeaders,GetFilesTotal,GetTitles,GetTimeTotal,GetMatchesCount,GetFileMatchesCount,GetResultFiles,fs_copy_dir,fs_copy_obj,fs_move_dir,fs_move_obj,fs_rmdir,SearchText,getmicrotime MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/mysqlsh/lib/python3.9/site-packages/oci/ |
Upload File : |
# coding: utf-8 # Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved. # This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. REGIONS_SHORT_NAMES = { 'yny': 'ap-chuncheon-1', 'hyd': 'ap-hyderabad-1', 'mel': 'ap-melbourne-1', 'bom': 'ap-mumbai-1', 'kix': 'ap-osaka-1', 'icn': 'ap-seoul-1', 'syd': 'ap-sydney-1', 'nrt': 'ap-tokyo-1', 'yul': 'ca-montreal-1', 'yyz': 'ca-toronto-1', 'ams': 'eu-amsterdam-1', 'fra': 'eu-frankfurt-1', 'zrh': 'eu-zurich-1', 'jed': 'me-jeddah-1', 'dxb': 'me-dubai-1', 'gru': 'sa-saopaulo-1', 'cwl': 'uk-cardiff-1', 'lhr': 'uk-london-1', 'iad': 'us-ashburn-1', 'phx': 'us-phoenix-1', 'sjc': 'us-sanjose-1', 'vcp': 'sa-vinhedo-1', 'scl': 'sa-santiago-1', 'mtz': 'il-jerusalem-1', 'mrs': 'eu-marseille-1', 'sin': 'ap-singapore-1', 'auh': 'me-abudhabi-1', 'lin': 'eu-milan-1', 'arn': 'eu-stockholm-1', 'jnb': 'af-johannesburg-1', 'cdg': 'eu-paris-1', 'qro': 'mx-queretaro-1', 'mad': 'eu-madrid-1', 'ord': 'us-chicago-1', 'mty': 'mx-monterrey-1', 'aga': 'us-saltlake-2', 'bog': 'sa-bogota-1', 'vap': 'sa-valparaiso-1', 'xsp': 'ap-singapore-2', 'ruh': 'me-riyadh-1', 'lfi': 'us-langley-1', 'luf': 'us-luke-1', 'ric': 'us-gov-ashburn-1', 'pia': 'us-gov-chicago-1', 'tus': 'us-gov-phoenix-1', 'ltn': 'uk-gov-london-1', 'brs': 'uk-gov-cardiff-1', 'nja': 'ap-chiyoda-1', 'ukb': 'ap-ibaraki-1', 'mct': 'me-dcc-muscat-1', 'wga': 'ap-dcc-canberra-1', 'bgy': 'eu-dcc-milan-1', 'mxp': 'eu-dcc-milan-2', 'snn': 'eu-dcc-dublin-2', 'dtm': 'eu-dcc-rating-2', 'dus': 'eu-dcc-rating-1', 'ork': 'eu-dcc-dublin-1', 'dac': 'ap-dcc-gazipur-1', 'vll': 'eu-madrid-2', 'str': 'eu-frankfurt-2', 'beg': 'eu-jovanovac-1', 'doh': 'me-dcc-doha-1', 'avz': 'eu-dcc-zurich-1', 'ahu': 'me-abudhabi-3', 'rkt': 'me-abudhabi-2', 'shj': 'me-abudhabi-4' } REGION_REALMS = { 'ap-chuncheon-1': 'oc1', 'ap-hyderabad-1': 'oc1', 'ap-melbourne-1': 'oc1', 'ap-mumbai-1': 'oc1', 'ap-osaka-1': 'oc1', 'ap-seoul-1': 'oc1', 'ap-sydney-1': 'oc1', 'ap-tokyo-1': 'oc1', 'ca-montreal-1': 'oc1', 'ca-toronto-1': 'oc1', 'eu-amsterdam-1': 'oc1', 'eu-frankfurt-1': 'oc1', 'eu-zurich-1': 'oc1', 'me-jeddah-1': 'oc1', 'me-dubai-1': 'oc1', 'sa-saopaulo-1': 'oc1', 'uk-cardiff-1': 'oc1', 'uk-london-1': 'oc1', 'us-ashburn-1': 'oc1', 'us-phoenix-1': 'oc1', 'us-sanjose-1': 'oc1', 'sa-vinhedo-1': 'oc1', 'sa-santiago-1': 'oc1', 'il-jerusalem-1': 'oc1', 'eu-marseille-1': 'oc1', 'ap-singapore-1': 'oc1', 'me-abudhabi-1': 'oc1', 'eu-milan-1': 'oc1', 'eu-stockholm-1': 'oc1', 'af-johannesburg-1': 'oc1', 'eu-paris-1': 'oc1', 'mx-queretaro-1': 'oc1', 'eu-madrid-1': 'oc1', 'us-chicago-1': 'oc1', 'mx-monterrey-1': 'oc1', 'us-saltlake-2': 'oc1', 'sa-bogota-1': 'oc1', 'sa-valparaiso-1': 'oc1', 'ap-singapore-2': 'oc1', 'me-riyadh-1': 'oc1', 'us-langley-1': 'oc2', 'us-luke-1': 'oc2', 'us-gov-ashburn-1': 'oc3', 'us-gov-chicago-1': 'oc3', 'us-gov-phoenix-1': 'oc3', 'uk-gov-london-1': 'oc4', 'uk-gov-cardiff-1': 'oc4', 'ap-chiyoda-1': 'oc8', 'ap-ibaraki-1': 'oc8', 'me-dcc-muscat-1': 'oc9', 'ap-dcc-canberra-1': 'oc10', 'eu-dcc-milan-1': 'oc14', 'eu-dcc-milan-2': 'oc14', 'eu-dcc-dublin-2': 'oc14', 'eu-dcc-rating-2': 'oc14', 'eu-dcc-rating-1': 'oc14', 'eu-dcc-dublin-1': 'oc14', 'ap-dcc-gazipur-1': 'oc15', 'eu-madrid-2': 'oc19', 'eu-frankfurt-2': 'oc19', 'eu-jovanovac-1': 'oc20', 'me-dcc-doha-1': 'oc21', 'eu-dcc-zurich-1': 'oc24', 'me-abudhabi-3': 'oc26', 'me-abudhabi-2': 'oc29', 'me-abudhabi-4': 'oc29' } REALMS = { 'oc1': 'oraclecloud.com', 'oc2': 'oraclegovcloud.com', 'oc3': 'oraclegovcloud.com', 'oc4': 'oraclegovcloud.uk', 'oc8': 'oraclecloud8.com', 'oc9': 'oraclecloud9.com', 'oc10': 'oraclecloud10.com', 'oc14': 'oraclecloud14.com', 'oc15': 'oraclecloud15.com', 'oc19': 'oraclecloud.eu', 'oc20': 'oraclecloud20.com', 'oc21': 'oraclecloud21.com', 'oc24': 'oraclecloud24.com', 'oc26': 'oraclecloud26.com', 'oc29': 'oraclecloud29.com' } REGIONS = [ 'ap-chuncheon-1', 'ap-hyderabad-1', 'ap-melbourne-1', 'ap-mumbai-1', 'ap-osaka-1', 'ap-seoul-1', 'ap-sydney-1', 'ap-tokyo-1', 'ca-montreal-1', 'ca-toronto-1', 'eu-amsterdam-1', 'eu-frankfurt-1', 'eu-zurich-1', 'me-jeddah-1', 'me-dubai-1', 'sa-saopaulo-1', 'uk-cardiff-1', 'uk-london-1', 'us-ashburn-1', 'us-phoenix-1', 'us-sanjose-1', 'sa-vinhedo-1', 'sa-santiago-1', 'il-jerusalem-1', 'eu-marseille-1', 'ap-singapore-1', 'me-abudhabi-1', 'eu-milan-1', 'eu-stockholm-1', 'af-johannesburg-1', 'eu-paris-1', 'mx-queretaro-1', 'eu-madrid-1', 'us-chicago-1', 'mx-monterrey-1', 'us-saltlake-2', 'sa-bogota-1', 'sa-valparaiso-1', 'ap-singapore-2', 'me-riyadh-1', 'us-langley-1', 'us-luke-1', 'us-gov-ashburn-1', 'us-gov-chicago-1', 'us-gov-phoenix-1', 'uk-gov-london-1', 'uk-gov-cardiff-1', 'ap-chiyoda-1', 'ap-ibaraki-1', 'me-dcc-muscat-1', 'ap-dcc-canberra-1', 'eu-dcc-milan-1', 'eu-dcc-milan-2', 'eu-dcc-dublin-2', 'eu-dcc-rating-2', 'eu-dcc-rating-1', 'eu-dcc-dublin-1', 'ap-dcc-gazipur-1', 'eu-madrid-2', 'eu-frankfurt-2', 'eu-jovanovac-1', 'me-dcc-doha-1', 'eu-dcc-zurich-1', 'me-abudhabi-3', 'me-abudhabi-2', 'me-abudhabi-4' ]