Skip to content

configRemoteResolveDn method not implemented #37

@vallard

Description

@vallard
  • ucscsdk version: latest
  • Python version: 2.7
  • Operating System: Linux, MacOS

Description

I tried to get the FSM from each blade in UCS Central. The XML output tells me to do this I should be doing the call:

<configRemoteResolveDn
dn="sys/chassis-1/blade-3/fsm"
cookie="SECURED"
inHierarchical="false"
inDomainId="1009">
</configRemoteResolveDn>

This method, however, does not show up on any of the libraries that are automatically generated.

What I Did

I looked through the code to see if there was some other way to get around this limitation but after searching and trying for 4-6 hours I'm struggling to find an answer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions