Important

In the SDK, collection objects are usually plural, while Resource objects are singular.

When the Resource object’s corresponding URI is already plural, we append the name of the collection with _s.

Example:

URI Collection Resource
/mgmt/tm/net/tunnels/ tm.net.tunnels tm.net.tunnels.tunnel
/mgmt/tm/ltm/pool tm.ltm.pools tm.ltm.pools.pool
/mgmt/tm/ltm/pool/members tm.ltm.pool.members_s tm.ltm.pool.members_s.members