mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[vcloud_director] Add media(s) to README.
This commit is contained in:
parent
4d7393b1a2
commit
1e403d528a
1 changed files with 4 additions and 3 deletions
|
@ -5,15 +5,16 @@
|
|||
Collection and Model representation in vcloud_director fog provider.
|
||||
|
||||
```no-highlight
|
||||
Organizations
|
||||
Organization
|
||||
organizations
|
||||
organization
|
||||
vdcs -> vdc -> vapps -> vapp -> vms -> vm -> customizations -> script
|
||||
-> network
|
||||
-> disks -> disk
|
||||
-> tags -> tag
|
||||
-> power_on
|
||||
networks -> network
|
||||
catalogs -> catalog -> catalog_items -> catalog_item -> instantiate_vapp
|
||||
catalogs -> catalog -> catalog_items -> catalog_item -> instantiate_vapp
|
||||
medias -> media
|
||||
```
|
||||
|
||||
### Actions
|
||||
|
|
Loading…
Reference in a new issue