uuid.oid

STRINGuuid.oid

Available inall subroutines.

Returns the RFC 4122 identifier of the ISO OID namespace, namely the constant 6ba7b812-9dad-11d1-80b4-00c04fd430c8.

Example

declare local var.oid STRING;
set var.oid = uuid.version3(uuid.oid(), "2.999");
# var.oid is now "31cb1efa-18c4-3d19-89ba-df6a74ddbd1d"

User contributed notes

BETA

Do you see an error in this page? Do you have an interesting use case, example or edge case people should know about? Share your knowledge and help people who are reading this page! (Comments are moderated; for support, please contact Fastly support)