The NetApp Community is moving to a new platform and is in Read-Only mode. Click to learn more.
Stay connected during the transition - Join our Discord community today.

Software Development Kit (SDK) and API Discussions

OCUMClassicAPI.pm and OCUMAPI.pm differences

vloiseau
3,647 Views

What are the differences between OCUMClassicAPI and OCUMAPI.pm ?

Thanks.

1 ACCEPTED SOLUTION

vloiseau
3,647 Views

Here we go :

Set the api family of ONTAP or OCUM server for api bindings validation.

  The bindings validation must already be enabled for setting the family.

  Valid familie types are:

    '7-MODE' and 'CLUSTER-MODE' (default) for 'FILER' server type and

    'OCUM-CLASSIC' for 'DFM' server type and 'OCUM' (default) for 'DFM' or 'OCUM' server type.

View solution in original post

1 REPLY 1

vloiseau
3,648 Views

Here we go :

Set the api family of ONTAP or OCUM server for api bindings validation.

  The bindings validation must already be enabled for setting the family.

  Valid familie types are:

    '7-MODE' and 'CLUSTER-MODE' (default) for 'FILER' server type and

    'OCUM-CLASSIC' for 'DFM' server type and 'OCUM' (default) for 'DFM' or 'OCUM' server type.

Public