cancel
Showing results for 
Search instead for 
Did you mean: 

Where is x_version field in CIM ?

I am transitioning from AIM to CIM.

 

In AIM there is a 'x_version' field to control the API version. Where is the equivalent in CIM ? Should this be in 'extraOptions' ? If yes, an example would help (none in the doc)

 

 

Christophe
Contributor
1 ACCEPTED SOLUTION

Accepted Solutions

<extraOptions> x_version=3.1</extraOptions>

View solution in original post

3 REPLIES 3

shouldn't need to set it, but yes you can set it in extraOptions. Is just x_version=3.1

RaynorC1emen7
Expert

What is the syntax ? It it like this:

 

<extraOptions>

  <x_version>3.1</x_version>

</extraOptions>

 

<extraOptions> x_version=3.1</extraOptions>