File: IpBlockProperties.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-- 659 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# IpBlockProperties

## Properties
| Name | Type | Description | Notes |
| ------------ | ------------- | ------------- | ------------- |
| **ip_consumers** | [**list[IpConsumer]**](IpConsumer.md) | Read-Only attribute. Lists consumption detail for an individual IP | [optional] [readonly]  |
| **ips** | **list[str]** | Collection of IPs, associated with the IP Block. | [optional] [readonly]  |
| **location** | **str** | Location of that IP block. Property cannot be modified after it is created (disallowed in update requests). |  |
| **name** | **str** | The name of the  resource. | [optional]  |
| **size** | **int** | The size of the IP block. |  |