pem.APS.getProvisioningSettings
This method is supported by Operations starting from version 2.9 hotfix01
This method allows to check a mapping between the settings of Application Instance and the properties of Operations Account/Staff Member.
The table below provides the mapping between the settings of Application and the properties of Operations Account/Staff Member:
Application Setting Class |
Operations Account/Staff Member Property |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
Subscription ID |
|
int |
Resource Type ID |
|
string |
Version of Application. It is optional parameter. The most current Application version is used if parameter is omitted. |
|
array of struct |
The list of Operations Account/Staff Member properties |
|
string |
Name of property |
|
string |
Value of property |
The method returns array of structures:
Name |
Type |
Short Description |
---|---|---|
|
string |
Name of Application Instance setting |
|
string |
Value of Application Instance setting |