miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2024-12-29 02:50:22 +01:00
docs: update Cloud/IPC/Instances
Cette révision appartient à :
Parent
d7eaf13be9
révision
a3003bd8e6
1 fichiers modifiés avec 5 ajouts et 1 suppressions
|
@ -2,7 +2,7 @@
|
||||||
title: Infomaniak Public Cloud - Gestion des instances
|
title: Infomaniak Public Cloud - Gestion des instances
|
||||||
description: Créer et gérer les instances
|
description: Créer et gérer les instances
|
||||||
published: true
|
published: true
|
||||||
date: 2021-11-05T14:37:44.645Z
|
date: 2021-11-09T08:40:53.915Z
|
||||||
tags: infomaniak, public-cloud, cloud, ipc, vm, instance
|
tags: infomaniak, public-cloud, cloud, ipc, vm, instance
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-11-04T12:38:36.261Z
|
dateCreated: 2021-11-04T12:38:36.261Z
|
||||||
|
@ -52,6 +52,10 @@ Une instance est une machine virtuelle fonctionnant sur le Public Cloud d'Infoma
|
||||||
```bash
|
```bash
|
||||||
openstack flavor list
|
openstack flavor list
|
||||||
```
|
```
|
||||||
|
## Lister les images disponibles
|
||||||
|
```bash
|
||||||
|
openstack image list
|
||||||
|
```
|
||||||
## Lister les réseaux disponibles
|
## Lister les réseaux disponibles
|
||||||
```bash
|
```bash
|
||||||
openstack network list
|
openstack network list
|
||||||
|
|
Chargement…
Référencer dans un nouveau ticket