evroc
  1. 1. Introduction
  2. 2. Getting started with evroc's cloud
  3. 3. Setting up CLI shell completion
  4. Products
  5. 4. Compute
    ❱
    1. 4.1. Overview
    2. 4.2. Service Description
    3. 4.3. Functional Description
    4. 4.4. Concepts
      ❱
      1. 4.4.1. Disks
      2. 4.4.2. Security Groups
      3. 4.4.3. Placement groups
      4. 4.4.4. VM resource profiles
    5. 4.5. How-to
      ❱
      1. 4.5.1. CLI
        ❱
        1. 4.5.1.1. Virtual machines
        2. 4.5.1.2. Disks
        3. 4.5.1.3. Security groups
        4. 4.5.1.4. Placement groups
      2. 4.5.2. API
        ❱
        1. 4.5.2.1. Virtual machines
          ❱
          1. 4.5.2.1.1. GPU virtual machines
        2. 4.5.2.2. Disks
        3. 4.5.2.3. Security groups
        4. 4.5.2.4. Placement groups
      3. 4.5.3. Access a VM
      4. 4.5.4. Using custom cloud-init userdata
      5. 4.5.5. Using Additional Disks
    6. 4.6. Troubleshooting
  6. 5. Run
    ❱
    1. 5.1. Service Description
    2. 5.2. Functional Description
    3. 5.3. How-to
      ❱
      1. 5.3.1. CLI
      2. 5.3.2. API
  7. 6. Storage
    ❱
    1. 6.1. Overview
    2. 6.2. Functional Definition
    3. 6.3. Getting Started
    4. 6.4. AWS S3 Feature Compatibility
    5. 6.5. Access Control
    6. 6.6. Object Storage Usage Limits
    7. 6.7. Bucket Deletion
    8. 6.8. How-to
      ❱
      1. 6.8.1. CLI
      2. 6.8.2. API
  8. 7. IAM
    ❱
    1. 7.1. Overview
    2. 7.2. Service Description
    3. 7.3. Functional Description
    4. 7.4. How-to
      ❱
      1. 7.4.1. CLI
      2. 7.4.2. API
  9. 8. evroc Container Registry
  10. Develop
  11. 9. Understanding evroc's API
  12. evroc API reference
  13. 10. IAM
  14. 11. Object Storage
  15. 12. Run
  16. 13. Compute
  17. 14. Networking
  18. 15. Quotas
  19. evroc CLI reference
  20. 16. evroc CLI
  21. 17. apply
  22. 18. compute
    ❱
    1. 18.1. disk
      ❱
      1. 18.1.1. create
      2. 18.1.2. delete
      3. 18.1.3. list
      4. 18.1.4. show
    2. 18.2. placementgroup
      ❱
      1. 18.2.1. create
      2. 18.2.2. delete
      3. 18.2.3. list
      4. 18.2.4. show
    3. 18.3. virtualmachine
      ❱
      1. 18.3.1. create
      2. 18.3.2. delete
      3. 18.3.3. list
      4. 18.3.4. show
      5. 18.3.5. update
  23. 19. iam
    ❱
    1. 19.1. resourcegroup
      ❱
      1. 19.1.1. cd
      2. 19.1.2. create
      3. 19.1.3. delete
      4. 19.1.4. list
      5. 19.1.5. pwd
      6. 19.1.6. show
      7. 19.1.7. tree
    2. 19.2. serviceaccount
      ❱
      1. 19.2.1. create
      2. 19.2.2. delete
      3. 19.2.3. list
      4. 19.2.4. show
      5. 19.2.5. update
  24. 20. login
  25. 21. logs
    ❱
    1. 21.1. read
    2. 21.2. tail
  26. 22. networking
    ❱
    1. 22.1. externalgateway
      ❱
      1. 22.1.1. list
      2. 22.1.2. show
    2. 22.2. publicip
      ❱
      1. 22.2.1. create
      2. 22.2.2. delete
      3. 22.2.3. list
      4. 22.2.4. show
      5. 22.2.5. update
    3. 22.3. securitygroup
      ❱
      1. 22.3.1. addrule
      2. 22.3.2. create
      3. 22.3.3. delete
      4. 22.3.4. list
      5. 22.3.5. removerule
      6. 22.3.6. show
      7. 22.3.7. showrules
    4. 22.4. subnet
      ❱
      1. 22.4.1. list
      2. 22.4.2. show
    5. 22.5. virtualprivatecloud
      ❱
      1. 22.5.1. list
      2. 22.5.2. show
  27. 23. quotas
    ❱
    1. 23.1. orgquota
      ❱
      1. 23.1.1. list
  28. 24. run
    ❱
    1. 24.1. service
      ❱
      1. 24.1.1. create
      2. 24.1.2. delete
      3. 24.1.3. list
      4. 24.1.4. show
      5. 24.1.5. update
  29. 25. storage
    ❱
    1. 25.1. bucket
      ❱
      1. 25.1.1. copy
      2. 25.1.2. create
      3. 25.1.3. delete
      4. 25.1.4. get-s3-credentials
      5. 25.1.5. list
      6. 25.1.6. show
      7. 25.1.7. update
  30. 26. version
  31. About
  32. 27. Support

    evroc User Documentation

    Console

    evroc Storage

    • Overview
    • Functional Definition
    • Getting Started
    • AWS S3 Feature Compatibility
    • Access Control
    • Object Storage Usage Limits
    • Bucket Deletion
    • How-To

    Storage references

    • CLI commands
    • API