NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Data Protection

Snapcreator Powershell toolkit can't get correct data

hmarko
2,521 Views

Hi all. 

 

I'm trying to use powershell toolkit with SnapCreator 4.3.1P1. I can connect sucessfully using the connect-scserver cmdlet. 

But when using the Get-SCConfig -ProfileName Profile i'm getting partial output for example the volumeList and other fields are not working while in previous versions of snapcreator it was working ok. 

 

 

 

PS C:\> Get-ScConfig -ProfileName Oracle

 

ProfileName               ConfigName                Type       Agent                Application

-----------               ----------                ----       -----                -----------

Oracle                    oraclas                   STANDARD

 

 

PS C:\> Get-ScConfig -ProfileName Oracle | fl

 

 

configName                  : oraclas

description                 :

name                        : oraclas

profileName                 : Oracle

federatedApplications       :

type                        : STANDARD

typeSpecified               : True

numLog                      : 0

numLogSpecified             : False

tmpDir                      :

passwordProtected           : False

passwordProtectedSpecified  : False

useProxy                    : False

useProxySpecified           : False

snapDriveEnable             : False

snapDriveEnableSpecified    : False

snapdriveDiscovery          : False

snapdriveDiscoverySpecified : False

logTraceEnabled             : False

logTraceEnabledSpecified    : False

allowIpAddr                 : False

allowIpAddrSpecified        : False

useGlobalConfig             : False

useGlobalConfigSpecified    : False

controllerTimeout           : 0

controllerTimeoutSpecified  : False

volumeList                  :

volumeGroups                :

vfilerVolumes               :

ossv                        :

operationsManager           :

metadataVolumeList          :

protectionManager           :

snapshot                    :

snapVault                   :

snapMirror                  :

application                 :

event                       :

agent                       :

cloneAgent                  :

parameters                  :

archive                     :

clone                       :

appCommands                 :

preCommands                 :

postCommands                :

connection                  :

cMode                       :

filers                      :

0 REPLIES 0
Public