json.data.role.IngestionBotRole.json Maven / Gradle / Ivy
{
"name": "IngestionBotRole",
"displayName": "Ingestion bot role",
"description": "Role corresponding to a Ingestion bot.",
"allowDelete": false,
"provider": "system",
"policies" : [
{
"type" : "policy",
"name" : "DefaultBotPolicy"
},
{
"type" : "policy",
"name" : "IngestionBotPolicy"
}
]
}