integrations.sh
← all integrations

windows.net – graphrbac

OpenAPI apis-guru cloud

The Graph RBAC Management Client

Homepage
https://api.apis.guru/v2/specs/windows.net:graphrbac/1.6.json
Provider
windows.net:graphrbac / graphrbac
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/windows.net/graphrbac/1.6/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/windows.net/graphrbac/1.6/openapi.yaml

Tools (58)

Extracted live via the executor SDK.

  • application.applicationsCreate

    Create a new application.

  • application.applicationsDelete

    Delete an application.

  • application.applicationsGet

    Get an application by object ID.

  • application.applicationsList

    Lists applications by filter parameters.

  • application.applicationsPatch

    Update an existing application.

  • application.deletedApplicationsHardDelete

    Hard-delete an application.

  • applicationKeyCredentials.applicationsListKeyCredentials

    Get the keyCredentials associated with an application.

  • applicationKeyCredentials.applicationsUpdateKeyCredentials

    Update the keyCredentials associated with an application.

  • applicationOwners.applicationsAddOwner

    Add an owner to an application.

  • applicationOwners.applicationsListOwners

    The owners are a set of non-admin users who are allowed to modify this object.

  • applicationOwners.applicationsRemoveOwner

    Remove a member from owners.

  • applicationPasswordCredentials.applicationsListPasswordCredentials

    Get the passwordCredentials associated with an application.

  • applicationPasswordCredentials.applicationsUpdatePasswordCredentials

    Update passwordCredentials associated with an application.

  • deletedApplications.deletedApplicationsList

    Gets a list of deleted applications in the directory.

  • deletedApplications.deletedApplicationsRestore

    Restores the deleted application in the directory.

  • domain.domainsGet

    Gets a specific domain in the current tenant.

  • domain.domainsList

    Gets a list of domains for the current tenant.

  • group.groupsAddMember

    Add a member to a group.

  • group.groupsCreate

    Create a group in the directory.

  • group.groupsDelete

    Delete a group from the directory.

  • group.groupsGet

    Gets group information from the directory.

  • group.groupsGetGroupMembers

    Gets the members of a group.

  • group.groupsGetMemberGroups

    Gets a collection of object IDs of groups of which the specified group is a member.

  • group.groupsIsMemberOf

    Checks whether the specified user, group, contact, or service principal is a direct or transitive member of the specified group.

  • group.groupsList

    Gets list of groups for the current tenant.

  • group.groupsRemoveMember

    Remove a member from a group.

  • groupOwners.groupsListOwners

    The owners are a set of non-admin users who are allowed to modify this object.

  • groupsOwners.groupsAddOwner

    Add an owner to a group.

  • groupsOwners.groupsRemoveOwner

    Remove a member from owners.

  • oAuth2PermissionGrantCreate.postOauth2PermissionGrants

    Grants OAuth2 permissions for the relevant resource Ids of an app.

  • oAuth2PermissionGrantDelete.deleteOauth2PermissionGrants

    Delete a OAuth2 permission grant for the relevant resource Ids of an app.

  • oAuth2PermissionGrantList.getOauth2PermissionGrants

    Queries OAuth2 permissions grants for the relevant SP ObjectId of an app.

  • objects.objectsGetObjectsByObjectIds

    Gets the directory objects specified in a list of object IDs. You can also specify which resource collections (users, groups, etc.) should be searched by specifying the optional types parameter.

  • servicePrincipal.servicePrincipalsCreate

    Creates a service principal in the directory.

  • servicePrincipal.servicePrincipalsDelete

    Deletes a service principal from the directory.

  • servicePrincipal.servicePrincipalsGet

    Gets service principal information from the directory. Query by objectId or pass a filter to query by appId

  • servicePrincipal.servicePrincipalsList

    Gets a list of service principals from the current tenant.

  • servicePrincipal.servicePrincipalsUpdate

    Updates a service principal in the directory.

  • servicePrincipalAppRoleAssignedTo.servicePrincipalsListAppRoleAssignedTo

    Principals (users, groups, and service principals) that are assigned to this service principal.

  • servicePrincipalAppRoleAssignments.servicePrincipalsListAppRoleAssignments

    Applications that the service principal is assigned to.

  • servicePrincipalKeyCredentials.servicePrincipalsListKeyCredentials

    Get the keyCredentials associated with the specified service principal.

  • servicePrincipalKeyCredentials.servicePrincipalsUpdateKeyCredentials

    Update the keyCredentials associated with a service principal.

  • servicePrincipalOwners.servicePrincipalsAddOwner

    Add an owner to a service principal.

  • servicePrincipalOwners.servicePrincipalsListOwners

    The owners are a set of non-admin users who are allowed to modify this object.

  • servicePrincipalOwners.servicePrincipalsRemoveOwner

    Remove a member from owners.

  • servicePrincipalPasswordCredentials.servicePrincipalsListPasswordCredentials

    Gets the passwordCredentials associated with a service principal.

  • servicePrincipalPasswordCredentials.servicePrincipalsUpdatePasswordCredentials

    Updates the passwordCredentials associated with a service principal.

  • servicePrincipalsByAppId.applicationsGetServicePrincipalsIdByAppId

    Gets an object id for a given application id from the current tenant.

  • signedInUser.signedInUserGet

    Gets the details for the currently logged-in user.

  • signedInUser.signedInUserListOwnedObjects

    Get the list of directory objects that are owned by the user.

  • user.usersCreate

    Create a new user.

  • user.usersDelete

    Delete a user.

  • user.usersGet

    Gets user information from the directory.

  • user.usersGetMemberGroups

    Gets a collection that contains the object IDs of the groups of which the user is a member.

  • user.usersList

    Gets list of users for the current tenant.

  • user.usersUpdate

    Updates a user.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools