Skip to main content

consumer_shares

Overview

Nameconsumer_shares
TypeResource
Idconfluent.stream_sharing.consumer_shares

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.
consumer_organization_namestringConsumer organization name. Deprecated
consumer_userobjectThe consumer user/invitee
consumer_user_namestringName of the consumer. Deprecated
invite_expires_atstringThe date and time at which the invitation will expire. Only for invited shares
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.
provider_organization_namestringProvider organization name
provider_user_namestringName or email of the provider user
statusobjectThe status of the Consumer Share

Methods

NameAccessible byRequired ParamsDescription
get_cdx_v1consumer_shareSELECTidGeneral Availability

Make a request to read a consumer share.
list_cdx_v1consumer_sharesSELECTGeneral Availability

Retrieve a sorted, filtered, paginated list of all consumer shares.
delete_cdx_v1consumer_shareDELETEidGeneral Availability

Make a request to delete a consumer share.