UNSOLVED

Derhak

updated

17 years ago

D

Derhak

7 Posts

0

4175

December 23rd, 2009 08:00

Relationship between access profiles, clusters and pools

Hi All:

I am new to Centera SDK programming, so please forgive what maybe a set of obvious questions.  I have read the EMC Centera SDK Programmers Guide (3.2)and the EMC Centera SDK (3.2) API Reference Guide.  I have also downloaded and built the Centera SDK samples compiled and ran them.  Specifically the GetClusterInfo sample.

I ran this particular sample first with just an IP address for US2 (128.221.200.60) and retrieved information from what I assume is the default "access profile" associated with the cluster.  I noticed that "privileged-delete" was turned off. I then ran the sample with the same sample with the same IP, but this time added the pea file to the connection string that had privileged-delete capability associated with it. I noticed that the results had "privileged-delete" turned on.

1. Is the first run with the sample the general cluster capabilities or did I retrieve the capabilites of the the default access profile? 

2. Is there a way to enumerate all the pools in a cluster through the SDK calls and what content they have access to?  If there is, can you get the capabilities of each of these these enumerated pools?

3. Can you have content being accessed by more than one "access profile" that have different capabilities?

4. Can you change the behavior of an "access profile" once it has been created?

Thank you in advance,

K