We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf0372 commit bfe2866Copy full SHA for bfe2866
NetScaler/NetScaler.psd1
@@ -111,6 +111,7 @@ FunctionsToExport = @(
111
'Get-NSCSPolicy',
112
'Get-NSCSVirtualServer',
113
'Get-NSCSVirtualServerResponderPolicyBinding',
114
+ 'Get-NSCurrentTime',
115
'Get-NSDnsNameServer',
116
'Get-NSDnsSuffix',
117
'Get-NSFeature',
@@ -137,6 +138,7 @@ FunctionsToExport = @(
137
138
'Get-NSLBVirtualServerTrafficPolicyBinding',
139
'Get-NSLDAPAuthenticationPolicy',
140
'Get-NSLDAPAuthenticationServer',
141
+ 'Get-NSlicenseExpiration',
142
'Get-NSMode',
143
'Get-NSNTPServer',
144
'Get-NSResponderAction',
@@ -269,5 +271,5 @@ PrivateData = @{
269
271
270
272
}
273
-
274
+
275
0 commit comments