We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e7524c commit 564f90fCopy full SHA for 564f90f
linode_api4/objects/image.py
@@ -64,12 +64,8 @@ class Image(Base):
64
65
def replicate(self, regions: Union[List[str], List[Region]]):
66
"""
67
- NOTE: Image replication may not currently be available to all users.
68
-
69
Replicate the image to other regions.
70
71
- Note: Image replication may not currently be available to all users.
72
73
API Documentation: https://techdocs.akamai.com/linode-api/reference/post-replicate-image
74
75
:param regions: A list of regions that the customer wants to replicate this image in.
0 commit comments