Skip to main content

organizations

Overview

Nameorganizations
TypeResource
Idconfluent.org.organizations

Fields

NameDatatypeDescription
idstringID is the "natural identifier" for an object within its scope/namespace; it is normally unique across time but not space. That is, you can assume that the ID will not be reclaimed and reused after an object is deleted ("time"); however, it may collide with IDs for other object kinds or objects of the same kind within a different scope/namespace ("space").
api_versionstringAPIVersion defines the schema version of this representation of a resource.
display_namestringA human-readable name for the Organization
jit_enabledbooleanThe flag to toggle Just-In-Time user provisioning for SSO-enabled organization. Available for early access only.
kindstringKind defines the object this REST resource represents.
metadata``ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.

Methods

NameAccessible byRequired ParamsDescription
get_org_v2organizationSELECTidGeneral Availability

Make a request to read an organization.
list_org_v2organizationsSELECTGeneral Availability

Retrieve a sorted, filtered, paginated list of all organizations.
update_org_v2organizationUPDATEidGeneral Availability

Make a request to update an organization.