File: Image.md

package info (click to toggle)
python-ionoscloud 6.1.9-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 6,172 kB
  • sloc: python: 41,445; sh: 35; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 574 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Image

## Properties
| Name | Type | Description | Notes |
| ------------ | ------------- | ------------- | ------------- |
| **href** | **str** | URL to the object representation (absolute path). | [optional] [readonly]  |
| **id** | **str** | The resource's unique identifier. | [optional] [readonly]  |
| **metadata** | [**DatacenterElementMetadata**](DatacenterElementMetadata.md) |  | [optional]  |
| **properties** | [**ImageProperties**](ImageProperties.md) |  |  |
| **type** | [**Type**](Type.md) | The type of object that has been created. | [optional]  |