oos:GetParametersByPath get parameter acs:oos:{#regionId}:{#accountId}:parameter/{#parameterName} 无 无 请求参数 名称类型必填描述示例值 RegionId string 否 地域ID。 cn-hangzhou Path string 是 参数路径,参数长度小于 200 个字符串。例如参数/parameter/myparameter,其中/parameter 为此参数的路径。 /par...
oos:GetParametersByPath get parameter acs:oos:{#regionId}:{#accountId}:parameter/{#parameterName} 无 无 请求参数 名称类型必填描述示例值 RegionId string 否 地域ID。 cn-hangzhou Path string 是 参数路径,参数长度小于 200 个字符串。例如参数/parameter/myparameter,其中/parameter 为此参数的路径。 /par...
For example, if a user has permission to access path /a, then the user can also access /a/b. Even if a user has explicitly been denied access in IAM for parameter /a/b, they can still call the GetParametersByPath API operation recursively for /a and view /a/b. Type: Boolean ...
withPath public GetParametersByPathRequest withPath(String path) The hierarchy for the parameter. Hierarchies start with a forward slash (/). The hierarchy is the parameter name except the last part of the parameter. For the API call to succeed, the last part of the ...
withPath public GetParametersByPathRequest withPath(String path) The hierarchy for the parameter. Hierarchies start with a forward slash (/). The hierarchy is the parameter name except the last part of the parameter. For the API call to succeed, the last part of...
public GetParametersByPathResult withParameters(Parameter... parameters) A list of parameters found in the specified hierarchy. NOTE: This method appends the values to the existing list (if any). Use setParameters(java.util.Collection) or withParameters(java.util.Collecti...
For the API call to succeed, the last part of the parameter name can't be in the path. A parameter name hierarchy can have a maximum of 15 levels. Here is an example of a hierarchy: /Finance/Prod/IAD/WinServ2016/license33 withPath public GetParametersByP...