Class AgentTypeKey

    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getCloudCode

        @NotNull
        public String getCloudCode()
        Returns:
        Name of the cloud.

        Each cloud is represented by a special plugin. So, this name is an immutable property of that plugin.

        Value - 1 to 6 characters from ASCII.

        Unique in the system.

      • getTypeId

        @NotNull
        public String getTypeId()
        Returns:
        Name of the agent type in one profile.

        Unique in the one profile scope.

        Value: 1 to 60 characters.