Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Deletes an agent metadata.<br/><br/><b>Success</b>: When the metadata is deleted.<br/><br/><b>Failure</b>: When the metadata could not be deleted and 'failureIfNotExists' is true.<br/><br/><b>Running</b>: Never.

Success: When the metadata is deleted

Failure: hen the metadata could not be deleted and 'failureIfNotExists' is true

Running: Never


Attributes

Attributes
Type
Description
lockAgentboolIf on, ensures no data on the agent is written simultaneously by nodes that have this option active.
metadataNamestringMetadata name
failureIfNotExistsboolIf on, this node fails if the metadata doesn't exist
  • No labels