Skip to content

API documentation, am I doing something wrong? #7433

Answered by jeremystretch
jzandbergen asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like the cluster field was added to the filter set for the VirtualMachine model in error. Typically, you would use e.g. site_id=1 or site=foo to filter by a related object, where the later specifies an object by its unique slug (human-friendly name). However, the Cluster model doesn't have a slug, so this doesn't apply.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jzandbergen
Comment options

Answer selected by jzandbergen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants