replace the specified PulsarCluster
curl --request POST \
--url https://api.example.com/apis/cloud.streamnative.io/v1alpha1/namespaces/{namespace}/pulsarclusters/{name} \
--header 'Content-Type: */*' \
--data '
{
"apiVersion": "<string>",
"kind": "<string>",
"metadata": {},
"status": {}
}
'{
"apiVersion": "<string>",
"kind": "<string>",
"metadata": {},
"spec": {},
"status": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.streamnative.io/llms.txt
Use this file to discover all available pages before exploring further.
name of the PulsarCluster
object name and auth scope, such as for teams and projects
When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint.
If 'true', then the output is pretty printed.
PulsarCluster
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
Show child attributes
PulsarClusterSpec defines the desired state of PulsarCluster
Show child attributes
PulsarClusterStatus defines the observed state of PulsarCluster
Show child attributes
OK
PulsarCluster
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
Show child attributes
PulsarClusterSpec defines the desired state of PulsarCluster
Show child attributes
PulsarClusterStatus defines the observed state of PulsarCluster
Show child attributes
Was this page helpful?
curl --request POST \
--url https://api.example.com/apis/cloud.streamnative.io/v1alpha1/namespaces/{namespace}/pulsarclusters/{name} \
--header 'Content-Type: */*' \
--data '
{
"apiVersion": "<string>",
"kind": "<string>",
"metadata": {},
"status": {}
}
'{
"apiVersion": "<string>",
"kind": "<string>",
"metadata": {},
"spec": {},
"status": {}
}