Skip to content

Commit

Permalink
rm la (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
yec-akamai authored Dec 2, 2024
1 parent 3e7524c commit 564f90f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions linode_api4/objects/image.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,8 @@ class Image(Base):

def replicate(self, regions: Union[List[str], List[Region]]):
"""
NOTE: Image replication may not currently be available to all users.
Replicate the image to other regions.
Note: Image replication may not currently be available to all users.
API Documentation: https://techdocs.akamai.com/linode-api/reference/post-replicate-image
:param regions: A list of regions that the customer wants to replicate this image in.
Expand Down

0 comments on commit 564f90f

Please sign in to comment.