Update audit log event data (#47220)
This commit is contained in:
@@ -1649,6 +1649,11 @@
|
||||
"description": "A custom organization role was deleted in an organization.",
|
||||
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
|
||||
},
|
||||
{
|
||||
"action": "organization_role.revoke",
|
||||
"description": "A user or team was unassigned an organization role.",
|
||||
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
|
||||
},
|
||||
{
|
||||
"action": "organization_role.update",
|
||||
"description": "A custom organization role was edited in an organization.",
|
||||
|
||||
@@ -2309,6 +2309,11 @@
|
||||
"description": "A custom organization role was deleted in an organization.",
|
||||
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
|
||||
},
|
||||
{
|
||||
"action": "organization_role.revoke",
|
||||
"description": "A user or team was unassigned an organization role.",
|
||||
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
|
||||
},
|
||||
{
|
||||
"action": "organization_role.update",
|
||||
"description": "A custom organization role was edited in an organization.",
|
||||
|
||||
@@ -1589,6 +1589,11 @@
|
||||
"description": "A custom organization role was deleted in an organization.",
|
||||
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
|
||||
},
|
||||
{
|
||||
"action": "organization_role.revoke",
|
||||
"description": "A user or team was unassigned an organization role.",
|
||||
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
|
||||
},
|
||||
{
|
||||
"action": "organization_role.update",
|
||||
"description": "A custom organization role was edited in an organization.",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"apiOnlyEventsAdditionalDescription": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
|
||||
"sha": "bf610a4c690c013fb26dc9a6b63ac3954cc6e664"
|
||||
"sha": "04f038db7a0c954072b36ea79a99108b4c3e70c7"
|
||||
}
|
||||
Reference in New Issue
Block a user