Toggle navigation
Cloudera Manager API: ApiEcsParcelScriptArgs
Resources
Data Model
Tutorial
Back to Top
Home
JSON
ApiEcsParcelScriptArgs
ApiEcsParcelScriptArgs
Data Model
Properties
name
data type
description
additionalArgs
array of string
apiRoleNameList
ApiRoleNameList
Example
{
"additionalArgs"
:
[
"..."
,
"..."
],
"apiRoleNameList"
:
{
"items"
:
[
"..."
,
"..."
]
}
}