Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagepy
c3.Authorizer.actionAuthzRoles(spec={'typeName': {'typeName': 'Tag'}, 'action': 'removeData'})

Checking your C3 Server version

Sometimes you may need to know the version of the C3 server you're using. You can do this from the static console with the following:

Code Block
server_version = Cluster.hosts()[0].serverInfo.buildCITag