Skip to main content

Create a new Governance Group.​

This API creates a new Governance Group.

Request Body required
  • owner object

    Owner of the Governance Group

  • type string

    Possible values: [ACCOUNT_CORRELATION_CONFIG, ACCESS_PROFILE, ACCESS_REQUEST_APPROVAL, ACCOUNT, APPLICATION, CAMPAIGN, CAMPAIGN_FILTER, CERTIFICATION, CLUSTER, CONNECTOR_SCHEMA, ENTITLEMENT, GOVERNANCE_GROUP, IDENTITY, IDENTITY_PROFILE, IDENTITY_REQUEST, LIFECYCLE_STATE, PASSWORD_POLICY, ROLE, RULE, SOD_POLICY, SOURCE, TAG, TAG_CATEGORY, TASK_RESULT, REPORT_RESULT, SOD_VIOLATION, ACCOUNT_ACTIVITY]

    An enumeration of the types of DTOs supported within the IdentityNow infrastructure.

  • id string

    ID of the object to which this reference applies

  • name string

    Human-readable name of the owner

  • displayName string

    Human-readable display name of the owner

  • emailAddress string

    Email ID of the owner

  • id string

    ID of the object to which this reference applies

  • description string

    Description of the Governance Group

  • memberCount int64

    Number of members in the Governance Group.

  • connectionCount int64

    Number of connections in the Governance Group.

Responses

Governance Group object created.


Schema
  • owner object

    Owner of the Governance Group

  • type string

    Possible values: [ACCOUNT_CORRELATION_CONFIG, ACCESS_PROFILE, ACCESS_REQUEST_APPROVAL, ACCOUNT, APPLICATION, CAMPAIGN, CAMPAIGN_FILTER, CERTIFICATION, CLUSTER, CONNECTOR_SCHEMA, ENTITLEMENT, GOVERNANCE_GROUP, IDENTITY, IDENTITY_PROFILE, IDENTITY_REQUEST, LIFECYCLE_STATE, PASSWORD_POLICY, ROLE, RULE, SOD_POLICY, SOURCE, TAG, TAG_CATEGORY, TASK_RESULT, REPORT_RESULT, SOD_VIOLATION, ACCOUNT_ACTIVITY]

    An enumeration of the types of DTOs supported within the IdentityNow infrastructure.

  • id string

    ID of the object to which this reference applies

  • name string

    Human-readable name of the owner

  • displayName string

    Human-readable display name of the owner

  • emailAddress string

    Email ID of the owner

  • id string

    ID of the object to which this reference applies

  • description string

    Description of the Governance Group

  • memberCount int64

    Number of members in the Governance Group.

  • connectionCount int64

    Number of connections in the Governance Group.

Loading...