Skip to content

Conversation

@DarylStark
Copy link
Contributor

No description provided.

netbox/dcim.py Outdated
"""
return self.netbox_con.patch('/dcim/rear-ports/', rear_port_id, **kwargs)

def update_rear_port(self, rear_port_id, **kwargs):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a duplicate of the method above.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, you're right. Fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants