PSC::attr

Description

The PSC::attr commands get/set/remove the custom attributes.

Syntax

PSC::attr
PSC::attr <name>
PSC::attr <name> <value>
PSC::attr remove <name>
PSC::attr remove

PSC::attr

  • Retrieve the list of custom attribute names.

PSC::attr <name>

  • Get a custom attribute value by name.

PSC::attr <name> <value>

  • Set a custom attribute value. If the attribute does not exist, it is going to be created.

PSC::attr remove <name>

  • Remove a custom attribute by name.

PSC::attr remove

  • Remove all custom attributes.

The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.