ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/timbrature/NH-HR-test/vendor/ovh/ovh/examples/hosting-getCapabilities
/
home
mhhtmff
timbrature
NH-HR-test
vendor
ovh
ovh
examples
hosting-getCapabilities
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
apiv6.php
693 B
chmod
View
DL
Edit
Rename
Delete
api_get_hosting_capacities.md
3.32 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/timbrature/NH-HR-test/vendor/ovh/ovh/examples/hosting-getCapabilities/apiv6.php
<?php require __DIR__ . '/vendor/autoload.php'; use \Ovh\Api; // Informations about your application $applicationKey = "your_app_key"; $applicationSecret = "your_app_secret"; $consumer_key = "your_consumer_key"; // Information about API and rights asked $endpoint = 'ovh-eu'; // Information about your web hosting $web_hosting = 'my_domain'; // Get servers list $conn = new Api( $applicationKey, $applicationSecret, $endpoint, $consumer_key); $hosting = $conn->get('/hosting/web/' . $web_hosting ); print_r( $conn->get('/hosting/web/offerCapabilities', array( 'offer' => $hosting['offer'] ) ) ); ?>
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply